Skip to main content
POST
Convert estimate to invoice

Authorizations

Authorization
string
header
required

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

Path Parameters

estimateId
string<uuid>
required

The ID of the estimate to convert

Response

Estimate converted to invoice successfully

success
boolean
Example:

true

message
string
Example:

"Estimate converted to invoice successfully"

data
object