Invoices

Update invoice

put/api/v1/invoices/update/{invoiceId}

Path parameters

invoiceIdinteger required

Request body

namestring nullable
organizationSubscriptionIdinteger nullable
startDatestring date-time nullable
endDatestring date-time nullable
dueDatestring date-time nullable
isPaidboolean nullable
requiredPaymentActionboolean nullable
stripeInvoiceIdstring nullable
pricenumber double nullable

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.