tesma Platform API

Gets all collections.

get
https://api.tesma.com/v1/collections

Query Parameters

loadOptionsobject

The load options object.

* Additional properties are NOT allowed.
Show Child Parameters

Headers

CorporateGroup-Namestring

Corporate group key that assigns the currently selected corporate group to the request.

Response

application/json

OK

TesmaLoadResult_CollectionResponse

* Additional properties are NOT allowed.
datanull | array[object]
* Additional properties are NOT allowed.
Show Child Parameters
groupCountinteger(int32)

Default:-1

summarynull | array
totalCountinteger(int32)

Default:-1

get/v1/collections
 
application/json

InvoiceAssets

Gets a list of all invoiced assets including their invoice header data.

get
https://api.tesma.com/v1/invoices/{year}/assets

Query Parameters

loadOptionsobject

The data source load options.

* Additional properties are NOT allowed.
Show Child Parameters

Path Parameters

yearinteger(int32)required

The year in which the invoice for the assets has been created.

>= 1900<= 2100

Headers

CorporateGroup-Namestring

Corporate group key that assigns the currently selected corporate group to the request.

Response

application/json

OK

TesmaLoadResult_InvoiceAssetResponse

* Additional properties are NOT allowed.
datanull | array[object]
* Additional properties are NOT allowed.
Show Child Parameters
groupCountinteger(int32)

Default:-1

summarynull | array
totalCountinteger(int32)

Default:-1

get/v1/invoices/{year}/assets
 
application/json

Documents

Gets a list of all document metadatas.

get
https://api.tesma.com/v1/documents

Query Parameters

loadOptionsobject

The load options object.

* Additional properties are NOT allowed.
Show Child Parameters

Headers

CorporateGroup-Namestring

Corporate group key that assigns the currently selected corporate group to the request.

Response

application/json

OK

TesmaLoadResult_DocumentMetadataResponse

* Additional properties are NOT allowed.
datanull | array[object]
* Additional properties are NOT allowed.
Show Child Parameters
groupCountinteger(int32)

Default:-1

summarynull | array
totalCountinteger(int32)

Default:-1

get/v1/documents
 
application/json