food

Create a new brand

post/foods/brands

Request body

brand_type'standard' | 'store_brand' | 'restaurant'
countrystring nullable
manufacturer_idinteger nullable
namestring required
status'active' | 'pending_review' | 'deprecated'

Response

created

brand_typestring
countrystring nullable
created_timestring date-time nullable
idinteger
manufacturer_idinteger nullable
namestring
name_normalizedstring
statusstring
updated_timestring date-time nullable

Changes

No recorded changes to this endpoint across all 15 revisions of this API.