question

Upvotes
Accepted
3 0 2 5

Now that i have received the response JSON from Get_Document API. How to download the PDF file present in the JSON?

apirkd-apirkdDownloadFTP
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
381 1 3 3

GetDoc_1.png

Hello,

The GetDoc_1 or 'Document Retrieval' API is a HTTP GET call. You need to include the application ID and cookie in the request. In the response you recieve a URL redirected to the PDF document. you need to use the URL to download the document. Screenshot attached from TRKD support portal.

For more details you can also refer to 'Document Retreival' chapter within TRKD API Programmers guide (TRKD API DEVELOPERS GUIDE).

thanks,

Waseem


getdoc-1.png (375.0 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.