Error Codes & Valid Characters

Error Codes Related to Joint Accounts

ScenarioHTTP Status CodeCodeSub CodeDescription
dateOfBirth is missing.400200dateOfBirth is required.
When the dateOfBirth is not provided in the format: YYYY-MM-DD.400700dateOfBirth must be in the YYYY-MM-DD format.
When duplicate address types are provided, within the address object array.4001020Duplicated type is not allowed
When more than one address object is set as the default.4001040isDefault can only be “true” for one entry. Note: Only one default address is allowed.
Call create joint account API for a joint account2005102This account already has 2 account holders.
Create joint account for business level account20010business account not supported for joint account.
Create joint account for an account cure none2005100An account must not be in a locked status to add an additional cardholder.

Currency Response Codes

ScenarioCodeSubCodeDescription
An invalid ISO currency code is provided.6500Invalid Currency Code
A valid ISO currency code is provided, but it is not valid for the program.650430This product does not support this currency

User Data Response Codes

PropertyConstraints/ScenarioHTTP Status CodeCodesubCode
addressLine1< 2 characters, OR > 40 characters400400505
addressLine2> 40 characters400400506
city> 25 characters400400504
firstName> 35 characters400400501
lastName< 2 characters, OR > 35 characters400400502
addressLine1Invalid characters400640505
addressLine2Invalid characters400640506
middleNameInvalid characters400640503
cityInvalid characters400640504
firstNameInvalid characters400640501
lastNameInvalid characters400640502

Terms Acceptance Response Codes

ScenarioCodeSubCodeDescription
POST /enrollments is called and a termsAcceptanceDateTime is before or after the 30-day (720 hours) timeframe for terms acceptance.6200termsAcceptanceDateTime property value must be within 720 hours of the time it was submitted

Valid Characters

Valid Characters for Name-Based Property Values

🚧

Unicode is disallowed for name-based property values.

Allowable property values for firstName, middleName, and lastName are ASCII range from 32 to 126, with the following exceptions:

  • 33-38
  • 40-43
  • 47
  • 58-64
  • 91-96
  • 123-126

Valid Characters for Address-based Street and City Property Values

🚧

Unicode is disallowed for address-based property values.

Allowable property values for city and addressLine1 and addressLine2 are ASCII range from 32-126, and 192-255, with the following exceptions:

  • 33-34
  • 36-37
  • 42-43
  • 58-64
  • 91-96
  • 123-126
  • 215
  • 217-220
  • 247

Valid Characters for Address-based State Property Values

Allowable property values for state are the following:

  • AL, AK, AZ, AR, CA, CO, CT, DE, DC, FL, GA, HI, ID, IL, IN, IA, KS, KY, LA, ME, MD, MA, MI, MN, MS, MO, MT, NE, NV, NH, NJ, NM, NY, NC, ND, OH, OK, OR, PA, RI, SC, SD, TN, TX, UT, VT, VA, WA, WV, WI, WY