post
https://example.com/integration-tenants/api/v1/orders/duplicate
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.
200Duplicate order was successfully created
500An error occurred when trying create the duplicate order
