Skip to main content
POST
Generate invoice

Authorizations

Authorization
string
header
required

Access token obtained from the /v1/auth/login endpoint

Path Parameters

recurringInvoiceId
string<uuid>
required

The ID of the recurring invoice to generate from

Response

Invoice generated successfully

success
boolean
Example:

true

message
string
Example:

"Invoice generated successfully"

data
object