Skip to main content
POST
Clear Dues

Authorizations

x-api-key
string
header
required

API key for authentication

Authorization
string
header
required

JWT token following RFC001 specification

Body

application/json
chain_id
string<uuid>
required

Response

Dues cleared

penaltyRepayment
object | null

Null if there was no outstanding penalty to repay.

interestRepayment
object | null

Null if there was no outstanding interest to repay.

principalRepayment
object | null

Null if there was no outstanding principal to repay.

pendingPrincipalAfterInterest
boolean

True if principal repayment is still pending because interest wasn't fully covered.