Get shipping method
Gets details of a shipping method by its ID.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
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.
"{\"date\": \"2023-01-01T00:00:00.000Z\", \"channel\": 12, \"account\": \"1234abcd5678efgh9ijklmno\",\"stage\":\"production\"}"
Path Parameters
24-character system-generated unique ID of shipping method
Response
Details of shipping method
Shipping method name
"Express Delivery"
Brief description of shipping method
"Express Delivery 2 - 5 days"
Tax code based on the state
"tax_1"
Minimum days for delivery
2
Maximum days for delivery
5
Cut off delivery time
1330
Shipping cost
20
Sales channel
"12"
User who created the shipping method
"User1"
Address type of delivery
"APO"
24-character system-generated unique shipping method ID. Optional in the request body
"5349b4ddd2781d08c09890f4"
Region or state of shipping
"CA"
true: Shipping method is deleted <br /> false: Shipping method is active
false
User who last modified the shipping method
"User2"
User who configured the shipping method
"User3"
Min-max value
Min-max value
Min-Max dimension details
Time of shipping method creation
Time of shipping method creation