Download OpenAPI specification:Download
Object and asset related API for Aptic solutions
$filter | string Filter conditions specified in a simplified OData format |
$skip | integer <int32> List offset when paginating (default 0) |
$top | integer <int32> Maximum size of result (default 25, max 100) |
$orderby | string Sorting conditions E.g. "fullname desc" |
{- "count": 0,
- "skip": 0,
- "total": 0,
- "value": [
- {
- "objectGuid": "string",
- "objectCode": "string",
- "objectReference": "string",
- "active": true,
- "regDate": "2019-08-24T14:15:22Z",
- "isAsset": true,
- "description": "string",
- "registrationNumber": "string"
}
]
}
objectCode | string or null Object code. |
objectReference | string or null Object reference number. |
active | boolean or null Object is active |
regDate | string or null <date-time> Registration date |
description | string or null Object description. |
registrationNumber | string or null Object registration number. |
yearOfManufacture | integer or null <int32> Year of manufactore |
mileage | integer or null <int32> Milage or custom consumption value |
currencyCode | string or null Currency code of all amounts for the object |
originalValue | number or null <double> Original value of the object |
currentValue | number or null <double> Current valuation of the object |
residualValue | number or null <double> Residual value of the object |
buyoutAmount | number or null <double> Possible buyout amount calculated for the object |
validUntil | string or null <date-time> Date until the object is valid, if limited life time |
owner | string or null Actual owner of the object |
vendor | string or null Vendor of the object |
location | string or null Coordinates to the location of the object |
objectGuid | string or null Optional pre-existing object guid |
object (PutAddress) Changeable address values | |
object (PutObjectDepreciation) Object depreciation | |
data | any or null Additional object specific data |
{- "objectCode": "string",
- "objectReference": "string",
- "active": true,
- "regDate": "2019-08-24T14:15:22Z",
- "description": "string",
- "registrationNumber": "string",
- "yearOfManufacture": 0,
- "mileage": 0,
- "currencyCode": "string",
- "originalValue": 0,
- "currentValue": 0,
- "residualValue": 0,
- "buyoutAmount": 0,
- "validUntil": "2019-08-24T14:15:22Z",
- "owner": "string",
- "vendor": "string",
- "location": "string",
- "objectGuid": "string",
- "address": {
- "addressType": "string",
- "fullName": "string",
- "street": "string",
- "houseNo": "string",
- "houseNoExtension": "string",
- "city": "string",
- "zipCode": "string",
- "stateCode": "string",
- "countryCode": "string",
- "addressNotValidDate": "2019-08-24T14:15:22Z",
- "defaultAddress": true,
- "validFrom": "2019-08-24T14:15:22Z",
- "validTo": "2019-08-24T14:15:22Z"
}, - "depreciation": {
- "currencyCode": "string",
- "openingValue": 0,
- "depreciationLength": 0,
- "depreciationMethod": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "periodLength": 0,
- "currentValue": 0,
- "salvageValue": 0,
- "assetAccountChartCode": "string",
- "lifeTimeUnits": 0
}, - "data": null
}
{- "objectGuid": "string",
- "objectCode": "string",
- "objectReference": "string",
- "active": true,
- "regDate": "2019-08-24T14:15:22Z",
- "isAsset": true,
- "description": "string",
- "registrationNumber": "string",
- "yearOfManufacture": 0,
- "mileage": 0,
- "currencyCode": "string",
- "originalValue": 0,
- "currentValue": 0,
- "residualValue": 0,
- "buyoutAmount": 0,
- "validUntil": "2019-08-24T14:15:22Z",
- "owner": "string",
- "vendor": "string",
- "location": "string",
- "depreciation": {
- "currencyCode": "string",
- "systemCurrencyCode": "string",
- "openingValue": 0,
- "systemOpeningValue": 0,
- "depreciationLength": 0,
- "depreciationMethod": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "periodLength": 0,
- "currentValue": 0,
- "systemCurrentValue": 0,
- "salvageValue": 0,
- "systemSalvageValue": 0,
- "assetAccountChartCode": "string",
- "lifeTimeUnits": 0
}, - "data": null,
- "links": [
- {
- "type": "string",
- "name": "string",
- "href": "string",
- "resource": "string",
- "guid": "string"
}
]
}
guid required | string The GUID representing the object. |
{- "objectGuid": "string",
- "objectCode": "string",
- "objectReference": "string",
- "active": true,
- "regDate": "2019-08-24T14:15:22Z",
- "isAsset": true,
- "description": "string",
- "registrationNumber": "string",
- "yearOfManufacture": 0,
- "mileage": 0,
- "currencyCode": "string",
- "originalValue": 0,
- "currentValue": 0,
- "residualValue": 0,
- "buyoutAmount": 0,
- "validUntil": "2019-08-24T14:15:22Z",
- "owner": "string",
- "vendor": "string",
- "location": "string",
- "depreciation": {
- "currencyCode": "string",
- "systemCurrencyCode": "string",
- "openingValue": 0,
- "systemOpeningValue": 0,
- "depreciationLength": 0,
- "depreciationMethod": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "periodLength": 0,
- "currentValue": 0,
- "systemCurrentValue": 0,
- "salvageValue": 0,
- "systemSalvageValue": 0,
- "assetAccountChartCode": "string",
- "lifeTimeUnits": 0
}, - "data": null,
- "links": [
- {
- "type": "string",
- "name": "string",
- "href": "string",
- "resource": "string",
- "guid": "string"
}
]
}
objectGuid required | string |
objectReference | string or null Object reference number. |
active | boolean or null Object is active |
description | string or null Object description. |
registrationNumber | string or null Object registration number. |
yearOfManufacture | integer or null <int32> Year of manufactore |
mileage | integer or null <int32> Milage or custom consumption value |
currencyCode | string or null Currency code of all amounts for the object |
originalValue | number or null <double> Original value of the object |
currentValue | number or null <double> Current valuation of the object |
residualValue | number or null <double> Residual value of the object |
buyoutAmount | number or null <double> Possible buyout amount calculated for the object |
validUntil | string or null <date-time> Date until the object is valid, if limited life time |
vendor | string or null Vendor of the object |
location | string or null Coordinates to the location of the object |
object (PutAddress) Changeable address values | |
object (PatchObjectDepreciation) Object depreciation | |
data | any or null Additional object specific data |
{- "objectReference": "string",
- "active": true,
- "description": "string",
- "registrationNumber": "string",
- "yearOfManufacture": 0,
- "mileage": 0,
- "currencyCode": "string",
- "originalValue": 0,
- "currentValue": 0,
- "residualValue": 0,
- "buyoutAmount": 0,
- "validUntil": "2019-08-24T14:15:22Z",
- "vendor": "string",
- "location": "string",
- "address": {
- "addressType": "string",
- "fullName": "string",
- "street": "string",
- "houseNo": "string",
- "houseNoExtension": "string",
- "city": "string",
- "zipCode": "string",
- "stateCode": "string",
- "countryCode": "string",
- "addressNotValidDate": "2019-08-24T14:15:22Z",
- "defaultAddress": true,
- "validFrom": "2019-08-24T14:15:22Z",
- "validTo": "2019-08-24T14:15:22Z"
}, - "depreciation": {
- "salvageValue": 0,
- "lifeTimeUnits": 0
}, - "data": null
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
guid required | string |
$filter | string Filter conditions specified in a simplified OData format |
$skip | integer <int32> List offset when paginating (default 0) |
$top | integer <int32> Maximum size of result (default 25, max 100) |
$orderby | string Sorting conditions E.g. "fullname desc" |
{- "count": 0,
- "skip": 0,
- "total": 0,
- "value": [
- {
- "type": "string",
- "name": "string",
- "href": "string",
- "resource": "string",
- "guid": "string"
}
]
}
guid required | string |
type | string or null Type of object: case, creditdebt, creditorpledge, customer, debtor, person, debt, ledgeraccount, invoice, loan, object, client, party, pledge, collateral, guarantee |
guid | string or null Resource guid |
{- "type": "string",
- "guid": "string"
}
{- "type": "string",
- "name": "string",
- "href": "string",
- "resource": "string",
- "guid": "string"
}
guid required | string The GUID representing the object. |
linkguid required | string The GUID representing the linked object. |
{- "type": "string",
- "name": "string",
- "href": "string",
- "resource": "string",
- "guid": "string"
}
guid required | string The GUID representing the object. |
linkguid required | string The GUID representing the linked object. |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
Execute custom service definition in CLVR with possibility to pass in JSON into definition.
objectGuid required | string Object unique id |
serviceDefinition required | string The invoke service definition request. |
async | boolean Specify if custom action should be performed asynchronously |
JSON body
{- "name1": "string",
- "name2": false,
- "name3": {
- "name4": [
- "string",
- "string"
]
}
}
{ }
Execute custom service definition in CLVR with possibility to pass in JSON into definition.
serviceDefinition required | string The invoke service definition request. |
async | boolean Specify if custom action should be performed asynchronously |
JSON body
{- "name1": "string",
- "name2": false,
- "name3": {
- "name4": [
- "string",
- "string"
]
}
}
{ }