Address
Archive address

Archive payment address

Method: DELETE
Route: /merchants/:merchant/wallets/:wallet/address/:id (opens in a new tab)

Set the address to inactive mode. Deposits to it will not be processed, but it will still store funds.

Path

ParameterTypeDescription
merchantStringrequired Merchant ID in UUIDv4 format
walletStringrequired Wallet ID in UUIDv4 format
idStringrequired Payment Address

Response

FieldTypeDescription
archivedBooleanMerchant ID in UUIDv4 format
statusStringarchive or listen
⚠️

This API endpoint is private and requires an authorization header X-Api-Key