CalcUtilities
Authorizations
PRIVATE-TOKENstringRequired
Path parameters
serviceNamestringRequired
Body
taxPercentnumber · floatRequired
VAT percentage
Responses
200
OK
No content
403
Invalid credentials
500
Internal Server Error
application/json
get
/v3/calc/utilities/servicevatpercentage/{serviceName}No content
Authorizations
PRIVATE-TOKENstringRequired
Path parameters
categoryNamestringRequired
Body
resellerTypeIdinteger · integerRequired
ID of a reseller type
resellerTypeNamestringRequired
Name of a reseller type
categoryIdinteger · integerRequired
ID of the category
marginFactornumber · floatRequired
ID of a category
Responses
200
OK
No content
403
Invalid credentials
404
Invalid categoryName
500
Internal Server Error
application/json
get
/v3/calc/utilities/marginfactors/{categoryName}No content
Last updated
Was this helpful?