Iβm seeking expertise in accessing inventory data using item codes to determine available quantities and proficiency in using API2 to generate new sales invoices.
My goal is to integrate a point-of-sale (POS) system with a manager to automate the creation of invoices based on daily sales transactions.
If you have any knowledge, guidance, or assistance to offer, I would greatly appreciate your support in achieving this integration.
when creating an invoice you must add the items with the βkeyβ not with their item code, and to get the key there is another request yo have to make
im trying to create it with the item code but no luck, which as a workaround i have to make a DB to match both item codes and manager item key
here is an example on how to get the inventory items key with all the parameters (item code, etcβ¦):
For the json structure, we can get it from Api1, or from BatchUpdate column and compile it into json.
Just tried it, the term cannot be used to search for ItemCode. It looks like we have to take all Inventory item data and create a dictionary of ItemCode, ItemName
I would like to extend my sincere gratitude to each and every one of you. Your contributions and support have been invaluable, and I am truly grateful for your assistance.