v1

latestOpenAPI 3.0.22026-08-061303782.1 MB
Settlements

Delete Settlement Entries

Remove a Settlement Entry or list of Settlement Entries that make up a Settlement.

As long as the Settlement has not been funded, you can remove the Settlement Entry or an array of Settlement Entries, along with its corresponding fee entry from the encompassing Settlement.

The response body is empty after sending a successful delete request.

delete/settlements/{settlement_id}/entries

Headers

Finix-Versionstring
Example:2022-02-01

Specify the API version of your request. For more details, see Versioning.

Request body

settlement_entry_idsstring[]

The ID of Settlement Entry resource.

Response

No Content. The Settlement Entry resources were successfully removed.