This sample code demonstrate how you can retrieve an invoice.
Retrieve the invoice object by calling the static get method on the Invoice class by passing a valid Invoice ID (See bootstrap.php for more on ApiContext)
get
ApiContext
Get Invoice Sample
This sample code demonstrate how you can retrieve an invoice.