Skip to main content

v0/billing/invoices REST API Endpoint

Loading...

Updated on
Sep 27, 2024

v0/billing/invoices REST API Endpoint

Parameters

This method does not accept any parameters

Returns

data
object
Loading...
invoices
array
Loading...
id
string
Loading...
status
string
Loading...
billing_reason
string
Loading...
amount_due
integer
Loading...
amount_paid
integer
Loading...
subtotal
integer
Loading...
lines
array
Loading...
description
string
Loading...
amount
integer
Loading...
period_end
integer
Loading...
period_start
integer
Loading...
created
integer
Loading...
error
string
Loading...
Request
1
curl -X 'GET' \
2
'https://api.quicknode.com/v0/billing/invoices' \
3
-H 'accept: application/json' \
4
-H 'x-api-key: YOUR_API_KEY'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free