availableReconcilableCreditNotes
This query is used to retrieve all available credit notes within the rental account that can be used for reconciliation.
availableReconcilableCreditNotes(
rentalAccountId: UUID!
): [RentalAccountInvoice!]!
Arguments
| Nom | Type | Description |
|---|---|---|
| rentalAccountId | UUID! non-null scalar | — |
Response
RentalAccountInvoice object