Download target file (async)
This call initiates an asynchronous request to generate and download the target file containing translations. This request covers jobs created via actions like ‘split jobs’, ensuring accessibility even for such cases.
To monitor the status of this asynchronous request, you have two options:
- Use Get asynchronous request.
- Search for the asyncRequestId by utilizing List pending requests.
In contrast to the previous version (v1) of this call, v2 does not directly provide the target file within the response. Once the asynchronous request is completed, you can download the target file using Download target file based on async request.
Note: The asyncRequestId can be used only once. Once the download is initiated through Download target file based on async request
, the asyncRequestId becomes invalid for further use.
Response
Accepted
The response is of type object
.