Skip to main content
POST
Manually trigger a settlement run

Authorizations

Authorization
string
header
required

Obtain a token from POST /v1/auth/token using your client_id and client_secret, then enter Bearer <token> here.

Query Parameters

date
string<date>

Date to settle (ISO-8601 format, e.g. 2025-03-03). Defaults to yesterday UTC if omitted.

Response

Settlement run completed (or already completed for this date)

success
boolean
message
string
errorCode
string
data
object

End-of-day settlement batch aggregating all completed transaction movements

errors
string[]
timestamp
string<date-time>