Skip to content

Retrieve invoices

GET
/dashboard/invoices

Returns a list of invoices for the authenticated user.

Responses

200

Successful response with invoices

object
success
boolean
true
data
object
credit_balance
number
invoices
Array<object>
object
id
integer
duedate
string format: date-time
date_paid
string format: date-time
nullable
date_refunded
string format: date-time
nullable
price
integer
1.5
tax_rate
integer
0.21
tax_country
string
NL
tax_exempt
boolean
status
string
Allowed values: unpaid paid refunded cancelled
unpaid
paid_with_credit
boolean
created_at
string format: date-time
user_id
integer
last_credit_transaction
object
id
integer
amount
number format: float
15
subtract

If true credit has been removed

boolean
created_at
string format: date-time
note
string