Skip to main content
PUT
Update Shipping Zone

Path Parameters

shippingZoneId
string
required

ID of the item that needs to be returned

Example:

"6578278e879ad2646715ba9c"

Body

application/json
altId
string

Location Id or Agency Id

Example:

"6578278e879ad2646715ba9c"

altType
enum<string>
Available options:
location
name
string

Name of the shipping zone

Example:

"North zone"

countries
object[]

List of countries that are available

Response

Successful response

status
boolean
required

Status of api action

Example:

true

data
object
required
message
string

Success message

Example:

"Successfully created"

Last modified on March 8, 2026