Get All Bill Reportings
- Validate the Request Token, Get the Partner and Check if it’s scoped
- Get the list of Bill Reportings available for that token
- Paginate and return the response
Query Parameters
page
A page number within the paginated result set.
page_size
Number of results to return per page.
search
A search term.
Response
count
results
next
previous

