Create a cardholderAsk AIpost https://api-sandbox.interlace.money/open-api/v2/cards/{accountId}/cardholderPath ParamsaccountIdstringrequiredThe UUID of the Account.Body ParamsCORPORATE - MANAGEDNAMED - INDIVIDUALCONSUMER - GATEWAYCONSUMER - MORCONSUMER - MOR - ShareTokenprofileIduuidrequiredRequired only for MoR mode clients.cardholderTierstringrequiredDefaults to CORPORATE_MANAGED"CORPORATE_MANAGED"cardholderRolestringenumrequiredcardholderRole.DEPARTMENTPROJECTAUTHORIZED_REPRESENTATIVEAllowed:DEPARTMENTPROJECTAUTHORIZED_REPRESENTATIVEcardholderLabelstringcardholderLabel.firstNamestringrequiredUserās first name. Only English alphabet letters (AāZ, aāz) are allowed. Example: JohnlastNamestringrequiredUserās last name. Only English alphabet letters (AāZ, aāz) are allowed. Example: Smith Note: The combined length of firstName and lastName (with space) must be ⤠23 characters. emailstringrequiredUserās email address. Example: [email protected]nationalitystringrequiredNationality. Use a two-letter country code as defined in ISO 3166-1 alpha-2. Example: USdobstringrequiredDate of birth in YYYY-MM-DD format. Example: 1990-01-01addressobjectrequiredaddress objectResponses 200OK 400Bad RequestUpdated 2 months ago