/
AL
altoviz
/
Altoviz API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 5h ago · Updated 3d ago
View markdown
altoviz
Altoviz API
post
Create a new Contact
v1
latest
OpenAPI 3.0.4
Altoviz license
2026-08-06
114
95
136.7 KB
BankAccounts
1
Classifications
1
Colleagues
7
Contacts
6
get
List Contacts
post
Create a new Contact
get
Find a Contact
get
Get a Contact by ID
put
Update a Contact
delete
Delete a Contact
CustomerFamilies
5
Customers
8
Exports
13
Hello
1
ProductFamilies
4
ProductImages
3
Products
6
PurchaseInvoices
2
Receipts
6
SaleCredits
10
SaleInvoices
10
SaleQuotes
7
Settings
1
Statistics
8
Suppliers
8
Units
1
Users
2
Vats
1
Webhooks
3
Contacts
Create a new Contact
post
/v1/contacts
Request body
Contact
required
Contact
cellPhone
string
nullable
companyName
string
nullable
displayName
string
nullable
email
string
nullable
firstName
string
nullable
function
string
nullable
id
integer
Contact ID
internalId
string
nullable
ID used in your system
invertedDisplayName
string
nullable
lastName
string
nullable
phone
string
nullable
service
string
nullable
title
string
nullable
Response
OK
Contact
required
Contact
cellPhone
string
nullable
companyName
string
nullable
displayName
string
nullable
email
string
nullable
firstName
string
nullable
function
string
nullable
id
integer
Contact ID
internalId
string
nullable
ID used in your system
invertedDisplayName
string
nullable
lastName
string
nullable
phone
string
nullable
service
string
nullable
title
string
nullable