Update a Customer Identifier

This endpoint updates an existing identifier associated with a customer, allowing changes to the identifier number, type, or status.

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

string
required
Defaults to 29

The unique identifier of customer identifier.

Regex: ^\d+$

Example: 29

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