POST more than 1 product to entry

Hi, I recently discovered Strapi and am looking into it. But I’m facing a problem that I can’t solve neither by documentation nor by google.

Let’s simulate the situation:

There is a shopping cart in a ‘chair store’ with two items in it. Either the issue can be solved now and you can tell me how to make a POST from the customer side of two chairs into one ‘Order’ entry.

Or I am trying to first make a POST of one chair and immediately after that send a PUT request with the second chair, but in reality it turns out that the PUT request gets a response identical to the POST without adding information about the second chair to the Order.

What am I doing wrong?

This topic has been created from a Discord post (1231604221921722369) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord