Override default card limitsCopy Pagepost https://sandbox-api.helix.q2.com/card/limit/overrideBody ParamscustomerIdint32required≥ 1cardIdint32required≥ 1classificationstringenumrequiredFor highrisk the purchaseLimit and/or withdrawalLimit must be lower than the program default limits. For lowrisk the purhcaseLimit and/or withdrawalLimit must be lower than the bank ceiling limits but higher than the program default limits. Program and bank limits can be obtained via /card/limit/get. For businesscard the purchaseLimit and/or withdrawalLimit should be defined based on business defined per cardholder.highrisklowriskbusinesscardAllowed:highrisklowriskbusinesscardpurchaseLimitnumber≥ 0Required if withdrawalLimit not presentwithdrawalLimitnumber≥ 0Required if purchaseLimit not presentResponses 200An envelope whose data node is a cardLimits object 400Bad Request 401Unauthorized 404Not Found 405HTTP Method Not Allowed 429Rate Limit ExceededUpdated 30 days ago