Triggered when a batch transaction item’s status changes after committing a batch.
PENDING status, indicating that a transaction_id has been issued and the transaction has been added to the processing queue.
The event provides the batch identifier, the specific batch item identifier, and the newly created transaction identifier, allowing you to track individual transactions within a batch as they begin processing.
The body is of type object.
Webhook received successfully