Check Credit Line Decrease Eligibilityget https://example.com/programs/{programCode}/accounts/{accountIdentifier}/cldEligibilityCheckChecks if the specified account is eligible for a credit line decrease within a given program.Path ParamsprogramCodestringrequiredThe code of the program for which the credit line decrease eligibility is being checked.accountIdentifierstringrequiredThe unique identifier of the account whose credit line decrease 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