;

Method for viewing received documents -GetReceivedDocument

Modified on Wed, 11 Mar at 6:37 PM


This method allows you to view the documents received by a company using the GET GetReceivedDocument service. 


This method returns a list of received documents, limited to 50 documents per query for the company. When there are more received documents than the query limit (50), the retrieved documents must be marked so that they do not appear again in the next query, allowing new received documents to be displayed. 


Each document is assigned an ID (globalDocumentId) with which it can be marked as received using the POST ConfirmReceivedDocument method. 


To connect to this functionality, you will need to enter the URL according to the environment to be used: 


▪ API in the Sandbox environment:

https://developers-sbx.gosocket.net/api/v1/Document/GetReceivedDocument 


▪ API in Production environment: 

https://developers.gosocket.net/api/v1/Document/GetReceivedDocument


NOTE: This method must be activated through your assigned consultant.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article