Vai al contenuto principale
PATCH
Update Shipping Rate

Autorizzazioni

Authorization
string
header
obbligatorio

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parametri del percorso

id
string<uuid>
obbligatorio

Corpo

application/json
geo_zone_id
string<uuid> | null
courier_id
string<uuid> | null
name
string | null
rate
min_weight_kg
max_weight_kg
sort_order
integer | null
is_active
boolean | null

Risposta

Successful Response

data
ShippingRateOut · object | null
meta
PaginationMeta · object | null
error
string | null
error_code
string | null