Simulate Incoming Wire
Simulation
Simulate Incoming Wire
Simulate an incoming Wire.
POST
Simulate Incoming Wire
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Idempotency key
Maximum string length:
255Body
application/json
Request body to simulate an incoming wire.
The amount of the wire transaction in cents.
Required range:
1 <= x <= 990000000000Example:
5000
The ID of the creditor account number associated with the wire.
Pattern:
^account_number_\w+$Example:
"account_number_xyz123"
Details of the debtor sending funds.
Debtor Agent financial institution details.
Details of the remittance information for the wire.
Payment identifiers for the wire.
Response
Incoming Wire object created.
The response is of type object.

