Skip to main content
GET
getInvoiceItems

Headers

Authorization
string<JWT>
required

User API token.

Query Parameters

invoice_id
string
required

Invoice identifier, when one exists.

Response

Request was successful.

success
boolean

True when the request succeeded.

response
object[]

Endpoint-specific response payload, or an error message when success is false.