Bunq · Capability
Bunq user/{userID}/monetary-account-bank — User
Bunq user/{userID}/monetary-account-bank — User. 4 operations. Lead operation: User. Self-contained Naftiko capability covering one Bunq business surface.
What You Can Do
POST
Createmonetaryaccountbankforuser
— Create new MonetaryAccountBank.
/v1/user/{userid}/monetary-account-bank
GET
Listallmonetaryaccountbankforuser
— Gets a listing of all MonetaryAccountBanks of a given user.
/v1/user/{userid}/monetary-account-bank
GET
Readmonetaryaccountbankforuser
— Get a specific MonetaryAccountBank.
/v1/user/{userid}/monetary-account-bank/{itemid}
PUT
Updatemonetaryaccountbankforuser
— Update a specific existing MonetaryAccountBank.
/v1/user/{userid}/monetary-account-bank/{itemid}
MCP Tools
create-new-monetaryaccountbank
Create new MonetaryAccountBank.
gets-listing-all-monetaryaccountbanks-given
Gets a listing of all MonetaryAccountBanks of a given user.
read-only
idempotent
get-specific-monetaryaccountbank
Get a specific MonetaryAccountBank.
read-only
idempotent
update-specific-existing-monetaryaccountbank
Update a specific existing MonetaryAccountBank.
idempotent