Create a Customer Identifier

This endpoint creates a new identifier record for a customer, such as a passport, SSN, or driver’s license, and associates it with the specified customer.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to 1

The unique identifier of customer.

Regex: ^\d+$

Example: 1

Body Params
string
required
Defaults to 123456789

Number associated with this Identity Type (Ex: Social Security Number if the Identity Type is “SSN” or Drivers License number if the Identity Type is “Drivers License”.

Example: 123456789

integer
required
Defaults to 2

1: Passport

2: SSN

3: Drivers License

4: Any Other Id Type

Example: 1

string
required
Defaults to Active

Status of the customer identifer.

Accepted: Active, Inactive

Example: Active

Headers
string
required
Defaults to default
Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json