Returns a collection of ShipmentExpense objects.
| URL | https://cap.crainwalnut.com/api/logistics/shipmentexpenses |
|---|---|
| Method | GET |
| Name | Data Type | Description |
|---|---|---|
| startShipDate | DateTime |
Designates a limiting factor for the returned collection. Only expenses that correspond to shipments whose ship date is on or after the specified DateTime will be included |
| Data Type | Description |
|---|---|
ShipmentExpense[] |
Refer to data type’s documentation for further information |