InventoryBrands
Show an Inventory Brand
This endpoint retrieves an inventory brand for the given organisation.
get/inventory/brands/{brandId}
Response
The inventory brand was successfully retrieved
Example response
{
"data": {
"name": "L'Oréal"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.