NameDescriptionTypeAdditional information
CustomerId

Internal id of Customer - readonly

integer

None.

AddressId

Internal id of Address of Customer - readonly

integer

None.

Reference

Reference that ca be added to a Customer - max size 100 chars

string

None.

CustomerType

defines type of customer - default is Enduser for possible values see your translation in customer section of gui

string

None.

CustomerContactType

defines type of contact - default is no contact for possible values see your translation in customer section of gui

string

None.

CustomerNumber

Customer Number - ID of your Customer - max size 20 chars

string

Required

CompanyName

name of company

string

None.

Department

name od department

string

None.

Salutation

Salutation for possible values see your translation in customer section of gui

string

None.

Title

title

string

None.

FirstName

firstname

string

Required

LastName

lastname

string

Required

PhoneMain

phone number

string

None.

PhoneMobile

mobile phone number

string

None.

Email

email address

string

Required

Fax

fax number

string

None.

Street

street

string

Required

Additional

additional address entry

string

None.

ZipCode

zip code

string

Required

City

city

string

Required

State

state

string

None.

Country

country - use 2 digit country code (ISO 3166-1 alpha-2) - or see your translation in customer section of gui

string

Required

DateOfBirth

birthday ...

date

None.

Language

2-digit Iso (ISO-639-1) code (de, en, fr, it)

string

None.

VatId

VatId of Customer

string

Max length: 36

Vat

VAT of Customer

decimal number

None.

Currency

Currency code (ISO 4217) e.g. EUR, CHF

string

Max length: 3

TermsOfPayment

TermsOfPayment - free text - max length 100 digits

string

Max length: 100

Addresses

additional Addresses, e.g. billing

Collection of InitPro.Ida.Web.Api.Dto.Address

None.