{
"sender": {
"cvc": "***",
"senderCardName": "Nicoleta Diaconu",
"expiry": "2408",
"pan": "51260000005678"
},
"orderData": {
"amount": 30000,
"description": "7777.md",
"currency": 498
},
"pageData": {
"language": "uk",
"returnUrl": "https://paynet.md/acquiring/acquiringresult?id=8646997",
"failUrl": "https://paynet.md/acquiring/acquiringresult?id=8646997"
},
"jsonParams": {
"disableEmail": "true",
"disablePhone": "true"
},
"browserParams": {
"javascriptEnabled": true,
"userAgent": "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36",
"colorDepth": 24,
"screenHeight": 892,
"screenWidth": 412,
"javaEnabled": false,
"browserLanguage": "ro-MD",
"browserTimeZone": "Europe/Chisinau",
"browserAcceptHeader": "*/*",
"browserIpAddress": "94.139.152.182",
"browserTimeZoneOffset": 120
}
}
curl --location --request POST 'https://mock.apidog.com/m1/537337-0-default/ConfirmExt' \
--header 'ExtSystemid: ECOM_GOLD_BANK' \
--header 'login: SECURE_LOGIN' \
--header 'password: SECURE_PASSWORD' \
--header 'orderNumber: 1234' \
--header 'orderId: dbafea6c-3394-4f6a-a0d2-21d3d8e93e42' \
--header 'RegDate: 2023-09-12 12:16:00 ' \
--header 'x-uws-clientdn: GOLDENBANK' \
--header 'accept;' \
--header 'charset;' \
--header 'Content-Type: application/json' \
--data-raw '{
"sender": {
"cvc": "***",
"senderCardName": "Nicoleta Diaconu",
"expiry": "2408",
"pan": "51260000005678"
},
"orderData": {
"amount": 30000,
"description": "7777.md",
"currency": 498
},
"pageData": {
"language": "uk",
"returnUrl": "https://paynet.md/acquiring/acquiringresult?id=8646997",
"failUrl": "https://paynet.md/acquiring/acquiringresult?id=8646997"
},
"jsonParams": {
"disableEmail": "true",
"disablePhone": "true"
},
"browserParams": {
"javascriptEnabled": true,
"userAgent": "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36",
"colorDepth": 24,
"screenHeight": 892,
"screenWidth": 412,
"javaEnabled": false,
"browserLanguage": "ro-MD",
"browserTimeZone": "Europe/Chisinau",
"browserAcceptHeader": "*/*",
"browserIpAddress": "94.139.152.182",
"browserTimeZoneOffset": 120
}
}'
{
"orderParam": {
"orderStatus": 2,
"orderId": "d44311b0-511f-4ad2-9906-45c2c65e9866",
"orderAuthParam": {
"approvalCode": "760470",
"authCode": 2
}
},
"orderStatusExtParam": {
"errorMessage": "Успешно",
"orderId": "d44311b0-511f-4ad2-9906-45c2c65e9866",
"currency": 980,
"amount": "111790",
"ip": "10.0.11.30",
"date": "1710852310691",
"authDateTime": "1710852310838",
"authRefNum": "000340671081",
"terminalId": "I5176114",
"orderStatus": 2,
"orderNumber": "0fe7cfd46a6741429107772220075a09",
"actionCode": 0,
"actionCodeDescription": "Запрос успешно обработан",
"cardAuthInfo": {
"pan": "516780**9258",
"expiration": "202507",
"cardholderName": "TEXT",
"authorizationResponseId": "760470",
"secureAuthInfo": null
},
"bankInfo": {
"bankName": null,
"bankCountryCode": null,
"bankCountryName": "<Неизвестно>"
},
"paymentAmountInfo": {
"approvedAmount": "111790",
"depositedAmount": "111790",
"refundedAmount": "0",
"paymentState": "DEPOSITED"
}
}
}