Mark Documents as Received
Definition
Service Location: https://gateway.pharmx.com.au/Gateway3/DocumentManagement.asmx
Method name: MarkDocumentAsReceived
Parameters
userDetail
UserDetail
User credentials to authenticate the request.
documentId
int
ID of the document (as returned in ListDocuments).
Returns
MarkDocumentAsReceivedResult
ActionResult (with an array of GenericDocument)
Remarks
If the user has permission to access the document a gateway GenericDocument is returned. Once the document is successfully retrieved the application should call MarkDocumentAsReceived to prevent the document from being returned the next time ListDocuments is called.