-
Notifications
You must be signed in to change notification settings - Fork 30
SDP 1645 fetch direct payments #694
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
base: SDP-1644-create-direct-payment
Are you sure you want to change the base?
SDP 1645 fetch direct payments #694
Conversation
stellar-disbursement-platform-backend-preview is available here: |
…into SDP-1645-fetch-direct-payments
stellar-disbursement-platform-backend-preview is available here: |
…into SDP-1645-fetch-direct-payments
stellar-disbursement-platform-backend-preview is available here: |
stellar-disbursement-platform-backend-preview is available here: |
stellar-disbursement-platform-backend-preview is available here: |
stellar-disbursement-platform-backend-preview is available here: |
What
Add type query parameter to
GET /payments
endpoint for filtering by payment type. Supportstype=direct
for one-off payments andtype=disbursement
for batch payments.Why
Add ability distinguish between direct payments and disbursement payments
Known limitations
Built on top of the #693
Checklist
SDP-1234: Add new feature
orChore: Refactor package xyz
format. The Jira ticket code was included if available.CHANGELOG.md
is updated (if applicable)