Skip to main content

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

NomTypeDescription
rentalAccountIdUUID! non-null scalar

Response

RentalAccountInvoice object