The amount of the settlement in cents. For example, 1000 cents is $10.00. The currency is determined by the currency
field.
The currency in which the settlement is made. The currency code is in ISO 4217 format. For example, USD.
The creation timestamp of the settlement.
{ "id": "setl_6878e266jt1P3", "status": "success", "payment_method": "swift_transfer", "amount": 1000, "currency": "USD", "fees": { "fx_fee": { … }, "txn_fee": { … } }, "utr": "1568176960vxp0rj", "created_at": "2024-12-06T11:38:37.130Z", "updated_at": "2024-12-06T11:38:37.130Z" }