Skip to main content
POST
Create Invoice from Estimate

Headers

Version
enum<string>
required

API Version

Available options:
2021-07-28

Path Parameters

estimateId
string
required

Estimate Id

Example:

"5f9d6d8b1b2d2c001f2d9e4b"

Body

application/json
altId
string
required

Location Id or Agency Id

Example:

"6578278e879ad2646715ba9c"

altType
enum<string>
required
Available options:
location
markAsInvoiced
boolean
required

Mark Estimate as Invoiced

Example:

true

version
enum<string>

Version of the update request

Available options:
v1,
v2
Example:

"v2"

Response

Successfully Created

estimate
object
required
invoice
object
required
Last modified on March 8, 2026