consignment-product
URI: http://test.birdsystem.com/client/consignment-product
Field | Usage | Mandatory | Data Type |
---|---|---|---|
id | ID | INT(10) | |
product_id | Product ID | Yes | INT(10) |
consignment_id | Consignment ID | Yes | BINGINT(16) |
product_type | Product Type | Yes | ENUM('NORMAL','DIRECTIONAL') |
quantity | Product Quantity | Yes | SMALLINT(5) |