Get a shipping

GET https://api.ecartapi.com/api/v2/shippings/{{id}}

Filter shipping method for shippingId.

Get a shippingId with get all shippings API call

More information about the ecommerce's resource.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"success":true,"shipping":{"id":"1","title":"Custom shipping method","description":"\u003cp\u003eDelivery time is calculated in business days.\u003c/p\u003e\u003cp\u003eProducts in stock will be sent after the payment is verified. Mail service is responsible for the goods during transportation.\u003c/p\u003e\u003cp\u003ePlease, open the package delivered under your order the moment you receive it. If any damage is revealed, make claims against mail service.\u003c/p\u003e\u003cp\u003eAny questions? Contact our Customer Service at 123-12-23\u003c/p\u003e","company":"0","status":"A","shippingTime":"3-5 days","shippingTimeMin":null,"shippingTimeMax":null,"shippingTimeLabel":"3-5 days","self":null,"collection":null}}