wire Testing
The /wire
can be used in the Sandbox environment to send test transactions. Wire transfers submitted for amounts up to $50,000 will move through the normal wire workflow, eventually ending with status sent
. You can simulate other statuses that may arise in Production use cases by manipulating the account_number
used in the API call.
Trigger an Error Status
To trigger an error
status for a Wire object, create a wire with a counterparty whose account_number
begins with a 9. These wires will be in state pending
when you submit them, but later they will be assigned an error
status and the error
field will be set.