版本比较

标识

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。

...

代码块
POST /api/supplier-service/v1/b2c/orderList HTTP/1.1
Content-Type: application/json
Accept: application/json
User-Agent: Mozilla 5.0
Host: http://cfs-qa.etowertech.com/
X-WallTech-Date: Thu, 06 Aug 2020 06:36:24 GMT
Authorization: WallTech testLvs2jdug2qIoRsJyuxs:VaWNgikNP0NGcoxVCeWYid50MYQ=

...

Field

Data Type

Length

Mandatory

Description

referenceNoList

String[]-

Request field

Reference No list of fulfillment

orderNoList

String[]-

Request field

Order No list of fulfillment

dateCreated

DateTime-

-

Created time

orderNo

String-

-

Order No

originOrderNo

String-

-

Origin order No

originReferenceNo

String-

-

Origin reference No

outboundDate

DateTime-

-

Outbound Time

packingDetails

Object[]-

-

parcel detail

forecastProductCount

Int-

-

Forecast Product qty in parcel

productCount

Int-

-

Actual Product qty in parcel

sku

String-

-

SKU code

skuNameEn

String-

-

Product name in English

skuNameLocal

String-

-

Product name in Chinese

referenceNo

String-

-

Reference No

serviceName

String-

-

Lastmile service name

shipperName

String-

-

Shipper name

shipperWarehouseCode

String-

-

Warehouse code of departure

status

Int-

-

Order status

0:Created

1:Accepted

2:Sending abnormality

3:Intercepting

4:Canceled

5:Outbound

6:Abandoned

7:Outbound abnormality

statusMsg

String-

-

Order status detail

totalForecastProductCount

Int-

-

Total Forecast Product qty in parcel

totalProductCount

Int-

-

Total Actual Product qty in parcel

totalVolume

BigDecimal(8,3)

-

Total volume

totalVolumeUnit

String-

-

Volume unit

totalWeight

BigDecimal(8,3)

-

Total weight

totalWeightUnit

String-

-

Weight unit

trackingNo

String-

-

Tracking No of parcel

packageActualBillingWeight

BigDecimal(8,3)

-

Actual parcel weight for billing(KG)

packageActualWeight

BigDecimal(8,3)

-

Actual parcel weight(KG)

packageActualVolume

BigDecimal(8,3)

-

Actual parcel volume(CBM)

packageHeight

BigDecimal(8,1)

-

Actual parcel height(CM)

packageLength

BigDecimal(8,1)

-

Actual parcel length(CM)

packageWidth

BigDecimal(8,1)

-

Actual parcel width(CM)

code

--

-

Response code

errors

--

-

Response error

message

--

-

Response message

messageId

--

-

Response message ID

success

--

-

Success

warnList

--

-

No use


Request Sample

sample of referenceNo:

...