Card Accounts
Operations related to managing Card Accounts.
A Card Account represents the account for which payment cards (credit or debit cards) are issued. A Transaction will belong to a single Card Account.
If a card is replaced or reissued (because it was lost or stolen), the Card Account itself should not change.
Card Accounts may have a status of "unenrolled" or "enrolled" for Rewards. A Card Account may only receive a Reward if it has a status of "enrolled" on the day of the eligible Transaction.
📄️ Get Card Account External
Returns a CardAccount instance using one or more of its associated
📄️ List Card Accounts
Returns a list of Card Accounts, optionally filtered.
📄️ Create a Card Account
Creates a card account.
📄️ Upsert Card Accounts in Bulk (Beta)
This endpoint provides significant performance advantages, over POSTing
📄️ Get a Card Account
Get Card Account details.
📄️ Update a Card Account
(Alpha - this endpoint is subject to breaking change)
📄️ Get a cardholder reward statement.
Note: Deprecated. The new endpoint is `/partner/rewards/cardholder-statement`