Listallcardforuser — Return all the cards available to the user.
/v1/user/{userid}/card
POST
Createcardbatchforuser — Used to update multiple cards in a batch.
/v1/user/{userid}/card-batch
POST
Createcardbatchreplaceforuser — Used to replace multiple cards in a batch.
/v1/user/{userid}/card-batch-replace
POST
Createcardcreditforuser — Create a new credit card request.
/v1/user/{userid}/card-credit
POST
Createcarddebitforuser — Create a new debit card request.
/v1/user/{userid}/card-debit
GET
Listallcardnameforuser — Return all the accepted card names for a specific user.
/v1/user/{userid}/card-name
GET
Listallexportstatementcardforusercard — Used to create new and read existing card statement exports. Statement exports can be created in either CSV or PDF file format.
Listallcontentforusercardexportstatementcard — Fetch the raw content of a card statement export. The returned file format could be CSV or PDF depending on the statement format specified during the statement creation. The doc won't display the response of a request to get the content of
Readexportstatementcardforusercard — Used to create new and read existing card statement exports. Statement exports can be created in either CSV or PDF file format.
Createreplaceforusercard — Request a card replacement.
/v1/user/{userid}/card/{cardid}/replace
PUT
Updatecardforuser — Update the card details. Allow to change pin code, status, limits, country permissions and the monetary account connected to the card. When the card has been received, it can be also activated through this endpoint.
/v1/user/{userid}/card/{itemid}
GET
Readcardforuser — Return the details of a specific card.
/v1/user/{userid}/card/{itemid}
POST
Createcertificatepinnedforuser — Pin the certificate chain.
/v1/user/{userid}/certificate-pinned
GET
Listallcertificatepinnedforuser — List all the pinned certificate chain for the given user.
/v1/user/{userid}/certificate-pinned
DELETE
Deletecertificatepinnedforuser — Remove the pinned certificate chain with the specific ID.
/v1/user/{userid}/certificate-pinned/{itemid}
GET
Readcertificatepinnedforuser — Get the pinned certificate chain with the specified ID.
/v1/user/{userid}/certificate-pinned/{itemid}
GET
Readchallengerequestforuser — Endpoint for apps to fetch a challenge request.
/v1/user/{userid}/challenge-request/{itemid}
PUT
Updatechallengerequestforuser — Endpoint for apps to fetch a challenge request.
/v1/user/{userid}/challenge-request/{itemid}
GET
Listallcontentforuserchatconversationattachment — Get the raw content of a specific attachment.
Createcompanyforuser — Create and manage companies.
/v1/user/{userid}/company
GET
Listallcompanyforuser — Create and manage companies.
/v1/user/{userid}/company
GET
Readcompanyforuser — Create and manage companies.
/v1/user/{userid}/company/{itemid}
PUT
Updatecompanyforuser — Create and manage companies.
/v1/user/{userid}/company/{itemid}
POST
Createconfirmationoffundsforuser — Used to confirm availability of funds on an account.
/v1/user/{userid}/confirmation-of-funds
GET
Listallcredentialpasswordipforuser — Create a credential of a user for server authentication, or delete the credential of a user for server authentication.
/v1/user/{userid}/credential-password-ip
POST
Createipforusercredentialpasswordip — Manage the IPs which may be used for a credential of a user for server authentication.
Readcredentialpasswordipforuser — Create a credential of a user for server authentication, or delete the credential of a user for server authentication.
/v1/user/{userid}/credential-password-ip/{itemid}
POST
Createcurrencycloudbeneficiaryforuser — Endpoint to manage CurrencyCloud beneficiaries.
/v1/user/{userid}/currency-cloud-beneficiary
GET
Listallcurrencycloudbeneficiaryforuser — Endpoint to manage CurrencyCloud beneficiaries.
/v1/user/{userid}/currency-cloud-beneficiary
GET
Listallcurrencycloudbeneficiaryrequirementforuser — Endpoint to list requirements for CurrencyCloud beneficiaries.
Listalleventforuser — Get a collection of events for a given user. You can add query the parameters monetary_account_id, status and/or display_user_event to filter the response. When monetary_account_id={id,id} is provided only events that relate to these moneta
/v1/user/{userid}/event
GET
Readeventforuser — Get a specific event for a given user.
/v1/user/{userid}/event/{itemid}
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.
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}
GET
Readfeatureannouncementforuser — view for updating the feature display.
/v1/user/{userid}/feature-announcement/{itemid}
GET
Listallinsightpreferencedateforuser — Used to allow users to set insight/budget preferences.
/v1/user/{userid}/insight-preference-date
GET
Listallinsightsforuser — Used to get insights about transactions between given time range.
/v1/user/{userid}/insights
GET
Listallinsightssearchforuser — Used to get events based on time and insight category.
/v1/user/{userid}/insights-search
GET
Listallinvoiceforuser — Used to list bunq invoices by user.
/v1/user/{userid}/invoice
GET
Listallpdfcontentforuserinvoice — Get a PDF export of an invoice.
/v1/user/{userid}/invoice/{invoiceid}/pdf-content
GET
Readinvoiceforuser — Used to list bunq invoices by user.
/v1/user/{userid}/invoice/{itemid}
GET
Listalllegalnameforuser — Endpoint for getting available legal names that can be used by the user.
/v1/user/{userid}/legal-name
GET
Listalllimitforuser — Get all limits for the authenticated user.
/v1/user/{userid}/limit
GET
Listallmonetaryaccountforuser — Get a collection of all your MonetaryAccounts.
/v1/user/{userid}/monetary-account
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}
GET
Listallmonetaryaccountcardforuser — Gets a listing of all MonetaryAccountCard of a given user.
/v1/user/{userid}/monetary-account-card
GET
Readmonetaryaccountcardforuser — Get a specific MonetaryAccountCard.
/v1/user/{userid}/monetary-account-card/{itemid}
PUT
Updatemonetaryaccountcardforuser — Update a specific existing MonetaryAccountCard.
/v1/user/{userid}/monetary-account-card/{itemid}
POST
Createmonetaryaccountexternalforuser — Endpoint for managing monetary accounts which are connected to external services.
/v1/user/{userid}/monetary-account-external
GET
Listallmonetaryaccountexternalforuser — Endpoint for managing monetary accounts which are connected to external services.
/v1/user/{userid}/monetary-account-external
POST
Createmonetaryaccountexternalsavingsforuser — Endpoint for managing monetary account savings which are connected to external services.
Createattachmentforusermonetaryaccount — Create a new monetary account attachment. Create a POST request with a payload that contains the binary representation of the file, without any JSON wrapping. Make sure you define the MIME type (i.e. image/jpeg) in the Content-Type header.
Createbunqmetabforusermonetaryaccount — bunq.me tabs allows you to create a payment request and share the link through e-mail, chat, etc. Multiple persons are able to respond to the payment request and pay through bunq, iDeal or SOFORT.
Listallbunqmetabforusermonetaryaccount — bunq.me tabs allows you to create a payment request and share the link through e-mail, chat, etc. Multiple persons are able to respond to the payment request and pay through bunq, iDeal or SOFORT.
Readbunqmetabresultresponseforusermonetaryaccount — Used to view bunq.me TabResultResponse objects belonging to a tab. A TabResultResponse is an object that holds details on a tab which has been paid from the provided monetary account.
Updatebunqmetabforusermonetaryaccount — bunq.me tabs allows you to create a payment request and share the link through e-mail, chat, etc. Multiple persons are able to respond to the payment request and pay through bunq, iDeal or SOFORT.
Readbunqmetabforusermonetaryaccount — bunq.me tabs allows you to create a payment request and share the link through e-mail, chat, etc. Multiple persons are able to respond to the payment request and pay through bunq, iDeal or SOFORT.
Createcustomerstatementforusermonetaryaccount — Used to create new and read existing statement exports. Statement exports can be created in either CSV, MT940 or PDF file format.
Listallcustomerstatementforusermonetaryaccount — Used to create new and read existing statement exports. Statement exports can be created in either CSV, MT940 or PDF file format.
Listallcontentforusermonetaryaccountcustomerstatement — Fetch the raw content of a statement export. The returned file format could be MT940, CSV or PDF depending on the statement format specified during the statement creation. The doc won't display the response of a request to get the content o
Readcustomerstatementforusermonetaryaccount — Used to create new and read existing statement exports. Statement exports can be created in either CSV, MT940 or PDF file format.
Deletecustomerstatementforusermonetaryaccount — Used to create new and read existing statement exports. Statement exports can be created in either CSV, MT940 or PDF file format.
Listallrequestinquiryforusermonetaryaccount — Get all payment requests for a user's monetary account. bunqme_share_url is always null if the counterparty is a bunq user.
Createrequestinquirybatchforusermonetaryaccount — Create a request batch by sending an array of single request objects, that will become part of the batch.
Readrequestinquiryforusermonetaryaccount — Get the details of a specific payment request, including its status. bunqme_share_url is always null if the counterparty is a bunq user.
Listallscheduleforusermonetaryaccount — Get a collection of scheduled definition for a given monetary account. You can add the parameter type to filter the response. When type={SCHEDULE_DEFINITION_PAYMENT,SCHEDULE_DEFINITION_PAYMENT_BATCH} is provided only schedule definition obj
Createshareinvitemonetaryaccountinquiryforusermonetaryaccount — [DEPRECATED - use /share-invite-monetary-account-response] Create a new share inquiry for a monetary account, specifying the permission the other bunq user will have on it.
Listallshareinvitemonetaryaccountinquiryforusermonetaryaccount — [DEPRECATED - use /share-invite-monetary-account-response] Get a list with all the share inquiries for a monetary account, only if the requesting user has permission to change the details of the various ones.
Readshareinvitemonetaryaccountinquiryforusermonetaryaccount — [DEPRECATED - use /share-invite-monetary-account-response] Get the details of a specific share inquiry.
Updateshareinvitemonetaryaccountinquiryforusermonetaryaccount — [DEPRECATED - use /share-invite-monetary-account-response] Update the details of a share. This includes updating status (revoking or cancelling it), granted permission and validity period of this share.
Readswitchservicepaymentforusermonetaryaccount — An incoming payment made towards an account of an external bank and redirected to a bunq account via switch service.
Listallscheduleforuser — Get a collection of scheduled definition for all accessible monetary accounts of the user. You can add the parameter type to filter the response. When type={SCHEDULE_DEFINITION_PAYMENT,SCHEDULE_DEFINITION_PAYMENT_BATCH} is provided only sch
/v1/user/{userid}/schedule
GET
Listallshareinvitemonetaryaccountresponseforuser — Return all the shares a user was invited to.
Readwhitelistsddforuser — Get a specific recurring SDD whitelist entry.
/v1/user/{userid}/whitelist-sdd/{itemid}
MCP Tools
get-collection-all-available-users
Get a collection of all available users.
read-onlyidempotent
get-specific-user
Get a specific user.
read-onlyidempotent
get-available-categories
Get the available categories.
read-onlyidempotent
manage-user-defined-categories
Manage user-defined categories.
get-raw-content-specific-attachment
Get the raw content of a specific attachment.
read-onlyidempotent
get-specific-attachment-header-response
Get a specific attachment. The header of the response contains the content-type of the attachment.
read-onlyidempotent
get-all-subscription-billing-contract
Get all subscription billing contract for the authenticated user.
read-onlyidempotent
bunq-me-public-profile-user
bunq.me public profile of the user.
read-onlyidempotent
bunq-me-public-profile-user-2
bunq.me public profile of the user.
read-onlyidempotent
return-all-cards-available-user
Return all the cards available to the user.
read-onlyidempotent
used-update-multiple-cards-batch
Used to update multiple cards in a batch.
used-replace-multiple-cards-batch
Used to replace multiple cards in a batch.
create-new-credit-card-request
Create a new credit card request.
create-new-debit-card-request
Create a new debit card request.
return-all-accepted-card-names
Return all the accepted card names for a specific user.
read-onlyidempotent
used-create-new-and-read
Used to create new and read existing card statement exports. Statement exports can be created in either CSV or PDF file format.
read-onlyidempotent
used-serialize-exportstatementcardcsv
Used to serialize ExportStatementCardCsv
used-serialize-exportstatementcardcsv-2
Used to serialize ExportStatementCardCsv
read-onlyidempotent
used-serialize-exportstatementcardcsv-3
Used to serialize ExportStatementCardCsv
read-onlyidempotent
used-serialize-exportstatementcardcsv-4
Used to serialize ExportStatementCardCsv
idempotent
used-serialize-exportstatementcardpdf
Used to serialize ExportStatementCardPdf
used-serialize-exportstatementcardpdf-2
Used to serialize ExportStatementCardPdf
read-onlyidempotent
used-serialize-exportstatementcardpdf-3
Used to serialize ExportStatementCardPdf
read-onlyidempotent
used-serialize-exportstatementcardpdf-4
Used to serialize ExportStatementCardPdf
idempotent
fetch-raw-content-card-statement
Fetch the raw content of a card statement export. The returned file format could be CSV or PDF depending on the statement format specified during the statement creation. The doc won't display the response of a request to get the content of
read-onlyidempotent
used-create-new-and-read-2
Used to create new and read existing card statement exports. Statement exports can be created in either CSV or PDF file format.
read-onlyidempotent
generate-new-cvc2-code-card
Generate a new CVC2 code for a card.
get-all-generated-cvc2-codes
Get all generated CVC2 codes for a card.
read-onlyidempotent
get-details-specific-generated-cvc2
Get the details for a specific generated CVC2 code.
read-onlyidempotent
endpoint-generating-and-retrieving-new
Endpoint for generating and retrieving a new CVC2 code.
idempotent
request-card-replacement
Request a card replacement.
update-card-details-allow-change
Update the card details. Allow to change pin code, status, limits, country permissions and the monetary account connected to the card. When the card has been received, it can be also activated through this endpoint.
idempotent
return-details-specific-card
Return the details of a specific card.
read-onlyidempotent
pin-certificate-chain
Pin the certificate chain.
list-all-pinned-certificate-chain
List all the pinned certificate chain for the given user.
read-onlyidempotent
remove-pinned-certificate-chain-specific
Remove the pinned certificate chain with the specific ID.
idempotent
get-pinned-certificate-chain-specified
Get the pinned certificate chain with the specified ID.
read-onlyidempotent
endpoint-apps-fetch-challenge-request
Endpoint for apps to fetch a challenge request.
read-onlyidempotent
endpoint-apps-fetch-challenge-request-2
Endpoint for apps to fetch a challenge request.
idempotent
get-raw-content-specific-attachment-2
Get the raw content of a specific attachment.
read-onlyidempotent
create-and-manage-companies
Create and manage companies.
create-and-manage-companies-2
Create and manage companies.
read-onlyidempotent
create-and-manage-companies-3
Create and manage companies.
read-onlyidempotent
create-and-manage-companies-4
Create and manage companies.
idempotent
used-confirm-availability-funds-account
Used to confirm availability of funds on an account.
create-credential-user-server-authentication
Create a credential of a user for server authentication, or delete the credential of a user for server authentication.
read-onlyidempotent
manage-ips-which-may-be
Manage the IPs which may be used for a credential of a user for server authentication.
manage-ips-which-may-be-2
Manage the IPs which may be used for a credential of a user for server authentication.
read-onlyidempotent
manage-ips-which-may-be-3
Manage the IPs which may be used for a credential of a user for server authentication.
read-onlyidempotent
manage-ips-which-may-be-4
Manage the IPs which may be used for a credential of a user for server authentication.
idempotent
create-credential-user-server-authentication-2
Create a credential of a user for server authentication, or delete the credential of a user for server authentication.
Endpoint to list requirements for CurrencyCloud beneficiaries.
read-onlyidempotent
endpoint-manage-currencycloud-beneficiaries-3
Endpoint to manage CurrencyCloud beneficiaries.
read-onlyidempotent
get-collection-events-given-user
Get a collection of events for a given user. You can add query the parameters monetary_account_id, status and/or display_user_event to filter the response. When monetary_account_id={id,id} is provided only events that relate to these moneta
read-onlyidempotent
get-specific-event-given-user
Get a specific event for a given user.
read-onlyidempotent
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-onlyidempotent
used-retrieve-raw-content-annual
Used to retrieve the raw content of an annual overview.
read-onlyidempotent
get-annual-overview-user-its
Get an annual overview for a user by its id.
read-onlyidempotent
used-create-new-and-read-3
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
view-updating-feature-display
view for updating the feature display.
read-onlyidempotent
used-allow-users-set-insight
Used to allow users to set insight/budget preferences.
read-onlyidempotent
used-get-insights-about-transactions
Used to get insights about transactions between given time range.
read-onlyidempotent
used-get-events-based-time
Used to get events based on time and insight category.
read-onlyidempotent
used-list-bunq-invoices-user
Used to list bunq invoices by user.
read-onlyidempotent
get-pdf-export-invoice
Get a PDF export of an invoice.
read-onlyidempotent
used-list-bunq-invoices-user-2
Used to list bunq invoices by user.
read-onlyidempotent
endpoint-getting-available-legal-names
Endpoint for getting available legal names that can be used by the user.
read-onlyidempotent
get-all-limits-authenticated-user
Get all limits for the authenticated user.
read-onlyidempotent
get-collection-all-your-monetaryaccounts
Get a collection of all your MonetaryAccounts.
read-onlyidempotent
create-new-monetaryaccountbank
Create new MonetaryAccountBank.
gets-listing-all-monetaryaccountbanks-given
Gets a listing of all MonetaryAccountBanks of a given user.
read-onlyidempotent
get-specific-monetaryaccountbank
Get a specific MonetaryAccountBank.
read-onlyidempotent
update-specific-existing-monetaryaccountbank
Update a specific existing MonetaryAccountBank.
idempotent
gets-listing-all-monetaryaccountcard-given
Gets a listing of all MonetaryAccountCard of a given user.
read-onlyidempotent
get-specific-monetaryaccountcard
Get a specific MonetaryAccountCard.
read-onlyidempotent
update-specific-existing-monetaryaccountcard
Update a specific existing MonetaryAccountCard.
idempotent
endpoint-managing-monetary-accounts-which
Endpoint for managing monetary accounts which are connected to external services.
endpoint-managing-monetary-accounts-which-2
Endpoint for managing monetary accounts which are connected to external services.
read-onlyidempotent
endpoint-managing-monetary-account-savings
Endpoint for managing monetary account savings which are connected to external services.
endpoint-managing-monetary-account-savings-2
Endpoint for managing monetary account savings which are connected to external services.
read-onlyidempotent
endpoint-managing-monetary-account-savings-3
Endpoint for managing monetary account savings which are connected to external services.
read-onlyidempotent
endpoint-managing-monetary-account-savings-4
Endpoint for managing monetary account savings which are connected to external services.
idempotent
endpoint-managing-monetary-accounts-which-3
Endpoint for managing monetary accounts which are connected to external services.
read-onlyidempotent
endpoint-managing-monetary-accounts-which-4
Endpoint for managing monetary accounts which are connected to external services.
idempotent
endpoint-joint-monetary-accounts
The endpoint for joint monetary accounts.
endpoint-joint-monetary-accounts-2
The endpoint for joint monetary accounts.
read-onlyidempotent
endpoint-joint-monetary-accounts-3
The endpoint for joint monetary accounts.
read-onlyidempotent
endpoint-joint-monetary-accounts-4
The endpoint for joint monetary accounts.
idempotent
create-new-monetaryaccountsavings
Create new MonetaryAccountSavings.
gets-listing-all-monetaryaccountsavingss-given
Gets a listing of all MonetaryAccountSavingss of a given user.
read-onlyidempotent
get-specific-monetaryaccountsavings
Get a specific MonetaryAccountSavings.
read-onlyidempotent
update-specific-existing-monetaryaccountsavings
Update a specific existing MonetaryAccountSavings.
idempotent
get-specific-monetaryaccount
Get a specific MonetaryAccount.
read-onlyidempotent
used-manage-attachment-notes
Used to manage attachment notes.
used-manage-attachment-notes-2
Used to manage attachment notes.
read-onlyidempotent
used-manage-attachment-notes-3
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-4
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-5
Used to manage attachment notes.
read-onlyidempotent
used-manage-text-notes
Used to manage text notes.
used-manage-text-notes-2
Used to manage text notes.
read-onlyidempotent
used-manage-text-notes-3
Used to manage text notes.
idempotent
used-manage-text-notes-4
Used to manage text notes.
idempotent
used-manage-text-notes-5
Used to manage text notes.
read-onlyidempotent
create-new-monetary-account-attachment
Create a new monetary account attachment. Create a POST request with a payload that contains the binary representation of the file, without any JSON wrapping. Make sure you define the MIME type (i.e. image/jpeg) in the Content-Type header.
get-raw-content-specific-attachment-3
Get the raw content of a specific attachment.
read-onlyidempotent
used-manage-attachment-notes-6
Used to manage attachment notes.
manage-notes-given-user
Manage the notes for a given user.
read-onlyidempotent
used-manage-attachment-notes-7
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-8
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-9
Used to manage attachment notes.
read-onlyidempotent
used-manage-text-notes-6
Used to manage text notes.
manage-notes-given-user-2
Manage the notes for a given user.
read-onlyidempotent
used-manage-text-notes-7
Used to manage text notes.
idempotent
used-manage-text-notes-8
Used to manage text notes.
idempotent
used-manage-text-notes-9
Used to manage text notes.
read-onlyidempotent
bunq-me-fundraiser-result-containing-all
bunq.me fundraiser result containing all payments.
read-onlyidempotent
bunq-me-tabs-allows-you-create
bunq.me tabs allows you to create a payment request and share the link through e-mail, chat, etc. Multiple persons are able to respond to the payment request and pay through bunq, iDeal or SOFORT.
bunq-me-tabs-allows-you-create-2
bunq.me tabs allows you to create a payment request and share the link through e-mail, chat, etc. Multiple persons are able to respond to the payment request and pay through bunq, iDeal or SOFORT.
read-onlyidempotent
used-view-bunq-me-tabresultresponse-objects
Used to view bunq.me TabResultResponse objects belonging to a tab. A TabResultResponse is an object that holds details on a tab which has been paid from the provided monetary account.
read-onlyidempotent
bunq-me-tabs-allows-you-create-3
bunq.me tabs allows you to create a payment request and share the link through e-mail, chat, etc. Multiple persons are able to respond to the payment request and pay through bunq, iDeal or SOFORT.
idempotent
bunq-me-tabs-allows-you-create-4
bunq.me tabs allows you to create a payment request and share the link through e-mail, chat, etc. Multiple persons are able to respond to the payment request and pay through bunq, iDeal or SOFORT.
read-onlyidempotent
endpoint-managing-currency-conversions
Endpoint for managing currency conversions.
endpoint-managing-currency-conversions-2
Endpoint for managing currency conversions.
read-onlyidempotent
endpoint-create-quote-currency-conversions
Endpoint to create a quote for currency conversions.
endpoint-create-quote-currency-conversions-2
Endpoint to create a quote for currency conversions.
read-onlyidempotent
endpoint-create-quote-currency-conversions-3
Endpoint to create a quote for currency conversions.
idempotent
endpoint-managing-currency-conversions-3
Endpoint for managing currency conversions.
read-onlyidempotent
used-create-new-and-read-4
Used to create new and read existing statement exports. Statement exports can be created in either CSV, MT940 or PDF file format.
used-create-new-and-read-5
Used to create new and read existing statement exports. Statement exports can be created in either CSV, MT940 or PDF file format.
read-onlyidempotent
fetch-raw-content-statement-export
Fetch the raw content of a statement export. The returned file format could be MT940, CSV or PDF depending on the statement format specified during the statement creation. The doc won't display the response of a request to get the content o
read-onlyidempotent
used-create-new-and-read-6
Used to create new and read existing statement exports. Statement exports can be created in either CSV, MT940 or PDF file format.
read-onlyidempotent
used-create-new-and-read-7
Used to create new and read existing statement exports. Statement exports can be created in either CSV, MT940 or PDF file format.
idempotent
create-new-draftpayment
Create a new DraftPayment.
get-listing-all-draftpayments-given
Get a listing of all DraftPayments from a given MonetaryAccount.
read-onlyidempotent
used-manage-attachment-notes-10
Used to manage attachment notes.
manage-notes-given-user-3
Manage the notes for a given user.
read-onlyidempotent
used-manage-attachment-notes-11
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-12
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-13
Used to manage attachment notes.
read-onlyidempotent
used-manage-text-notes-10
Used to manage text notes.
manage-notes-given-user-4
Manage the notes for a given user.
read-onlyidempotent
used-manage-text-notes-11
Used to manage text notes.
idempotent
used-manage-text-notes-12
Used to manage text notes.
idempotent
used-manage-text-notes-13
Used to manage text notes.
read-onlyidempotent
update-draftpayment
Update a DraftPayment.
idempotent
get-specific-draftpayment
Get a specific DraftPayment.
read-onlyidempotent
used-create-statement-export-single
Used to create a statement export of a single payment.
used-create-statement-export-single-2
Used to create a statement export of a single payment.
read-onlyidempotent
fetch-raw-content-payment-statement
Fetch the raw content of a payment statement export.
read-onlyidempotent
create-new-rib
Create a new RIB.
list-all-ribs-monetary-account
List all the RIBs for a monetary account.
read-onlyidempotent
used-retrieve-raw-content-rib
Used to retrieve the raw content of an RIB.
read-onlyidempotent
get-rib-monetary-account-its
Get a RIB for a monetary account by its id.
read-onlyidempotent
used-create-new-and-read-8
Used to create new and read existing RIBs of a monetary account
idempotent
view-requesting-ideal-transactions-and
View for requesting iDEAL transactions and polling their status.
view-requesting-ideal-transactions-and-2
View for requesting iDEAL transactions and polling their status.
read-onlyidempotent
used-manage-attachment-notes-14
Used to manage attachment notes.
manage-notes-given-user-5
Manage the notes for a given user.
read-onlyidempotent
used-manage-attachment-notes-15
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-16
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-17
Used to manage attachment notes.
read-onlyidempotent
used-manage-text-notes-14
Used to manage text notes.
manage-notes-given-user-6
Manage the notes for a given user.
read-onlyidempotent
used-manage-text-notes-15
Used to manage text notes.
idempotent
used-manage-text-notes-16
Used to manage text notes.
idempotent
used-manage-text-notes-17
Used to manage text notes.
read-onlyidempotent
view-requesting-ideal-transactions-and-3
View for requesting iDEAL transactions and polling their status.
read-onlyidempotent
used-view-bunq-invoice
Used to view a bunq invoice.
read-onlyidempotent
used-view-bunq-invoice-2
Used to view a bunq invoice.
read-onlyidempotent
mastercard-transaction-view
MasterCard transaction view.
read-onlyidempotent
mastercard-transaction-view-2
MasterCard transaction view.
read-onlyidempotent
used-manage-attachment-notes-18
Used to manage attachment notes.
manage-notes-given-user-7
Manage the notes for a given user.
read-onlyidempotent
used-manage-attachment-notes-19
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-20
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-21
Used to manage attachment notes.
read-onlyidempotent
used-manage-text-notes-18
Used to manage text notes.
manage-notes-given-user-8
Manage the notes for a given user.
read-onlyidempotent
used-manage-text-notes-19
Used to manage text notes.
idempotent
used-manage-text-notes-20
Used to manage text notes.
idempotent
used-manage-text-notes-21
Used to manage text notes.
read-onlyidempotent
mastercard-transaction-view-3
MasterCard transaction view.
read-onlyidempotent
manage-url-notification-filters-user
Manage the url notification filters for a user.
manage-url-notification-filters-user-2
Manage the url notification filters for a user.
read-onlyidempotent
create-new-payment
Create a new Payment.
get-listing-all-payments-performed
Get a listing of all Payments performed on a given MonetaryAccount (incoming and outgoing).
read-onlyidempotent
manage-users-automatic-payment-auto
Manage a users automatic payment auto allocated settings.
manage-users-automatic-payment-auto-2
Manage a users automatic payment auto allocated settings.
read-onlyidempotent
manage-users-automatic-payment-auto-3
Manage a users automatic payment auto allocated settings.
read-onlyidempotent
manage-users-automatic-payment-auto-4
Manage a users automatic payment auto allocated settings.
idempotent
manage-users-automatic-payment-auto-5
Manage a users automatic payment auto allocated settings.
idempotent
list-all-definitions-payment-auto
List all the definitions in a payment auto allocate.
read-onlyidempotent
list-all-times-users-payment
List all the times a users payment was automatically allocated.
read-onlyidempotent
list-all-times-users-payment-2
List all the times a users payment was automatically allocated.
read-onlyidempotent
create-payment-batch-sending-array
Create a payment batch by sending an array of single payment objects, that will become part of the batch.
return-all-payment-batches-monetary
Return all the payment batches for a monetary account.
read-onlyidempotent
revoke-bunq-to-payment-batch-status
Revoke a bunq.to payment batch. The status of all the payments will be set to REVOKED.
idempotent
return-details-specific-payment-batch
Return the details of a specific payment batch.
read-onlyidempotent
used-manage-attachment-notes-22
Used to manage attachment notes.
manage-notes-given-user-9
Manage the notes for a given user.
read-onlyidempotent
used-manage-attachment-notes-23
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-24
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-25
Used to manage attachment notes.
read-onlyidempotent
used-manage-text-notes-22
Used to manage text notes.
manage-notes-given-user-10
Manage the notes for a given user.
read-onlyidempotent
used-manage-text-notes-23
Used to manage text notes.
idempotent
used-manage-text-notes-24
Used to manage text notes.
idempotent
used-manage-text-notes-25
Used to manage text notes.
read-onlyidempotent
get-specific-previous-payment
Get a specific previous Payment.
read-onlyidempotent
used-manage-attachment-notes-26
Used to manage attachment notes.
manage-notes-given-user-11
Manage the notes for a given user.
read-onlyidempotent
used-manage-attachment-notes-27
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-28
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-29
Used to manage attachment notes.
read-onlyidempotent
used-manage-text-notes-26
Used to manage text notes.
manage-notes-given-user-12
Manage the notes for a given user.
read-onlyidempotent
used-manage-text-notes-27
Used to manage text notes.
idempotent
used-manage-text-notes-28
Used to manage text notes.
idempotent
used-manage-text-notes-29
Used to manage text notes.
read-onlyidempotent
create-new-payment-request
Create a new payment request.
get-all-payment-requests-user-s
Get all payment requests for a user's monetary account. bunqme_share_url is always null if the counterparty is a bunq user.
read-onlyidempotent
create-request-batch-sending-array
Create a request batch by sending an array of single request objects, that will become part of the batch.
return-all-request-batches-monetary
Return all the request batches for a monetary account.
read-onlyidempotent
revoke-request-batch-status-all
Revoke a request batch. The status of all the requests will be set to REVOKED.
idempotent
return-details-specific-request-batch
Return the details of a specific request batch.
read-onlyidempotent
used-manage-attachment-notes-30
Used to manage attachment notes.
manage-notes-given-user-13
Manage the notes for a given user.
read-onlyidempotent
used-manage-attachment-notes-31
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-32
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-33
Used to manage attachment notes.
read-onlyidempotent
used-manage-text-notes-30
Used to manage text notes.
manage-notes-given-user-14
Manage the notes for a given user.
read-onlyidempotent
used-manage-text-notes-31
Used to manage text notes.
idempotent
used-manage-text-notes-32
Used to manage text notes.
idempotent
used-manage-text-notes-33
Used to manage text notes.
read-onlyidempotent
revoke-request-payment-updating-status
Revoke a request for payment, by updating the status to REVOKED.
idempotent
get-details-specific-payment-request
Get the details of a specific payment request, including its status. bunqme_share_url is always null if the counterparty is a bunq user.
read-onlyidempotent
used-manage-attachment-notes-34
Used to manage attachment notes.
manage-notes-given-user-15
Manage the notes for a given user.
read-onlyidempotent
used-manage-attachment-notes-35
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-36
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-37
Used to manage attachment notes.
read-onlyidempotent
used-manage-text-notes-34
Used to manage text notes.
manage-notes-given-user-16
Manage the notes for a given user.
read-onlyidempotent
used-manage-text-notes-35
Used to manage text notes.
idempotent
used-manage-text-notes-36
Used to manage text notes.
idempotent
used-manage-text-notes-37
Used to manage text notes.
read-onlyidempotent
get-all-requestresponses-monetaryaccount
Get all RequestResponses for a MonetaryAccount.
read-onlyidempotent
update-status-accept-reject-requestresponse
Update the status to accept or reject the RequestResponse.
idempotent
get-details-specific-existing-requestresponse
Get the details for a specific existing RequestResponse.
read-onlyidempotent
used-manage-attachment-notes-38
Used to manage attachment notes.
manage-notes-given-user-17
Manage the notes for a given user.
read-onlyidempotent
used-manage-attachment-notes-39
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-40
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-41
Used to manage attachment notes.
read-onlyidempotent
used-manage-text-notes-38
Used to manage text notes.
manage-notes-given-user-18
Manage the notes for a given user.
read-onlyidempotent
used-manage-text-notes-39
Used to manage text notes.
idempotent
used-manage-text-notes-40
Used to manage text notes.
idempotent
used-manage-text-notes-41
Used to manage text notes.
read-onlyidempotent
get-collection-scheduled-definition-given
Get a collection of scheduled definition for a given monetary account. You can add the parameter type to filter the response. When type={SCHEDULE_DEFINITION_PAYMENT,SCHEDULE_DEFINITION_PAYMENT_BATCH} is provided only schedule definition obj
read-onlyidempotent
endpoint-schedule-payments
Endpoint for schedule payments.
endpoint-schedule-payments-2
Endpoint for schedule payments.
read-onlyidempotent
endpoint-schedule-payment-batches
Endpoint for schedule payment batches.
endpoint-schedule-payment-batches-2
Endpoint for schedule payment batches.
read-onlyidempotent
endpoint-schedule-payment-batches-3
Endpoint for schedule payment batches.
idempotent
endpoint-schedule-payment-batches-4
Endpoint for schedule payment batches.
idempotent
used-manage-attachment-notes-42
Used to manage attachment notes.
manage-notes-given-user-19
Manage the notes for a given user.
read-onlyidempotent
used-manage-attachment-notes-43
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-44
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-45
Used to manage attachment notes.
read-onlyidempotent
used-manage-text-notes-42
Used to manage text notes.
manage-notes-given-user-20
Manage the notes for a given user.
read-onlyidempotent
used-manage-text-notes-43
Used to manage text notes.
idempotent
used-manage-text-notes-44
Used to manage text notes.
idempotent
used-manage-text-notes-45
Used to manage text notes.
read-onlyidempotent
endpoint-schedule-payments-3
Endpoint for schedule payments.
idempotent
endpoint-schedule-payments-4
Endpoint for schedule payments.
read-onlyidempotent
endpoint-schedule-payments-5
Endpoint for schedule payments.
idempotent
used-manage-attachment-notes-46
Used to manage attachment notes.
manage-notes-given-user-21
Manage the notes for a given user.
read-onlyidempotent
used-manage-attachment-notes-47
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-48
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-49
Used to manage attachment notes.
read-onlyidempotent
used-manage-text-notes-46
Used to manage text notes.
manage-notes-given-user-22
Manage the notes for a given user.
read-onlyidempotent
used-manage-text-notes-47
Used to manage text notes.
idempotent
used-manage-text-notes-48
Used to manage text notes.
idempotent
used-manage-text-notes-49
Used to manage text notes.
read-onlyidempotent
get-specific-schedule-definition-given
Get a specific schedule definition for a given monetary account.
read-onlyidempotent
view-reading-updating-and-listing
view for reading, updating and listing the scheduled instance.
read-onlyidempotent
view-reading-updating-and-listing-2
view for reading, updating and listing the scheduled instance.
read-onlyidempotent
view-reading-updating-and-listing-3
view for reading, updating and listing the scheduled instance.
idempotent
used-manage-attachment-notes-50
Used to manage attachment notes.
manage-notes-given-user-23
Manage the notes for a given user.
read-onlyidempotent
used-manage-attachment-notes-51
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-52
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-53
Used to manage attachment notes.
read-onlyidempotent
used-manage-text-notes-50
Used to manage text notes.
manage-notes-given-user-24
Manage the notes for a given user.
read-onlyidempotent
used-manage-text-notes-51
Used to manage text notes.
idempotent
used-manage-text-notes-52
Used to manage text notes.
idempotent
used-manage-text-notes-53
Used to manage text notes.
read-onlyidempotent
deprecated-use-share-invite-monetary
[DEPRECATED - use /share-invite-monetary-account-response] Create a new share inquiry for a monetary account, specifying the permission the other bunq user will have on it.
deprecated-use-share-invite-monetary-2
[DEPRECATED - use /share-invite-monetary-account-response] Get a list with all the share inquiries for a monetary account, only if the requesting user has permission to change the details of the various ones.
read-onlyidempotent
deprecated-use-share-invite-monetary-3
[DEPRECATED - use /share-invite-monetary-account-response] Get the details of a specific share inquiry.
read-onlyidempotent
deprecated-use-share-invite-monetary-4
[DEPRECATED - use /share-invite-monetary-account-response] Update the details of a share. This includes updating status (revoking or cancelling it), granted permission and validity period of this share.
idempotent
view-requesting-sofort-transactions-and
View for requesting Sofort transactions and polling their status.
read-onlyidempotent
view-requesting-sofort-transactions-and-2
View for requesting Sofort transactions and polling their status.
read-onlyidempotent
used-manage-attachment-notes-54
Used to manage attachment notes.
manage-notes-given-user-25
Manage the notes for a given user.
read-onlyidempotent
used-manage-attachment-notes-55
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-56
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-57
Used to manage attachment notes.
read-onlyidempotent
used-manage-text-notes-54
Used to manage text notes.
manage-notes-given-user-26
Manage the notes for a given user.
read-onlyidempotent
used-manage-text-notes-55
Used to manage text notes.
idempotent
used-manage-text-notes-56
Used to manage text notes.
idempotent
used-manage-text-notes-57
Used to manage text notes.
read-onlyidempotent
incoming-payment-made-towards-account
An incoming payment made towards an account of an external bank and redirected to a bunq account via switch service.
read-onlyidempotent
used-manage-attachment-notes-58
Used to manage attachment notes.
manage-notes-given-user-27
Manage the notes for a given user.
read-onlyidempotent
used-manage-attachment-notes-59
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-60
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-61
Used to manage attachment notes.
read-onlyidempotent
used-manage-text-notes-58
Used to manage text notes.
manage-notes-given-user-28
Manage the notes for a given user.
read-onlyidempotent
used-manage-text-notes-59
Used to manage text notes.
idempotent
used-manage-text-notes-60
Used to manage text notes.
idempotent
used-manage-text-notes-61
Used to manage text notes.
read-onlyidempotent
get-listing-all-sdd-whitelist
Get a listing of all SDD whitelist entries for a target monetary account.
read-onlyidempotent
get-specific-sdd-whitelist-entry
Get a specific SDD whitelist entry.
read-onlyidempotent
used-manage-attachment-notes-62
Used to manage attachment notes.
manage-notes-given-user-29
Manage the notes for a given user.
read-onlyidempotent
used-manage-attachment-notes-63
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-64
Used to manage attachment notes.
idempotent
used-manage-attachment-notes-65
Used to manage attachment notes.
read-onlyidempotent
used-manage-text-notes-62
Used to manage text notes.
manage-notes-given-user-30
Manage the notes for a given user.
read-onlyidempotent
used-manage-text-notes-63
Used to manage text notes.
idempotent
used-manage-text-notes-64
Used to manage text notes.
idempotent
used-manage-text-notes-65
Used to manage text notes.
read-onlyidempotent
manage-email-notification-filters-user
Manage the email notification filters for a user.
manage-email-notification-filters-user-2
Manage the email notification filters for a user.
read-onlyidempotent
manage-url-notification-filters-user-3
Manage the url notification filters for a user.
manage-url-notification-filters-user-4
Manage the url notification filters for a user.
read-onlyidempotent
manage-push-notification-filters-user
Manage the push notification filters for a user.
manage-push-notification-filters-user-2
Manage the push notification filters for a user.
read-onlyidempotent
manage-url-notification-filters-user-5
Manage the url notification filters for a user.
manage-url-notification-filters-user-6
Manage the url notification filters for a user.
read-onlyidempotent
used-managing-oauth-clients
Used for managing OAuth Clients.
used-managing-oauth-clients-2
Used for managing OAuth Clients.
read-onlyidempotent
used-managing-oauth-clients-3
Used for managing OAuth Clients.
read-onlyidempotent
used-managing-oauth-clients-4
Used for managing OAuth Clients.
idempotent
used-managing-oauth-client-callback
Used for managing OAuth Client Callback URLs.
used-managing-oauth-client-callback-2
Used for managing OAuth Client Callback URLs.
read-onlyidempotent
used-managing-oauth-client-callback-3
Used for managing OAuth Client Callback URLs.
read-onlyidempotent
used-managing-oauth-client-callback-4
Used for managing OAuth Client Callback URLs.
idempotent
used-managing-oauth-client-callback-5
Used for managing OAuth Client Callback URLs.
idempotent
list-users-automatic-payment-auto
List a users automatic payment auto allocated settings.
read-onlyidempotent
manage-paymentserviceproviderdraftpayment-s-pisp
Manage the PaymentServiceProviderDraftPayment's for a PISP.
Manage the PaymentServiceProviderDraftPayment's for a PISP.
read-onlyidempotent
endpoint-payment-service-provider-issuer
The endpoint for payment service provider issuer transactions
endpoint-payment-service-provider-issuer-2
The endpoint for payment service provider issuer transactions
read-onlyidempotent
endpoint-payment-service-provider-issuer-3
The endpoint for payment service provider issuer transactions
read-onlyidempotent
endpoint-payment-service-provider-issuer-4
The endpoint for payment service provider issuer transactions
idempotent
create-new-slice-group-settlement
Create a new Slice group settlement.
get-listing-all-slice-group
Get a listing of all Slice group settlements.
read-onlyidempotent
get-specific-slice-group-settlement
Get a specific Slice group settlement.
read-onlyidempotent
get-collection-scheduled-definition-all
Get a collection of scheduled definition for all accessible monetary accounts of the user. You can add the parameter type to filter the response. When type={SCHEDULE_DEFINITION_PAYMENT,SCHEDULE_DEFINITION_PAYMENT_BATCH} is provided only sch
read-onlyidempotent
return-all-shares-user-was
Return all the shares a user was invited to.
read-onlyidempotent
return-details-specific-share-user
Return the details of a specific share a user was invited to.
read-onlyidempotent
accept-reject-share-user-was
Accept or reject a share a user was invited to.
idempotent
create-request-ideal-transaction
Create a request from an ideal transaction.
create-request-sofort-transaction
Create a request from an SOFORT transaction.
used-get-list-supported-currencies
Used to get a list of supported currencies for Transferwise.
read-onlyidempotent
used-get-quotes-transferwise-these
Used to get quotes from Transferwise. These can be used to initiate payments.
read-only
used-get-temporary-quotes-transferwise
Used to get temporary quotes from Transferwise. These cannot be used to initiate payments
read-only
used-get-temporary-quotes-transferwise-2
Used to get temporary quotes from Transferwise. These cannot be used to initiate payments
read-onlyidempotent
used-get-quotes-transferwise-these-2
Used to get quotes from Transferwise. These can be used to initiate payments.
read-onlyidempotent
used-manage-recipient-accounts-transferwise
Used to manage recipient accounts with Transferwise.
used-manage-recipient-accounts-transferwise-2
Used to manage recipient accounts with Transferwise.
read-onlyidempotent
used-determine-recipient-account-requirements
Used to determine the recipient account requirements for Transferwise transfers.
used-determine-recipient-account-requirements-2
Used to determine the recipient account requirements for Transferwise transfers.
read-onlyidempotent
used-manage-recipient-accounts-transferwise-3
Used to manage recipient accounts with Transferwise.
read-onlyidempotent
used-manage-recipient-accounts-transferwise-4
Used to manage recipient accounts with Transferwise.
idempotent
used-create-transferwise-payments
Used to create Transferwise payments.
used-create-transferwise-payments-2
Used to create Transferwise payments.
read-onlyidempotent
used-determine-account-requirements-transferwise
Used to determine the account requirements for Transferwise transfers.
used-create-transferwise-payments-3
Used to create Transferwise payments.
read-onlyidempotent
used-manage-transferwise-users
Used to manage Transferwise users.
used-manage-transferwise-users-2
Used to manage Transferwise users.
read-onlyidempotent
see-how-many-trees-this
See how many trees this user has planted.
read-onlyidempotent
get-listing-all-recurring-sdd
Get a listing of all recurring SDD whitelist entries for a target monetary account.
read-onlyidempotent
create-new-one-off-sdd
Create a new one off SDD whitelist entry.
read-only
get-listing-all-one-off
Get a listing of all one off SDD whitelist entries for a target monetary account.
read-onlyidempotent
get-specific-one-off-sdd
Get a specific one off SDD whitelist entry.
read-onlyidempotent
whitelist-one-off-sdd-so
Whitelist an one off SDD so that when another one off SDD from the creditor comes in, it is automatically accepted.
idempotent
whitelist-one-off-sdd-so-2
Whitelist an one off SDD so that when another one off SDD from the creditor comes in, it is automatically accepted.
idempotent
create-new-recurring-sdd-whitelist
Create a new recurring SDD whitelist entry.
read-only
get-listing-all-recurring-sdd-2
Get a listing of all recurring SDD whitelist entries for a target monetary account.
read-onlyidempotent
get-specific-recurring-sdd-whitelist
Get a specific recurring SDD whitelist entry.
read-onlyidempotent
whitelist-recurring-sdd-so-that
Whitelist a recurring SDD so that when another recurrence comes in, it is automatically accepted.
idempotent
whitelist-recurring-sdd-so-that-2
Whitelist a recurring SDD so that when another recurrence comes in, it is automatically accepted.