Settlements
Daily batch payouts from your wallet to your bank, with a reconciled statement.
Overview
By default, every wallet with an available balance settles at 18:00 America/Port-au-Prince. Statement CSV/PDF is attached to the resulting event.
Endpoints
| Method | Path | Description |
|---|---|---|
| GET | /v1/settlements | List settlement batches. |
| GET | /v1/settlements/{id} | Retrieve a batch with statement URL. |
| POST | /v1/settlements | Trigger an on-demand settlement (rate-limited). |
GET /v1/settlements
GET/v1/settlements
List settlement batches.
GET /v1/settlements/{id}
GET/v1/settlements/{id}
Retrieve a batch with statement URL.
POST /v1/settlements
POST/v1/settlements
Trigger an on-demand settlement (rate-limited).
