For the complete documentation index, see llms.txt. This page is also available as Markdown.

Introduction

This document contains the API services of the staff in the Instore App.

All requests must be sent to the Instore Backend.

Before creating or updating a staff:

  • retail_stores IDs must be retrieved from the Instore Backend (GET /api/v1/retail-stores/)

  • permission_groups IDs must be retrieved from the Instore Backend (GET /api/v1/permission-groups/)

Last updated

Was this helpful?