{
"id": "<string>",
"object": "shipping_option",
"deleted": true
}
Deletes a Shipping Option.
{
"id": "<string>",
"object": "shipping_option",
"deleted": true
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the Shipping Option.
OK
The response is of type object
.