Skip to main content
Version: v3

Update Shipping Zone

PUT 

/store/shipping-zone/:shippingZoneId

The "update Shipping Zone" API allows update a shipping zone to the system.

Request

shippingZoneId stringrequired

ID of the item that needs to be returned

application/json

Bodyrequired

    altIdstring

    Location Id or Agency Id

    altTypestring
    Available optionslocation
    namestring

    Name of the shipping zone

    countriesobject[]

    List of countries that are available

application/json

Successful response

Schema
    statusbooleanrequired

    Status of api action

    messagestring

    Success message

    dataobjectrequired

    Shipping zone data