Post Basket Live Shipping Service Create
POST {{baseUrl}}/basket.live_shipping_service.create.json?store_id=<string>&name=<string>&callback=<string>
Create live shipping rate service. (Beta)
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
store_id | string | Defines store id where the webhook should be assigned | |
name | string | Coupon name | |
callback | string | Callback where the webhook should send the POST request when the event occurs |