Reject Card Limit RequestCopy Pagepost https://partner-api.getpliant.com/api/cards/limits/requests/{cardLimitRequestId}/rejectReject a card limit request for a specific cardholder for a specific card.Path ParamscardLimitRequestIduuidrequiredThe unique identifier of the card limit request.Body ParamsrejectedByuuidrequiredThe cardholderId of the user who rejected the card limit request.Responses 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. 429Too Many Requests. The API consumer has sent too many requests in a given amount of time. Please check our API guidelines. 500Internal Server Error. The request was not completed due to an internal error.Updated 11 days ago