v1
latestOpenAPI 3.1.02026-07-2469193340.0 KBSandbox Only
Simulate an incoming real-time payment
Simulate receiving a real-time payment to either a Receivable Contact or one of your float accounts, made using a BSB and account number (i.e. not via PayID).
post/simulate/incoming_npp_bban_payment
Request body
Example request
{
"to_bsb": "802919",
"to_account_number": "88888888",
"amount": 10000
}Response
Success