v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Account

Get Account Type

Retrieves the type of the specified account, such as checking, savings, or other supported types. Useful for partners to determine account capabilities.

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

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

accountType'Prepaid' | 'Debit' | 'BusinessDebit' | 'Credit' | 'Gift' | 'NonNetwork' | 'Legacy' | 'Pseudo'

The account type, indicating the BIN category (e.g., Prepaid, Debit, Business Debit, Credit, Gift, NonNetwork, Legacy, Pseudo).