v1
latestOpenAPI 3.0.12026-07-26106359429.8 KBSimulation
Simulate Incoming Return
Simulate an incoming Return.
post/v1/simulate/ach/{ach_id}/incoming_return
Path parameters
ach_idstring required
ID of the ACH object you want to return.
Request body
Example request
{
"return_code": "R02"
}Response
ACH return created.
SimulateResponse required