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.
Path Parameters
24-character system-generated unique ID of shipping method
Response
Details of shipping method
Address type of delivery
Sales channel
Shipping cost
User who created the shipping method
Cut off delivery time
Brief description of shipping method
Maximum days for delivery
Minimum days for delivery
Shipping method name
Tax code based on the state
Min-max value
User who configured the shipping method
Time of shipping method creation
true: Shipping method is deleted <br /> false: Shipping method is active
Min-Max dimension details
Region or state of shipping
24-character system-generated unique shipping method ID. Optional in the request body
Time of shipping method creation
User who last modified the shipping method
Min-max value
Was this page helpful?