Updating Supplier Price Breaks via API #3990
-
Hello, i am currently trying to update some Price Breaks of SupplierParts via the API. As far as I understand the documentation it should work like this: variable = SupplierPriceBreak.update(api, { If anyone could give me an example how to do it, I would really appreciate it. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
https://docs.inventree.org/en/latest/api/python/examples/#updating-attributes |
Beta Was this translation helpful? Give feedback.
-
Hi, https://github.com/SergeoLacruz/inventree-docs/blob/master/docs/api/python/api_reference.md It makes things easier for me when I need to look up certain things. Far from beeing complete. |
Beta Was this translation helpful? Give feedback.
https://docs.inventree.org/en/latest/api/python/examples/#updating-attributes