Overview
Suppliers have a one to many relationship with stores.
How to connect to a store
In order to connect to a store, a supplier must first request access. An operator for that store must then accept the request. If a request is rejected a supplier may request access again. It is recommended to use the user interface to connect to different stores.
Connecting to a store via the user interface
Navigate to suppliers.axiomdata.io/stores
and you will be able to see the available stores you can request access to in the Available
tab, along with those that you've requested access to and are pending approval. In the Connected
tab you can view stores that you are already connected to.


List Accessible Stores
Once connected to a store, if you wish to specify store-specific instructions e.g. specific price lists or disabling certain products you will need to fetch the Store ID. This can be done by calling the list accessible stores endpoint.
https://api.axiomdata.io/api/suppliers/stores/accessible
List Accessible Stores