Documentation développeur API Website
November 26, 2025 at 2:48 AMWebsite
Complexe
Swagger : Complexe
Note : La donnée du site internet doit être initiée manuellement (via un outils).
Mise a jour du site web :
Point de terminaison : /website/{cinemaID}
Méthode : PUT
Async/Sync : Sync
Params :
{
"id": "string",
"territoryId": "string",
"companyId": "string",
"cinemaId": "string",
"codeCinema": "string",
"online": true,
"showMessage": true,
"persistPopup": true,
"message": "string",
"messageOffline": "string",
"cgu": "string",
"versionCgu": 0,
"cgv": "string",
"cgva": "string",
"information": "string",
"event": {
"isOnline": true,
"content": "string"
},
"bigShow": {
"isOnline": true,
"content": "string"
},
"info": {
"isOnline": true,
"content": "string"
},
"isActiveDriveIn": true,
"configuration": {
"standard": {
"saleTimeAllowed": 0
},
"driveIn": {
"saleTimeAllowed": 0
},
"isSaleActive": true,
"isSaleSubscriptionActive": true,
"isActiveDriveIn": true
}
}