Acceptance certificates

This article explains the usage of the endpoints relevant for the confirmation process of acceptance certificates.

General information

The general acceptanceCertificate response contains all properties and is therefore used to describe the meaning of the field values. An example of a single acceptanceCertificate may look like this:

"customerContext": {
  "customerName": "Testcompany GmbH",
  "leaseCompanyName": "CHG-MERIDIAN AG",
  "customerNumber": 903544,
  "leaseCompany": 1
},
"acceptanceCertificateId": 0,
"leaseScheduleId": 0,
"authorizationStatus": "ready",
"firstConfirmationDate": "2023-07-06T12:17:20.965Z",
"firstConfirmationUserId": 0,
"secondConfirmationDate": "2023-07-06T12:17:20.965Z",
"secondConfirmationUserId": 0,
"confirmationStatus": "firstConfirmationPending",
"actualLeaseTerm": 0,
"leaseStartDate": "2023-07-06",
"plannedLeaseEndDate": "2023-07-06"
}

Acceptance certificate properties

PropertyDescriptionRemarks
acceptanceCertificateIdAcceptance certificate id
leaseScheduleIdLease schedule id
authorizationStatusLease schedule status
firstConfirmationDateDate of the first confirmation
firstConfirmationUserIdDate of the first confirmation
secondConfirmationDateDate of the second confirmation
secondConfirmationUserIdUser id of the second confirmation
confirmationStatusStatus of the confirmation
actualLeaseTerm
leaseStartDateDate of the lease start
plannedLeaseEndDateFuture lease end date of the lease schedule