proFormaInvoiceLogs
query
Pro forma invoice audit logs
Retrieves the change history for pro forma invoices, tracking creation, updates, and conversions to final invoices.
query {
proFormaInvoiceLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |