Skip to main content
guarantee.settled Sent when an accepted guarantee reaches settled state through the clearing process. Use it to mark payment obligations complete and reconcile delivery records.

Event fields

string
required
string
required
guarantee.settled
string
required
ISO 8601 datetime
string
required
object
required
string
required
string
required
string
required
number
required
1|2
string
required
string
required
string
required
string
required
Amount in token base units.
string
required
string
required
SETTLED
string
required
ISO 8601 datetime

Event examples

Payload
  • Match guarantee_id and req_id to the original paid request.
  • Reconcile the amount, asset, payer, recipient, and network before changing entitlement or accounting state.
  • Keep the delivered response hash or artifact reference beside the payment.
  • Treat duplicate or out-of-order deliveries as normal.
See transaction lifecycle and payment proof and audit.