{
"SERVICEID": "691584ac40e8ec8259b580dc",
"MessageType": "FO",
"DEVICEID": "0AFC7059-F6CB-4716-8FE4-DF589A45C970",
"SERVICECODE": "NCL-HCM",
"BILLINGCODE": "H20128382393945",
"CONTACTID": "0349648590"
}curl --location --request POST 'https://apimobile-vpay-dev.vinsmartfuture.tech/api/transaction/requestTransaction' \
--header 'Authorization: Bearer {{BEARER}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"SERVICEID": "691584ac40e8ec8259b580dc",
"MessageType": "FO",
"DEVICEID": "0AFC7059-F6CB-4716-8FE4-DF589A45C970",
"SERVICECODE": "NCL-HCM",
"BILLINGCODE": "H20128382393945",
"CONTACTID": "0349648590"
}'{
"err": 200,
"message": "success",
"data": {
"errorCode": 0,
"errorMsg": "Yeu cau giao dich thanh cong",
"amount": 99990,
"totalAmount": 99999,
"transRefId": "691b5aa2e124514143abbf07",
"totalFee": 0,
"fees": [],
"totalDiscount": 0,
"discounts": [],
"debitFee": 0,
"creditFee": 0,
"creditDiscount": 0,
"debitDiscount": 0,
"discountCalculating": [],
"paymentDetail": {
"reference_code": "1678804944273",
"final_status": "00",
"message": "Yeu cau giao dich - Thanh cong",
"partner_trans_id": "6363848dd0ce17",
"billing_code": "H20128382393945",
"service_code": "NCL-HCM",
"amount": "99999",
"cust_name": "Imedia",
"billingAddress": "36 Hoang Cau, P.O Cho Dua, Q.Dong Da, TP.Ha Noi",
"real_service_code": "HNI",
"billingDetail": [
{
"fromDate": "2022-05-01",
"toDate": "2022-06-01",
"billAmount": 99999
}
],
"cusAmount": "99999",
"cusFee": "0",
"partial_payment": false,
"totalAmount": 99999,
"totalFee": 0,
"totalDiscount": 0,
"discounts": [],
"totalEnd": 0
}
},
"display": []
}