...
# | Field (API) | Data Type | Length | Mandatory/Optional | Details | |||||||
1 | bagNo | String | 40 | M | Bagnumber | |||||||
2 | length | Double | / | M | Bag length (cm) | |||||||
3 | width | Double | / | M | Bag width (cm) | |||||||
4 | height | Double | / | M | Bag height (cm) | |||||||
5 | grossWeight | Double | / | O | Bag Gross Weight (kg) |
Response content
Field | Type | Mandatory/Optional | Description | |
status |
| Enumeration | M | Success/Failure |
errors |
| Arrays | O | Errors |
data |
| Objects | M | OperationalData |
| bagNo | String | M | Bagnumber |
| bagLabel | String | M | Baglabel;PDFfile; |
...