v1
latestOpenAPI 3.0.12026-07-243407211.3 MBExternalAccount
Update a bank link for a customer profile.
Update the details of a linked bank account for a customer profile.
put/programs/{programCode}/externalAccounts/customers/{customerToken}/banks/{linkId}
Path parameters
programCodestring required
Program code assigned to the partner.
customerTokenstring required
Unique customer token.
linkIdstring required
Unique link identifier.
Headers
X-GD-RequestIdstring required
Unique request identifier (GUID).
X-GD-CustomerTypestring
Type of customer (default: External).
Request body
Example request
{
"salt": "00000000-0000-0000-0000-000000000000"
}Response
Bank link updated successfully.