client-dispatch-delivery-type
URI: http://test.birdsystem.com/client/client-dispatch-delivery-type
This API End Point is Read Only
Columns
Field | Usage | Mandatory | Data Type |
---|---|---|---|
id | ID | INT(10) | |
name | Name | VARCHAR(50) | |
code | Short code to identify this type | VARCHAR(50) | |
is_delivery_to_warehouse | Identify if this type is to delivery to warehouse only '0' means after products arrived destination warehouse, they will be forwarded to designated address. | Tinyint(1) | |
is_vat_mandatory | Identify if Client VAT number is needed | Tinyint(1) | |
status | Status | ENUM('ACTIVE','INACTIVE') |
Please node if is_delivery_to_warehouse = 0 then final delivery address contact and country is needed.
Code Value Range
Code | Usage |
---|---|
01 | Stock after dispatched to warehouse |
02 | Stock after dispatched to warehouse |
03 | FBB - DE warehouse |
04 | To DE warehouse from UK warehouse |
05 | Self collection after dispatched to warehouse |
06 | To FR warehouse from UK warehouse |
07 | FBB - FR warehouse |
08 | To FBA from US warehouse |
09 | FBB - UK warehouse |