Beta testing phaseThis is not the final version of the product, and is still subject to change.
If you are interested in early access to this feature, please contact [email protected]!
Card program resource
Card programs are a grouping for cards. They allow us to organize sets of cards for different uses. For example, they can be used to quickly apply the same settings to one or more cards.
{
"data": {
"id": "card_prog_4tCssTv9dvsBCRV8Krd5vDUQ",
"type": "card_program",
"attributes": {
"merchant_id": "org_D9bRRnTFHJ46yDjHeVHUHtuF",
"name": "Marketing department",
"description": "Cards for the marketing department",
"created_at": "2025-07-07T07:17:36Z",
"updated_at": "2025-07-07T07:17:36Z"
}
}
}
Parameter | Type | Description |
---|---|---|
merchant_id | string | id of the organization owning the resource. |
name | string | Name of the card program. |
description | boolean | Description of the card program. |
created_at | timestamp | Date when the card program was created. |
updated_at | timestamp | Date when the card program was updated. |