Getting Doc ID
It may sometimes be necessary to interrogate the XLIFF for the target_id - the unique ID of the PDF to which the XLIFF refers. This call returns rapidly since it only performs a cursory parsing of the supplied XLIFF.
URL: /segments/remote_upload_xliff
Post Data: session_id
session_id
The unique key returned in the initial login call.
Returns
On success, a JSON structure containing the ID. On failure the HTTP status code will be set to something other than 200.
The JSON structure will contain amongst other things, the following field:
target_lang_id
This is a unique ID of the PDF/Language combination and must be used in all subsequent references to the document.