Skip to main content

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 idGraphQL primary key
customReferenceUblo display reference
externalId / foreignIdYour sync key

Endpoint

POST https://{tenant}.ublo.immo/api/graphql

Do not use the internal /search route for an integration (see key points).