v21

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-08-07444109.7 KB

List Stedi's supported payers in JSON format

get/payers

Query parameters

pageSizeinteger

The maximum number of elements to return per page. If not set, Stedi returns all payers in a single response (no pagination).

The maximum number of elements to return per page. If not set, Stedi returns all payers in a single response (no pagination).

pageTokenstring

The nextPageToken value from a previous response. You can use this to get the next page of results. If not set, Stedi returns the first page of results.

The nextPageToken value from a previous response. You can use this to get the next page of results. If not set, Stedi returns the first page of results.

Response

ListPayerRecords 200 response

nextPageTokenstring

Token that you can supply in subsequent requests to retrieve the next page of results. If not returned, there are no more results.