API Reference

Step 5 : Results

The endpoint URL for this API call can be found in the value of the results_url in the response of the Get File Process Status API call detailed in Step 4.

🚧

Please ensure that you use the GET HTTP request method when invoking the process upload file API call.

There is no request body required for this HTTP call

The codebox below provides an example of the response to the Results API call:

{"index":4,"result":{"task_id":9408034,"task_external_id":"PS-Testing-17012024-02"}}
{"index":12,"result":{"task_id":9408036,"task_external_id":"PS-Testing-17012024-010"}}
{"index":8,"result":{"task_id":9408038,"task_external_id":"PS-Testing-17012024-06"}}
{"index":6,"result":{"task_id":9408035,"task_external_id":"PS-Testing-17012024-04"}}

It is important to note that the response of the Results API call will return lines that have only been successfully imported.