v1

latestOpenAPI 3.0.1Apache 2.02026-07-26176256241.4 KB
Pin Codes

Create pin code

Generates a new pin code for property access.

post/api/v3.3/pin-codes

Request body

propertyUidstring
lockType'RESORTLOCK' | 'REMOTELOCK' | 'PARAKEET' | 'AUGUST' | 'OTHER' | 'VIRTUALKEY' | 'OPERTO' | 'DORMAKABA' | 'POINTCENTRAL'
startDateTimeUTCstring
endDateTimeUTCstring
pinCodestring
pinCodeUrlstring
leadUidstring
unitUidstring

Example request

{
  "startDateTimeUTC": "2026-04-20T11:52:36",
  "endDateTimeUTC": "2026-04-20T11:52:36"
}

Response

OK