Skip to content

Update an invoice

PATCH
/event/finance/estimate/expense/{companyId}/events/{eventId}/invoices/{id}
companyId
required
string
eventId
required
string
id
required
string
public
string
type
string
object
eventId
string
category
string
type
string
Allowed values: estimated
title
string
amount
number format: float
currency
string
posted_by
string
date
string format: date-time
vendorId
string
artistId
string
payment_method
string
Allowed values: bank_transfer deducted_from_tickets cash check credit_card
deduction_source
string
Allowed values: ticket_sales merchandise bar_sales sponsorship
deduction_percentage
number format: float
<= 100
notes
string
nullable
withholdingTax
number format: float
<= 100
isVersus
boolean
isCalcPercentage
boolean
percentageSource
string
percentage
number format: float
terms
Array<object>
object
amount
required
number format: float
due_date
required
string format: date-time
currency
required
string
invoiceUrl

Invoice file upload (PDF, PNG, JPG)

removeInvoice
boolean

Bad Request

Forbidden

Not Found

Internal Server Error