Create shipping details for all items specific cart
Create shipping details for all items in a specified cart. Shipping details are identified by a unique shippingDetailsId
, and include the shipment’s delivery address, shipment method, pickup persons’ details, warehouse ID, store ID, and more.
Headers
The x-site-context
header is a JSON object that contains information about the source you wish to pull from. The mandatory account
is the 24 character identifier found in Copilot. The channel
(Sales channel ID), stage
(environment name), and date
attributes can be used to further narrow the scope of your data source.
API Key for Gateway
Authorization token for the user
Path Parameters
ID of cart for which shipping data is being created
Body
Request body used to create shipping details for a cart
Shipping type
Shipping address
Alternative pickup person
Estimated date for delivery
Estimated date for shipping
true: Item is set for pickup<br />false: Item is set for delivery
Designated pickup person
Store ID
Shipping method
Store ID
Shipping tax code
Warehouse ID
Response
Shipping response body
Shipping address
Alternative pickup person
Cart ID
Shipping details creation time
Estimated date for delivery
Estimated date for shipping
true: Item is set for pickup<br />false: Item is set for delivery
Designated pickup person
Store ID
Shipping method and details
Shipping details ID
Shipping type
Store ID
Shipping tax code
Last time shipping details were updated
Warehouse ID