Skip to main content
GET
Preview invoice from time entries

Authorizations

Authorization
string
header
required

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

Path Parameters

businessId
string<uuid>
required

The UUID of the business.

Query Parameters

customer_id
string<uuid>

The UUID of the customer. Either customer_id or customer_external_id must be provided.

customer_external_id
string

The external ID of the customer. Either customer_id or customer_external_id must be provided.

Response

Invoice preview generated successfully.

data
object
required