/PortAgent

Short Description

Chapter Contents:

Long Description

Properties

PropertyTypeLengthMandatoryDescriptionComments
portCost
Double



portCostCurrency
Double



agent
/BusinessPartner



exchangeRate
Double



documentDate
Date



portCall
/PortCall



daReference
String16


isPortCostAdvancedFixed
Boolean



portCostAdvanced
Double



proformaReference
String16


advancedCurrency
/Currency



portAgentType
/PortAgentType



currency
/Currency



portCostsList of port costs



portCostRevisedDouble

The total revised amount
portCostActualDouble

The total actual amount
serviceOrder/ServiceOrder



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": 1193295,
    "self": "http://localhost:8080/ws/rest/PortAgent/1193295",
    "createdDate": "2012-11-28T15:46:40",
    "modifiedDate": "2012-11-28T15:47:25",
    "portCost": 2000,
	"portCostRevised": 1000,
	"portCostActual": 1500,
    "portCostCurrency": 2000,
    "agent": null,
    "exchangeRate": 1,
    "documentDate": "2012-10-24T11:30:00",
    "portCall": {
        "key": 1127910,
        "self": "http://localhost:8080/ws/rest/PortCall/1127910"
    },
    "daReference": null,
    "isPortCostAdvancedFixed": false,
    "portCostAdvanced": 0,
    "proformaReference": null,
    "advancedCurrency": {
        "currencyCode": "EUR",
        "currencyName": "Euro",
        "key": 400008,
        "self": "http://localhost:8080/ws/rest/Currency/400008"
    },
    "portAgentType": null,
    "currency": {
        "currencyCode": "EUR",
        "currencyName": "Euro",
        "key": 400008,
        "self": "http://localhost:8080/ws/rest/Currency/400008"
    },
    "remarks": []
}

Top
Back

Related Content

 Expand to see related content


Unknown macro: {dynamiccontentbylabel}