Creates a new building within an establishment with the provided details and validation.
[USER]MANAGERBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Content type, must be "application/json".
"application/json"Session token used for authenticating the request.
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiIxMjM0NTY3ODkwIiwic2Vzc2lvbklkIjoiYWJjZGVmMTIzNDU2IiwiaWF0IjoxNjA1MDk3ODk5LCJleHAiOjE2MDUxODQyOTl9.4XRQ1iXDyvEj5LgPZHbmTmzOZs98M3YPOzgf3MhxjaI"
Details required to create a building
Name of the building.
100"Main Building"
Unique identifier of the establishment to which the building belongs.
-9007199254740991 <= x <= 90071992547409911
Unique identifier of the site to which the building belongs.
-9007199254740991 <= x <= 90071992547409911
The building has been created