v1
latestOpenAPI 3.0.22026-08-061303782.1 MBSettlements
Close a Settlement
Close an accruing Settlement. Finix, by default, creates accruing settlements then closes them based on your payout configurations. Use this endpoint to manually close a specific settlement.
The closed Settlement will not accrue any further transactions and gets immediately submitted for approval.
Important Notes:
- This endpoint is only available to Finix Core customers. If you have any questions, please contact the Finix Support Team.
- Any refunded Transfers get included in Settlements as a deduction.
- PENDING Transfers don't get included in Settlements.
- The total_amount minus the total_fee equals the net_amount. The net_amount is the amount in cents that gets deposited into the seller's bank account.
put/settlements/{settlement_id}
Request body
Response
A single closed Settlement
Example response
{
"destination": "PIxxxxxxxxxxxxxxxxxx"
}