paymentMethodLogs
query
Payment method audit logs
Retrieves the change history for payment methods, tracking additions, modifications, and deletions.
query {
paymentMethodLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |