Money and identifiers
Cents
Amounts observed in rent / deposit mutations are integers:
amount: 100000 → 1,000.00 EUR
Always cross-check with a read query after writing.
UUID vs references
UUID id | GraphQL primary key |
customReference | Ublo display reference |
externalId / foreignId | Your sync key |
Endpoint
POST https://{tenant}.ublo.immo/api/graphql
Do not use the internal /search route for an integration (see key points).