The Rest API is deprecated and will be removed in the future. We recommend using the GraphQL API instead. Some endpoints may not be available anymore.

Update shipping method country

PUT

https://api.pack.cloud/v1/organizations/{organizationId}/shipping-methods/{shippingMethodId}/countries/{countryId}

Request

Path parameters

organizationIdstring
shippingMethodIdstring
countryIdstring

Payload

enabledboolean

Response

OK

Body

idstring
ID of the shipping method country
from_country_codestring
From country code
Example:NL
to_country_codestring
To country code
Example:BE
enabledboolean