Skip to content

A phone number consists of an area code and a direct dial component

➡ Request Parameter

<phone>

If a distinction between the area code and direct dial is not possible, the complete phone number may be entered in the direct-dial field.

TypeCondition
phoneTypeOne type of phone number is mandatory:
phone or mobile

phone > area-code

Area code of phone number

➡ Request Parameter

<area-code>

TypeConditionRestriction
xs:stringOptionalPattern see XSD
Length <=30

phone > direct-dial

Direct dial of phone number

➡ Request Parameter

<direct-dial>

TypeConditionRestriction
xs:stringMandatoryPattern see XSD
Length <=30