Create Card Limit RequestCopy Pagepost https://partner-api.getpliant.com/api/cards/limits/requestsCreate a card limit request for a specific card.Body ParamsorganizationIduuidcardholderIduuidcardIduuidrequiredlimitobjectrequiredlimit objectlimitRenewFrequencystringenumrequired DAILY - The card limit is renewed every day WEEKLY - The card limit is renewed every week MONTHLY - The card limit is renewed every calendar month QUARTERLY - The card limit is renewed every calendar quarter ANNUAL - The card limit is renewed every year TOTAL - The card limit is never going to be renewed. After the limit is spent the card cannot be used anymore. DAILYWEEKLYMONTHLYQUARTERLYANNUALTOTALAllowed:DAILYWEEKLYMONTHLYQUARTERLYANNUALTOTALtransactionLimitobjectrequiredtransactionLimit objectcommentstringrequiredlength between 0 and 200Responses 202Ok 400Bad Request. The API consumer sent a malformed request which could not be processed. 401Unauthorized. The API consumer is not authorized to access the requested resource. 403Forbidden. The API consumer is not allowed to access the requested resource. 404Not Found. The requested resource could not be found. 500Internal Server Error. The request was not completed due to an internal error.Updated about 1 month ago