Versions Compared

Key

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

...

 BusinessUnit 
PropertyTypeLengthMandatoryDescriptionComments
codeProperty
 String    



voyageCurrency
 /Currency    



businessUnitName
 String 40Yes  

businessUnitCode
 String 8Yes 

businessUnitLink
 924647519



businessUnitLinkcompanies
Array of /   Company


Available from version 6.20

Response Body Example

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": 1063502,
    "self": "http://localhost:8080/ws/rest/BusinessUnit/1063502",
    "codeProperty": "businessUnitCode",
    "createdDate": "2012-09-07T13:15:42",
    "modifiedDate": "2013-04-19T13:13:06",
    "voyageCurrency": {
        "currencyCode": "EUR",
        "currencyName": "Euro",
        "key": 400008,
        "self": "http://localhost:8080/ws/rest/Currency/400008"
    },
    "businessUnitName": "Baltic",
    "businessUnitCode": "BALTIC",
    "businessUnitLink": null,
    "remarks": []
}

Top
Back

Related Content

Expand
titleExpand to see related content


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