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