Skip to content

Settlements

Daily batch payouts from your wallet to your bank, with a reconciled statement.

Updated Jul 15, 2026API 2026-07-01 Edit on GitHubReport an issue

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

MethodPathDescription
GET/v1/settlementsList settlement batches.
GET/v1/settlements/{id}Retrieve a batch with statement URL.
POST/v1/settlementsTrigger 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).