{
"mchNo": "M1655535407",
"trxId": "E0000000020231214031156667989769"
}curl --location --request POST '/api/orderInfo/trxId' \
--header 'X-API-KEY: string ' \
--header 'X-API-NONCE: string' \
--header 'X-API-SIGNATURE: string' \
--header 'Content-Type: application/json' \
--data-raw '{
"mchNo": "M1655535407",
"trxId": "E0000000020231214031156667989769"
}'{
"code": 0,
"data": {
"currency": "BRA",
"fee": "0",
"mchNo": "M1655535407",
"mchOrderNo": "",
"orderAmount": "10000",
"payAmount": "10000",
"payOrderId": "P1547429458697138178",
"state": 2,
"trxId": "E0000000020231214031156667989769"
},
"msg": "SUCCESS"
}