Create an order

Creates a translation order. You must have admin privileges in the project you are placing an order in.

Requires write_team_orders OAuth access scope.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

A unique team identifier

Body Params
string
required

Project identifier.

string

Branch name.

string
enum

Payment method. Possible values are credit_card (default) or team_credit.

Allowed:
number

Identifier of the card used for payment. Required if payment_method = credit_card.

string
required

Order briefing.

string
required

Source language code of the order.

target_language_isos
array of strings
required

List of target languages.

target_language_isos*
keys
array of strings
required

List of keys identifiers, included in the order.

keys*
string
required

Translation provider slug.

number
required

Tier of the translation. Tiers depend on provider.

boolean

Default true, can be set only with google and deepl providers.

boolean

Return the response without actually placing an order. Useful for price estimation. The card will not be charged. Defaults to false (live mode).

string

Only for gengo provider. Available values are formal, informal, business, friendly. Defaults to friendly.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json