Skip to main content
PUT
Update a delivery option

Authorizations

X-API-Key
string
header
required

Server-to-server auth. Send your API key in the "X-API-Key" header and your API secret in the "X-API-Secret" header.

Path Parameters

productId
string
required

Product ID

optionId
string
required

Delivery Option ID

Body

application/json

Delivery option update payload (label, price, estimatedDays, isActive)

The body is of type object.

Response

200 - application/json

OK

The response is of type object.