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
| Nom | Type | Description |
|---|---|---|
| rentalAccountId | UUID! non-null scalar | — |
Response
RentalAccountTransaction object