v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Account

Update ITIN

Structure of API Call: POST /accounts/{accountIdentifier}/users/{userIdentifier}/identity

This endpoint allows an Individual Taxpayer Identification Number (ITIN) to be added to a customer’s account that originally enrolled using a Mexican Matricula ID only. This is primarily for U.S. tax purposes.

ITIN Limits:

  • Up to 1 active account with the same ITIN per consumer program is allowed
  • Up to 3 lifetime accounts with the same ITIN per consumer program are allowed
post/programs/{programCode}/accounts/{accountIdentifier}/users/{userIdentifier}/identity

Path parameters

accountIdentifierstring required

Unique account identifier (UID or GUID).

userIdentifierstring required

Unique user identifier (UID or GUID).

programCodestring required

Partner program code for the account.

Headers

X-GD-RequestIdstring required

Unique request tracking identifier (X-GD-RequestId header).

Request body

accountIdentifierstring nullable

The unique identifier (UID or GUID) of the account for which the ITIN is being updated.

userIdentifierstring nullable

The unique identifier (UID or GUID) of the user whose ITIN is being updated.

Response

OK