Sandbox 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
Changes
No recorded changes to this endpoint across all 1 revision of this API.