Örnek İstek&Yanıt
Puan Sorgulama (Point Inquiry) işlemi için, istek ve yanıt örneğini aşağıda bulabilirsiniz.
Endpoint
POST /api/Payment/PointInquiry
{
"orderId": "3f6399c2-fa32-4ddf-aed6-8898ab05fe34",
"cardNo": "4920950073509841",
"expiry": 2506,
"currency": 949,
"lang": "TR",
"additionalInfo": "no: 123456789",
"invoiceInfo": "test deneme"
}{
"state": 1,
"result": {
"resultCode": "",
"procReturnCode": "00",
"resultMessage": "Approved",
"availablePoint": 4227098437200
}
}Last updated
Was this helpful?

