Check Credit Line Increase Eligibilityget https://example.com/programs/{programCode}/accounts/{accountIdentifier}/cliEligibilityCheckChecks if the specified account is eligible for a credit line increase within a given program.Path ParamsprogramCodestringrequiredThe code of the program for which the credit line increase eligibility is being checked.accountIdentifierstringrequiredThe unique identifier of the account whose credit line increase eligibility is being checked.HeadersX-GD-RequestIdstringrequiredThe unique request identifier provided in the request header (X-GD-RequestId).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