Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Staff session or API token issued by your Voyant app.

Body

application/json
invoiceNumber
string
required
Maximum string length: 50
bookingId
string
required
currency
string
required
Required string length: 3
issueDate
string<date>
required
dueDate
string<date>
required
personId
string | null
subtotalCents
integer
Required range: x >= 0
taxCents
integer
Required range: x >= 0
totalCents
integer
Required range: x >= 0
notes
string | null

Response

Issued invoice

data
object