debitNoteLogs
query
Debit note audit logs
Retrieves the change history for debit notes, tracking creation, updates, and fiscal submissions.
query {
debitNoteLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |