Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 
Property
Type
Length
Mandatory
Description
Comments
quantity
Float    



lumpsum
Float    



value
Float    



applyToTotalQuantity
Boolean    



rule
String1Yes 

cargosArray of /Cargo



Example Response Body

Note

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)

...

Code Block
languagejs
{
    "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": []
}

Top
Back

Related Content

Expand
titleExpand to see related content


Wiki Markup
{dynamiccontentbylabel:showLabels=false|showSpace=false}