委外采购单作废
前提条件
事件明细
事件名称 | outsourcingOrder_abandoned |
---|---|
事件分类 | 委外采购单 |
事件类型 | 后端事件 |
推送方式 | Webhook |
事件头示例
{
"headers":{
"TENANT_ID":[
"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee"
]
"STAFF_ID":[
"123123"
]
"x-nct-time":[
"1750351569887"
]
"business-type":[
"2063"
]
}
事件体示例
{
"requestId": "e660cc29-3abe-4282-8b86-0263b275626b",
"businessType": 2063,
"data": {
"newReceiveStatus": "NOT_RECEIVE",
"attachFileUrl": [],
"orderNumber": "P-250624-006",
"newReturnStatus": "NOT_RETURN",
"supplierNumber": "S-250620-001",
"priceEntryType": "ORDER",
"originPrice": 0,
"deadLine": 1750694400000,
"addressId": 12417782,
"supplierCategoryName": {
"id": "10047070",
"value": "A级",
"entityKey": "SUPPLIER_CATEGORY",
"viewKey": "SUPPLIER_CATEGORY"
},
"addressDetail": {
"id": "12417782",
"value": "",
"entityKey": "ORDER_DELIVERY_ADDRESS",
"viewKey": "ORDER_DELIVERY_ADDRESS"
},
"exchangeRate": 1,
"hasSpecialPrice": false,
"customerId": "10826335",
"currency": "CNY",
"documentStatus": "ABANDON",
"id": "10941975",
"department": "20225655",
"specialPrice": 1,
"supplierName": {
"id": "10826335",
"value": "西藏自治区美方传媒无限公司",
"entityKey": "CUSTOMER",
"viewKey": "CUSTOMER"
},
"departmentName": {
"id": "20225655",
"value": "生产部",
"entityKey": "DEPARTMENT",
"viewKey": "DEPARTMENT"
},
"extraPrice": 0,
"director": {
"name": "杨志强",
"id": "10079324",
"headPortrait": ""
},
"priceType": "INCLUDE_TAX_PRICE",
"realDirectorId": {
"name": "杨志强",
"id": "10079324",
"headPortrait": ""
},
"createTime": 1750748579000,
"auditStatus": "PENDING",
"payStatus": "NOT_PAID"
}
}
修改于 2025-06-25 02:44:34