/
EN
envoice
/
API v1.0.0
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18h ago · Updated 2mo ago
Details
Filter operations
Client
6
Estimation
10
get
Return all estimation for the account
post
Create an estimation
post
Update an existing estimation
post
Delete an existing estimation
post
Change estimation status
get
Retrieve the status of the estimation
get
Return estimation data
get
Return the unique url to the client's invoice
post
Convert the estimation to an invoice
post
Send the provided estimation to the client
General
4
Invoice
15
Order
6
Payment
1
PaymentLink
4
Product
5
Tax
4
WorkType
6
Estimation
Retrieve the status of the estimation
get
/api/estimation/status
Query parameters
id
integer
required
Headers
x-auth-key
string
required
x-auth-secret
string
required
Response
OK
'Draft'
|
'Accepted'
|
'Rejected'
required
Changes