invoiceLogs
query
Invoice audit logs
Retrieves the change history for invoices, tracking creation, updates, nullifications, and fiscal submissions.
query {
invoiceLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |