Reconciling settlement records against transactions
reconciliation_id
, and attach any of the fees to
the transaction record.
See more about the ingestion and scheduling of the settlement reports in the settlement reporting section.
status
of a transaction will remain capture_succeeded
, and instead we have introduced a few
new fields to indicated a transaction is settled.
GET/transactions/:transaction_id/settlements
API.
Each settlement record represents an ingested record that matches the transaction in our system. The object contains settlement data pulled from the settlement report.
Where available the object will show the transaction cost, settlement currency, the raw report reference and settlement date. The amount stored in the settlement corresponds
to the net_credit
in the settlement report. This value could, in theory, be zero when a transaction was made for a low amount with a minimum fixed commission.