proFormaInvoiceRelatable
query
Get relatable documents for pro forma invoice
Returns documents that can be linked to this pro forma invoice, such as final invoices or delivery notes.
query {
proFormaInvoiceRelatable(companyId: Int!, entityId: Int!, options: ProFormaInvoiceOptions): ProFormaInvoiceRelatableDocuments!
}Returns: ProFormaInvoiceRelatableDocuments!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
entityId | Int! | |
options | ProFormaInvoiceOptions |