Optional requestFactory: InvoiceApiRequestFactoryOptional responseProcessor: InvoiceApiResponseProcessorPrivate apiThe ID of the invoice. This is the invoice ID from the external accounting system.
The payment information
Optional accountId: stringThe ID of the account that the invoice belongs to. This is the account ID from the external accounting system.
Optional _options: ConfigurationReturns invoice data for an Accounting account from the specified ID Get invoice data
The ID of the invoice. This is the invoice ID from the external accounting system.
The ID of the account that the invoice belongs to. This is the account ID from the external accounting system.
Optional _options: ConfigurationUpdates an Invoice by the given ID. Update an invoice
The ID of the invoice. This is the invoice ID from the external accounting system.
The ID of the account that the invoice belongs to. This is the account ID from the external accounting system.
The invoice data to update
Optional _options: ConfigurationGenerated using TypeDoc
Records an payment against an invoice. Records an invoice payment