post https://api.moderndropship.com/buyer/orders
A buyer can create a new order. This order can be associated with multiple sellers and it will be split.
Responses
A buyer can create a new order. This order can be associated with multiple sellers and it will be split.
xxxxxxxxxx
curl --request POST \
--url https://api.moderndropship.com/buyer/orders \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: