| Property | Description | Returns |
|---|---|---|
| statusLabels | Gets all available statuses with their labels | array |
| statusDisplay | Gets status display label | string |
| hateoasLinks | Get the HATEOAS links for the record | array |
| editUrl | Get the url for editing the record. | string |
| id | int | |
| status | string | |
| externalId | string | |
| trackingCode | string | |
| carrierName | string | |
| carrierService | string | |
| customerNote | string | |
| customerPhone | string | |
| created | Date the record was created. | DateTime |
| modified | Last modification date for the record. | DateTime |
| deliveryAddress | Address | |
| warehouse | Warehouse | |
| order | BaseOrder | |
| selectedShippingRate | Rate | |
| transactions | Collection (Transaction) |
Inventory\Models\Api\Fulfillment
Fulfillment