post https://api-g.weedmaps.com/wm/2024-01/partners/menus//items
Create an item for a given menu
Log in to see full request history
Responses
Create an item for a given menu
xxxxxxxxxx
12curl --request POST \
--url https://api-g.weedmaps.com/wm/2024-01/partners/menus/menu_id/items \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"license_type": "recreational",
"compliance[weight][unit]": "g",
"price[currency]": "USD",
"sale[type]": "percentage"
}
'
Try It!
to start a request and see the response here! Or choose an example: