This is an early access feature.If you would like your account to be configured, 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. |