Core API
...
Core API Docs
Shipping
List of Shipping Methods
GET
HEADER PARAMETERS
Site-Id
string
*Example: jones-climbing
Spark Layer Site ID
RESPONSES
200
Successful response
ShippingMethod-2[]
id
string
Example: sm_123
Shipping Method ID (always prefixed with sm_)
created_at
string<date-time>
Created At
updated_at
string<date-time>
Updated At
sku
string
Example: SKU001
Shipping SKU
title
string
Example: Standard Shipping
Shiping Method Name shown at checkout
prority
number
Shown by order (lower first)
countries
string[]
Countries covered by this shipping method
groups
string[]
Customer groups covered by this shipping method (use default to cover all groups)
bands
object[]
default
Error Response
Updated 18 Sep 2023
Did this page help you?