itemCategories
PATCH {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/itemCategories({{itemCategoryId}})?tenant={{tenant}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
tenant | string |
Request Body
{"displayName"=>"Home Door"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
If-Match | string |
RESPONSES
status: OK
{"@odata.context":"http://bcserver:7048/BC/api/v2.0/$metadata#companies(a19eca60-4a86-ed11-aad5-000d3a38ed32)/itemCategories/$entity","@odata.etag":"W/\"JzIwOzE0NTM3MTcwMTM0NDA1NjAyNzc5MTswMDsn\"","id":"7e3142fc-2788-ed11-af3b-9f262527381a","code":"DOOR","displayName":"Home Door","lastModifiedDateTime":"2022-12-30T09:56:06.767Z"}