Core API
...
Core API Docs
Shipping
Create a Shipping Method
POST
https://app.sparklayer.io/api/v1/shipping-methods
Live
Header Parameters
Site-Id
string
*
Body Parameters
body
object
*
All Of
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[]
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?