Skip to content
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

Open
wants to merge 13 commits into
base: release-v5
Choose a base branch
from

Conversation

simonmeyerm
Copy link
Collaborator

  • New endpoint for list of camt.052 reports added
  • New endpoint for retrieval of specific camt.052 reportIds added
  • New schema "Iso20022ReportReference052" added

@simonmeyerm simonmeyerm requested a review from a team as a code owner October 11, 2024 15:13
@svenbiellmann svenbiellmann changed the base branch from main to release-v5 October 16, 2024 15:03
accountAPI.yaml Outdated Show resolved Hide resolved
@dkoeni dkoeni force-pushed the 126-enhancement-to-support-camt052-and-camt054-file-exchange-for-intraday-transaction-data-and-creditdebit-statements branch 2 times, most recently from c1c8c27 to 21a39f0 Compare October 28, 2024 15:42
@dkoeni dkoeni force-pushed the 126-enhancement-to-support-camt052-and-camt054-file-exchange-for-intraday-transaction-data-and-creditdebit-statements branch from 21a39f0 to 73e2b73 Compare November 6, 2024 13:21
- Endpoint for camt.054 credit/debit notifications added
corrections lint findings
corrections lint validator
@simonmeyerm
Copy link
Collaborator Author

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.
Copy link
Contributor

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.

Copy link
Collaborator Author

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
@simonmeyerm simonmeyerm changed the title AIS - add endpoint for camt052 reports (issue#126) AIS - add endpoints for camt052 reports and camt054 notifications (issue#126) Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants