-
Notifications
You must be signed in to change notification settings - Fork 48
Split Developer and Open Banking docs, add EU Onboarding Docs #202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
source/includes/_eu.md
Outdated
# EU PSD2 API | ||
|
||
<aside class="notice"> | ||
Monzo's EU PSD2 Dedicated Interface API is currently only available for testing in the sandbox environment. Production API access will be available at a later date. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also probably worth mentioning that TPPs will need to contact us to gain access initially
source/includes/_eu.md
Outdated
Monzo's EU PSD2 Dedicated Interface API is currently only available for testing in the sandbox environment. Production API access will be available at a later date. | ||
</aside> | ||
|
||
Our Open Banking APIs return errors in line with the [Open Banking specification](https://openbankinguk.github.io/read-write-api-site3/v3.1.10/profiles/read-write-data-api-profile.html#error-response-structure). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
feels a little out of place this line
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah think this one got left in by accident, will remove
|
||
## Well-Known Endpoints | ||
|
||
The Well-Known Endpoints differ from the UK API, and can be seen below: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: I'm not sure we need to reference that the EU configuration differs, we can just state what it is and TPPs can determine the diff if required. My expectation is that the majority of TPPs will not have integrated in the UK so knowing there's a difference doesn't help that much??
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interesting - I guess my reasons here were:
- I feel the initial TPPs to onboard will have onboarded with us in the UK (aggregators, and folks like Revolut and Wise)
- The EU section is really just 'differences from the above' where the above is explaining the general AISP/PISP flows, which is where the base URL and DCR sections are
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So maybe it's clearer when you're reading it in the context of the full page, this file is just a section at the bottom of that
The PR does a few things:
The developer API docs will stay live at https://docs.monzo.com and the Open Banking docs will now be at https://docs.monzo.com/open-banking, with links between the two at the top of each page in a callout.