Card
Get card program
Get card program.
get/v1/card_programs/{card_program_token}
Path parameters
card_program_tokenstring uuid required
Globally unique identifier for the card program.
Response
OK
Example response
{
"cardholder_currency": "USD",
"name": "My Prepaid Program",
"pan_range_end": "52304803",
"pan_range_start": "52304803",
"settlement_currencies": [
"USD",
"CAD"
]
}