-
Notifications
You must be signed in to change notification settings - Fork 4
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
AIS - add endpoints for camt052 reports and camt054 notifications (issue#126) #131
base: release-v5
Are you sure you want to change the base?
Conversation
simonmeyerm
commented
Oct 11, 2024
- New endpoint for list of camt.052 reports added
- New endpoint for retrieval of specific camt.052 reportIds added
- New schema "Iso20022ReportReference052" added
c1c8c27
to
21a39f0
Compare
21a39f0
to
73e2b73
Compare
- Endpoint for camt.054 credit/debit notifications added
corrections lint findings
corrections lint validator
I have added a first draft of the camt.054 endpoint, which should serve as a first reference how it could look like. However, the proposal needs some improvements with regard to the usage of the booking identifiers and further descriptions. |
Update format for reportIds
accountAPI.yaml
Outdated
- $ref: '#/components/parameters/optional_psu_user_agent_in_header' | ||
responses: | ||
'200': | ||
description: Returns the requested ISO20022 XML camt.052 message. |
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.
@simonmeyerm In the description there's a type. camt.052 should be replaced by camt.054.
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.
Thank you for the review. Description is now adjusted
- Rework camt.054 endpoint - Remove accountId as parameter for camt.052 and camt.054 endpoint
lint corrections
- Adjusted structure with pagination to be aligned with statements endpoint
added required fields
removed acctsvcrref