Retrieves an invoice by its id

Required scope: invoices:read

Log in to see full request history
Path Params
int64
required
Responses

Response body
object
int64
required

Id of the invoice

int64
required

Id of the wallet

date-time
required

Invoice from date

date-time
required

Invoice to date

date-time | null

The date it was approved

number | null

Total statement

number
required

Total payable balance

currency
object
required

Currency

int64 | null
> 0

id of the currency

string | null

Currency identifier

string | null

Readable name of currency

int32

Number of decimals for this currency

string
required

status of the invoice

paid unpaid settled

date-time
required

Invoice creation date

date-time | null
required

Invoice due date

string | null

URL to the invoice PDF

Language
Credentials