reconciliations
The reconciliations drop is a collection of all reconciliations that are currently active in the environment for a specific period
Method | Return type | Description |
---|---|---|
count | integer | Amount of active reconciliations. |
handle* | Reconciliation drop | By using the handle of a reconciliation, that specific reconciliation can be accessed. |
starred | Reconciliations drop | Reconciliations that are marked with a star. |
*Don't actually use the word handle but use that handle of the specific reconciliation instead.
Updated about 1 year ago