tesma Platform API

CollectedAssets

Gets the collected assets for the specified collectionId and transportOrderId.

get
https://api.tesma.com/v1/collections/{collectionId}/{transportOrderId}/collectedassets

Query Parameters

loadOptionsobject
* Additional properties are NOT allowed.
Show Child Parameters

Path Parameters

collectionIdinteger(int32)required

>= 1

transportOrderIdinteger(int32)required

>= 1

Headers

CorporateGroup-Namestring

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

Response

application/json

OK

TesmaLoadResult_CollectedAssetResponse

* 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/{collectionId}/{transportOrderId}/collectedassets
 
application/json

Gets the processed collected assets for the specified collectionId and transportOrderId.

get
https://api.tesma.com/v1/collections/{collectionId}/{transportOrderId}/processedassets

Query Parameters

loadOptionsobject
* Additional properties are NOT allowed.
Show Child Parameters

Path Parameters

collectionIdinteger(int32)required

>= 1

transportOrderIdinteger(int32)required

>= 1

Headers

CorporateGroup-Namestring

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

Response

application/json

OK

TesmaLoadResult_CollectedAssetResponse

* 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/{collectionId}/{transportOrderId}/processedassets
 
application/json

Collections

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