Skip to main content
POST
Process settlement
Returns 204 No Content if there are no payments to settle.

Authorizations

Authorization
string
header
required

API key starting with sk_live_ or sk_test_

Body

application/json
currency
enum<string>

ISO currency code

Available options:
CVE,
AOA

Response

Settlement processed

id
string
Example:

"se_abc123"

merchantId
string
amount
string
feeTotal
string
netAmount
string
currency
enum<string>

ISO currency code

Available options:
CVE,
AOA
amountFormatted
string
netAmountFormatted
string
status
enum<string>
Available options:
PENDING,
PROCESSING,
COMPLETED,
FAILED
periodStart
string<date-time>
periodEnd
string<date-time>
payoutRef
string | null
itemCount
integer
createdAt
string<date-time>
processedAt
string<date-time> | null
completedAt
string<date-time> | null