/FreightRate
Short Description
Chapter Contents:
Long Description
Properties
Property | Type | Length | Mandatory | Description | Comments |
|---|---|---|---|---|---|
quantity | Float | ||||
lumpsum | Float | ||||
value | Float | ||||
applyToTotalQuantity | Boolean | ||||
rule | String | 1 | Yes | ||
| cargos | Array of /Cargo |
Example Response Body
Updated for API version 2.0.0 using the new required date format yyyy-dd-MMThh:mi:ss to conform ISO 8601, (prior version has date format: yyyy-dd-MM hh:mi:ss)
{
"key": 1109764,
"self": "http://localhost:8080/ws/rest/FreightRate/1109764",
"quantity": 4550,
"lumpsum": 0,
"value": 35,
"createdDate": "2012-10-01T16:37:36",
"modifiedDate": "2012-10-01T16:38:25",
"applyToTotalQuantity": false,
"rule": "R",
"remarks": []
}
Related Content
, multiple selections available,