client-dispatch-container-type
URI: http://test.birdsystem.com/client/client-dispatch-container-type
This API End Point is Read Only
Field | Usage | Mandatory | Data Type |
---|---|---|---|
id | ID | int(10) | |
name | Name | VARCHAR(50) | |
code | Short code to identify the type | VARCHAR (50) | |
length | Container Length | DECIMAL(10,2) | |
width | Container Width | DECIMAL(10,2) | |
height | Container Height | DECIMAL(10,2) | |
max_weight | Maximum allowed weight | DECIMAL(10,2) | |
status | Status | ENUM('ACTIVE','INACTIVE') |
code | Usage |
---|---|
BIG | Big standard box |
SMALL | Small standard box |
CUSTOM | Custom box |
CU_BOX | Custom standard box |