Junction Networks

Junction Networks Web Services API

AccountInvoiceRead

If used with an AccountInvoiceId this returns an existing invoice. Otherwise, based on the current account configuration, this will generate a preliminary invoice for the next billing cycle (useful to get an idea of what the next monthly invoice will look like).

Authentication

This action requires an Authenticated Session.

Authorization

This action requires Account Read permission.

Parameters

One and only one of the following (Required)
AccountId
A positive integer which references a unique Account.
AccountInvoiceId
A positive integer which references a unique Invoice.

Result RELAX NG Schema Modules

Main module: AccountInvoiceRead.rng

Supporting modules:  AccountInvoice.rng

Result Element Example

Not available.