Indicates whether the client supplier warehouse location is consignment, not currently in use.
Indicates whether in stock calculation is included, not used anymore.
The transfer method value, not used anymore.
{ "clientId": 0, "supplierId": 0, "warehouseId": 0, "locationId": 0, "name": "string", "standardLeadTimeDayCount": 0, "minimumOrderValue": 0, "minimumOrderValueCost": 0, "freightCost": 0, "costBlock": 0, "isConsignment": true, "includeInStockCalculation": true, "transferMethodId": 0, "transferMethodValue": "string", "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "supportsReservation": true, "supportsStockQuery": true, "clientSupplier": { "clientId": 0, "supplierId": 0, "supplierCodePrefix": "string", "supplierCode": "string", "name": "string", "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "infos": [ … ], "warehouses": [ … ], "warehouseLocations": [ … ], "supplier": { … } } }