Skip to main content
POST
Create Shipping Region
Registers a new shipping region rate configuration. Enforces uniqueness so no duplicate rate names or regions exist in the shop.

Authorizations

string
required
Your Secret API Key (sk_live_... or sk_test_...) generated from the Developer dashboard. Must be kept secret.

Path Parameters

string
required
The unique UUID of the shop.

Request Body (JSON)

string
required
Custom name of the shipping region.
number
required
Delivery fee in Kobo. Must be at least 0.
boolean
Indicates if this rate serves unmatched secondary cities.