v1
latestOpenAPI 3.0.02026-07-26280204.9 KBVirtual Account (VA)
Simulate VA PAYIN
Use this method in the sandbox to simulate a deposit to a virtual account that was issued to a customer. This method is relevant only for testing in the sandbox. The currency of the transfer must be supported by the specific virtual account.
patch/virtual-account/simulate-payin
Request body
Example request
{
"virtual_account_id": "va_65f40fe11ac3434f9d23227453361c5c",
"amount": 1000,
"currency": "AUD"
}Response
OK