Jump to: GET Response Notes | API Call Builder
Find a list of Affiliate Invoices by their IDs.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
ids | Array | IDs of The object of the Affiliate Invoices to retrieve |
fields | Array | List of fields to return; defaults to all fieldsShow Supported Values |
contain | Contain | List of related objects to return with each resultShow Supported Values |
currency | String | The 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.