SalesShipment
SalesShipment is an auto generated table. The supported operations are Insert, and Querying data from this table.
Columns
Name | Type | ReadOnly | Description |
BillingAddressId | Int | False |
Billing address ID. |
Id | String | False |
id |
Comments | String | False |
Array of comments. |
CreatedAt | Datetime | False |
Created-at timestamp. |
CustomerId | Int | False |
Customer ID. |
EmailSent | Int | False |
Email-sent flag value. |
EntityId [KEY] | Int | False |
Shipment ID. |
ExtensionAttributes | String | False |
This is an auto-generated column |
IncrementId | String | False |
Increment ID. |
Items | String | False |
Array of items. |
OrderId | Int | False |
Order ID. |
Packages | String | False |
Array of packages, if any. Otherwise, null. |
ShipmentStatus | Int | False |
Shipment status. |
ShippingAddressId | Int | False |
Shipping address ID. |
ShippingLabel | String | False |
Shipping label. |
StoreId | Int | False |
Store ID. |
TotalQty | Double | False |
Total quantity. |
TotalWeight | Double | False |
Total weight. |
Tracks | String | False |
Array of tracks. |
UpdatedAt | Datetime | False |
Updated-at timestamp. |
SearchCriteria | String | False |
This is an auto-generated column |
TotalCount | Int | False |
Total count. |