Skip to main content
Version: v3

Create Shipping Zone

POST 

/store/shipping-zone

The "Create Shipping Zone" API allows adding a new shipping zone.

Request

application/json

Bodyrequired

    altIdstringrequired

    Location Id or Agency Id

    altTypestringrequired
    Available optionslocation
    namestringrequired

    Name of the shipping zone

    countriesobject[]required

    List of countries that are available

application/json

Successful response

Schema
    statusbooleanrequired

    Status of api action

    messagestring

    Success message

    dataobjectrequired

    Shipping zone data