tesma Platform API

Rejects the given acceptance certificate

post
https://api.tesma.com/v1/leases/acceptanceCertificates/{leaseCompanyNumber}/{acceptanceCertificateId}/rejection

Path Parameters

leaseCompanyNumberinteger(int32)required

The lease company number.

>= 1

acceptanceCertificateIdinteger(int32)required

The acceptance certificate identifier.

>= 1

Headers

CorporateGroup-Namestring

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

Response

OK

post/v1/leases/acceptanceCertificates/{leaseCompanyNumber}/{acceptanceCertificateId}/rejection
 

AssetStatus

Gets all asset statuses of the corporate group.

get
https://api.tesma.com/v1/leases/assetStatus

Headers

CorporateGroup-Namestring

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

Response

application/json

OK

PublicAssetStatusResponse

* Additional properties are NOT allowed.
idinteger(int32)
namenull | string
get/v1/leases/assetStatus
 
application/json

LeaseSchedule

Gets a list of all lease schedules.

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

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_LeaseScheduleResponse

* 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/leases
 
application/json