Create a duplicate order

Create a duplicate order in the system. Even though an order is duplicated 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.

Query Params
string
Body Params
double | null
boolean
boolean
boolean
itemsToAdd
array of objects | null
itemsToAdd
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
200

Duplicate order was successfully created

500

An error occurred when trying create the duplicate order

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