proFormaInvoice: queries | Moloni ON API
Moloni ONGuidesAPI ReferenceExplorer
API Reference

proFormaInvoice

query

Get pro forma invoice by ID

Retrieves the full details of a pro forma invoice — a preliminary document used to confirm an order before the final invoice is issued.

query {
  proFormaInvoice(companyId: Int!, documentId: Int!, options: ProFormaInvoiceOptionsSingle): ProFormaInvoice!
}

Returns: ProFormaInvoice!

Arguments

NameTypeDescription
companyIdInt!
documentIdInt!
optionsProFormaInvoiceOptionsSingle