get https://api.shippingeasy.com/api/stores
Get a list of all stores in the ShippingEasy account
Returns the list of all stores currently defined in the ShippingEasy account.
Responses
Get a list of all stores in the ShippingEasy account
Returns the list of all stores currently defined in the ShippingEasy account.
xxxxxxxxxx
curl --request GET \
--url https://api.shippingeasy.com/api/stores \
--header 'accept: application/json'