Archive a batch of orders by ID

POST {{baseUrl}}/crm/v3/objects/orders/batch/archive

Request Body

{"inputs"=>[{"id"=>"<string>"}, {"id"=>"<string>"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring