Skip to content

feat: add batch txn notificaiton to account webhook notification#1023

Merged
JoeCap08055 merged 5 commits intomainfrom
feat/add-batch-txn-to-account-webhook-notification
Mar 23, 2026
Merged

feat: add batch txn notificaiton to account webhook notification#1023
JoeCap08055 merged 5 commits intomainfrom
feat/add-batch-txn-to-account-webhook-notification

Conversation

@JoeCap08055
Copy link
Copy Markdown
Contributor

@JoeCap08055 JoeCap08055 commented Mar 20, 2026

Purpose

The goal of this PR is to add support to the account-service to notify via webhook when a payWithCapacityBatchAll transaction that was submitted by the service is included in a block.

Closes #1022

Checklist

items that don't apply can be marked NA or deleted

  • Unit tests added
  • Integration/end-to-end tests added
  • Documentation added or updated (where applicable)
  • API endpoints added or changed? Added the endpoints in main.ts and regenerated Swagger docs
  • Breaking changes? "breaking changes" label added

Additional details / screenshot

  • Any supplemental pictures or material
  • Screenshot

@JoeCap08055 JoeCap08055 marked this pull request as ready for review March 23, 2026 17:08
Copy link
Copy Markdown
Contributor

@enddynayn enddynayn left a comment

Choose a reason for hiding this comment

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

Great! 👍

@JoeCap08055 JoeCap08055 merged commit 108157c into main Mar 23, 2026
19 checks passed
@JoeCap08055 JoeCap08055 deleted the feat/add-batch-txn-to-account-webhook-notification branch March 23, 2026 18:00
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.

Add support for ICS batch transaction notifiction via webhook

2 participants