Creates a new establishment after validating required technical installation exists and tags belong to the organization.
[BO_USER]Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Session token used for authenticating the request.
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiIxMjM0NTY3ODkwIiwic2Vzc2lvbklkIjoiYWJjZGVmMTIzNDU2IiwiaWF0IjoxNjA1MDk3ODk5LCJleHAiOjE2MDUxODQyOTl9.4XRQ1iXDyvEj5LgPZHbmTmzOZs98M3YPOzgf3MhxjaI"
Content type, must be "application/json".
"application/json"Details required to create an establishment
Identifier of the organization associated with the establishment.
-9007199254740991 <= x <= 900719925474099110
Name of the site.
250"Main site"
Address of the establishment.
100"123 Main Street"
City where the establishment is located.
100"Paris"
Postal code of the establishment.
-9007199254740991 <= x <= 900719925474099175001
Country where the establishment is located.
100"France"
Classifications of the establishment (e.g., ERP, IGH).
0, 1, 2, 3 [0, 2]Description of the site.
2000"This is the main site of the establishment."
Serial number of the site.
10"123456"
Category of the establishment (if ERP), between 1 and 5.
1, 2, 3, 4, 5 3
Types associated with the site (N, P, M, etc.).
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19 [1, 1]The establishment was successfully created