Recache payment methodAsk AIpost https://api.revaly.co/payment-methods/recache/{paymentMethodId}Update a credit card verification value (CVV) so the card can be transacted againstPath ParamspaymentMethodIdstringrequiredlength between 1 and 50Unique identifier for the payment methodBody ParamspaymentMethodobjectrequiredPayment method data for recachingpaymentMethod objectResponses 200Payment method recached successfully 400Bad request - invalid parameters or request body 401Unauthorized - invalid or missing API key 403Forbidden - the authenticated principal is not permitted to perform this action 422Unprocessable entity - validation succeeded but the request cannot be processed 500Internal server error 503Service unavailable - upstream dependency temporarily unavailableUpdated 5 months ago