👏欢迎访问食亨开放平台,这里将提供给你优质的接口,请选择对应系统tab进入到接口文档
{
"customerType": 0,
"customerCode": "string",
"deliveryCenterCode": "string",
"purchaseSupplierType": 0,
"directDeliveryCustomerType": 0,
"directDeliveryCustomerCode": "string",
"relPurchaseOrderNo": "string",
"remark": "string",
"businessTime": "string",
"items": [
{
"code": "string",
"unit": "string",
"stockQty": "string"
}
],
"freightAllocationFlag": false,
"fees": [
{
"feeType": 0,
"feeAmount": "string",
"supplierCode": "string",
"billingMethod": 0
}
]
}
curl --location --request POST 'https://erp-saas-test.sh-internal.com/erp-public/open/api/purchase/supplier/order/create' \
--header 'Authorization: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"customerType": 0,
"customerCode": "string",
"deliveryCenterCode": "string",
"purchaseSupplierType": 0,
"directDeliveryCustomerType": 0,
"directDeliveryCustomerCode": "string",
"relPurchaseOrderNo": "string",
"remark": "string",
"businessTime": "string",
"items": [
{
"code": "string",
"unit": "string",
"stockQty": "string"
}
],
"freightAllocationFlag": false,
"fees": [
{
"feeType": 0,
"feeAmount": "string",
"supplierCode": "string",
"billingMethod": 0
}
]
}'
{
"orderNo": ""
}
获取食亨SaaS专属对接方案
扫码添加食亨产品专家获取专属对接方案