Push their yards


  • Interface Path: /order/pushPickCode
  • Request method: POST

Parameter

Parameter nameRequiredtypeinstructions
fcOrderIdYesString-
outOrderIdYesString-

Return parameter description

Parameter nametypeinstructionsValue of the sample
codeString-0
chnDescString-Operation is successful
engDescString-operate success
dataObject--
cellLockStatusString-1
cellUseModeString-1
pickTimeString-1591927286914
saveMobileString-13612907225
saveRoleString-1
orderStatusString-1
prePickMobileString-13480686370
fcOrderIdString-56574512548
pickMobileString-13480686370
cellTypeString-1
prePickRoleString-1
outOrderIdString-15485479524
businessCycleIdString-123
goodsCodeString-1
prePickTimeString-1591927286914
saveTimeString-1591927286914
goodsNameString-phone
lockerInfoObject--

Return the sample

{
  "code": "0",
  "data": {
    "cellLockStatus": "1",
    "cellUseMode": "1",
    "pickTime": "1591927286914",
    "saveMobile": "13612907225",
    "saveRole": "1",
    "orderStatus": "1",
    "prePickMobile": "13480686370",
    "fcOrderId": "56574512548",
    "pickMobile": "13480686370",
    "cellType": "1",
    "prePickRole": "1",
    "outOrderId": "15485479524",
    "businessCycleId": "123",
    "goodsCode": "001",
    "prePickTime": "1591927286914",
    "saveTime": "1591927286914",
    "goodsName": "phone",
    "lockerInfo": {
      "lockerCode": "1001",
      "address": "未来科技城",
      "cityName": "武汉   municipal",
      "dictName": "江夏区",
      "provinceName": "湖北   provinces"
    }
  },
  "chnDesc": "Operation  is successful",
  "engDesc": "operate success"
}