Authorizations
Enter your token in the format token TOKEN
Headers
Two-Factor-Authentication token (optional)
Path Parameters
Project ID
Body
the name of the order, default name is: Translation order from 'current datetime'
"Welcome message translations"
Name of the LSP that should process this order. Can be one of gengo, textmaster.
"textmaster"
specify the branch to use
"my-feature-branch"
Source locale for the order. Can be the name or id of the source locale. Preferred is id.
"abcd1234abcd1234abcd1234abcd1234"
List of target locales you want the source content translate to. Can be the name or id of the target locales. Preferred is id.
[
"1234abcd1234abcd1234abcd1234abcd",
"abcd1234abcd1234abcd1234abcd1234"
]Name of the quality level, availability depends on the LSP. Can be one of: standard, pro (for orders processed by Gengo) and one of regular, premium, enterprise (for orders processed by TextMaster)
"premium"
Tag you want to order translations for.
"my-awesome-feature"
Message that is displayed to the translators for description.
"Please make everything sound really nice :)"
Style guide for translators to be sent with the order.
"1234abcd1234abcd1234abcd1234abcd"
Unverify translations upon delivery.
null
Order translations for keys with untranslated content in the selected target locales.
null
Order translations for keys with unverified content in the selected target locales.
null
Category to use (required for orders processed by TextMaster).
"C021"
Extra proofreading option to ensure consistency in vocabulary and style. Only available for orders processed by TextMaster.
null
Indicates whether the priority option should be ordered which decreases turnaround time by 30%. Available only for orders processed by TextMaster.
null
Response
Created
{
"id": "abcd1234cdef1234abcd1234cdef1234",
"name": "English",
"code": "en-GB"
}{
"id": "abcd1234cdef1234abcd1234cdef1234",
"title": "My Style Guide"
}