Authorizations
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
Path Parameters
The unique identifier for the customer
"BBB815E9-F654-438D-9AD3-3F7BB8136FC0"
Response
Customer retrieved successfully
Represents a customer in the Imprint system
Unique identifier for the customer
"9B5E1EE0-2E1C-46E7-81B9-3C3917204BE4"
Customer's email address
"customer@example.com"
Customer's phone number in E.164 format
"+14155552671"
Map of the customer's enrolled card program name to the customer's status.
{ "Card Program Name": "OPEN" }The customer's first name.
"John"
The customer's last name.
"Doe"
Customer's preferred language code as defined by ISO 639-1
"en"
Customer's Social Security Number in 4 digits
"1234"
Customer's date of birth
Mailing address information
The unique identifier for the customer in the partner's system
"PARTNER_USER_456"
Set of key-value pairs for storing additional information about the customer.
{ "preferred_language": "en" }the RFC-3339 date when the customer was created
"2025-02-13T19:08:07.000Z"
the RFC-3339 date when the customer was created
"2025-02-13T19:08:07.000Z"