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.

Body Params
string
required
length between 6 and 6

Zepto float account BSB (usually 802919)

string
required
length between 1 and 9

Zepto float account number

integer
required
1 to 99999999999

Amount in cents (Min: 1 - Max: 99999999999)

string
length ≤ 18

Max 18 characters. Default: "simulated-de-pymt"

string
length between 6 and 6

Default: "014209"

string
length between 1 and 9

Default: "12345678"

string
length between 1 and 16

Max 16 characters. Default: "Simulated Debtor"

Headers
string
Defaults to 20250101

API version in YYYYMMDD format. Defaults to 20250101 (legacy) when omitted.

Responses
201

Success

400

Invalid parameters

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here!