v1

latestOpenAPI 3.0.02026-07-174950148.0 KB
InvoiceController

Permissions
10213
patch/invoices

Query parameters

Request body

deletedboolean
deletedOnstring date-time nullable
deletedBystring nullable
createdOnstring date-time
modifiedOnstring date-time
createdBystring
modifiedBystring
idstring
startDatestring

start date for the period this invoice is generated for

endDatestring

end date for the period this invoice is generated for

amountnumber

total amount for the invoice

currencyCodestring

currency for the invoice

invoiceFilestring

option reference to the generated file of the invoice

dueDatestring

due date for the invoice

statusnumber

status of the invoice - 0(PENDING), 1(PAID), 2(CANCELLED)

tenantIdstring

id of the tenant this invoice is generated for

Response

Invoice PATCH success

deletedboolean
deletedOnstring date-time nullable
deletedBystring nullable
createdOnstring date-time
modifiedOnstring date-time
createdBystring
modifiedBystring
idstring
startDatestring required

start date for the period this invoice is generated for

endDatestring required

end date for the period this invoice is generated for

amountnumber required

total amount for the invoice

currencyCodestring required

currency for the invoice

invoiceFilestring

option reference to the generated file of the invoice

dueDatestring required

due date for the invoice

statusnumber required

status of the invoice - 0(PENDING), 1(PAID), 2(CANCELLED)

tenantIdstring required

id of the tenant this invoice is generated for