Customers
Delete Billing Address
Delete a billing address from a customer. The customer must have at least one billing address remaining.
delete/v5/customers/{customer_id}/billing/{billing_id}
Path parameters
customer_idstring required
The customer vault ID.
billing_idstring required
The billing address ID to delete.
Response
Billing address deleted successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.