Bunq · Capability
Bunq user/{userID}/export-annual-overview — User
Bunq user/{userID}/export-annual-overview — User. 5 operations. Lead operation: User. Self-contained Naftiko capability covering one Bunq business surface.
What You Can Do
POST
Createexportannualoverviewforuser
— Create a new annual overview for a specific year. An overview can be generated only for a past year.
/v1/user/{userid}/export-annual-overview
GET
Listallexportannualoverviewforuser
— List all the annual overviews for a user.
/v1/user/{userid}/export-annual-overview
GET
Listallcontentforuserexportannualoverview
— Used to retrieve the raw content of an annual overview.
/v1/user/{userid}/export-annual-overview/{export-annual-overviewid}/content
GET
Readexportannualoverviewforuser
— Get an annual overview for a user by its id.
/v1/user/{userid}/export-annual-overview/{itemid}
DELETE
Deleteexportannualoverviewforuser
— Used to create new and read existing annual overviews of all the user's monetary accounts. Once created, annual overviews can be downloaded in PDF format via the 'export-annual-overview/{id}/content' endpoint.
/v1/user/{userid}/export-annual-overview/{itemid}
MCP Tools
create-new-annual-overview-specific
Create a new annual overview for a specific year. An overview can be generated only for a past year.
list-all-annual-overviews-user
List all the annual overviews for a user.
read-only
idempotent
used-retrieve-raw-content-annual
Used to retrieve the raw content of an annual overview.
read-only
idempotent
get-annual-overview-user-its
Get an annual overview for a user by its id.
read-only
idempotent
used-create-new-and-read
Used to create new and read existing annual overviews of all the user's monetary accounts. Once created, annual overviews can be downloaded in PDF format via the 'export-annual-overview/{id}/content' endpoint.
idempotent