Order Data API V5

Shoppable's Order Data API allows you to securely import your order data, including personally identifiable information (PII).

You can use the Order API to fetch all of your order data, including personally identifiable information (PII) using the order number. 

 If you do not have a license to the Order Data API, please contact the Shoppable Sales team to sign up. salesteam@shoppable.com 

Order Data API v5

Headers

Please include the following header in the request to be authenticated. You can contact your CSM representative for required tokens

  "Authorization": “Bearer <Bearer token that will be provided by shoppable>”, 
  "x-shoppable-secret": “<Shoppable Secret will be provided by shoppable>”
  "Content-Type": "application/json"

Click here for Developer Documentation