v1
latestOpenAPI 3.0.12026-07-26106359429.8 KBSimulation
Simulate Incoming Wire Return
Simulate an incoming Wire Return.
post/v1/simulate/wires/{wire_id}/incoming_return
Path parameters
wire_idstring required
ID of the Wire object you want to return.
Request body
Example request
{
"amount": 5000,
"return_code": "AC06"
}Response
Wire return object created.
SimulateResponse required