Get VCN Expiration for a card
Overview
You can Check if VCN has expired, and updates transaction status via GET method.
Resource Access
GET https://<hostname>/payment/v1/vcnexpiration
Example Request
GET https://<hostname>/payment/v1/vcnexpiration
Example Response
{
"payload": {
"id": "bf37c227-cd36-5ff7-8614-5658f97e352f"
}
}
Updated 3 days ago