Core API
...
Core API Docs
Shipping
Get a Shipping Method
GET
https://app.sparklayer.io/api/v1/shipping-methods/{id}
Live
Path Parameters
id
string
*
Header Parameters
Site-Id
string
*
Responses
200
Successful response
ShippingMethod-2
id
string
created_at
string<date-time>
updated_at
string<date-time>
sku
string
title
string
prority
number
countries
string[]
groups
string[]
bands
object[]
default
Error Response
Updated 01 Aug 2024
Did this page help you?