bunq Public API
Emulate the bunq Public API with 429 endpoints without keys, sandboxes, or a live account.
[01]
About
Mock the bunq Public API as a turnkey Mockzilla sim with 429 OpenAPI endpoints, realistic JSON payloads, no upstream signup or sandbox keys. Methods: 229x GET, 96x POST, 60x PUT, 44x DELETE. Top resource groups: note-attachment, note-text, content, payment-auto-allocate. Hit https://api.justmocks.com/bunq for the Mockzilla API Explorer landing and per-endpoint sample requests.
Endpoints
215 across 93 resource groups
Methods
GET 126 · POST 37 · PUT 27 · DEL 25 none deprecated
OpenAPI
3.0.0 spec version 1.0
Source spec
1043 KB · YAML
view raw →
[02]
Endpoints
| POST |
/attachment-public
|
Create a new public attachment. Create a POST request with a payload that contains a binary representation of the file, without any JSON wrapping. Make sure you define the MIME type (i.e. image/jpeg, or image/png) in the Content-Type header. You are required to provide a description of the attachment using the X-Bunq-Attachment-Description header. Mocked via Mockzilla.
|
| GET |
/attachment-public/{itemId}
|
Get a specific attachment's metadata through its UUID. The Content-Type header of the response will describe the MIME type of the attachment file.
|
| GET |
/avatar/{itemId}
|
Avatars are public images used to represent you or your company. Avatars are used to represent users, monetary accounts and cash registers. Avatars cannot be deleted, only replaced. Avatars can be updated after uploading the image you would like to use through AttachmentPublic. Using the attachment_public_uuid which is returned you can update your Avatar. Avatars used for cash registers and company accounts will be reviewed by bunq.
|
| GET |
/device-server
|
Get a collection of all the DeviceServers you have created.
|
| GET |
/device-server/{itemId}
|
Get one of your DeviceServers.
|
| GET |
/installation
|
You must have an active session to make this call. This call returns the Id of the the Installation you are using in your session. Mockzilla mock: no signup, no API key.
|
| GET |
/installation/{installationID}/server-public-key
|
Show the ServerPublicKey for this Installation.
|
| POST |
/payment-service-provider-credential
|
Register a Payment Service Provider and provide credentials
|
| GET |
/place-lookup/{place-lookupID}/photo/{photoID}/content
|
View endpoint for place opening periods.
|
| POST |
/sandbox-user-person
|
Used to create a sandbox userPerson.
|
| POST |
/session-server
|
Create a new session for a DeviceServer. Provide the Installation token in the "X-Bunq-Client-Authentication" header. And don't forget to create the "X-Bunq-Client-Signature" header. The response contains a Session token that should be used for as the "X-Bunq-Client-Authentication" header for all future API calls. The ip address making this call needs to match the ip address bound to your API key. Mocked via Mockzilla.
|
| GET |
/user
|
Get a collection of all available users.
|
| PUT |
/user-company/{itemId}
|
Modify a specific company's data.
|
| GET |
/user-payment-service-provider/{itemId}
|
Used to view UserPaymentServiceProvider for session creation.
|
| PUT |
/user-person/{itemId}
|
Modify a specific person object's data.
|
| GET |
/user/{userID}/additional-transaction-information-category
|
Get the available categories. Mockzilla mock: no signup, no API key.
|
| GET |
/user/{userID}/attachment/{attachmentID}/content
|
Get the raw content of a specific attachment.
|
| GET |
/user/{userID}/billing-contract-subscription
|
Get all subscription billing contract for the authenticated user.
|
| GET |
/user/{userID}/bunqme-fundraiser-profile/{itemId}
|
bunq.me public profile of the user.
|
| POST |
/user/{userID}/card-batch
|
Used to update multiple cards in a batch.
|
| POST |
/user/{userID}/card-credit
|
Create a new credit card request. Mocked via Mockzilla.
|
| GET |
/user/{userID}/card-name
|
Return all the accepted card names for a specific user.
|
| GET |
/user/{userID}/card/{cardID}/export-statement-card-csv
|
Used to serialize ExportStatementCardCsv
|
| DEL |
/user/{userID}/card/{cardID}/export-statement-card-csv/{itemId}
|
Used to serialize ExportStatementCardCsv
|
| GET |
/user/{userID}/card/{cardID}/export-statement-card-pdf
|
Used to serialize ExportStatementCardPdf
|
| DEL |
/user/{userID}/card/{cardID}/export-statement-card-pdf/{itemId}
|
Used to serialize ExportStatementCardPdf. Mockzilla mock: no signup, no API key.
|
| GET |
/user/{userID}/card/{cardID}/export-statement-card/{export-statement-cardID}/content
|
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 a statement export.
|
| GET |
/user/{userID}/card/{cardID}/generated-cvc2
|
Get all generated CVC2 codes for a card.
|
| GET |
/user/{userID}/card/{cardID}/generated-cvc2/{itemId}
|
Get the details for a specific generated CVC2 code.
|
| POST |
/user/{userID}/card/{cardID}/replace
|
Request a card replacement.
|
| PUT |
/user/{userID}/card/{itemId}
|
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. Mocked via Mockzilla.
|
| POST |
/user/{userID}/certificate-pinned
|
Pin the certificate chain.
|
| GET |
/user/{userID}/certificate-pinned/{itemId}
|
Get the pinned certificate chain with the specified ID.
|
| PUT |
/user/{userID}/challenge-request/{itemId}
|
Endpoint for apps to fetch a challenge request.
|
| GET |
/user/{userID}/company
|
Create and manage companies.
|
| GET |
/user/{userID}/company/{itemId}
|
Create and manage companies. Mockzilla mock: no signup, no API key.
|
| POST |
/user/{userID}/confirmation-of-funds
|
Used to confirm availability of funds on an account.
|
| GET |
/user/{userID}/credential-password-ip/{credential-password-ipID}/ip
|
Manage the IPs which may be used for a credential of a user for server authentication.
|
| GET |
/user/{userID}/credential-password-ip/{credential-password-ipID}/ip/{itemId}
|
Manage the IPs which may be used for a credential of a user for server authentication.
|
| GET |
/user/{userID}/credential-password-ip/{itemId}
|
Create a credential of a user for server authentication, or delete the credential of a user for server authentication.
|
| POST |
/user/{userID}/currency-cloud-beneficiary
|
Endpoint to manage CurrencyCloud beneficiaries. Mocked via Mockzilla.
|
| GET |
/user/{userID}/currency-cloud-beneficiary/{itemId}
|
Endpoint to manage CurrencyCloud beneficiaries.
|
| GET |
/user/{userID}/event/{itemId}
|
Get a specific event for a given user.
|
| POST |
/user/{userID}/export-annual-overview
|
Create a new annual overview for a specific year. An overview can be generated only for a past year.
|
| DEL |
/user/{userID}/export-annual-overview/{itemId}
|
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.
|
| GET |
/user/{userID}/feature-announcement/{itemId}
|
view for updating the feature display. Mockzilla mock: no signup, no API key.
|
| GET |
/user/{userID}/insights
|
Used to get insights about transactions between given time range.
|
| GET |
/user/{userID}/invoice
|
Used to list bunq invoices by user.
|
| GET |
/user/{userID}/invoice/{itemId}
|
Used to list bunq invoices by user.
|
| GET |
/user/{userID}/limit
|
Get all limits for the authenticated user.
|
| GET |
/user/{userID}/monetary-account-bank
|
Gets a listing of all MonetaryAccountBanks of a given user. Mocked via Mockzilla.
|
| GET |
/user/{userID}/monetary-account-bank/{itemId}
|
Get a specific MonetaryAccountBank.
|
| GET |
/user/{userID}/monetary-account-external
|
Endpoint for managing monetary accounts which are connected to external services.
|
| GET |
/user/{userID}/monetary-account-external/{itemId}
|
Endpoint for managing monetary accounts which are connected to external services.
|
| GET |
/user/{userID}/monetary-account-joint
|
The endpoint for joint monetary accounts.
|
| GET |
/user/{userID}/monetary-account-joint/{itemId}
|
The endpoint for joint monetary accounts. Mockzilla mock: no signup, no API key.
|
| GET |
/user/{userID}/monetary-account-savings
|
Gets a listing of all MonetaryAccountSavingss of a given user.
|
| GET |
/user/{userID}/monetary-account-savings/{itemId}
|
Get a specific MonetaryAccountSavings.
|
| GET |
/user/{userID}/monetary-account/{itemId}
|
Get a specific MonetaryAccount.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/attachment/{attachmentID}/content
|
Get the raw content of a specific attachment.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/bunqme-fundraiser-result/{bunqme-fundraiser-resultID}/note-attachment
|
Used to manage attachment notes. Mocked via Mockzilla.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/bunqme-fundraiser-result/{bunqme-fundraiser-resultID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/bunqme-fundraiser-result/{bunqme-fundraiser-resultID}/note-text
|
Manage the notes for a given user.
|
| DEL |
/user/{userID}/monetary-account/{monetary-accountID}/bunqme-fundraiser-result/{bunqme-fundraiser-resultID}/note-text/{itemId}
|
Used to manage text notes.
|
| PUT |
/user/{userID}/monetary-account/{monetary-accountID}/bunqme-fundraiser-result/{bunqme-fundraiser-resultID}/note-text/{itemId}
|
Used to manage text notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/bunqme-tab
|
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. Mockzilla mock: no signup, no API key.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/bunqme-tab-result-response/{itemId}
|
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.
|
| PUT |
/user/{userID}/monetary-account/{monetary-accountID}/bunqme-tab/{itemId}
|
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.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/currency-conversion
|
Endpoint for managing currency conversions.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/currency-conversion-quote/{itemId}
|
Endpoint to create a quote for currency conversions.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/currency-conversion/{itemId}
|
Endpoint for managing currency conversions. Mocked via Mockzilla.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/customer-statement
|
Used to create new and read existing statement exports. Statement exports can be created in either CSV, MT940 or PDF file format.
|
| DEL |
/user/{userID}/monetary-account/{monetary-accountID}/customer-statement/{itemId}
|
Used to create new and read existing statement exports. Statement exports can be created in either CSV, MT940 or PDF file format.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/draft-payment
|
Get a listing of all DraftPayments from a given MonetaryAccount.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/draft-payment/{draft-paymentID}/note-attachment
|
Manage the notes for a given user.
|
| DEL |
/user/{userID}/monetary-account/{monetary-accountID}/draft-payment/{draft-paymentID}/note-attachment/{itemId}
|
Used to manage attachment notes. Mockzilla mock: no signup, no API key.
|
| PUT |
/user/{userID}/monetary-account/{monetary-accountID}/draft-payment/{draft-paymentID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/draft-payment/{draft-paymentID}/note-text
|
Used to manage text notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/draft-payment/{draft-paymentID}/note-text/{itemId}
|
Used to manage text notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/draft-payment/{itemId}
|
Get a specific DraftPayment.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/event/{eventID}/statement
|
Used to create a statement export of a single payment. Mocked via Mockzilla.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/event/{eventID}/statement/{statementID}/content
|
Fetch the raw content of a payment statement export.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/export-rib
|
Create a new RIB.
|
| DEL |
/user/{userID}/monetary-account/{monetary-accountID}/export-rib/{itemId}
|
Used to create new and read existing RIBs of a monetary account
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/ideal-merchant-transaction
|
View for requesting iDEAL transactions and polling their status.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/ideal-merchant-transaction/{ideal-merchant-transactionID}/note-attachment
|
Manage the notes for a given user. Mockzilla mock: no signup, no API key.
|
| DEL |
/user/{userID}/monetary-account/{monetary-accountID}/ideal-merchant-transaction/{ideal-merchant-transactionID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| PUT |
/user/{userID}/monetary-account/{monetary-accountID}/ideal-merchant-transaction/{ideal-merchant-transactionID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/ideal-merchant-transaction/{ideal-merchant-transactionID}/note-text
|
Used to manage text notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/ideal-merchant-transaction/{ideal-merchant-transactionID}/note-text/{itemId}
|
Used to manage text notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/ideal-merchant-transaction/{itemId}
|
View for requesting iDEAL transactions and polling their status. Mocked via Mockzilla.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/invoice/{itemId}
|
Used to view a bunq invoice.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/mastercard-action/{itemId}
|
MasterCard transaction view.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/mastercard-action/{mastercard-actionID}/note-attachment
|
Used to manage attachment notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/mastercard-action/{mastercard-actionID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/mastercard-action/{mastercard-actionID}/note-text
|
Manage the notes for a given user. Mockzilla mock: no signup, no API key.
|
| DEL |
/user/{userID}/monetary-account/{monetary-accountID}/mastercard-action/{mastercard-actionID}/note-text/{itemId}
|
Used to manage text notes.
|
| PUT |
/user/{userID}/monetary-account/{monetary-accountID}/mastercard-action/{mastercard-actionID}/note-text/{itemId}
|
Used to manage text notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/notification-filter-url
|
Manage the url notification filters for a user.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/payment
|
Get a listing of all Payments performed on a given MonetaryAccount (incoming and outgoing).
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/payment-auto-allocate
|
Manage a users automatic payment auto allocated settings. Mocked via Mockzilla.
|
| DEL |
/user/{userID}/monetary-account/{monetary-accountID}/payment-auto-allocate/{itemId}
|
Manage a users automatic payment auto allocated settings.
|
| PUT |
/user/{userID}/monetary-account/{monetary-accountID}/payment-auto-allocate/{itemId}
|
Manage a users automatic payment auto allocated settings.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/payment-auto-allocate/{payment-auto-allocateID}/instance
|
List all the times a users payment was automatically allocated.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/payment-batch
|
Return all the payment batches for a monetary account.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/payment-batch/{itemId}
|
Return the details of a specific payment batch. Mockzilla mock: no signup, no API key.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/payment-batch/{payment-batchID}/note-attachment
|
Manage the notes for a given user.
|
| DEL |
/user/{userID}/monetary-account/{monetary-accountID}/payment-batch/{payment-batchID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| PUT |
/user/{userID}/monetary-account/{monetary-accountID}/payment-batch/{payment-batchID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/payment-batch/{payment-batchID}/note-text
|
Used to manage text notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/payment-batch/{payment-batchID}/note-text/{itemId}
|
Used to manage text notes. Mocked via Mockzilla.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/payment/{itemId}
|
Get a specific previous Payment.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/payment/{paymentID}/note-attachment
|
Used to manage attachment notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/payment/{paymentID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/payment/{paymentID}/note-text
|
Manage the notes for a given user.
|
| DEL |
/user/{userID}/monetary-account/{monetary-accountID}/payment/{paymentID}/note-text/{itemId}
|
Used to manage text notes. Mockzilla mock: no signup, no API key.
|
| PUT |
/user/{userID}/monetary-account/{monetary-accountID}/payment/{paymentID}/note-text/{itemId}
|
Used to manage text notes.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/request-inquiry
|
Create a new payment request.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/request-inquiry-batch
|
Create a request batch by sending an array of single request objects, that will become part of the batch.
|
| PUT |
/user/{userID}/monetary-account/{monetary-accountID}/request-inquiry-batch/{itemId}
|
Revoke a request batch. The status of all the requests will be set to REVOKED.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/request-inquiry-batch/{request-inquiry-batchID}/note-attachment
|
Used to manage attachment notes. Mocked via Mockzilla.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/request-inquiry-batch/{request-inquiry-batchID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/request-inquiry-batch/{request-inquiry-batchID}/note-text
|
Manage the notes for a given user.
|
| DEL |
/user/{userID}/monetary-account/{monetary-accountID}/request-inquiry-batch/{request-inquiry-batchID}/note-text/{itemId}
|
Used to manage text notes.
|
| PUT |
/user/{userID}/monetary-account/{monetary-accountID}/request-inquiry-batch/{request-inquiry-batchID}/note-text/{itemId}
|
Used to manage text notes.
|
| PUT |
/user/{userID}/monetary-account/{monetary-accountID}/request-inquiry/{itemId}
|
Revoke a request for payment, by updating the status to REVOKED. Mockzilla mock: no signup, no API key.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/request-inquiry/{request-inquiryID}/note-attachment
|
Used to manage attachment notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/request-inquiry/{request-inquiryID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/request-inquiry/{request-inquiryID}/note-text
|
Manage the notes for a given user.
|
| DEL |
/user/{userID}/monetary-account/{monetary-accountID}/request-inquiry/{request-inquiryID}/note-text/{itemId}
|
Used to manage text notes.
|
| PUT |
/user/{userID}/monetary-account/{monetary-accountID}/request-inquiry/{request-inquiryID}/note-text/{itemId}
|
Used to manage text notes. Mocked via Mockzilla.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/request-response/{itemId}
|
Get the details for a specific existing RequestResponse.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/request-response/{request-responseID}/note-attachment
|
Manage the notes for a given user.
|
| DEL |
/user/{userID}/monetary-account/{monetary-accountID}/request-response/{request-responseID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| PUT |
/user/{userID}/monetary-account/{monetary-accountID}/request-response/{request-responseID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/request-response/{request-responseID}/note-text
|
Used to manage text notes. Mockzilla mock: no signup, no API key.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/request-response/{request-responseID}/note-text/{itemId}
|
Used to manage text notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/schedule
|
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 object that relate to these definitions are returned.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/schedule-payment
|
Endpoint for schedule payments.
|
| DEL |
/user/{userID}/monetary-account/{monetary-accountID}/schedule-payment-batch/{itemId}
|
Endpoint for schedule payment batches.
|
| PUT |
/user/{userID}/monetary-account/{monetary-accountID}/schedule-payment-batch/{itemId}
|
Endpoint for schedule payment batches. Mocked via Mockzilla.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/schedule-payment-batch/{schedule-payment-batchID}/note-attachment
|
Used to manage attachment notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/schedule-payment-batch/{schedule-payment-batchID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/schedule-payment-batch/{schedule-payment-batchID}/note-text
|
Manage the notes for a given user.
|
| DEL |
/user/{userID}/monetary-account/{monetary-accountID}/schedule-payment-batch/{schedule-payment-batchID}/note-text/{itemId}
|
Used to manage text notes.
|
| PUT |
/user/{userID}/monetary-account/{monetary-accountID}/schedule-payment-batch/{schedule-payment-batchID}/note-text/{itemId}
|
Used to manage text notes. Mockzilla mock: no signup, no API key.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/schedule-payment/{itemId}
|
Endpoint for schedule payments.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/schedule-payment/{schedule-paymentID}/note-attachment
|
Manage the notes for a given user.
|
| DEL |
/user/{userID}/monetary-account/{monetary-accountID}/schedule-payment/{schedule-paymentID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| PUT |
/user/{userID}/monetary-account/{monetary-accountID}/schedule-payment/{schedule-paymentID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/schedule-payment/{schedule-paymentID}/note-text
|
Used to manage text notes. Mocked via Mockzilla.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/schedule-payment/{schedule-paymentID}/note-text/{itemId}
|
Used to manage text notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/schedule/{itemId}
|
Get a specific schedule definition for a given monetary account.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/schedule/{scheduleID}/schedule-instance/{itemId}
|
view for reading, updating and listing the scheduled instance.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/schedule/{scheduleID}/schedule-instance/{schedule-instanceID}/note-attachment
|
Manage the notes for a given user.
|
| DEL |
/user/{userID}/monetary-account/{monetary-accountID}/schedule/{scheduleID}/schedule-instance/{schedule-instanceID}/note-attachment/{itemId}
|
Used to manage attachment notes. Mockzilla mock: no signup, no API key.
|
| PUT |
/user/{userID}/monetary-account/{monetary-accountID}/schedule/{scheduleID}/schedule-instance/{schedule-instanceID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/schedule/{scheduleID}/schedule-instance/{schedule-instanceID}/note-text
|
Used to manage text notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/schedule/{scheduleID}/schedule-instance/{schedule-instanceID}/note-text/{itemId}
|
Used to manage text notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/share-invite-monetary-account-inquiry
|
[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.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/share-invite-monetary-account-inquiry/{itemId}
|
[DEPRECATED - use /share-invite-monetary-account-response] Get the details of a specific share inquiry. Mocked via Mockzilla.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/sofort-merchant-transaction
|
View for requesting Sofort transactions and polling their status.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/sofort-merchant-transaction/{sofort-merchant-transactionID}/note-attachment
|
Manage the notes for a given user.
|
| DEL |
/user/{userID}/monetary-account/{monetary-accountID}/sofort-merchant-transaction/{sofort-merchant-transactionID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| PUT |
/user/{userID}/monetary-account/{monetary-accountID}/sofort-merchant-transaction/{sofort-merchant-transactionID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/sofort-merchant-transaction/{sofort-merchant-transactionID}/note-text
|
Used to manage text notes. Mockzilla mock: no signup, no API key.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/sofort-merchant-transaction/{sofort-merchant-transactionID}/note-text/{itemId}
|
Used to manage text notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/switch-service-payment/{itemId}
|
An incoming payment made towards an account of an external bank and redirected to a bunq account via switch service.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/switch-service-payment/{switch-service-paymentID}/note-attachment
|
Used to manage attachment notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/switch-service-payment/{switch-service-paymentID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/switch-service-payment/{switch-service-paymentID}/note-text
|
Manage the notes for a given user. Mocked via Mockzilla.
|
| DEL |
/user/{userID}/monetary-account/{monetary-accountID}/switch-service-payment/{switch-service-paymentID}/note-text/{itemId}
|
Used to manage text notes.
|
| PUT |
/user/{userID}/monetary-account/{monetary-accountID}/switch-service-payment/{switch-service-paymentID}/note-text/{itemId}
|
Used to manage text notes.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/translink-transaction
|
Used to create translink transactions.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/whitelist-sdd
|
Get a listing of all SDD whitelist entries for a target monetary account.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/whitelist/{whitelistID}/whitelist-result/{whitelist-resultID}/note-attachment
|
Manage the notes for a given user. Mockzilla mock: no signup, no API key.
|
| DEL |
/user/{userID}/monetary-account/{monetary-accountID}/whitelist/{whitelistID}/whitelist-result/{whitelist-resultID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| PUT |
/user/{userID}/monetary-account/{monetary-accountID}/whitelist/{whitelistID}/whitelist-result/{whitelist-resultID}/note-attachment/{itemId}
|
Used to manage attachment notes.
|
| POST |
/user/{userID}/monetary-account/{monetary-accountID}/whitelist/{whitelistID}/whitelist-result/{whitelist-resultID}/note-text
|
Used to manage text notes.
|
| GET |
/user/{userID}/monetary-account/{monetary-accountID}/whitelist/{whitelistID}/whitelist-result/{whitelist-resultID}/note-text/{itemId}
|
Used to manage text notes.
|
| GET |
/user/{userID}/notification-filter-email
|
Manage the email notification filters for a user. Mocked via Mockzilla.
|
| GET |
/user/{userID}/notification-filter-push
|
Manage the push notification filters for a user.
|
| GET |
/user/{userID}/notification-filter-url
|
Manage the url notification filters for a user.
|
| GET |
/user/{userID}/oauth-client
|
Used for managing OAuth Clients.
|
| GET |
/user/{userID}/oauth-client/{itemId}
|
Used for managing OAuth Clients.
|
| GET |
/user/{userID}/oauth-client/{oauth-clientID}/callback-url
|
Used for managing OAuth Client Callback URLs. Mockzilla mock: no signup, no API key.
|
| DEL |
/user/{userID}/oauth-client/{oauth-clientID}/callback-url/{itemId}
|
Used for managing OAuth Client Callback URLs.
|
| PUT |
/user/{userID}/oauth-client/{oauth-clientID}/callback-url/{itemId}
|
Used for managing OAuth Client Callback URLs.
|
| GET |
/user/{userID}/payment-service-provider-draft-payment
|
Manage the PaymentServiceProviderDraftPayment's for a PISP.
|
| GET |
/user/{userID}/payment-service-provider-draft-payment/{itemId}
|
Manage the PaymentServiceProviderDraftPayment's for a PISP.
|
| GET |
/user/{userID}/payment-service-provider-issuer-transaction
|
The endpoint for payment service provider issuer transactions. Mocked via Mockzilla.
|
| GET |
/user/{userID}/payment-service-provider-issuer-transaction/{itemId}
|
The endpoint for payment service provider issuer transactions
|
| GET |
/user/{userID}/registry/{registryID}/registry-settlement
|
Get a listing of all Slice group settlements.
|
| GET |
/user/{userID}/registry/{registryID}/registry-settlement/{itemId}
|
Get a specific Slice group settlement.
|
| GET |
/user/{userID}/reward-recipient
|
Used to view Rewards.
|
| GET |
/user/{userID}/reward-sender
|
Used to view Rewards. Mockzilla mock: no signup, no API key.
|
| GET |
/user/{userID}/reward/{itemId}
|
Used to view Rewards.
|
| GET |
/user/{userID}/share-invite-monetary-account-response
|
Return all the shares a user was invited to.
|
| PUT |
/user/{userID}/share-invite-monetary-account-response/{itemId}
|
Accept or reject a share a user was invited to.
|
| POST |
/user/{userID}/token-qr-request-sofort
|
Create a request from an SOFORT transaction.
|
| POST |
/user/{userID}/transferwise-quote
|
Used to get quotes from Transferwise. These can be used to initiate payments. Mocked via Mockzilla.
|
| GET |
/user/{userID}/transferwise-quote-temporary/{itemId}
|
Used to get temporary quotes from Transferwise. These cannot be used to initiate payments
|
| GET |
/user/{userID}/transferwise-quote/{transferwise-quoteID}/transferwise-recipient
|
Used to manage recipient accounts with Transferwise.
|
| GET |
/user/{userID}/transferwise-quote/{transferwise-quoteID}/transferwise-recipient-requirement
|
Used to determine the recipient account requirements for Transferwise transfers.
|
| DEL |
/user/{userID}/transferwise-quote/{transferwise-quoteID}/transferwise-recipient/{itemId}
|
Used to manage recipient accounts with Transferwise.
|
| GET |
/user/{userID}/transferwise-quote/{transferwise-quoteID}/transferwise-transfer
|
Used to create Transferwise payments. Mockzilla mock: no signup, no API key.
|
| POST |
/user/{userID}/transferwise-quote/{transferwise-quoteID}/transferwise-transfer-requirement
|
Used to determine the account requirements for Transferwise transfers.
|
| GET |
/user/{userID}/transferwise-user
|
Used to manage Transferwise users.
|
| GET |
/user/{userID}/tree-progress
|
See how many trees this user has planted.
|
| GET |
/user/{userID}/whitelist-sdd-one-off
|
Get a listing of all one off SDD whitelist entries for a target monetary account.
|
| DEL |
/user/{userID}/whitelist-sdd-one-off/{itemId}
|
Whitelist an one off SDD so that when another one off SDD from the creditor comes in, it is automatically accepted. Mocked via Mockzilla.
|
| PUT |
/user/{userID}/whitelist-sdd-one-off/{itemId}
|
Whitelist an one off SDD so that when another one off SDD from the creditor comes in, it is automatically accepted.
|
| POST |
/user/{userID}/whitelist-sdd-recurring
|
Create a new recurring SDD whitelist entry.
|
| GET |
/user/{userID}/whitelist-sdd-recurring/{itemId}
|
Get a specific recurring SDD whitelist entry.
|
| GET |
/user/{userID}/whitelist-sdd/{itemId}
|
Get a specific recurring SDD whitelist entry.
|