v1
latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MBCheck 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.