POST v3/api/dws/uploadscandata
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
arg | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "ScanData": { "SubBillCode": "sample string 2", "subWaybillNo": "sample string 2", "EwbNo": "sample string 3", "HandoverNo": "sample string 5", "EwbsListNo": "sample string 5", "deliveryReceitpNos": [ "sample string 1", "sample string 2", "sample string 3" ], "Weight": 6.0, "Len": 7.0, "Width": 8.0, "Height": 9.0, "ScanTime": "2025-07-17T16:19:56.5046379+08:00", "Rd_Status": 11, "ScanType": 12, "ScanSite": 13, "UploadTime": "2025-07-17T16:19:56.5046379+08:00", "DeviceCode": "sample string 16", "DeviceNo": "sample string 16", "DataSource": 17, "NextSiteName": "sample string 18", "FlowExit": "sample string 19", "CustomerType": "sample string 20", "ScanManCode": "sample string 21", "ScanEmployeeCode": "sample string 22", "ScanSiteCode": "sample string 23", "PrevSiteCode": "sample string 24", "TeamName": "sample string 25", "GroupName": "sample string 26", "MembersList": "sample string 27", "members": "sample string 28", "SonWeight": 29.0, "SonVol": 30.0, "CalcWeight": 31.0, "ProductTypeName": "sample string 32", "FilesName": "sample string 33", "SlipStatus": "sample string 34", "isSendMax": 35, "ScanForce": 36 }, "CustomerType": "sample string 1", "DeviceNo": "sample string 2", "AppId": "sample string 3", "ip": "sample string 4", "UserCode": "sample string 5" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{ "code": 1, "message": "sample string 2", "token": "sample string 3", "data": 4, "messageDetail": "sample string 5" }