Invoices

Create invoice

post/api/v1/invoices/create

Request body

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

Response

OK

integer required

Changes

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