Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Invoice UUID

Query Parameters

action
enum<string>

Invoice action

Available options:
json,
link
Example:

"json"

Response

Get invoice details

data
object