v1
latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MBTemplates
Get card template
Get card template. Templates are used to overwrite program card BIN defaults.
To create a template, you need to open a Pismo Service Desk request. The ticket type should be Settings. For more information, refer to the BIN override guide.
get/cards/v1/templates/{templateID}
Path parameters
templateIDstring required
Template ID. Templates are used to implement the BIN override feature. For more information, refer to the BIN override documentation in the Cards overview guide. To create a template, you need to open a Pismo Service Desk request. The ticket type should be Settings.
Response
Card template
Example response
{
"template_id": "EAFA693A-57B2-4029-97F3-D20D6F06D79B",
"org_id": "TN-cc8f8b89-233a-4582-9f36-63ee85278d6d",
"override_program_id": 8675,
"bin_range_beginning": "1500",
"bin_range_end": "2500",
"bin": "87634277"
}