Checks if the settlement balance has increased by at least the expected amount compared to a previous snapshot (99% threshold for fees/rounding).

Request body

application/json · CheckBalanceIncreaseRequest · required

FieldTypeRequiredDescription
currency string no Settlement currency (e.g. USD, EUR). Defaults to USD.
expectedIncrease string yes
previousBalance string yes

Responses

StatusBodyDescription
200 CheckBalanceIncreaseResponse Balance check result.

Specification

This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.