Warehouse
Price lists.
List of price lists
get/rest/api/warehouse/price/
Response
Returns list of price lists
Example response
{
"list": [
{
"id": 1,
"name": "Cennik"
}
],
"totalCount": 7398,
"pageResultCount": 64
}Changes
No recorded changes to this endpoint across all 1 revision of this API.