Shipping
Get all shipping methods
Get all shipping methods
GET
https://prod01-apigw.{customer_name}.fabric.zone
/
api-shipping
/
shipping
/
all
Headers
x-site-context
string
requiredThe 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.
Query Parameters
addressType
string
shipping method addressType
channel
string
shipping method channel
region
string
shipping method region
deleted
boolean
shipping method deleted
Response
200 - application/json
addressType
string[]
channel
integer[]
name
string
description
string
taxCode
string
minimumDays
number
maximumDays
number
cutOffTime
number
cost
number
regoin
string
createdBy
string
shippingMethodId
number
__v
number
_id
string
createdAt
string
updatedAt
string
Was this page helpful?