v1

latestSwagger 2.02026-07-13285166341.1 KB
TranslationRequests

Create a translation request. Accepts a TranslationRequest object. Returns the Id of the created object. The state of the TranslationRequest must be ‘NotSubmitted’.

No Documentation Found.

post/api/v2/TranslationRequests

Request body

Idinteger

The ID of the request

SubmittedByinteger

The ID of the User that submitted the request

ChargeToAccountstring required

The account to charge for the request

Deadlinestring date-time required

The date by which the translations in the request are needed. Defaults to 30 days from the current date

Notesstring required

Additional notes or comments about the request

State'NotSubmitted' | 'Submitted' | 'Cancelled' | 'Completed' required

The state of the request

CCEmailAddressesstring[] required

Additional email addresses to CC on emails pertaining to the request

TranslatorNamestring

The name of the translator

TranslatorEmailstring

The email address for the translator

QuestionsUserIdinteger

The ID of the user to which to address questions regarding the request

ApprovalUserIdinteger

The ID of the user from which approval for the request is required

LocaleIdsinteger[] required

Locale IDs to which these strings are requested to be translated

Response

OK

integer required