<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://mediawiki.emersion.com.au/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MZabelov</id>
		<title>Emersion - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://mediawiki.emersion.com.au/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MZabelov"/>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php/Special:Contributions/MZabelov"/>
		<updated>2026-04-29T09:23:20Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.29.2</generator>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/GetServiceContactRequirements&amp;diff=6407</id>
		<title>API/Services/GetServiceContactRequirements</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/GetServiceContactRequirements&amp;diff=6407"/>
				<updated>2019-03-07T06:12:50Z</updated>
		
		<summary type="html">&lt;p&gt;MZabelov: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Get Service Contact Requirements ===&lt;br /&gt;
&lt;br /&gt;
'''Purpose:''' Some service types require one or more service-level contacts as part of the configuration. This method will retrieve any business rules pertaining to service contact requirements so that they can be included with an order. Service level contacts should not be confused with those that are associated with an account (i.e. primary, billing).&lt;br /&gt;
&lt;br /&gt;
'''Inputs'''&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;soapenv:Header/&amp;gt;&lt;br /&gt;
   &amp;lt;soapenv:Body&amp;gt;&lt;br /&gt;
      &amp;lt;urn:GetServiceContactRequirements&amp;gt;&lt;br /&gt;
         &amp;lt;urn:ServicePlanID&amp;gt;1234567&amp;lt;/urn:ServicePlanID&amp;gt;&lt;br /&gt;
      &amp;lt;/urn:GetServiceContactRequirements&amp;gt;&lt;br /&gt;
   &amp;lt;/soapenv:Body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Outputs'''&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;SOAP-ENV:Body&amp;gt;&lt;br /&gt;
      &amp;lt;ns2:GetServiceContactRequirementsResponse&amp;gt;&lt;br /&gt;
         &amp;lt;ns2:ContactType&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:Type ID=&amp;quot;121&amp;quot;&amp;gt;IPND&amp;lt;/ns1:Type&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:MinimumRequired&amp;gt;1&amp;lt;/ns1:MinimumRequired&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:MaximumRequired&amp;gt;1&amp;lt;/ns1:MaximumRequired&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:IsAddressOptional&amp;gt;false&amp;lt;/ns1:IsAddressOptional&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:Properties&amp;gt;&lt;br /&gt;
               &amp;lt;ns1:Property&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:Type ID=&amp;quot;493&amp;quot;&amp;gt;DIRECTORY_LISTING&amp;lt;/ns1:Type&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:ValueType ID=&amp;quot;4&amp;quot;&amp;gt;List&amp;lt;/ns1:ValueType&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:ValueValidationRules xsi:nil=&amp;quot;true&amp;quot;/&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:TypeOption xsi:nil=&amp;quot;true&amp;quot;/&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:IsMandatory&amp;gt;true&amp;lt;/ns1:IsMandatory&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:ValueList&amp;gt;&lt;br /&gt;
                     &amp;lt;ns1:ValueListItem&amp;gt;&lt;br /&gt;
                        &amp;lt;ns1:Value&amp;gt;LE&amp;lt;/ns1:Value&amp;gt;&lt;br /&gt;
                        &amp;lt;ns1:Label&amp;gt;Listed Entry&amp;lt;/ns1:Label&amp;gt;&lt;br /&gt;
                     &amp;lt;/ns1:ValueListItem&amp;gt;&lt;br /&gt;
                     &amp;lt;ns1:ValueListItem&amp;gt;&lt;br /&gt;
                        &amp;lt;ns1:Value&amp;gt;UL&amp;lt;/ns1:Value&amp;gt;&lt;br /&gt;
                        &amp;lt;ns1:Label&amp;gt;Unlisted Entry&amp;lt;/ns1:Label&amp;gt;&lt;br /&gt;
                     &amp;lt;/ns1:ValueListItem&amp;gt;&lt;br /&gt;
                     &amp;lt;ns1:ValueListItem&amp;gt;&lt;br /&gt;
                        &amp;lt;ns1:Value&amp;gt;SA&amp;lt;/ns1:Value&amp;gt;&lt;br /&gt;
                        &amp;lt;ns1:Label&amp;gt;Suppressed Address&amp;lt;/ns1:Label&amp;gt;&lt;br /&gt;
                     &amp;lt;/ns1:ValueListItem&amp;gt;&lt;br /&gt;
                  &amp;lt;/ns1:ValueList&amp;gt;&lt;br /&gt;
               &amp;lt;/ns1:Property&amp;gt;&lt;br /&gt;
               &amp;lt;ns1:Property&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:Type ID=&amp;quot;494&amp;quot;&amp;gt;ALTERNATE_CONTACT&amp;lt;/ns1:Type&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:ValueType ID=&amp;quot;5&amp;quot;&amp;gt;OnOff&amp;lt;/ns1:ValueType&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:ValueValidationRules xsi:nil=&amp;quot;true&amp;quot;/&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:TypeOption xsi:nil=&amp;quot;true&amp;quot;/&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:IsMandatory&amp;gt;false&amp;lt;/ns1:IsMandatory&amp;gt;&lt;br /&gt;
               &amp;lt;/ns1:Property&amp;gt;&lt;br /&gt;
            &amp;lt;/ns1:Properties&amp;gt;&lt;br /&gt;
         &amp;lt;/ns2:ContactType&amp;gt;&lt;br /&gt;
      &amp;lt;/ns2:GetServiceContactRequirementsResponse&amp;gt;&lt;br /&gt;
   &amp;lt;/SOAP-ENV:Body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Error String'''&lt;br /&gt;
&lt;br /&gt;
* &amp;quot;Missing Service Plan ID&amp;quot; - Service Plan ID is not supplied.&lt;br /&gt;
* &amp;quot;Service Plan does not exist&amp;quot; - Service Plan ID supplied does not exist in system.&lt;br /&gt;
* &amp;quot;Invalid Service Plan ID&amp;quot; - Service Plan ID supplied does not belong to the same parent group as the API caller.&lt;/div&gt;</summary>
		<author><name>MZabelov</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/GetServiceContactRequirements&amp;diff=6406</id>
		<title>API/Services/GetServiceContactRequirements</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/GetServiceContactRequirements&amp;diff=6406"/>
				<updated>2019-03-07T06:11:53Z</updated>
		
		<summary type="html">&lt;p&gt;MZabelov: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Get Service Contact Requirements ===&lt;br /&gt;
&lt;br /&gt;
'''Purpose:''' Some service types require one or more service-level contacts as part of the configuration. This method will retrieve any business rules pertaining to service contact requirements so that they can be included with an order. Service level contacts should not be confused with those that are associated with an account (i.e. primary, billing).&lt;br /&gt;
&lt;br /&gt;
'''Inputs'''&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;soapenv:Header/&amp;gt;&lt;br /&gt;
   &amp;lt;soapenv:Body&amp;gt;&lt;br /&gt;
      &amp;lt;urn:GetServiceContactRequirements&amp;gt;&lt;br /&gt;
         &amp;lt;urn:ServicePlanID&amp;gt;1234567&amp;lt;/urn:ServicePlanID&amp;gt;&lt;br /&gt;
      &amp;lt;/urn:GetServiceContactRequirements&amp;gt;&lt;br /&gt;
   &amp;lt;/soapenv:Body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Outputs'''&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;SOAP-ENV:Body&amp;gt;&lt;br /&gt;
   &amp;lt;SOAP-ENV:Body&amp;gt;&lt;br /&gt;
      &amp;lt;ns2:GetServiceContactRequirementsResponse&amp;gt;&lt;br /&gt;
         &amp;lt;ns2:ContactType&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:Type ID=&amp;quot;121&amp;quot;&amp;gt;IPND&amp;lt;/ns1:Type&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:MinimumRequired&amp;gt;1&amp;lt;/ns1:MinimumRequired&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:MaximumRequired&amp;gt;1&amp;lt;/ns1:MaximumRequired&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:IsAddressOptional&amp;gt;false&amp;lt;/ns1:IsAddressOptional&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:Properties&amp;gt;&lt;br /&gt;
               &amp;lt;ns1:Property&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:Type ID=&amp;quot;493&amp;quot;&amp;gt;DIRECTORY_LISTING&amp;lt;/ns1:Type&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:ValueType ID=&amp;quot;4&amp;quot;&amp;gt;List&amp;lt;/ns1:ValueType&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:ValueValidationRules xsi:nil=&amp;quot;true&amp;quot;/&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:TypeOption xsi:nil=&amp;quot;true&amp;quot;/&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:IsMandatory&amp;gt;true&amp;lt;/ns1:IsMandatory&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:ValueList&amp;gt;&lt;br /&gt;
                     &amp;lt;ns1:ValueListItem&amp;gt;&lt;br /&gt;
                        &amp;lt;ns1:Value&amp;gt;LE&amp;lt;/ns1:Value&amp;gt;&lt;br /&gt;
                        &amp;lt;ns1:Label&amp;gt;Listed Entry&amp;lt;/ns1:Label&amp;gt;&lt;br /&gt;
                     &amp;lt;/ns1:ValueListItem&amp;gt;&lt;br /&gt;
                     &amp;lt;ns1:ValueListItem&amp;gt;&lt;br /&gt;
                        &amp;lt;ns1:Value&amp;gt;UL&amp;lt;/ns1:Value&amp;gt;&lt;br /&gt;
                        &amp;lt;ns1:Label&amp;gt;Unlisted Entry&amp;lt;/ns1:Label&amp;gt;&lt;br /&gt;
                     &amp;lt;/ns1:ValueListItem&amp;gt;&lt;br /&gt;
                     &amp;lt;ns1:ValueListItem&amp;gt;&lt;br /&gt;
                        &amp;lt;ns1:Value&amp;gt;SA&amp;lt;/ns1:Value&amp;gt;&lt;br /&gt;
                        &amp;lt;ns1:Label&amp;gt;Suppressed Address&amp;lt;/ns1:Label&amp;gt;&lt;br /&gt;
                     &amp;lt;/ns1:ValueListItem&amp;gt;&lt;br /&gt;
                  &amp;lt;/ns1:ValueList&amp;gt;&lt;br /&gt;
               &amp;lt;/ns1:Property&amp;gt;&lt;br /&gt;
               &amp;lt;ns1:Property&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:Type ID=&amp;quot;494&amp;quot;&amp;gt;ALTERNATE_CONTACT&amp;lt;/ns1:Type&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:ValueType ID=&amp;quot;5&amp;quot;&amp;gt;OnOff&amp;lt;/ns1:ValueType&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:ValueValidationRules xsi:nil=&amp;quot;true&amp;quot;/&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:TypeOption xsi:nil=&amp;quot;true&amp;quot;/&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:IsMandatory&amp;gt;false&amp;lt;/ns1:IsMandatory&amp;gt;&lt;br /&gt;
               &amp;lt;/ns1:Property&amp;gt;&lt;br /&gt;
            &amp;lt;/ns1:Properties&amp;gt;&lt;br /&gt;
         &amp;lt;/ns2:ContactType&amp;gt;&lt;br /&gt;
      &amp;lt;/ns2:GetServiceContactRequirementsResponse&amp;gt;&lt;br /&gt;
   &amp;lt;/SOAP-ENV:Body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Error String'''&lt;br /&gt;
&lt;br /&gt;
* &amp;quot;Missing Service Plan ID&amp;quot; - Service Plan ID is not supplied.&lt;br /&gt;
* &amp;quot;Service Plan does not exist&amp;quot; - Service Plan ID supplied does not exist in system.&lt;br /&gt;
* &amp;quot;Invalid Service Plan ID&amp;quot; - Service Plan ID supplied does not belong to the same parent group as the API caller.&lt;/div&gt;</summary>
		<author><name>MZabelov</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/GetServiceConfigurationRequirements&amp;diff=6405</id>
		<title>API/Services/GetServiceConfigurationRequirements</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/GetServiceConfigurationRequirements&amp;diff=6405"/>
				<updated>2019-03-07T06:02:46Z</updated>
		
		<summary type="html">&lt;p&gt;MZabelov: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Purpose '''&lt;br /&gt;
&lt;br /&gt;
Retrieve all the object properties that need to be entered (along with whether they are mandatory or not).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Inputs'''&lt;br /&gt;
   &amp;lt;soapenv:Header/&amp;gt;&lt;br /&gt;
   &amp;lt;soapenv:Body&amp;gt;&lt;br /&gt;
      &amp;lt;urn:GetServiceConfigurationRequirements&amp;gt;&lt;br /&gt;
         &amp;lt;urn:ServicePlanID&amp;gt;1234567&amp;lt;/urn:ServicePlanID&amp;gt;&lt;br /&gt;
         &amp;lt;urn:TransferType&amp;gt;CHURN&amp;lt;/urn:TransferType&amp;gt;&lt;br /&gt;
      &amp;lt;/urn:GetServiceConfigurationRequirements&amp;gt;&lt;br /&gt;
   &amp;lt;/soapenv:Body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Output'''&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;SOAP-ENV:Body&amp;gt;&lt;br /&gt;
      &amp;lt;ns2:GetServiceConfigurationRequirementsResponse&amp;gt;&lt;br /&gt;
         &amp;lt;ns2:Property&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:Type ID=&amp;quot;221&amp;quot;&amp;gt;MOBILE_AUTH_DOB&amp;lt;/ns1:Type&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:ValueType ID=&amp;quot;1&amp;quot;&amp;gt;DateOfBirth&amp;lt;/ns1:ValueType&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:ValidationRules/&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:TypeOption/&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:IsMandatory&amp;gt;false&amp;lt;/ns1:IsMandatory&amp;gt;&lt;br /&gt;
         &amp;lt;/ns2:Property&amp;gt;&lt;br /&gt;
         &amp;lt;ns2:Property&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:Type ID=&amp;quot;359&amp;quot;&amp;gt;KEY_HIDE_YN&amp;lt;/ns1:Type&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:ValueType ID=&amp;quot;4&amp;quot;&amp;gt;List&amp;lt;/ns1:ValueType&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:ValidationRules/&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:TypeOption/&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:IsMandatory&amp;gt;true&amp;lt;/ns1:IsMandatory&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:ValueList&amp;gt;&lt;br /&gt;
               &amp;lt;ns1:ValueListItem&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:Value&amp;gt;Yes&amp;lt;/ns1:Value&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:Label&amp;gt;Yes&amp;lt;/ns1:Label&amp;gt;&lt;br /&gt;
               &amp;lt;/ns1:ValueListItem&amp;gt;&lt;br /&gt;
               &amp;lt;ns1:ValueListItem&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:Value&amp;gt;No&amp;lt;/ns1:Value&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:Label&amp;gt;No&amp;lt;/ns1:Label&amp;gt;&lt;br /&gt;
               &amp;lt;/ns1:ValueListItem&amp;gt;&lt;br /&gt;
            &amp;lt;/ns1:ValueList&amp;gt;&lt;br /&gt;
         &amp;lt;/ns2:Property&amp;gt;&lt;br /&gt;
      &amp;lt;/ns2:GetServiceConfigurationRequirementsResponse&amp;gt;&lt;br /&gt;
   &amp;lt;/SOAP-ENV:Body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Error String'''&lt;br /&gt;
&lt;br /&gt;
* &amp;quot;Missing Service Plan ID&amp;quot; - Service Plan ID is not supplied.&lt;br /&gt;
* &amp;quot;Invalid Service Plan ID&amp;quot; - Service Plan ID supplied does not belong to the same parent group as the API caller.&lt;br /&gt;
* &amp;quot;Service Plan does not exist&amp;quot; - Service Plan ID supplied does not exist in system.&lt;br /&gt;
* &amp;quot;Missing Transfer Type&amp;quot; - Transfer Type is not supplied.&lt;br /&gt;
* &amp;quot;Invalid Transfer Type. Valid input: 'NEW', 'CHURN' or 'INTERNAL CHURN'&amp;quot; - Invalid input received.&lt;br /&gt;
* &amp;quot;Invalid Service Plan (Missing Service Type)&amp;quot; - Service Plan ID supplied does not have a valid Service Type.&lt;br /&gt;
* &amp;quot;Invalid Service Plan (Missing Service Check Type)&amp;quot; - Service Plan ID supplied does not have a valid Service Check Type.&lt;/div&gt;</summary>
		<author><name>MZabelov</name></author>	</entry>

	</feed>