Get Shipping Provider

get/sites/multiscreen/{site_name}/ecommerce/shipping-providers/{id}

Path parameters

site_namestring required

The unique identifier for the target Site.

idstring required

The unique identifier for the target Shipping Rate.

Response

200

idstring
live_shipping_methods_urlstring
test_shipping_methods_urlstring

Example response

{
  "id": "string",
  "live_shipping_methods_url": "string",
  "test_shipping_methods_url": "string"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.