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
integer
The internal store ID.
string
The “Code” property.
string
The “Name” property.
integer
The “Sort Order” property.
integer
Flag whether store is active.