Skip to main content
Skip table of contents

Get Invoice

Definition

Service Location: https://gateway.pharmx.com.au/Gateway3/InvoiceManagement.asmx

Method Name: GetInvoice

Retrieves the invoice document for a given invoice ID.

Parameters

userDetail UserDetail

User credentials to authenticate the request.

invoiceID int

ID of the invoice (as returned in List Invoices).

Returns

GetInvoiceResult ActionResult (with an array of GatewayInvoiceDocument)

Remarks

Once the document is successfully retrieved the application should call MarkInvoiceAsReceived to prevent the invoice document from being returned in future ListNewInvoices requests.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.