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.
Support rawData: false
Supported Response Fields:
id
string
addresses
Address[]
companyName
string
contactType
enum
Available options: CONTACT_PERSON, COMPANY
createdDate
string
ISO-8601 date format, e.g., 2024-01-01T00:00:00Z
contactPersons
ContactPerson[]
emailAddresses
EmailAddress[]
isCustomer
boolean
isSupplier
boolean
number
string
phoneNumbers
PhoneNumber[]
updatedDate
string
Support rawData: trueSupported Response Fields:
id
string
addresses
Address[]
companyName
string
contactPersons
ContactPerson[]
contactType
enum
Available options: CONTACT_PERSON, COMPANY
emailAddresses
EmailAddress[]
phoneNumbers
PhoneNumber[]
updatedDate
string
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.
Support rawData: trueSupported Response Fields:
id
string
addresses
Address[]
companyName
string
contactPersons
ContactPerson[]
contactType
enum
Available options:COMPANY
createdDate
string
ISO-8601 date format, e.g., 2024-01-01T00:00:00Z
emailAddresses
EmailAddress[]
isCustomer
boolean
isSupplier
boolean
phoneNumbers
PhoneNumber[]
updatedDate
string
ISO-8601 date format, e.g., 2024-01-01T00:00:00Z
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.
Support rawData: trueSupported Response Fields:
id
string
addresses
Address[]
companyName
string
contactPersons
ContactPerson[]
contactType
enum
Available options:COMPANY, CONTACT_PERSON
createdDate
string
ISO-8601 date format, e.g., 2024-01-01T00:00:00Z
emailAddresses
EmailAddress[]
isCustomer
boolean
isSupplier
boolean
phoneNumbers
PhoneNumber[]
updatedDate
string
ISO-8601 date format, e.g., 2024-01-01T00:00:00Z
Support rawData: trueSupported Response Fields:
id
string
addresses
Address[]
companyName
string
contactType
enum
Available options: COMPANY
emailAddresses
EmailAddress[]
isCustomer
boolean
isSupplier
boolean
number
string
phoneNumbers
PhoneNumber[]
updatedDate
string
ISO-8601 date format, e.g., 2024-01-01T00:00:00Z
Support rawData: trueSupported Response Fields:
id
string
addresses
Address[]
companyName
string
contactPersons
ContactPerson[]
contactType
enum
Available options: CONTACT_PERSON, COMPANY
emailAddresses
EmailAddress[]
isCustomer
boolean
isSupplier
boolean
number
string
phoneNumbers
PhoneNumber[]
updatedDate
string
ISO-8601 date format, e.g., 2024-01-01T00:00:00Z
Last modified on April 30, 2026