List Bill Payments View Sets

List all bill payments for a specific bill

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query Parameters

pageintegerOptional
A page number within the paginated result set.
page_sizeintegerOptional
Number of results to return per page.
searchstringOptional
A search term.

Response

countinteger
resultslist of any
nextstring or nullformat: "uri"
previousstring or nullformat: "uri"