Expiry date during renewal/replacement. Accepted format yyyy-mm-dd hh:mm:ss
If client send expiry in request, same is assigned during replacement/renewal.
If expiry date is not send by client, automatic expiry date is computed from product level. This applies to both renewal and replacement.
Note : There could be a scenario where weak cvv is computed during renewal/replacement. Example 111, 222
1. Replacement(new pan, new token, new expiry)
- If weak cvv is computed as per pan selected, system will internally discard this pan and look for new pan such that new cvv is computed.
2. Renewal (same pan, same token, new expiry). Since pan should not be changed during renewal, so we change expiry such that new cvv is computed.
- If client send expiry in request and weak cvv is computed, then below response will be sent to client.
weakCvv (1028, Weak cvv computed. Change expiry and resend request again)
- If client do not send expiry in request, then automatic expiry is computed from product level. Now if a weak cvv is computed, then system will internally increase 1 month to automatic computed expiry and process request again