Indicates whether the client warehouse is standard, only one standard warehouse is allowed per client.
The standard lead time day count, used for calculating the expected delivery time.
{ "clientId": 0, "warehouseId": 0, "typeId": 0, "code": "string", "name": "string", "isStandard": true, "standardLeadTimeDayCount": 0, "freightCost": 0, "costBlock": 0, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "locations": [ { … } ], "warehouse": { "id": 0, "defaultName": "string", "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "clientProductSkuOnHand": [ … ], "clientWarehouse": [ … ], "clientWarehouseLocation": [ … ], "supplierProductSkuOnHand": [ … ] } }