Mark Invoice as Received
Definition
Service Location: https://gateway.pharmx.com.au/Gateway3/InvoiceManagement.asmx
Method Name: MarkInvoiceAsReceived
Marking an invoice as received will prevent the invoice from being returned in subsequent ListNewInvoice requests for the user.
Parameters
userDetail UserDetail
User credentials to authenticate the request.
invoiceID int
ID of the invoice (as returned in List Invoices).
Returns
MarkInvoiceAsReceivedResult ActionResult
Remarks
Marking an invoice as received does prevent the invoice details being accessed via GetInvoice.