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.