API Reference
Machines
Get Invoices
2min
GET
QUERY PARAMETERS
api_key
string
*API key for authentication
owner
string
*Owner of the invoices
inc_charges
boolean
*Include charges in the response
RESPONSES
200
Successful response
InvoiceResponse
invoices
object[]
Example:
List of invoices
username
string
User's username
bill_to
string
Billing recipient
email
string
User's email address
fullname
string
User's full name
address1
string
Address line 1
address2
string
Address line 2
city
string
City
zip
string
ZIP code
country
string
Country
current
object
Example: [object Object]

Updated 20 Jul 2023
Did this page help you?