v1

latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MB
Check posting

List check settlement operations

Retrieve a paginated list of settlement operations for a specific check.

NOTES:

  • Requires an account token (access token encoded with a Pismo account ID). Tokens may expire quickly, resulting in a 401 Unauthorized response.
get/corporate/v1/checks/{checkId}/settlement-operations

Path parameters

checkIdstring required

Check ID

Query parameters

settlementIdstring

Filter by settlement ID.

limitinteger

Maximum number of items to return.

offsetinteger

Number of items to skip before starting to collect the result set.

Response

Successful response with a list of settlement operations.

limitinteger required

Maximum number of items returned.

offsetinteger required

Offset of the first item in the result set

has_nextboolean required

Indicates whether there are more items available after this page.