Versions Compared

Key

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

Short Description

Chapter Contents:

Table of Contents
maxLevel4
minLevel4

Long Description

Properties

PropertyTypeLengthMandatoryDescriptionComments
commissionLumpsum
FloatDouble    
commissionPercent
FloatDouble    
commissionRate
FloatDouble    
commissionType
/CommissionType    
commission
FloatDouble    
creditCharterer
Boolean    
isBaseFreightOnly
Boolean    
isInvoiceAddress
Boolean    
broker
/BusinessPartner    
brokerContact
/Individual    
isCharterersCost
Boolean    
commissionContributorsArray of /CommissionContributor   since 3.15
commissionContributorCount
Integer   since 3.15
cargosArray of /Cargo   

...

since 3.15

Example Response Body

Note
This example has been updated for API version

Updated for API version 2.0.0

using date format

using the new required date format yyyy-dd-MMThh:mi:ss

, versions prior to 2.0.0 has the following date format:

to conform ISO 8601, (prior version has date format: yyyy-dd-MM

hh:mi:ss)

Code Block
languagejs
{
    "key": 1108323342692585,
    "self": "http://localhost:8080test.dev.dataloy.com:80/ws/rest/Commission/1108323"342692585",
    "commission": 0,
    "commissionLumpsum": 0,
    "commissionPercent": 3.750,
    "commissionRate": 05,
    "commissionType": null,
    "commissiontcs": 9580.788[],
    "creditCharterercargos": false, [
        {
            "isBaseFreightOnlykey": false,342692576,
            "isInvoiceAddress": false,self": "http://test-dev.dataloy.com:80/ws/rest/Cargo/342692576"
        "broker":}
{    ],
    "businessPartnerNamecreatedDate": "Some Company Name Inc","2018-06-26T18:37:47",
    "broker": {
        "businessPartnerSortbusinessPartnerName": "SomeCompIDJ CORPORATION",
        "businessPartnerCodebusinessPartnerSort": "52724IDJPULP",
        "bankAccountbusinessPartnerCode": null"20021",
        "businessPartnerType": {
            "businessPartnerType": "B",
            "businessPartnerTypeDesc": "Broker",
            "key": 1000031,
            "self": "http://localhost:8080test-dev.dataloy.com:80/ws/rest/BusinessPartnerType/1000031"
        },
        "key": 1001435,
        "self": "http://localhost:8080test-dev.dataloy.com:80/ws/rest/BusinessPartner/1099898",
   1001435"
    },
    "creditCharterer": false,
    "modifiedDate": "2018-12-03T12:40:33",
    "createdById": 249488540,
    "isCharterersCost": false,
    "commissionContributorCount": 1,
    "keyisBaseFreightOnly": 1099898false,
    "isInvoiceAddress": }false,
    "brokerContact": null,
    "createdDatecommissionContributors": [
        {
    "2012-10-01T16:13:02"        "key": 420872665,
    "modifiedDate        "self": "2013-04-15T17:33:22"http://test-dev.dataloy.com:80/ws/rest/CommissionContributor/420872665"
        }
    ],
    "isCharterersCostisObjectActive": falsetrue,
    "remarks": []
}
   

Top
Back

Related Content

Expand
titleExpand to see related content

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