Returns how many camt statement files match the given IBAN and (optional) year/month/day filter.
GET
/api-v1/iso-archive/count
curl \
--request GET 'https://wyzio.app/api-v1/iso-archive/count?iban=string'
Response examples (200)
{
"additionalProperty1": 42,
"additionalProperty2": 42
}