/
EN
envoice
/
API v1.0.0
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 16h ago · Updated 2mo ago
Details
Filter operations
Client
6
Estimation
10
General
4
Invoice
15
Order
6
Payment
1
PaymentLink
4
Product
5
Tax
4
get
Return all taxes for the account
post
Create a tax
post
Update an existing tax
post
Delete an existing tax
WorkType
6
Tax
Update an existing tax
post
/api/tax/update
Headers
x-auth-key
string
required
x-auth-secret
string
required
Request body
TaxUpdateApiModel
required
Id
integer
Entity id
Name
string
Name of the task
Percentage
number
double
Task percentage. Ex: 18%
Response
No Content
Changes