{
"orderId": "{{$timestamp}}",
"cardNo": "5265448007549389",
"expiry": 2906
}curl --location 'https://vpospayment.corpayss.net/api/Payment/PointInquiry' \
--header 'x_client_token: 385cd69c-d76b-4dc7-827a-5663465f01ba' \
--header 'Accept-Language: EN' \
--header 'Content-Type: application/json' \
--data '{
"orderId": "{{$timestamp}}",
"cardNo": "5265448007549389",
"expiry": 2906
}'{}