Represents a Category with localized names.codestring or nullculturesArray of objects or null or null(CategoryCulture)+Show 4 array propertiesidinteger(int32)Norce internal category id{ "code": "string", "cultures": [ { … } ], "id": 0 }
Specifies the status for the part number.string(Status)Specifies the status for the part number. Enum"Active""Coming""Expiring""Hidden""Inactive""Active"
Represents a Warehouse, on which stock information is kept.codestring or nulllocationCodestring or nullidinteger(int32)Norce internal warehouse idlocationIdinteger(int32)Norce internal location id{ "code": "string", "locationCode": "string", "id": 0, "locationId": 0 }