Retrieve Active Account Featuresget https://example.com/programs/{programCode}/accounts/{accountIdentifier}/featuresAllows Partners to retrieve the active features that customers are enrolled in, including the startDate and expiredDate of the features.Path ParamsprogramCodestringrequiredThe program code associated with the account.accountIdentifierstringrequiredThe unique identifier for the account.HeadersX-GD-RequestIdstringrequiredThe unique request identifier from 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