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(webhook): provide grant id in outgoing payment events #3335

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dragosp1011
Copy link
Contributor

Changes proposed in this pull request

Adds the outgoing payment grantId to the outgoing payment webhook events and updates the open api specs with the grant id.

Context

fixes #3279

Checklist

  • Related issues linked using fixes #number
  • Tests added/updated
  • Make sure that all checks pass
  • Bruno collection updated (if necessary)
  • Documentation issue created with user-docs label (if necessary)
  • OpenAPI specs updated (if necessary)

@dragosp1011 dragosp1011 requested a review from mkurapov March 6, 2025 20:09
@github-actions github-actions bot added pkg: backend Changes in the backend package. type: source Changes business logic labels Mar 6, 2025
Copy link

netlify bot commented Mar 6, 2025

Deploy Preview for brilliant-pasca-3e80ec canceled.

Name Link
🔨 Latest commit 648f72f
🔍 Latest deploy log https://app.netlify.com/sites/brilliant-pasca-3e80ec/deploys/67ca010bd955f40008214840

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: backend Changes in the backend package. type: source Changes business logic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish grantId on outgoing payment webhook events
2 participants