v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
ExternalAccount

Update an existing customer profile.

Update an existing customer profile with encrypted data. The customer profile must exist and the request must be authorized.

put/programs/{programCode}/externalAccounts/customers/{customerToken}

Path parameters

programCodestring required

Program code assigned to the partner.

customerTokenstring required

Unique customer token.

Headers

X-GD-RequestIdstring required

Unique request identifier (GUID).

X-GD-CustomerTypestring

Type of customer (default: External).

Request body

saltstring nullable

Unique id in GUID format, must match the RequestID in the headers. Used for idempotency and encryption.

Response

Customer profile updated successfully.

customerTokenstring nullable

Unique token identifying the customer profile. Used for subsequent operations such as linking cards or banks.

statusstring nullable

The status of the customer profile after the update (e.g., Pending, Active, Suspended).