I am currently in the process of building a new API that will get requested in three steps and perform three actions in a row.
- A product will be listed (select based upon user input).
- The QTY will be updated upon ordering.
- A customer name and address will be inserted.
No relation is needed.