Gets a list of transaction. Note that `pending` transactions should be deleted at each call, since they attributes (included the ID) may vary.
GET/business-registry/:fiscalId/transactions
Please note that extra fields are optional and can differ between financial institutions.
IMPORTANT NOTE - If the madeOn or the updatedAt filters are not explicitly set,
this API will return only transactions made during the current month, i.e. an automatic filter on madeOn will be applied .
Here is an example of the madeOn filter: madeOn[after]=2022-01-20.
And this is an example of the updatedAt filter: updatedAt[strictly_after]=2022-01-30T02:03:24Z
Request
Responses
- 200
Transaction collection