{
"sourceentryid":"1595006139089595392",
"mxocPayprojectid":"1408090291465958400"
}
curl --location --request POST '/mxoc_0001_mxoc_pq/cashreimburse_query?access_token=' \
--header 'groupName;' \
--header 'accountid;' \
--header 'X-GW-Router-Addr;' \
--header 'Content-Type: application/json' \
--data-raw '{
"sourceentryid":"1595006139089595392",
"mxocPayprojectid":"1408090291465958400"
}'
{
"success": true,
"reachPlugin": true,
"data": {
"mxoc_budgetcontrolmodel": "D",
"mxoc_allbudgetamount": 1000,
"mxoc_canbudgeamount": 1000
},
"errorCode": "success"
}