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