{
"DEVICEID" : "0AFC7059-F6CB-4716-8FE4-DF589A45C970",
"TRANSREFID": "691d6309fc892f67a5b8fb04",
"SERVICEID" : "691ace32924714181d42a04d"
}curl --location --request POST 'https://apimobile-vpay-dev.vinsmartfuture.tech/api/transaction/requestTransacation' \
--header 'Authorization: Bearer {{BEARER}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"DEVICEID" : "0AFC7059-F6CB-4716-8FE4-DF589A45C970",
"TRANSREFID": "691d6309fc892f67a5b8fb04",
"SERVICEID" : "691ace32924714181d42a04d"
}'{
"err": 200,
"message": "success",
"data": {
"errorCode": 0,
"errorMsg": "Success",
"billerTrans": {
"transAmount": null,
"discountAmount": null,
"billerRefId": null,
"detail": {
"products": [
{
"productId": 2,
"productValue": 20000,
"categoryName": null,
"serviceProviderName": null,
"commission": 0.03,
"softpins": [
{
"softpinId": 0,
"softpinSerial": "45HU648CMWGRQ4",
"softpinPinCode": "CTys30BQmEJ4Ver32Zmtua48y+1wKpnW",
"expiryDate": "2025/12/16 00:00:00",
"softpinPinCodeDecrypted": "VTVOZJL8OW9T30H0"
},
{
"softpinId": 0,
"softpinSerial": "2C2LGJTK6DX5I2",
"softpinPinCode": "Q5fH4YNFvMRGpS5doPzSZfObDkH4RkpH",
"expiryDate": "2025/12/16 00:00:00",
"softpinPinCodeDecrypted": "MT7AVZCKHHW0REF4"
},
{
"softpinId": 0,
"softpinSerial": "0RUT1KJQYGXXZ7",
"softpinPinCode": "CDLQ7V9WSxzlFBT6V5NJ/hKkkil+Wtk9",
"expiryDate": "2025/12/16 00:00:00",
"softpinPinCodeDecrypted": "LWQLAI5GTDQ5GY94"
}
]
}
],
"requestID": "20251119132626330NH06Z0"
}
},
"status": "done"
},
"display": []
}