/shipping-zones/{country-id}
PUT {{baseUrl}}/shipping-zones/:country-id
Updates an existing shipping zone
Request Body
{"vat"=>"<boolean>", "minim7de"=>80388944}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"country":{"id":"\u003cinteger\u003e"},"vat":"\u003cboolean\u003e"}