/
RA
rapidata
/
Rapidata API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
rapidata
Rapidata API
post
Creates a Stripe draft invoice for a billing period.
v1
latest
OpenAPI 3.0.4
2026-08-04
342
835
917.6 KB
Invoice
Creates a Stripe draft invoice for a billing period.
post
/billing/invoice
Request body
CreateInvoiceEndpointInput
required
billingPeriodId
string
required
The billing period to create an invoice for.
Response
OK
CreateInvoiceEndpointOutput
required
invoiceId
string
required
The created invoice ID.