|
楼主 |
发表于 2023-6-14 23:01:26
|
显示全部楼层
本帖最后由 u8dev 于 2023-6-14 23:02 编辑
委外订单接口:百度/CSDN搜索U8接口
[
{
"Inum": "OmOrder",
"Data": {
"iHead": {
"cVenCode": "01002",
"cDepCode": "0401",
"cPTCode": "09",
"iTaxRate": 17,
"idiscounttaxtype": 0,
"nflat": 1,
"cexch_name": "人民币",
"PriceCalKey": "iTaxPrice",
"iExchRate": "1",
"IsVerify": false,
"cMemo": "接口生成",
"dDate": "2023-06-11"
},
"iBody": [
{
"ivouchrowno": 1,
"cInvCode": "0301",
"dStartDate": "2023-06-11",
"dArriveDate": "2023-06-11",
"cGroupCode": "01",
"iGroupType": "0",
"cUnitID": "",
"iQuantity": 1,
"iTaxPrice": 1.17,
"iinvexchrate": 0,
"iNum": 0,
"iPerTaxRate": 17,
"BomID": 1000000055,
"BomType": 1,
"cFactoryCode": "001"
}
]
}
}
]
|
|