getInvoice(long, long) method

Returns an existing Invoice by its ID.

Syntax

Invoice getInvoice ( long invoiceId , long callerId )

Parameters

Returns

The requested Invoice or null if it was not found.

Usage

The requested Invoice or null if it was not found.