Update a customer eligibilityAsk AIpost https://api.slopepay.com/v4/simulation/customer/eligibility(Sandbox Only) Updates a customer eligibility status and credit limit.Body ParamscustomerIdstringrequiredThe customer ID to update.complianceCompletedbooleanrequiredWhether the customer has completed compliance.truefalseeligiblebooleanrequiredThe eligibility status to set for the customer.truefalsecreditLimitnumberrequiredThe credit limit to set for the customer. Must be 0 if eligible is false.Response 200The updated customerUpdated 6 months ago