curl --location --request POST '/Brand' \
--header 'Content-Type: application/json' \
--data-raw '{
"brandID": "2168",
"brandDescription": "Unbranded Frozen"
}'
{
"id": "62p43p",
"brandID": "2168",
"brandDescription": "Unbranded Frozen"
}
Authorization: Bearer ********************