{
"FSRCORG": "string",
"FDESTORG": "string",
"StockAdjustOrderNo": "string"
}curl --location --request POST '/api/CaiHua_Business_App_ErpSendSyncBO/MarkStockAdjustOrderSyncSuccess' \
--header 'Content-Type: application/json' \
--data-raw '{
"FSRCORG": "string",
"FDESTORG": "string",
"StockAdjustOrderNo": "string"
}'{
"Result": {
"IsSuccess": true,
"Message": "string",
"SyncTime": "2019-08-24T14:15:22.123Z",
"FSRCORG": "string",
"FDESTORG": "string",
"StockAdjustOrderNo": "string",
"BillType": "string"
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}