/
Create Order
Create Order
Use this method to create new orders.
This is only for the standard order form. The new order form uses a different method.
URL
(POST) orders
PARAMETERS
token | The token obtained on connection | Required |
data | A json object containing a list of custom field ids and values. See below for details. Parameters:
Example: { "reference": "order-name", "manager": 21158484, "sourceLocale": "en", "targetLocales": ["pl-PL", "es-ES"], "deadline": "2018-08-01T00:00:01.0000000Z", "personId": 04645, "instructions": "This should be translated with new French", "customFields": [ { "id": "CustomStr1", "value": "Super field" }, { "id": "CustomStr2", "value": "Adventure" } ] } | Required |
, multiple selections available,
Related content
orders/create (post) - DEPRECATED
orders/create (post) - DEPRECATED
More like this
Find orders
Find orders
Read with this
Create Order (new order form)
Create Order (new order form)
More like this
Create project
Create project
Read with this
orders/create (POST)
orders/create (POST)
More like this
Copyright Wordbee - Buzzin' Outside the Box since 2008