Delete Address
BetaDELETE
/v1/sales/addresses/{id}This endpoint is idempotent. Learn more
Deletes an address.
Deletion fails if the address is in use as a billing or shipping address on a sales order, invoice, or shipment, or as a default account address.
Permissions requiredValues:addresses:deletecustomers:updatesuppliers:update
The role behind your API key or agent must grant every one of these permissions.
idstringAddress ID.
Responses
200
Successful response for Delete Address