Wires
Use wire transfers for both domestic and international payments. You or your customer can transfer money electronically to a recipient and a recipient can access the money, typically the same day.
Wire transfers go through Fedwire® , operated by the U.S. Federal Reserve.
In Cross River (CR), both inbound and outbound international wire transfers go through a domestic intermediary bank. To send or receive international wires in USD, you must contact the beneficiary bank to get the needed wire transfer information.
Wires APIs are found in the Wires module of our COS sandbox.
Get started with Cross River APIs..
Wires APIs described on this page:
Action | API Call | Description |
---|---|---|
POST /wires/v1/payments | Sends a single wire transfer payment | |
POST /wires/v1/payments/{id}/cancel | Cancels a wire transfer payment | |
POST /wires/v1/payments/corporate-drawdown-requests | Requests an inbound payment by wire transfer | |
POST /wires/v1/payments/{id}/drawdown-responses | Responds to a request for a payment by wire transfer |
Response attributes
The response attributes for this call are the same as for Send a wire transfer.
Response attributes
The response attributes for this call are the same as for Send a wire transfer.
Responds to a wires drawdown request by sending payment.
Response attributes
The response attributes for this call are the same as for Send a wire transfer.
Event Name | Description |
---|---|
Wire.Payment.Canceled | Outbound wire was canceled at the partner's request |
Wire.Payment.Rejected | Outbound wire could not be processed due to compliance reasons or was rejected by the Federal Reserve |
Wire.Payment.Processed | Outbound wire has been transmitted to the Federal Reserve. Still possible the wire could be rejected |
Wire.Payment.Sent | Outbound wire has been transmitted to the Federal Reserve and has been successfully acknowledged. IMAD number is now available. |
Wire.Payment.Received | Inbound wire has been received from another bank |
Wire.Hold.Escalated | A hold relating to either an inbound or outbound wire was marked for escalation by a member of the Operations team. Commonly this is used to indicate additional documentation or action is needed by the partner. |