tesma Platform API

tesma

v1OAS 3.1
API Base URL
  • Server 1:https://api.tesma.com
Security
PersonalAccessToken (apiKey)

Authentication using the Personal Access Token generated in tesma UI.

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