curl --location --request PUT '/Brand/' \
--header 'Content-Type: application/json' \
--data-raw '{
"brandID": "9172",
"brandDescription": "Licensed Bronze"
}'
{
"id": "62p43p",
"brandID": "9172",
"brandDescription": "Licensed Bronze"
}
Authorization: Bearer ********************