latestOpenAPI 3.1.02026-07-2469193340.0 KB
6353e9b9af6f
Sandbox Only
Simulate an incoming DE payment
Simulate receiving a Direct Entry payment (i.e. not a real-time payment) to either a Receivable Contact or one of your float accounts.
post/simulate/incoming_de_payment
Request body
Example request
{
"to_bsb": "802919",
"to_account_number": "88888888",
"amount": 10000
}Response
Success