v4
latestOpenAPI 3.1.02026-08-012402353.8 MBCreate a Physical Card Profile
post/physical_card_profiles
Request body
Example request
{
"carrier_image_file_id": "file_h6v7mtipe119os47ehlu",
"contact_phone": "+16505046304",
"description": "My Card Profile",
"front_image_file_id": "file_o6aex13wm1jcc36sgcj1",
"program_id": "program_i2v2os4mwza1oetokh9i"
}Response
Physical Card Profile
Example response
{
"back_image_file_id": "file_makxrc67oh9l6sg7w9yc",
"carrier_image_file_id": "file_makxrc67oh9l6sg7w9yc",
"contact_phone": "+16505046304",
"created_at": "2020-01-31T23:59:59Z",
"creator": "user",
"description": "Corporate logo card",
"front_image_file_id": "file_makxrc67oh9l6sg7w9yc",
"front_text": null,
"id": "physical_card_profile_m534d5rn9qyy9ufqxoec",
"idempotency_key": null,
"is_default": false,
"program_id": "program_i2v2os4mwza1oetokh9i",
"status": "active",
"type": "physical_card_profile"
}