Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Short Description

Chapter Contents:

Long Description

Properties

PropertyTypeLengthMandatoryDescriptionComments
hasCommission
 Boolean    
variousAmount
Float    
variousAmountCurrency
Float    
variousValue
Float    
variousRule
/VariousRule Yes  
variousText
/VariousText    
variousType
/VariousType    
currency
/Currency Yes  
documentLineText
String1024   
fromDate
Date    
toDate
Date    
payee
/BusinessPartner    

Example Response Body

{
    "key": 1135006,
    "self": "http://localhost:8080/ws/rest/Various/1135006",
    "hasCommission": false,
    "variousAmount": 2648.5469,
    "variousAmountCurrency": 2037.3438,
    "variousValue": 75,
    "variousRule": {
        "key": 1000572,
        "self": "http://localhost:8080/ws/rest/VariousRule/1000572",
        "variousRuleCode": "D",
        "variousRuleDesc": "Per day"
    },
    "variousText": {
        "key": 1114005,
        "self": "http://localhost:8080/ws/rest/VariousText/1114005",
        "variousText": "Regular cost",
        "variousCode": "REGU"
    },
    "variousType": {
        "key": 1000141,
        "self": "http://localhost:8080/ws/rest/VariousType/1000141",
        "variousTypeCode": "C",
        "variousTypeDesc": "Cost"
    },
    "currency": {
        "currencyCode": "EUR",
        "currencyName": "Euro",
        "key": 400008,
        "self": "http://localhost:8080/ws/rest/Currency/400008"
    },
    "createdDate": "2012-10-25T16:28:44",
    "modifiedDate": "2013-04-15T17:33:00",
    "documentLineText": "Regular cost",
    "fromDate": null,
    "toDate": null,
    "payee": null,
    "remarks": []
}

Top
Back

 

Related Content

 

 Expand to see related content

Unknown macro: {dynamiccontentbylabel}


  • No labels