{
"companyId": 0,
"erpCode": "string",
"otherCode": "string",
"type": "string",
"businessType": "string",
"transportType": "string",
"settleType": "string",
"remark": "string",
"orderCount": 0,
"orderWeight": 0,
"orderVolume": 0,
"totalPrice": 0,
"vaccineFlag": 0,
"liquidFlag": 0,
"sendAddress": {
"contactProvince": "string",
"contactCity": "string",
"contactDistrict": "string",
"contactStreet": "string",
"contactAddress": "string",
"contactAddressLng": 0,
"contactAddressLat": 0,
"type": "string",
"stationId": 0,
"stationCode": "string",
"stationName": "string",
"customerId": 0,
"customerCode": "string",
"customerName": "string",
"contactName": "string",
"contactMobile": "string",
"expectingAt": "string",
"remark": "string"
},
"receiveAddress": {
"contactProvince": "string",
"contactCity": "string",
"contactDistrict": "string",
"contactStreet": "string",
"contactAddress": "string",
"contactAddressLng": 0,
"contactAddressLat": 0,
"type": "string",
"stationId": 0,
"stationCode": "string",
"stationName": "string",
"customerId": 0,
"customerCode": "string",
"customerName": "string",
"contactName": "string",
"contactMobile": "string",
"expectingAt": "string",
"remark": "string"
},
"temperatureFlag": 0,
"temperatureControlId": 0,
"temperatureControlType": "string",
"temperatureControlLower": 0,
"temperatureControlUpper": 0,
"temperatureControlMode": "string",
"temperatureBoxVolume": "string",
"receiptFlag": 0,
"receiptTypes": [
"string"
],
"receiptMode": "string",
"receiptCount": 0,
"receiptRemark": "string",
"insureFlag": 0,
"insureAmount": 0,
"urgentFlag": 0,
"commodities": [
{
"id": 0,
"code": "string",
"name": "string",
"specification": "string",
"batchCode": "string",
"totalCount": 0,
"basicUnit": "string",
"unitCount": 0,
"unitLoad": 0,
"lineNo": "string",
"weight": 0
}
],
"originalPrice": 0
}curl --location --request POST '/admin/order/create' \
--header 'X-Source;' \
--header 'X-Station-ID: 1709449603937239042' \
--header 'X-Station-Code: ZD0038' \
--header 'X-Station-Name: %E6%9C%A8%E5%85%B0%E4%BB%93' \
--header 'Auth-User: {"id":1630040337910767616,"userName":"16602859986","nickName":"pulei","phone":"16602859986","gender":0,"userType":0,"lockDate":1678867965000,"newAccountFlag":1,"activeFlag":1,"accountType":0,"jobNumber":"005","organizationIds":[1626148651591110656],"roleIds":[1634378404145049600],"companyIds":[1632626533976743944,1632626533976743971],"warehouseIds":[1629049370067271681],"allRole":2,"allWarehouse":1,"allCompany":1,"allOrganization":2,"toAdmin":2}' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"companyId": 0,
"erpCode": "string",
"otherCode": "string",
"type": "string",
"businessType": "string",
"transportType": "string",
"settleType": "string",
"remark": "string",
"orderCount": 0,
"orderWeight": 0,
"orderVolume": 0,
"totalPrice": 0,
"vaccineFlag": 0,
"liquidFlag": 0,
"sendAddress": {
"contactProvince": "string",
"contactCity": "string",
"contactDistrict": "string",
"contactStreet": "string",
"contactAddress": "string",
"contactAddressLng": 0,
"contactAddressLat": 0,
"type": "string",
"stationId": 0,
"stationCode": "string",
"stationName": "string",
"customerId": 0,
"customerCode": "string",
"customerName": "string",
"contactName": "string",
"contactMobile": "string",
"expectingAt": "string",
"remark": "string"
},
"receiveAddress": {
"contactProvince": "string",
"contactCity": "string",
"contactDistrict": "string",
"contactStreet": "string",
"contactAddress": "string",
"contactAddressLng": 0,
"contactAddressLat": 0,
"type": "string",
"stationId": 0,
"stationCode": "string",
"stationName": "string",
"customerId": 0,
"customerCode": "string",
"customerName": "string",
"contactName": "string",
"contactMobile": "string",
"expectingAt": "string",
"remark": "string"
},
"temperatureFlag": 0,
"temperatureControlId": 0,
"temperatureControlType": "string",
"temperatureControlLower": 0,
"temperatureControlUpper": 0,
"temperatureControlMode": "string",
"temperatureBoxVolume": "string",
"receiptFlag": 0,
"receiptTypes": [
"string"
],
"receiptMode": "string",
"receiptCount": 0,
"receiptRemark": "string",
"insureFlag": 0,
"insureAmount": 0,
"urgentFlag": 0,
"commodities": [
{
"id": 0,
"code": "string",
"name": "string",
"specification": "string",
"batchCode": "string",
"totalCount": 0,
"basicUnit": "string",
"unitCount": 0,
"unitLoad": 0,
"lineNo": "string",
"weight": 0
}
],
"originalPrice": 0
}'{
"success": false,
"errorCode": 0,
"errorMessage": "",
"msgKey": "",
"time": 0,
"traceId": "",
"data": {
"id": 0,
"creatorId": 0,
"createTime": "",
"creatorCode": "",
"creatorName": "",
"modifyTime": "",
"modifierId": 0,
"modifierCode": "",
"modifierName": "",
"companyId": 0,
"companyCode": "",
"companyName": "",
"erpCode": "",
"otherCode": "",
"code": "",
"type": "",
"typeDesc": "",
"businessType": "",
"businessTypeDesc": "",
"status": 0,
"statusDesc": "",
"urgentFlag": 0,
"transportType": "",
"transportTypeDesc": "",
"settleType": "",
"settleTypeDesc": "",
"remark": "",
"orderCount": 0,
"orderWeight": 0.0,
"orderVolume": 0.0,
"actualCount": 0.0,
"actualWeight": 0.0,
"actualVolume": 0.0,
"vaccineFlag": 0,
"liquidFlag": 0,
"outboundStatus": 0,
"outboundStatusDesc": "",
"outboundAt": "",
"gatheringStatus": 0,
"gatheringStatusDesc": "",
"gatheredAt": "",
"gatheringPositionId": 0,
"gatheringPositionCode": "",
"pickupAt": "",
"completedAt": "",
"rejectedAt": "",
"rejectedReason": "",
"rejectedTotalCount": 0.0,
"rejectedUnitCount": 0.0,
"rejectedStationId": 0,
"rejectedStationCode": "",
"rejectedStationName": "",
"sendAddress": {
"id": 0,
"creatorId": 0,
"createTime": "",
"creatorCode": "",
"creatorName": "",
"modifyTime": "",
"modifierId": 0,
"modifierCode": "",
"modifierName": "",
"type": "",
"typeDesc": "",
"stationId": 0,
"stationCode": "",
"stationName": "",
"customerId": 0,
"customerCode": "",
"customerName": "",
"contactProvince": "",
"contactCity": "",
"contactDistrict": "",
"contactStreet": "",
"contactAddress": "",
"fullAddress": "",
"contactAddressLng": 0.0,
"contactAddressLat": 0.0,
"contactName": "",
"contactMobile": "",
"expectingAt": "",
"remark": ""
},
"receiveAddress": {
"id": 0,
"creatorId": 0,
"createTime": "",
"creatorCode": "",
"creatorName": "",
"modifyTime": "",
"modifierId": 0,
"modifierCode": "",
"modifierName": "",
"type": "",
"typeDesc": "",
"stationId": 0,
"stationCode": "",
"stationName": "",
"customerId": 0,
"customerCode": "",
"customerName": "",
"contactProvince": "",
"contactCity": "",
"contactDistrict": "",
"contactStreet": "",
"contactAddress": "",
"fullAddress": "",
"contactAddressLng": 0.0,
"contactAddressLat": 0.0,
"contactName": "",
"contactMobile": "",
"expectingAt": "",
"remark": ""
},
"temperatureFlag": 0,
"temperatureControlId": 0,
"temperatureControlType": "",
"temperatureControlTypeDesc": "",
"temperatureControlLower": 0.0,
"temperatureControlUpper": 0.0,
"temperatureControlMode": "",
"temperatureControlModeDesc": "",
"temperatureBoxVolume": "",
"temperatureBeganAt": "",
"temperatureEndedAt": "",
"temperatureBeganDegree": 0.0,
"temperatureEndedDegree": 0.0,
"receiptFlag": 0,
"receiptTypes": [
""
],
"receiptTypeDesc": [
""
],
"receiptMode": "",
"receiptModeDesc": "",
"receiptCount": 0,
"receiptRemark": "",
"receiptStatus": 0,
"receiptStatusDesc": "",
"receiptConfirmedAt": "",
"handoverCompanyAt": "",
"insureFlag": 0,
"insureAmount": 0.0,
"source": "",
"stationId": 0,
"stationCode": "",
"stationName": "",
"carrierId": 0,
"carrierCode": "",
"carrierName": "",
"totalPrice": 0.0,
"receiveTime": ""
},
"pageMeta": {
"total": 0,
"current": 0,
"size": 0
},
"voiceMeta": {
"type": "",
"message": ""
},
"server": ""
}