Card Programs

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_id",
        "merchant_id": "org_id",
        "name": "my card program",
        "description": "description",
        "created_at": "2026-06-22T10:45:48.828413317Z",
        "updated_at": "2026-06-22T10:45:48.828413317Z"
    }
}
ParameterTypeDescription
idstringId of card program
merchant_idstringId of the organization owning the resource.
namestringName of the card program.
descriptionstringDescription of the card program.
created_attimestampDate when the card program was created.
updated_attimestampDate when the card program was updated.