Ask a Question
Publish Menu : Modifier group missing from variants and variants not adressed in JSON received
When publishing a menu from Deliverect, our endpoint receives a JSON with the full menu, including variant items and so forth.
Though the fact a product is a variant is indeed provided (but not in the guide, though it speaks of subItems ? https://developers.deliverect.com/docs/variants), it seems their modifier groups is visible in the menu in Deliverect but not in the JSON sent, where I'd expect them in subProducts.
Pull Mune
can send this format for mune
Channel Link id and channel registration webhook
on my staging area at https://frontend.staging.deliverect.com/, the channel link of the all my channels are hidden, also, i can"t find the field to add the channel activation webhook url.
About modifierGroups
in my system cannot have [modifierGroups] can i send empty list?
about menu
how can send [channelLinkId] if I'm not definition menu in dashboard ,
can send null or empty
Munes
I need Json Format for Pull Mune because I'm not understand
Nutrition Api
Is there a way to get all Nutrition for single menu? Item?
Order webhook rating field
The order webhook rating field is marked as string in the document, but the returned type is array
received orders
why are all the Customer details included in the note section of the JSON when there are empty fields for those details
Not calling createJob webhook
created test order and calling validate delivery job webhook and it return response data, but after that how to call createJob endpoint, it automatically calling from deliverect or i need to manage createJob api