Command Palette

Search for a command to run...

Magasins

Gestion des points de vente

10 endpointsBase: /api/v1
GET
/stores
Rechercher des magasins
Public
GET
/stores/nearby
Magasins a proximite
Public
GET
/stores/:storeId
Obtenir un magasin
Public
GET
/supplier/stores
Mes magasins
Authentification requiseSUPPLIER_FOODSUPPLIER_DEALS
POST
/supplier/stores
Creer un magasin
Authentification requiseSUPPLIER_FOODSUPPLIER_DEALS
PUT
/supplier/stores/:storeId
Modifier un magasin
Authentification requiseSUPPLIER_FOODSUPPLIER_DEALS
DELETE
/supplier/stores/:storeId
Supprimer un magasin
Authentification requiseSUPPLIER_FOODSUPPLIER_DEALS
GET
/supplier/stores/:storeId/statistics
Statistiques magasin
Authentification requiseSUPPLIER_FOODSUPPLIER_DEALS
POST
/supplier/stores/:storeId/temporary-closure
Fermeture temporaire
Authentification requiseSUPPLIER_FOODSUPPLIER_DEALS
POST
/supplier/stores/:storeId/toggle-active
Activer/desactiver magasin
Authentification requiseSUPPLIER_FOODSUPPLIER_DEALS