Collection attempt reversed
Webhook event triggered when a previously successful payment attempt against a collection is reversed (the underlying incoming transfer was reversed by Bre-B reconciliation).
The reversed amount is subtracted from the collection's paid_amount,
successful_attempts is decremented, and the collection state is recalculated
from the remaining paid_amount: a paid or minimum_paid collection may
reopen as ready or minimum_paid. The attempt transitions to reversed
with state_reason: transfer_reversed.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
eventobject
timestampstring
ISO-8601 timestamp when the event was generated
Format
date-timeResponse Body
Example Requests
POST
/collection.attempt_reversed