Ideas for Vusion Manager

API access to list of stores available with a key

we already have an endpoint:
v1/stores/[storeid]

which allows us to fetch details for a store.

Same storeid is required for all other api calls.


It would be nice to be able to call for example
v1/stores

without parameters and get a list of stores that the key has access to
returning
[

{storeId, storeName, something else?},
] or something.

this would allow us to create more automation without fetching store details manually.


  • Guest
  • Jan 28 2021
  • Shipped
  • Attach files
  • Guest commented
    May 07, 2021 15:19

    Dear customer,

    Thank you for posting this idea. To better understand your needs, can you please tell us what is your use case exactly ? What type of information to you need exactly with this API call ?

    BR,

    Emmanuelle