get https://example.com/api/basedata/v1/stores
This endpoint will return an array of all available stores that exist in a backoffice
Log in to see full request history
Responses
401You are not unauthorized
This endpoint will return an array of all available stores that exist in a backoffice
401You are not unauthorized
xxxxxxxxxx
curl --request GET \
--url https://example.com/api/basedata/v1/stores \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: