v1

latestOpenAPI 3.0.22026-08-061303782.1 MB
Settlement Queue Entries

List Settlement Queue Entries

Retrieve a list of Settlement Queue Entry resources.

get/settlement_queue_entries

Query parameters

after_cursorstring

Return every resource created after the cursor value.

before_cursorstring

Return every resource created before the cursor value.

application_idstring
Example:APc9vhYcPsRuTSpKD9KpMtPe

Filter by Application ID.

created_at.gtestring date-time
Example:2022-09-27T11:21:23

Filter where created_at is after the given date.

created_at.ltestring date-time
Example:2026-09-27T11:21:23

Filter where created_at is before the given date.

entity_idstring
Example:TRdhp3DszqDKbNvwtn7DDcUi

Filter by the entity_id of the resource inside the Settlement Queue Entry.

entity_type'ADJUSTMENT' | 'DISPUTE_TRANSFER' | 'FEE' | 'REVERSE' | 'SPLIT_TRANSFER' | 'TRANSFER'
Example:TRANSFER

Filter by entity_type.

limitinteger
Example:10

The numbers of items to return.

merchant_idstring
Example:MUeDVrf2ahuKc9Eg5TeZugvs

Filter by Merchant ID.

ready_to_settle_after.gtestring date-time
Example:2023-06-28T00:00:00

Filter where ready_to_settle_after is after the given date.

ready_to_settle_after.ltestring date-time
Example:2026-09-27T11:21:23

Filter where ready_to_settle_after is before the given date.

state'AWAITING_SETTLEMENT_TIME' | 'PENDING' | 'RELEASED'
Example:PENDING

Filter by state.

updated_at.gtestring date-time
Example:2022-09-27T11:21:23

Filter where updated_at is after the given date.

updated_at.ltestring date-time
Example:2026-09-27T11:21:23

Filter where updated_at is before the given date.

Headers

Finix-Versionstring
Example:2022-02-01

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

Response

List of Settlement Queue Entry resources