Get Basket Live Shipping Service List
GET {{baseUrl}}/basket.live_shipping_service.list.json?store_id=<string>&start=<integer>&count=<integer>
Retrieve a list of live shipping rate services. (Beta)
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
store_id | string | Defines store id where the webhook should be assigned | |
start | string | This parameter sets the number from which you want to get entities | |
count | string | This parameter sets the entity amount that has to be retrieved. Max allowed count=250 |