Get All External Cardsget https://example.com/programs/{programCode}/accounts/{accountIdentifier}/externalcardsRetrieves all external debit or credit cards linked to the specified account. Returns card details and status for each linked card.Path ParamsprogramCodestringrequiredPartner program code for the account.accountIdentifierstringrequiredUnique account identifier (UID or GUID).HeadersX-GD-RequestIdstringrequiredUnique request tracking identifier (X-GD-RequestId header).acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago