website logo
SupportDashboardAbout SparkLayerSchedule Demo
📘Help Docs
⚙️Tech Docs
Navigate through spaces
⌘K
Introduction
API Authentication
Pricing API
Pricing API Docs
Core API
Core API Docs
Sync Logging API Docs
Purchasing API Docs
JavaScript SDK
Headless
JS SDK Docs
Spark Options
GraphQl
Docs powered by
Archbee
Core API
...
Core API Docs
Shipping

Get a Shipping Method

GET
PATH PARAMETERS
id
string
*
Either the Internal or External ID
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?
PREVIOUS
Create a Shipping Method
NEXT
Update a Shipping Method
Docs powered by
Archbee