AffiliateBilling::findAllInvoicesByIds Method

Find a list of Affiliate Invoices by their IDs.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
ids ArrayIDs of The object of the Affiliate Invoices to retrieve
fieldsArrayList of fields to return; defaults to all fieldsShow Supported Values
containContainList of related objects to return with each resultShow Supported Values
currencyStringThe currency to which the invoice amounts should be converted to, and set as an "converted_amount" on each invoice returned

GET Response Notes

The matching Affiliate Invoices.

Return response will be in the following format: array.

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.