Previews a signup order with pricing information

This endpoint works very similar to POST /Orders, by returning an order object, but does not actually create the order persistently.
You can pass the same data. It can be used to show pricing information of the cart.
Likewise a real order creation it takes into account passed customer data like VAT ID and country to determine the actual price and taxes.

Language
Authorization
Header
Click Try It! to start a request and see the response here!