API Overview and Common Questions

Overview

  • Products are the products/SKUs in the retailer's store.
  • VendorSKUs are the products/SKUs for each vendor
  • One Product and be associated with multiple VendorSKUs
  • Product.lowest_unit_cost_vendor_sku is recommended to be used to know which the VendorSKU Spark Shipping would use to send orders to or choose for pricing calculations
  • Each Order can have multiple FulfillmentRequests 
    • A FulfillmentRequest is created each time an Order is sent to a vendor
    • If an Order is reprocessed, a new FulfillmentRequest is created

Q&A

Question - How do I find my site ID?

Answer - You can find your site IDs by using the Get Sites API