Initiate payments to and from cards on the Visa and Mastercard networks.
Interested in accessing card rails? Reach out to [email protected].
To create a card, use POST https://vault.api-sandbox.orum.io/deliver/cards
All other cards endpoints (besides the above POST) will continue to use api-sandbox.orum.io. This allows Orum to ensure your card information is handled securely.
For card rails, you’ll always select asap
as your speed.
Unlike other bank transfers for which Orum orchestrates fallback routing, if you send funds to or from a card, Orum will not reroute the transfer to another rail if an error occurs.
The following limits are in place for each card.
Days | Amount | Transactions |
---|---|---|
1 | $10,000.00 | 5 |
7 | $20,000.00 | 10 |
30 | $50,000.00 | 30 |
The following limits are in place for a given person
, business
, or enterprise
across all associated cards.
Days | Amount | Transactions |
---|---|---|
1 | $10,000.00 | 5 |
7 | $20,000.00 | 10 |
30 | $50,000.00 | 30 |
A card can have one of the following statuses.
A card was created. The card cannot send or receive funds.
A card was created. The card cannot send or receive funds.
A card passed verification. The card can send or receive funds.
A card did not pass verification. The card cannot send or receive funds.
A card has been soft deleted from Orum’s platform. The closed card cannot send or receive funds. It also cannot be re-opened.
Field | Description |
---|---|
Card holder name mismatch | The card holder name does not match the name on file at the card issuer |
Invalid billing info | The billing address or zip does not match the billing address or zip on file at the card issuer |
Push disabled | The card is not enabled for push transactions |
Initiate payments to and from cards on the Visa and Mastercard networks.
Interested in accessing card rails? Reach out to [email protected].
To create a card, use POST https://vault.api-sandbox.orum.io/deliver/cards
All other cards endpoints (besides the above POST) will continue to use api-sandbox.orum.io. This allows Orum to ensure your card information is handled securely.
For card rails, you’ll always select asap
as your speed.
Unlike other bank transfers for which Orum orchestrates fallback routing, if you send funds to or from a card, Orum will not reroute the transfer to another rail if an error occurs.
The following limits are in place for each card.
Days | Amount | Transactions |
---|---|---|
1 | $10,000.00 | 5 |
7 | $20,000.00 | 10 |
30 | $50,000.00 | 30 |
The following limits are in place for a given person
, business
, or enterprise
across all associated cards.
Days | Amount | Transactions |
---|---|---|
1 | $10,000.00 | 5 |
7 | $20,000.00 | 10 |
30 | $50,000.00 | 30 |
A card can have one of the following statuses.
A card was created. The card cannot send or receive funds.
A card was created. The card cannot send or receive funds.
A card passed verification. The card can send or receive funds.
A card did not pass verification. The card cannot send or receive funds.
A card has been soft deleted from Orum’s platform. The closed card cannot send or receive funds. It also cannot be re-opened.
Field | Description |
---|---|
Card holder name mismatch | The card holder name does not match the name on file at the card issuer |
Invalid billing info | The billing address or zip does not match the billing address or zip on file at the card issuer |
Push disabled | The card is not enabled for push transactions |