Skip to main content
Create a new invoice from an existing estimate

Autorización

string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.

Path parameters

string
default:"5f9d6d8b1b2d2c001f2d9e4b"
required
Estimate Id

Body

string
default:"6578278e879ad2646715ba9c"
required
Account Id or Agency Id
string
required
Posibles valores: ‘account’
boolean
default:"True"
required
Mark Estimate as Invoiced
string
default:"v2"
Version of the update request Posibles valores: ‘v1’, ‘v2’

Respuestas

object
required
Estimate details
object
required
Invoice details

Ejemplo