post https://platform-api.sandbox.testessential.net/card-holder/v1/card-requests//cardholder-name
This endpoint is intended for setting the cardholder name for a specific card request, identified by the cardRequestId
path parameter.
Key Notes
If the requested card type is
PHYSICAL
, the cardholder name provided in thecardRequestId
path parameter will be printed on the card.Cardholder Name Requirements (Physical Cards):
- allowed characters: Latin letters, numbers, spaces, and hyphens;
- length limits: total — up to 27 characters, individual names — up to 13 characters each (first & last name);
- Format: first and last names must be separated by a round closing bracket
)
(e.g.,John)Doe
).