v1
latestOpenAPI 3.0.32026-07-2415128381.3 KBCreate an order
Creates a translation order. You must have admin privileges in the project you are placing an order in.
Requires <code>write_team_orders</code> OAuth access scope.
Path parameters
A unique team identifier
Request body
Project identifier.
Branch name.
Payment method. Possible values are <code>credit_card</code> (default) or <code>team_credit</code>.
Identifier of the card used for payment. Required if <code>payment_method</code> = <code>credit_card</code>.
Order briefing.
Source language code of the order.
List of target languages.
List of keys identifiers, included in the order.
Translation provider slug.
Tier of the translation. Tiers depend on provider.
Default true, can be set only with <code>google</code> and <code>deepl</code> providers.
Return the response without actually placing an order. Useful for price estimation. The card will not be charged. Defaults to <code>false</code> (live mode).
Only for <code>gengo</code> provider. Available values are <code>formal</code>, <code>informal</code>, <code>business</code>, <code>friendly</code>. Defaults to <code>friendly</code>.
Response
OK
A unique order identifier.
Project identifier.
Branch name.
Payment method. Possible values are <code>credit_card</code>, <code>team_credit</code>, <code>none</code>. <code>null</code> will be returned for orders made before the attribute was introduced.
Identifier of the card used for payment.
Status of the order. Possible values are <code>in progress</code>, <code>completed</code>. <code>processing</code>, <code>draft</code> in case if <code>dry_run</code> = <code>true</code>.
Date and time of the order creation.
Unix timestamp when the order was created.
Identifier of a user, who has created the order.
E-mail of a user, who has created the order.
Source language code of the order.
Translation provider slug.
Style of the translation, applies to <code>gengo</code> provider only.
Tier of the translation. Tiers depend on provider.
Tier name.
Order briefing.
Default true, can be set only with <code>google</code> and <code>deepl</code> providers.
Total cost of the order in major currency units (USD)