Skip to main content
POST
Copy an Order

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept-Language
string
default:en

The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.

Example:

"en"

Path Parameters

order-id
string
required

Order ID

Body

application/json
include_assignee
boolean
date
string<date>
truck_count
integer
Required range: 1 <= x <= 200

Response

Created

data
Order-Read · object
required

Notes:

  • phase has been deprecated in favor of phases where "primary" == true