I am working on a more customized UI for our family, where I call the Barcode Buddy API directly.
Would it be possible to add some more fields for the POST /actions/scan-endpoint to the forward the params to the Grocy endpoint?
Particually the shopping_location_id and the note field.
The Grocy api endpoint supports passing more data during the "add" command

I realize that the shopping_location_id might be mostly relevant within the "Purchase" context.
But I thought it might be good to raise the question anyway :)
PS: Loving the service, hence why I want to build on top of it! 💯
I am working on a more customized UI for our family, where I call the Barcode Buddy API directly.
Would it be possible to add some more fields for the POST /actions/scan-endpoint to the forward the params to the Grocy endpoint?
Particually the
shopping_location_idand thenotefield.The Grocy api endpoint supports passing more data during the "add" command

I realize that the
shopping_location_idmight be mostly relevant within the "Purchase" context.But I thought it might be good to raise the question anyway :)
PS: Loving the service, hence why I want to build on top of it! 💯