List New Invoices
Definition
Service Location: https://gateway.pharmx.com.au/Gateway3/InvoiceManagement.asmx
Method name: ListNewInvoices
Retrieves invoice documents that have not been marked as received by the user.
Parameters
userDetail
UserDetail
User credentials to authenticate the request.
Returns
ListNewInvoicesResult
ActionResult (with an array of GatewayInvoiceDocument)
Remarks
Invoice line items can be retrieved via GetInvoice.
A single page of up to 200 invoices are returned, ordered from a last in, first out (LIFO) queue.