Shipping details
Delete buyer shipping detail
Deletes a buyer shipping detail.
DELETE
This endpoint requires the buyers.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID for a buyer.
The unique ID for a buyer's shipping detail.
Response
204
_mintlify/placeholder
Returns an empty response.
Was this page helpful?