latestOpenAPI 3.1.02026-08-22124199170.4 KB

8a237f1f704f

billReporting

Get All Bill Reportings

  1. Validate the Request Token, Get the Partner and Check if it's scoped
  2. Get the list of Bill Reportings available for that token
  3. Paginate and return the response
get/v2/bill-reporting/

Query parameters

pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

searchstring

A search term.

Headers

Authorizationstring required

Bearer authentication

Response

countinteger required
nextstring uri nullable
previousstring uri nullable