The agreement, called Code in the admin tool, and in connect.
Indicates whether the price list is public, not used see IsPublic in PriceListClient.
Indicates whether the price list is limited to stock, not used see IsLimitedToStock in PriceListClient.
Indicates whether the price list is active, commonly always set, see IsActive in PriceListClient.
{ "id": 0, "defaultName": "string", "defaultDescription": "string", "agreement": "string", "startDate": "2019-08-24T14:15:22Z", "endDate": "2019-08-24T14:15:22Z", "isPublic": true, "isLimitedToStock": true, "isBid": true, "isStako": true, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "applicationPriceList": [ { … } ], "clientProductSkuPriceList": [ { … } ], "priceListClient": [ { … } ] }