v1

latestOpenAPI 3.0.0Proprietary2026-07-1313647393.0 KB
Virtual Accounts

Delete an allowed payer (TPV)

Remove a payer from the whitelist of a virtual account (Smart Collect TPV). The payer will no longer be able to make payments to this virtual account.

delete/virtual_accounts/{va_id}/allowed_payers/{id}

Path parameters

va_idstring required

Virtual Account ID (va_*).

idstring required

Allowed payer ID to remove.

Response

Allowed payer removed.

object required

Empty object on success.