API Reference
Addresses

Delete address

1min
DELETE
This endpoint will provide the ability to delete an existing address from an account.
Authentication
Authorization
Path Parameters
accountReference
*
addressReference
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Responses
204
Successfully deleted address
404
Account cannot be found
412
Cannot delete an address that is associated to one or more pending payments
Curl
JS
Ruby
Python
Responses
204
404
412