• Hi, we rent rental furniture and want to provide a partner with an Api in which we can communicate inventory, booking periods, product data and booking quantity.
    We get this information partly from “Woocommerce”, but we do not have the current stock. In addition, we need this information so that we can change and retrieve it with our logistics software (if something breaks or something is missing when an order comes back).

    • This topic was modified 5 years, 2 months ago by Jan Dembowski. Reason: Deleted link spam
Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Side note: Please do not post that link to that translator again. That’s link spam and if they insist on that then please use a different machine translator.

    Plugin Contributor mvvapps

    (@mvvapps)

    There is now such api now. We will implement it in future versions. Anyway we cant provide a estimated date now

    Thread Starter shartmannswoofle

    (@shartmannswoofle)

    can you tell me where I can find the stock in the DB ?

    Plugin Contributor mvvapps

    (@mvvapps)

    Actually there is no such field in DB, as the inventory connected with the slots. It will not have a specific value in database. It is calculated programmatically as the customer try to book a slot.
    Could you give a more idea on your needs, I mean how you want the inventory data. You want it for all the slots? or you will be passing any date/time in the api request to fetch inventory for that time?

    Thread Starter shartmannswoofle

    (@shartmannswoofle)

    we want to transfer our stock “live” via the DB via the Api and also manage it ourselves.
    If goods are missing or returned damaged, our logistick program should change the stock. for this we need a DB entry about the current stock.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Missing stock’ is closed to new replies.