Skip to main content
GET
/
shipping-methods
Error
A valid request URL is required to generate request examples
{
  "key": "<string>",
  "method_id": "<string>",
  "instance_id": 123,
  "label": "<string>",
  "cost": 123,
  "html": "<string>",
  "taxes": {},
  "chosen_method": true
}
This endpoint is available in CoCart Plus.

Query Parameters

recurring_cart_key
string

Recurring cart key for subscription shipping methods.

Response

List of available shipping methods.

key
string
method_id
string
instance_id
integer
label
string
cost
number
html
string
taxes
object
chosen_method
boolean