Quantcast
Channel: Active questions tagged rest - Stack Overflow
Viewing all articles
Browse latest Browse all 3637

REST. Make order request [closed]

$
0
0

I have two entities: Order and OrderItem. Should I use one or two routes for request that make an order?

One route:

POST /orders (also creates OrderItems)

Two routes:

POST /orders

POST /orderItems


Viewing all articles
Browse latest Browse all 3637

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>