Should you notice any errors in our documentation, please don’t hesitate to contact us. Thank you!
start_of_period - Date for the start of the statement period. Currently only the first of a month is supported.finalized - Boolean. Finalized statements will not be changed any further.curl --location -g --request GET 'https://www-staging.givve.com/api/voucher_owners/me/lunch/vouchers//monthly_statements?sort=created_at&skip_meta_totals=true&page[number]=1&page[size]=200' \
--header 'Accept-Version: v2' \
--header 'Authorization: Bearer <token>'