Skip to main content
GET
Get Billing Info Records for a Billing Account

Authorizations

Authorization
string
header
required

You can get the JWT from the Login endpoint

Path Parameters

baId
integer<int64>
required

Billing account ID

Query Parameters

fromDate
string<date>
required

Format: YYYY-MM-DD

toDate
string<date>
required

Format: YYYY-MM-DD

page
integer
default:0

Zero-based page index (0..N)

size
integer
default:20

The size of the page to be returned

Required range: x <= 1000

Response

Returns a page of Billing Info Records

content
object[]
page
object