v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Account

Get Auth Customer SSO Token

Retrieves a Single Sign-On (SSO) token for the specified user on the account.

get/programs/{programCode}/accounts/{accountIdentifier}/users/{userIdentifier}/authCustomerSSOToken

Path parameters

programCodestring required

Partner program code for the account.

accountIdentifierstring required

Unique account identifier (UID or GUID).

userIdentifierstring required

Unique user identifier (UID or GUID).

Headers

X-GD-RequestIdstring required

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

Response

OK

tokenstring nullable

The Single Sign-On (SSO) token issued for the authenticated customer.

customerIdstring nullable

The unique identifier of the authenticated customer.