Skip to main content

InvoiceData

Information about the invoice.

Properties

NameTypeRequiredDescription
idstringThe invoice's ID.
statusstringThe invoice's status.
issuedAtstringThe date on which the invoice was issued.
totalAmountTotalAmountInformation about the invoice's total billed amount.
linksLinksA JSON API spec object containing hypermedia links.

TotalAmount

Information about the invoice's total billed amount.

Properties

NameTypeRequiredDescription
valuenumberThe amount billed.
currencystringThe currency of the billed amount. Currently only supports the USD value.

Links

A JSON API spec object containing hypermedia links.

Properties

NameTypeRequiredDescription
webWebAn object containing web-based account references.

Web

An object containing web-based account references.

Properties

NameTypeRequiredDescription
hrefstringA URL where you can download the invoice in PDF and view details.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →