Orders
Save the Store Order Json
POST
Authorizations
Provide your personal access token in the format 'Bearer {your_personal_access_token}'
Path Parameters
The order ID to Store
Body
application/json
The JSON that represent the order on the Third Party Source
Model for adding a Store Order Json to a ShipBob Order.
Json String that represent the order on a store front system
Minimum length:
1
Response
201
application/json
Created
The response is of type string
.
Was this page helpful?