I want to get previous order details including modifiers in the line item. I see the documentation and actual response from Clover API is different. I expect to get same result as the documentation.
I want to get previous order details including modifiers in the line item. I see the documentation and actual response from Clover API is different. I expect to get same result as the documentation.
Hi Yauri,
Thanks for bringing this to our attention. It looks like this part of our docs misrepresent the object that is returned. Appending a return_null_fields=true query param reveals there is no additional information given about the modifier...
...despite a query to the modifier ID in question returning a more fleshed-out object.
If anything, this is due to the two-level limit of expansion we have on query params. That being said... I can't find any information in the second query that is not available in the first query. Is there a specific piece of information I'm overlooking?
Thanks again for posting this, our docs should be updated accordingly.
No one has followed this question yet.