Card Programs

🚧

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"
    }
  }
}
ParameterTypeDescription
merchant_idstringid of the organization owning the resource.
namestringName of the card program.
descriptionbooleanDescription of the card program.
created_attimestampDate when the card program was created.
updated_attimestampDate when the card program was updated.