Skip to main content

availableReconcilableTransactions

This query is used to retrieve all available payments within the rental account that can be used for reconciliation.

availableReconcilableTransactions(
rentalAccountId: UUID!
): [RentalAccountTransaction!]!

Arguments

NomTypeDescription
rentalAccountIdUUID! non-null scalar

Response

RentalAccountTransaction object