ShipStream has full support for having multiple brands under one merchant account. Use this API endpoint to retrieve your list of Brands and their corresponding codes which are required for submitting orders to a specific brand.Documentation Index
Fetch the complete documentation index at: https://docs.shipstream.io/llms.txt
Use this file to discover all available pages before exploring further.
For legacy purposes the “brands” are sometimes referred to as “stores”.
Methods
Entity Properties
store.list
store.list()
Retrieve stores list.
Parameters
The method is used without parameters.Return Value
An array of objects with store information.Example Request
Retrieve stores information:Request
Example Response
Response
Entity Properties
Store Properties
The internal store ID.
The “Code” property.
The “Name” property.
The “Sort Order” property.
Flag whether store is active.