Бренды
- Ruslan P
Owned by Ruslan P
May 22, 2019
3 min read
Loading data...
Функция
http://localhost:2001/apix1/Brand
Пример результата Expand source
{ "value": [ { "$id": 1, "@xdata.type": "XData.Default.Brand", "Id": 20, "Title": "[Все]", "Country": null, "Desc": null, "OrderIdx": 1, "ManPath": null, "Code": null, "ParentId": null, "InUpdate": null, "Garanty": null, "ServiceCentr": null, "Info": null, "BrandImporter": null, "BrandCountry": null, "ExtCode": null, "ExtUrl": null, "ReplaceMan": null }, { "$id": 3, "@xdata.type": "XData.Default.Brand", "Id": 123, "Title": "Novotech", "Country": null, "Desc": null, "OrderIdx": 3, "ManPath": "Novotech", "Code": "00123", "ParentId": null, "InUpdate": null, "Garanty": null, "ServiceCentr": null, "Info": null, "BrandImporter": null, "BrandCountry": null, "ExtCode": null, "ExtUrl": null, "ReplaceMan": null } ] }
Id - ид бренда
Бренд с ид = 20 - системный бренд "Все" - его нужно пропускать
Title - название бренда
OrderIdx - сортировка
Code - код бренда