Get Purses – Retrieves all purses and balances for an account.get https://example.com/programs/{programCode}/accounts/{accountIdentifier}/pursesRetrieves all purses and balances for an account, including available and ledger balances. Returns purse details and transfer status.Path ParamsprogramCodestringrequiredThe unique code identifying the partner program context.accountIdentifierstringrequiredThe unique identifier of the account whose purses are being retrieved.HeadersX-GD-RequestIdstringrequiredThe unique request identifier (GUID) for tracking and idempotency. Required in the 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