| Destination Type | Counterparty Type | Rails |
|---|---|---|
| Checking Account | cc | Fast Pay / ACH |
| Saving Account | ch | Fast Pay / ACH |
| Electronic Deposit | dp | Fast Pay / ACH |
| Cobre Balance | cobre_balance | Fast Pay |
To review which banks support Fast Pay and/or ACH, please refer to the following bank list.
pending_approval status until it is either approved or rejected. The approval process can be completed either through the Cobre Portal or programmatically via API.account_id from which the funds will be debited, used as the source_id.counterparty_id from the previous step as the destination_iddescriptionexternal_id where you can use to send a reference from your system.initiated status.processing. At this point, the transaction is sent through Fast Pay or ACH.failed status.checker_approval = true, it first moves to the pending_approval status and will only transition to processing or canceled once the approval decision is made.processing status, the funds are debited from the associated Cobre Balance.completed, the beneficiary has successfully received the funds.rejected, the funds are credited back to your Cobre Balance.Idempotency keys are valid for 24 hours.