v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Account

Get Account Details for Showcase

Retrieves account information for display in showcase scenarios. Used for limited or demo account views.

get/programs/{programCode}/accounts/{accountIdentifier}/getAccountForShowcase

Path parameters

programCodestring required

Partner program code for the account.

accountIdentifierstring required

Unique account identifier (UID or GUID).

Headers

X-GD-RequestIdstring required

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

Response

OK

accountIdentifierstring nullable

The unique identifier for the account.

accountStatus'Pending' | 'Normal' | 'Restricted' | 'Closed' | 'Locked'

The current status of the account (e.g., Pending, Normal, Restricted, Closed, Locked).

accountCreateDatestring date-time

The date and time when the account was created.

accountBillCycleDayinteger

The billing cycle day for the account.

accountStatusChangeDatestring date-time

The date and time when the account status last changed.

productCodestring nullable

The product code associated with the account.

isOptInboolean

Indicates whether the account holder has opted in to a specific feature or program.

currentFeaturestring nullable

The current feature or promotion associated with the account, if any.