affirm · Schema

SettlementEventSummary

An aggregated summary of settlement activity for a single disbursement batch from Affirm to the merchant.

Properties

Name Type Description
id string A unique identifier for this settlement event summary.
total_amount integer Total amount disbursed in this batch in the smallest currency unit.
currency string ISO 4217 currency code for this disbursement.
event_count integer Number of individual settlement events included in this batch.
disbursed_at string Timestamp when the disbursement was initiated, in RFC 3339 format.
View JSON Schema on GitHub