Create a new order from a template

Creates a new order from a template. Even though an order is created successfully, the response can return an array
named "validationErrors" containing errors that will need to be addressed. Note that Basic Authentication is required for all requests
as such, make sure to provide the Authorization header with a valid value. Should you choose to provide a callback url by
using the 'WebhookUrl' field, we will send a HTTP POST request to that URL with a JSON payload containing the OrderId when
specific events occur on the order.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
200

Order created.

500

An error occurred when trying to create the order

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json