Accommodations

Accommodation

The accommodation is the main resource of the application.

The accommodation object contains all the information about the accommodation, and the state of the certificates.

Properties

id

Unique identifier for the accommodation.

TypeFormat
stringuuid

slug

Unique identifier for the accommodation used in the URL.

TypeFormat
string/^[a-z0-9]{3,6}$/

name

The name of the accommodation.

TypeFormat
stringNothing special

providerName

This name of the accommodation provider.

TypeFormat
string or nullNothing special

providerTaxNumber

This tax number of the accommodation provider.

TypeFormat
string or null/^\d{8}-\d-\d{2}$/

postalCode

This postal code of the accommodation.

TypeFormat
string or null/^\d{4}$/

locality

This locality of the accommodation.

TypeFormat
string or null/^[A-Z]{2}$/

reportingId

The reporting id of the accommodation. Provided by NTAK system.

TypeFormat
string or null/^[A-Z0-9]{8}$/*

* We are just assuming this format is constant

active

It defines the accommodation actively sending the reports to NTAK.

TypeFormat
booleanNothing special

hasLiveCertificate

It defines the accommodation has verified certificate.

TypeFormat
booleanNothing special

hasPendingCertificate

It defines the accommodation has certificate that needs to be verified.

TypeFormat
booleanNothing special

dailyCloseUrl

PMS endpoint where NTAK.guru will fetches the data for the daily close report.

TypeFormat
stringurl

callbackUrl

PMS endpoint where NTAK.guru sends the webhook.

TypeFormat
string or nullurl

expireAt

The expiration date of the verified certificate.

TypeFormat
string or nullY-m-d\TH:i:sP

createdAt

The date when was the accommodation registered into NTAK.guru.

TypeFormat
stringY-m-d\TH:i:sP