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

feat(mojaloop/3345): enhance payee requesttopay apis #162

Merged
merged 8 commits into from
May 19, 2023

Conversation

vijayg10
Copy link
Contributor

@vijayg10 vijayg10 commented May 18, 2023

feat(mojaloop/3345): enhance payee requesttopay apis

Changes:

  • SDK Outbound API
    • Added PUT /requestToPay endpoint in SDK Outbound API in api-snippets
    • Renamed homeTransactionId to homeR2PTransactionId in POST /requestToPay
    • Added Authentication type to POST \requestToPay to SDK Outbound
    • Renamed requestToPayState to currentState in requestToPayResponse
    • Added getPartiesResponse in requestToPayResponse
    • Added transactionRequestResponse in requestToPayResponse
    • Removed authenticationType in requestToPayResponse
  • SDK Backend API
    • Added authentication type to POST \transactionRequest
    • Renamed the TransferAmount to TransactionRequestState
    • Added homeR2PTransactionId to POST \transactionRequest sync response

Copy link
Member

@mdebarros mdebarros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of comments...

@vijayg10 vijayg10 requested a review from mdebarros May 19, 2023 09:27
mdebarros
mdebarros previously approved these changes May 19, 2023
Copy link
Member

@mdebarros mdebarros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Copy link
Member

@mdebarros mdebarros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants