Skip to main content
Version: v3

Create Invoice from Estimate

POST 

/invoices/estimate/:estimateId/invoice

Create a new invoice from an existing estimate

Request

Version stringrequired

API Version

Available optionsv3
estimateId stringrequired

Estimate Id

application/json

Bodyrequired

    altIdstringrequired

    Location Id or Agency Id

    altTypestringrequired
    Available optionslocation
    markAsInvoicedbooleanrequired

    Mark Estimate as Invoiced

    versionstring

    Version of the update request

    Available optionsv1v2
application/json

Successfully Created

Schema
    estimateobjectrequired

    Estimate details

    invoiceobjectrequired

    Invoice details