# Shipments

## Content



| ColumnName | DataType | Description |
| --- | --- | --- |
| Billing\_address\_id | Int | Billing Address ID |
| Created\_at | String | Created-At Timestamp |
| Customer\_id | Int | Customer Id |
| Email\_sent | Int | Email-Sent Flag Value |
| Entity\_id | Int | Shipment ID |
| Increment\_id | Int | Increment ID |
| Order\_id | Int | Order ID |
| Packages | Int | Packages |
| Shipment\_status | Int | Shipment Status |
| Shipping\_address\_id | Int | Shipping Address ID |
| Shipping\_label | String | Shipping Label |
| Total\_qty | String | Total Quantity |
| Total\_weight | String | Total Weight |
| Updated\_at | String | Updated-At Timestamp |
| Tracks | String | Array Of Tracks |
| Comments | String | Comments |
| Extension\_attributes | String | This Is An Auto-Generated Column |