Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.maesn.com/llms.txt

Use this file to discover all available pages before exploring further.

Field support per integration

This endpoint is asynchronous. If the request has not completed, the response returns a taskId. Use /asyncTask/{taskId} to check the task status and obtain the final result once it is ready.
Supported Request Parameters:
addresses
Address[]
companyName
string
contactType
enum
required
Available options: CONTACT_PERSON, COMPANY
contactPersons
ContactPerson[]
emailAddresses
EmailAddress[]
number
string
required
phoneNumbers
PhoneNumber[]
Supported Request Parameters:
addresses
Address[]
companyName
string
contactPersons
ContactPerson[]
Please note that bexio doesn’t allow contact persons for a company.
contactType
enum
required
Available options: CONTACT_PERSON, COMPANY
emailAddresses
EmailAddress[]
phoneNumbers
PhoneNumber[]
website
string
If you’re not using the Interactive Authentication Flow, make sure the query parameter companyId is correctly populated. You can obtain this value by using the GET Companies endpoint available under the Authentication section.
Supported Request Parameters:
addresses
Address[]
companyName
string
required
contactPersons
ContactPerson[]
contactType
enum
required
Available options:COMPANY
emailAddresses
EmailAddress[]
isCustomer
boolean
isSupplier
boolean
phoneNumbers
PhoneNumber[]
website
string
If you’re not using the Interactive Authentication Flow, make sure the query parameter companyId is correctly populated. You can obtain this value by using the GET Companies endpoint available under the Authentication section.
Supported Request Parameters:
addresses
Address[]
companyName
string
required
contactPersons
ContactPerson[]
contactType
enum
required
Available options:COMPANY, CONTACT_PERSON
emailAddresses
EmailAddress[]
phoneNumbers
PhoneNumber[]
Supported Request Parameters:
addresses
Address[]
companyName
string
required
contactType
enum
required
Available options: COMPANY
emailAddresses
EmailAddress[]
isCustomer
boolean
isSupplier
boolean
number
string
phoneNumbers
PhoneNumber[]
Supported Request Parameters:
addresses
Address[]
companyName
string
required
contactPersons
ContactPerson[]
emailAddresses
EmailAddress[]
number
string
phoneNumbers
PhoneNumber[]
Last modified on April 30, 2026