/physical_card_profilesCreate a physical card profile
Creates a physical card profile containing artwork and support contact details for physical cards. Supply description, contact_phone, front_image_file_id, carrier_image_file_id, and program_id; the image files must meet the specified purposes, dimensions, and resolution.
- IdempotentThe SDK sends
Idempotency-Key, so a retried request is only applied once.
Physical card profile details, including its program, artwork, and optional printed front text.
description, contact_phone, front_image_file_id, carrier_image_file_id, and program_id are required. description must be 1–200 characters, and contact_phone must be 1–32 characters. The front image must use the physical_card_front purpose and be a 2100 × 1344 PNG at 600 DPI; the carrier image must use physical_card_carrier and be a 2550 × 3300 PNG at 300 DPI. If you provide front_text, include line1; each line must be 1–33 characters.