Find Consumer
Describes how to find or search consumer
Find the consumer eFaktura identifier and its status information by providing the SSN, name, and address, i.e., whether they can receive an eInvoice or not.
Endpoint Details:
post
Header parameters
companyIdinteger · int64RequiredExample:
ERP/ZERP companyId
1organisationNumberinteger · int64RequiredExample:
Organisation Number
986559469customerIdinteger · int64RequiredExample:
customer identifier from the ERP or ZERP customer table
10firstNamestringOptionalExample:
first name of the customer
TrondlastNamestringOptionalExample:
last name of the customer
AndersensocialSecurityNumberstringOptional
social security number of the customer or consumer
efakturaIdentifierstringOptional
efakturaIdentifier of the customer or consumer
dateOfBirthstring · dateOptional
date of birth of the customer
telephoneNumberstringOptionalExample:
telephone number
4790037509customerOrganisationNumberinteger · int64Optional
organsation number if the customer is representing a company
addressLine1stringOptionalExample:
address line 1
Wonder LandaddressLine2stringOptional
Frydenlundgata 7
postalCodestringOptionalExample:
postal code
169citystringOptionalExample:
city
OslocountryCodestringOptionalExample:
country code
NOlangstringOptionalExample:
language code such as no, en
noResponses
202
Consumer search completed successfully.
application/json
409
Consumer search failed.
application/json
post
/v2/consumersLast updated