<?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=Medge</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=Medge"/>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php/Special:Contributions/Medge"/>
		<updated>2026-04-29T10:07:51Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.29.2</generator>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API&amp;diff=6463</id>
		<title>API</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API&amp;diff=6463"/>
				<updated>2020-01-15T23:46:14Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: /* Provider Based API Functionality (Certificate Based) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:SOAP APIs}}&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
Emersion provides programmatic access to your organisation’s information using simple, powerful and secure application programming interfaces. Most APIs have been created as a result of collaborative efforts with our clients. Emersion is happy to consider extending or add new functionality on a case by case basis.&lt;br /&gt;
&lt;br /&gt;
The Emersion SOAP API lets you integrate applications that can create, retrieve, update records managed by Emersion. Records such as accounts, services, package and service plans and other objects. With more than 70 different calls with the numbers predicted to climb, SOAP API also lets you to maintain passwords, perform searches and much more. You can use the SOAP API with any programming language that supports Web services.&lt;br /&gt;
&lt;br /&gt;
Access to the APIs is via subscription only. For a quote to fit your requirements, please raise a Quote Request ('QR') ticket in the Emersion Support Portal or contact our Sales department.&lt;br /&gt;
&lt;br /&gt;
API calls are broken into sets with set up and monthly access / usage fees applying per set.&lt;br /&gt;
&lt;br /&gt;
Authentication is handled via a username and password. Some Emersion customers use an SSL certificates to authenticate, but this authentication method is now deprecated. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Testing APIs ==&lt;br /&gt;
Emersion does not provide a sandbox environment for APIs. To gain experience and guidance on the operations contained within an API, [https://resources.emersion.com/display/EKB/Testing+the+APIs+using+SoapUI refer to this article].&lt;br /&gt;
&lt;br /&gt;
== Use Case Scenarios ==&lt;br /&gt;
These articles aim to assist developers understand various workflows and corresponding dependencies when using the APIs to perform tasks for a process.&lt;br /&gt;
&lt;br /&gt;
* [[API/UseCases/ServiceOrders| Onboarding a new customer &amp;amp; ordering services]]&lt;br /&gt;
&lt;br /&gt;
== Provider Based API Functionality ==&lt;br /&gt;
Fees may apply to have these configured, activated and maintained. If you are interested in subscribing to an optional module, please raise a new sales ticket by email to sales@emersion.com.au &lt;br /&gt;
&lt;br /&gt;
For clarification on what is covered in your contract please contact Emersion.&lt;br /&gt;
&lt;br /&gt;
== Security and Access Controls ==&lt;br /&gt;
To integrate with Emersion’s API Framework, clients will need to implement a SOAP client that utilises a WSSE header for authentication.&lt;br /&gt;
&lt;br /&gt;
=== Provider-level APIs ===&lt;br /&gt;
For Production, use; https://api.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
=== End-User APIs ===&lt;br /&gt;
Please contact the Emersion Sales department for the URLs to use for end user APIs.&lt;br /&gt;
&lt;br /&gt;
= APIs for Service Providers = &lt;br /&gt;
* [[API/Minimal|Minimal - Basic introductory methods]]&lt;br /&gt;
* [[API/Reference|Reference data for use within API calls]]&lt;br /&gt;
&lt;br /&gt;
== Advanced APIs for Service Providers ==&lt;br /&gt;
* [[API/Account|Account - Account based methods]]&lt;br /&gt;
* [[API/RetailServices|Retail services - User based information including payment integration]]&lt;br /&gt;
&lt;br /&gt;
== Customer Signup APIs for Service Providers ==&lt;br /&gt;
* [[API/Services|Services - Service centric based methods]]&lt;br /&gt;
* [[API/Orders|Orders - Order based methods]]&lt;br /&gt;
&lt;br /&gt;
== Products APIs ==&lt;br /&gt;
* [[API/Products|Products - Product based methods]]&lt;br /&gt;
&lt;br /&gt;
== Package Plan APIs ==&lt;br /&gt;
* [[API/Plans|Plans - Package plan based methods]]&lt;br /&gt;
&lt;br /&gt;
== End User Portal APIs == &lt;br /&gt;
* [[API/UserPortal|User Portal based methods]]&lt;br /&gt;
&lt;br /&gt;
== Service Category-Specific APIs ==&lt;br /&gt;
* [[API/AAPT|AAPT Specific Integration functions]]&lt;br /&gt;
&lt;br /&gt;
= End User APIs = &lt;br /&gt;
&lt;br /&gt;
* [[API/EndUser|End User API]]&lt;br /&gt;
&lt;br /&gt;
= Code Samples =&lt;br /&gt;
You can use these samples as a starting point in you implementation.&lt;br /&gt;
&lt;br /&gt;
Please note that certificate files are placeholders.&lt;br /&gt;
&lt;br /&gt;
They need to be replaced by real certificates to make the code work.&lt;br /&gt;
&lt;br /&gt;
* [[Media:Api_Sample_C_Sharp.zip|C#]]&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API&amp;diff=6462</id>
		<title>API</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API&amp;diff=6462"/>
				<updated>2020-01-15T23:45:43Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: /* Security and Access Controls */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:SOAP APIs}}&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
Emersion provides programmatic access to your organisation’s information using simple, powerful and secure application programming interfaces. Most APIs have been created as a result of collaborative efforts with our clients. Emersion is happy to consider extending or add new functionality on a case by case basis.&lt;br /&gt;
&lt;br /&gt;
The Emersion SOAP API lets you integrate applications that can create, retrieve, update records managed by Emersion. Records such as accounts, services, package and service plans and other objects. With more than 70 different calls with the numbers predicted to climb, SOAP API also lets you to maintain passwords, perform searches and much more. You can use the SOAP API with any programming language that supports Web services.&lt;br /&gt;
&lt;br /&gt;
Access to the APIs is via subscription only. For a quote to fit your requirements, please raise a Quote Request ('QR') ticket in the Emersion Support Portal or contact our Sales department.&lt;br /&gt;
&lt;br /&gt;
API calls are broken into sets with set up and monthly access / usage fees applying per set.&lt;br /&gt;
&lt;br /&gt;
Authentication is handled via a username and password. Some Emersion customers use an SSL certificates to authenticate, but this authentication method is now deprecated. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Testing APIs ==&lt;br /&gt;
Emersion does not provide a sandbox environment for APIs. To gain experience and guidance on the operations contained within an API, [https://resources.emersion.com/display/EKB/Testing+the+APIs+using+SoapUI refer to this article].&lt;br /&gt;
&lt;br /&gt;
== Use Case Scenarios ==&lt;br /&gt;
These articles aim to assist developers understand various workflows and corresponding dependencies when using the APIs to perform tasks for a process.&lt;br /&gt;
&lt;br /&gt;
* [[API/UseCases/ServiceOrders| Onboarding a new customer &amp;amp; ordering services]]&lt;br /&gt;
&lt;br /&gt;
== Provider Based API Functionality (Certificate Based) ==&lt;br /&gt;
Fees may apply to have these configured, activated and maintained. If you are interested in subscribing to an optional module, please raise a new sales ticket by email to sales@emersion.com.au &lt;br /&gt;
&lt;br /&gt;
For clarification on what is covered in your contract please contact Emersion.&lt;br /&gt;
&lt;br /&gt;
== Security and Access Controls ==&lt;br /&gt;
To integrate with Emersion’s API Framework, clients will need to implement a SOAP client that utilises a WSSE header for authentication.&lt;br /&gt;
&lt;br /&gt;
=== Provider-level APIs ===&lt;br /&gt;
For Production, use; https://api.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
=== End-User APIs ===&lt;br /&gt;
Please contact the Emersion Sales department for the URLs to use for end user APIs.&lt;br /&gt;
&lt;br /&gt;
= APIs for Service Providers = &lt;br /&gt;
* [[API/Minimal|Minimal - Basic introductory methods]]&lt;br /&gt;
* [[API/Reference|Reference data for use within API calls]]&lt;br /&gt;
&lt;br /&gt;
== Advanced APIs for Service Providers ==&lt;br /&gt;
* [[API/Account|Account - Account based methods]]&lt;br /&gt;
* [[API/RetailServices|Retail services - User based information including payment integration]]&lt;br /&gt;
&lt;br /&gt;
== Customer Signup APIs for Service Providers ==&lt;br /&gt;
* [[API/Services|Services - Service centric based methods]]&lt;br /&gt;
* [[API/Orders|Orders - Order based methods]]&lt;br /&gt;
&lt;br /&gt;
== Products APIs ==&lt;br /&gt;
* [[API/Products|Products - Product based methods]]&lt;br /&gt;
&lt;br /&gt;
== Package Plan APIs ==&lt;br /&gt;
* [[API/Plans|Plans - Package plan based methods]]&lt;br /&gt;
&lt;br /&gt;
== End User Portal APIs == &lt;br /&gt;
* [[API/UserPortal|User Portal based methods]]&lt;br /&gt;
&lt;br /&gt;
== Service Category-Specific APIs ==&lt;br /&gt;
* [[API/AAPT|AAPT Specific Integration functions]]&lt;br /&gt;
&lt;br /&gt;
= End User APIs = &lt;br /&gt;
&lt;br /&gt;
* [[API/EndUser|End User API]]&lt;br /&gt;
&lt;br /&gt;
= Code Samples =&lt;br /&gt;
You can use these samples as a starting point in you implementation.&lt;br /&gt;
&lt;br /&gt;
Please note that certificate files are placeholders.&lt;br /&gt;
&lt;br /&gt;
They need to be replaced by real certificates to make the code work.&lt;br /&gt;
&lt;br /&gt;
* [[Media:Api_Sample_C_Sharp.zip|C#]]&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/Account&amp;diff=6448</id>
		<title>API/Account</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/Account&amp;diff=6448"/>
				<updated>2019-09-13T00:36:37Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: /* Account */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Account ==&lt;br /&gt;
The 'Account' section of the Emersion API layer primarily contains account management based functions.&lt;br /&gt;
&lt;br /&gt;
The WSDL is at https://external.emersion.com.au/Accounts.wsdl&lt;br /&gt;
&lt;br /&gt;
{{#subpages:page=API/Account}}.&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/SetServiceIdentifier&amp;diff=6429</id>
		<title>API/Services/SetServiceIdentifier</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/SetServiceIdentifier&amp;diff=6429"/>
				<updated>2019-04-26T03:16:04Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Set Service Identifier ===&lt;br /&gt;
&lt;br /&gt;
'''Purpose:''' Based on the requirements gathered in [[API/Services/GetServiceIdentifierRequirements|Get Service Identifier Requirements]] this method will populate the service identifier information that is required for an order.&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;ord:SetServiceIdentifier&amp;gt;&lt;br /&gt;
         &amp;lt;ord:AccountPresaleSQID&amp;gt;112233&amp;lt;/ord:AccountPresaleSQID&amp;gt; &amp;lt;!-- mandatory --&amp;gt;&lt;br /&gt;
         &amp;lt;ord:Username&amp;gt;emersion&amp;lt;/ord:Username&amp;gt; &amp;lt;!-- mandatory --&amp;gt;&lt;br /&gt;
         &amp;lt;ord:Realm&amp;gt;yourrealm.com.au&amp;lt;/ord:Realm&amp;gt; &amp;lt;!-- optional --&amp;gt;&lt;br /&gt;
         &amp;lt;ord:Password&amp;gt;emersion123!&amp;lt;/ord:Password&amp;gt; &amp;lt;!-- optional --&amp;gt; &lt;br /&gt;
      &amp;lt;/ord:SetServiceIdentifier&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;ns1:SetServiceIdentifierResponse&amp;gt;&lt;br /&gt;
         &amp;lt;ns1:Status&amp;gt;true&amp;lt;/ns1:Status&amp;gt;&lt;br /&gt;
      &amp;lt;/ns1:SetServiceIdentifierResponse&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 Account Presale SQ ID&amp;quot; - Account Presale SQ ID is not supplied.&lt;br /&gt;
* &amp;quot;Account Presale SQ does not exist&amp;quot; - Account Presale SQ ID supplied does not exist in system.&lt;br /&gt;
* &amp;quot;Account does not exist&amp;quot; - Account ID supplied does not exist in system.&lt;br /&gt;
* &amp;quot;Invalid Account ID&amp;quot; - Account ID supplied does not belong to the same parent group as the API caller.&lt;br /&gt;
* &amp;quot;Missing Package Plan&amp;quot; - Package Plan must be selected before calling this function.&lt;br /&gt;
* &amp;quot;Missing Username&amp;quot; - Username is not supplied.&lt;br /&gt;
* &amp;quot;Invalid Username&amp;quot; - Username does not meet username policy.&lt;br /&gt;
* &amp;quot;Missing Password&amp;quot; - Password is not supplied.&lt;br /&gt;
* &amp;quot;Invalid Password&amp;quot; - Password does not meet password policy.&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/Orders/FindNWBSQAddress&amp;diff=6385</id>
		<title>API/Orders/FindNWBSQAddress</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/Orders/FindNWBSQAddress&amp;diff=6385"/>
				<updated>2019-02-15T01:30:47Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Find NWB SQ Address ===&lt;br /&gt;
'''Purpose:''' This method is part of the address-based service qualification (SQ) requirements for the AAPT NwB service type. It searches and retrieves a Location ID based upon an address selected by the user. This location ID is then used by the [[API/Orders/PerformNWBSQ|Perform NWB SQ]] method to complete the SQ process.&lt;br /&gt;
&lt;br /&gt;
'''WSDL: Orders.wsdl'''&lt;br /&gt;
&lt;br /&gt;
'''Input'''&lt;br /&gt;
&lt;br /&gt;
* ServiceTypeID: int - Required&lt;br /&gt;
* AddressDetails: Array&lt;br /&gt;
* RuralMailNumber: string - Optional&lt;br /&gt;
* RuralMailType: string - Optional&lt;br /&gt;
* LevelNumber: string - Optional&lt;br /&gt;
* LevelType: string - Optional&lt;br /&gt;
* UnitNumber: string - Optional&lt;br /&gt;
* UnitType: string - Optional&lt;br /&gt;
* PlanNumber: string - Optional&lt;br /&gt;
* LotNumber: string - Optional&lt;br /&gt;
* StreetNumber: string - Optional&lt;br /&gt;
* StreetNumberSuffix: string - Optional&lt;br /&gt;
* SiteName: string - Optional&lt;br /&gt;
* StreetName: string - Optional&lt;br /&gt;
* StreetType: string - Optional&lt;br /&gt;
* StreetTypeSuffix: string - Optional&lt;br /&gt;
* Suburb: string - Required&lt;br /&gt;
* State: string - Required (Use Abbreviations as per XSD)&lt;br /&gt;
* Postcode: int - Required&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
      &amp;lt;ord:FindNWBSQAddressRequest&amp;gt;&lt;br /&gt;
         &amp;lt;ord:ServiceTypeID&amp;gt;3261&amp;lt;/ord:ServiceTypeID&amp;gt;&lt;br /&gt;
         &amp;lt;ord:AddressDetails&amp;gt;&lt;br /&gt;
            &amp;lt;!--Optional:--&amp;gt;&lt;br /&gt;
            &amp;lt;ord:RuralMailNumber&amp;gt;?&amp;lt;/ord:RuralMailNumber&amp;gt;&lt;br /&gt;
            &amp;lt;!--Optional:--&amp;gt;&lt;br /&gt;
            &amp;lt;ord:RuralMailType&amp;gt;?&amp;lt;/ord:RuralMailType&amp;gt;&lt;br /&gt;
            &amp;lt;!--Optional:--&amp;gt;&lt;br /&gt;
            &amp;lt;ord:LevelNumber&amp;gt;?&amp;lt;/ord:LevelNumber&amp;gt;&lt;br /&gt;
            &amp;lt;!--Optional:--&amp;gt;&lt;br /&gt;
            &amp;lt;ord:LevelType&amp;gt;?&amp;lt;/ord:LevelType&amp;gt;&lt;br /&gt;
            &amp;lt;!--Optional:--&amp;gt;&lt;br /&gt;
            &amp;lt;ord:UnitNumber&amp;gt;?&amp;lt;/ord:UnitNumber&amp;gt;&lt;br /&gt;
            &amp;lt;!--Optional:--&amp;gt;&lt;br /&gt;
            &amp;lt;ord:UnitType&amp;gt;?&amp;lt;/ord:UnitType&amp;gt;&lt;br /&gt;
            &amp;lt;!--Optional:--&amp;gt;&lt;br /&gt;
            &amp;lt;ord:PlanNumber&amp;gt;?&amp;lt;/ord:PlanNumber&amp;gt;&lt;br /&gt;
            &amp;lt;!--Optional:--&amp;gt;&lt;br /&gt;
            &amp;lt;ord:LotNumber&amp;gt;?&amp;lt;/ord:LotNumber&amp;gt;&lt;br /&gt;
            &amp;lt;!--Optional:--&amp;gt;&lt;br /&gt;
            &amp;lt;ord:StreetNumber&amp;gt;?&amp;lt;/ord:StreetNumber&amp;gt;&lt;br /&gt;
            &amp;lt;!--Optional:--&amp;gt;&lt;br /&gt;
            &amp;lt;ord:StreetNumberSuffix&amp;gt;?&amp;lt;/ord:StreetNumberSuffix&amp;gt;&lt;br /&gt;
            &amp;lt;!--Optional:--&amp;gt;&lt;br /&gt;
            &amp;lt;ord:SiteName&amp;gt;?&amp;lt;/ord:SiteName&amp;gt;&lt;br /&gt;
            &amp;lt;!--Optional:--&amp;gt;&lt;br /&gt;
            &amp;lt;ord:StreetName&amp;gt;?&amp;lt;/ord:StreetName&amp;gt;&lt;br /&gt;
            &amp;lt;!--Optional:--&amp;gt;&lt;br /&gt;
            &amp;lt;ord:StreetType&amp;gt;?&amp;lt;/ord:StreetType&amp;gt;&lt;br /&gt;
            &amp;lt;!--Optional:--&amp;gt;&lt;br /&gt;
            &amp;lt;ord:StreetTypeSuffix&amp;gt;?&amp;lt;/ord:StreetTypeSuffix&amp;gt;&lt;br /&gt;
            &amp;lt;ord:Suburb&amp;gt;Melbourne&amp;lt;/ord:Suburb&amp;gt;&lt;br /&gt;
            &amp;lt;ord:State&amp;gt;VIC&amp;lt;/ord:State&amp;gt;&lt;br /&gt;
            &amp;lt;ord:Postcode&amp;gt;3000&amp;lt;/ord:Postcode&amp;gt;&lt;br /&gt;
         &amp;lt;/ord:AddressDetails&amp;gt;&lt;br /&gt;
      &amp;lt;/ord:FindNWBSQAddressRequest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Output'''&lt;br /&gt;
&lt;br /&gt;
	&amp;lt;ord:FindNWBSQAddressResponse&amp;gt;&lt;br /&gt;
		&amp;lt;ord:Address&amp;gt;&lt;br /&gt;
			&amp;lt;ord:ServiceProvider&amp;gt;Telstra&amp;lt;/ord:ServiceProvider&amp;gt;&lt;br /&gt;
			&amp;lt;ord:LocationID&amp;gt;XXXXXXXX&amp;lt;/ord:LocationID&amp;gt;&lt;br /&gt;
			&amp;lt;ord:LocationName&amp;gt;460 Bourke Street, Melbourne 3000&amp;lt;/ord:LocationName&amp;gt;&lt;br /&gt;
		&amp;lt;/ord:Address&amp;gt;&lt;br /&gt;
	&amp;lt;/ord:FindNWBSQAddressResponse&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Error String'''&lt;br /&gt;
&lt;br /&gt;
* &amp;quot;Missing service type id&amp;quot; : Service type id is not supplied or less than 1&lt;br /&gt;
* &amp;quot;Undefined service type&amp;quot;: service type does note exist or not belong to the account.&lt;br /&gt;
* &amp;quot;Service type is not available for ordering&amp;quot; : Service type id is not exist in sellable service type&lt;br /&gt;
* &amp;quot;Missing service check type on service type id #XXXXXX&amp;quot; : Service type does not has service check type&lt;br /&gt;
* &amp;quot;Service type id #XXXXXX is not qualified for NWB SQ : Service type service check type is not VOIPFNN&lt;br /&gt;
* &amp;quot;Missing address Details&amp;quot;: Address details is not supplied or provided.&lt;br /&gt;
* &amp;quot;Missing state&amp;quot;: Address state is not supplied.&lt;br /&gt;
* &amp;quot;Undefined state&amp;quot;: Address state does not exist.&lt;br /&gt;
* &amp;quot;Missing postcode&amp;quot;: postcode is not supplied.&lt;br /&gt;
* &amp;quot;Invalid postcode&amp;quot;: postcode is not 4 digits number.&lt;br /&gt;
* &amp;quot;Undefined street type&amp;quot;: Address street type does not exist.&lt;br /&gt;
* &amp;quot;Undefined street type suffix&amp;quot;: Address street type suffix does not exist.&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/UseCases/ServiceOrders&amp;diff=6360</id>
		<title>API/UseCases/ServiceOrders</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/UseCases/ServiceOrders&amp;diff=6360"/>
				<updated>2019-01-04T06:07:03Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE: Use Case: Ordering a Service}}&lt;br /&gt;
= Overview =&lt;br /&gt;
Emersion's APIs can be utilised to complete the onboarding of your end user customers. This article is aimed at developers to explain the required workflow for onboarding your customer via the APIs, particularly the workflow for orders themselves. For the purposes of this article, the term 'onboarding' refers to the following processes:&lt;br /&gt;
&lt;br /&gt;
* starting an order for a service.&lt;br /&gt;
* completing a service qualification (SQ).&lt;br /&gt;
* selecting a package plan to subscribe to.&lt;br /&gt;
* configuring the service.&lt;br /&gt;
* submission of the order.&lt;br /&gt;
&lt;br /&gt;
In order for these processes to be completed successfully, the execution of API calls must be completed in the specific order below.&lt;br /&gt;
&lt;br /&gt;
= Prerequisites =&lt;br /&gt;
The following prerequisites apply to using the APIs for ordering. &lt;br /&gt;
&lt;br /&gt;
=== Preparation ===&lt;br /&gt;
Emersion strongly recommends you step through the order process in Cumulus before attempting to programmatically replicate the process outside the system. This is the best way to gain an optimal understanding of how the order process works. It will also reduce the developer time needed and assist with troubleshooting. A solid understanding of the process is essential. &lt;br /&gt;
&lt;br /&gt;
=== Create the Account ===&lt;br /&gt;
Before you can commence an order, an account needs to exist in the system. This article focuses primarily on the workflow of the order, but in an end-to-end onboarding case scenario, it includes the creation of an account as a first step. If users may place orders for existing accounts, you may want to leverage off the [[API/Account/GetAccount|GetAccount]] or [[API/Account/GetAccountFromUsernameAndPassword|GetAccountFromUsernameAndPassword]] methods to validate the customer.&lt;br /&gt;
&lt;br /&gt;
= Ordering Workflow =&lt;br /&gt;
&lt;br /&gt;
== Diagrams ==&lt;br /&gt;
The following diagrams are a pictorial representation of the orders workflow for APIs.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p style=&amp;quot;border:0px solid #AAA;padding:30;line-height:2&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&lt;br /&gt;
       [[file:Emersion APIs - Ordering Tools.png|800px|top]]&lt;br /&gt;
&lt;br /&gt;
       [[file:Emersion APIs - Ordering Serv Config Tools.png|500px|top]]&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= START YOUR ORDER =&lt;br /&gt;
&lt;br /&gt;
=== Create Order ===&lt;br /&gt;
Start the order process with this API call in order to be able to progress to performing an SQ.&lt;br /&gt;
* [[API/Orders/StartOrder| Start Order]]&lt;br /&gt;
&lt;br /&gt;
=== Perform Service Qualification (SQ) ===&lt;br /&gt;
After starting an order, the user needs to perform an SQ to confirm the service's availability. There are 3 choices for service providers to use depending on the service types being sold. &lt;br /&gt;
&lt;br /&gt;
'''''Important Note: Not all service types are currently supported by the available SQ APIs'''''. Review the specific help page on each API call for further details. If you find that you are unable to complete a service order end-to-end because a service type you are subscribed to is not supported, please contact Emersion Sales.&lt;br /&gt;
&lt;br /&gt;
==== Option 1 ====&lt;br /&gt;
'''Perform Simple SQ'''&amp;lt;br /&amp;gt;&lt;br /&gt;
This API call creates an SQ entry so the user can proceed to the next step in the orders workflow. It is used for manual and semi-manually provisioned service types and for service types that do not require a service qualification.&lt;br /&gt;
* [[API/Orders/PerformSimpleSQ|Perform Simple SQ]]&lt;br /&gt;
&lt;br /&gt;
==== Option 2====&lt;br /&gt;
'''Perform General Phone SQ'''	&amp;lt;br /&amp;gt;			&lt;br /&gt;
This method provides the ability to perform an SQ for a service type that is defined as using the checktype ''GeneralPhone''.&lt;br /&gt;
* [[API/Orders/PerformGeneralPhoneSQ| Perform General Phone SQ]]&lt;br /&gt;
* [[API/Orders/PerformGeneralRangedSQ| Perform General Ranged SQ]]&lt;br /&gt;
==== Option 3====&lt;br /&gt;
Option 3 contains two methods to perform an address-based SQ.&lt;br /&gt;
&lt;br /&gt;
'''Perform NWB SQ - Find Address'''&amp;lt;br /&amp;gt;&lt;br /&gt;
This method provides the ability to perform an SQ for AAPT NwB services. This part of the SQ is designed as a prerequisite for address based service qualifications for AAPT.&lt;br /&gt;
* [[API/Orders/FindNWBSQAddress|Find NwB address]]&lt;br /&gt;
&lt;br /&gt;
'''Perform NWB SQ - SQ'''&amp;lt;br /&amp;gt;&lt;br /&gt;
This API call takes the output from the Find NWB SQ Address and performs a service qualification (SQ) for the AAPT NwB service type.&lt;br /&gt;
* [[API/Orders/PerformNWBSQ|Perform NwB SQ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== PACKAGE SELECTION ==&lt;br /&gt;
Once the order has been started and a successful SQ result is known, the next step in the process is around package choice and selection. Use these two APIs to display a list of available packages for the user to choose from. After the user has selected a package, you can move onto the next phase of the order or optionally present further information regarding the package by using the method [[API/Plans/GetPackagePlanDetails|GetPackagePlanDetails]].&lt;br /&gt;
&lt;br /&gt;
=== Get Available Packages ===&lt;br /&gt;
This method will return a list of packages that are available to order once a successful SQ has been obtained.&lt;br /&gt;
* [[API/Orders/GetAvailablePackages|Get Available Packages]]&lt;br /&gt;
&lt;br /&gt;
=== Select Package Plan ===&lt;br /&gt;
The system needs to know what package is selected. This can only be done once per order. The order will error if subsequent submissions via this call are received.&lt;br /&gt;
* [[API/Orders/SelectPackagePlan|Select Package Plan]]&lt;br /&gt;
&lt;br /&gt;
== SERVICE CONFIGURATION ==&lt;br /&gt;
For each service contained a package, information needs to be collected for a variety of purposes, including but not limited to authentication, provisioning and reporting. The following section contains several GET and SET functions that will handle all these service configuration requirements. Emersion may need to change the requirements for a service type from time to time without notice. These methods are designed to handle such evolutionary adaptations by gathering the up-to-date set of requirements each time.  &lt;br /&gt;
&lt;br /&gt;
=== GET METHODS ===&lt;br /&gt;
&lt;br /&gt;
=== Get Service Configuration Requirements ===&lt;br /&gt;
This request will return all data fields that needs to be completed as part of configuring each service contained in the selected package, along with whether they are mandatory or not.&lt;br /&gt;
* [[API/Services/GetServiceConfigurationRequirements|Get Service Configuration Requirements]]&lt;br /&gt;
&lt;br /&gt;
=== Get Service Feature Configuration Requirements ===&lt;br /&gt;
This call retrieves a list of service features that are mandatory or optional.&lt;br /&gt;
* [[API/Services/GetServiceFeatureConfigurationRequirements| Get Service Feature Configuration Requirements]]&lt;br /&gt;
&lt;br /&gt;
=== Get Service Contact Requirements ===&lt;br /&gt;
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;
* [[API/Services/GetServiceContactRequirements|Get Service Contact Requirements]]&lt;br /&gt;
&lt;br /&gt;
=== Get Service Identifier Requirements ===&lt;br /&gt;
This request is designed to advise of any service identifier requirements beyond service-based identifiers which are part of the SQ process. E.g. Those used for authentication purposes. &lt;br /&gt;
* [[API/Services/GetServiceIdentifierRequirements|Get Service Identifier Requirements]]&lt;br /&gt;
&lt;br /&gt;
=== Get Service Identifier Realms ===&lt;br /&gt;
This request is designed to be gather requirements related to realms, which are an aspect of [[API/Services/GetServiceIdentifierRequirements| service identifiers]]. This will return a list of available identifier realms that are presently associated against the parent account. &lt;br /&gt;
* [[API/Services/GetServiceIdentifierRealm|Get Service Identifier Realm]]&lt;br /&gt;
&lt;br /&gt;
=== Get Service Address Requirements ===&lt;br /&gt;
This request is designed to be gather any service address requirements that may pertain to the order. &lt;br /&gt;
* [[API/Services/GetServiceAddressRequirement|Get Service Address Requirements]]&lt;br /&gt;
&lt;br /&gt;
=== SET METHODS ===&lt;br /&gt;
&lt;br /&gt;
=== Set Service Configuration Requirements ===&lt;br /&gt;
Based on the requirements gathered in [[API/Services/GetServiceConfigurationRequirements|Get Service Configuration Requirements]], this is used to configure any service configuration which is part of the service. Note: This cannot be configured until the 'Package Plan' is selected.&lt;br /&gt;
* [[API/Services/SetServiceConfiguration| Set Service Configuration]]&lt;br /&gt;
&lt;br /&gt;
=== Set Service Feature Setup===&lt;br /&gt;
Based on the requirements (optional or mandatory) gathered in [[API/Services/GetServiceFeatureConfigurationRequirements| Get Service Feature Configuration Requirements]], this API call is used to configure any service features. Note: This cannot be configured until the 'Package Plan' is selected.&lt;br /&gt;
* [[API/Services/SetServiceFeatureSetup| Set Service Feature Setup]]&lt;br /&gt;
&lt;br /&gt;
=== Set Service Contacts===&lt;br /&gt;
Based on the requirements gathered in [[API/Services/GetServiceContactRequirements|Get Service Contact Requirements]] this method will populate the service contact information that is required for an order.&lt;br /&gt;
* [[API/Services/SetServiceContacts| Set Service Contacts]]&lt;br /&gt;
&lt;br /&gt;
=== Set Service Identifiers ===&lt;br /&gt;
Based on the requirements gathered in [[API/Services/GetServiceContactRequirements|Get Service Contact Requirements]] this method will populate the service contact information that is required for an order.&lt;br /&gt;
* [[API/Services/SetServiceIdentifier| Set Service Identifier]]&lt;br /&gt;
&lt;br /&gt;
=== Set Service Address===&lt;br /&gt;
Add or update service address in the Order&lt;br /&gt;
* Set Service Address&lt;br /&gt;
&lt;br /&gt;
== REVIEW AND SUBMIT ==&lt;br /&gt;
&lt;br /&gt;
=== Get Service Address ===&lt;br /&gt;
This call is optional for an order, but may be useful to reflect back to the user what they have entered. The method retrieves any service addresses that has been collected in the order.&lt;br /&gt;
* Get Service Address&lt;br /&gt;
&lt;br /&gt;
=== Get Terms And Conditions ===&lt;br /&gt;
This call is mandatory for an order by a service provider who subscribes to the Terms and Conditions module. The method retrieves any terms and condition text blocks.&lt;br /&gt;
* [[API/Plans/GetTermsAndConditions|Get Terms and Conditions]] &lt;br /&gt;
&lt;br /&gt;
=== Submit (Create) Order ===&lt;br /&gt;
For the submission of an order. All information that has been previously submitted will be validated and if the order passes it will be accepted into the system. Package subscription(s), service subscription(s) and service(s) in a PreActive state will be created.&lt;br /&gt;
* [[API/Orders/CompleteOrder| Complete Order]]&lt;br /&gt;
&lt;br /&gt;
= Other Useful API for Orders =&lt;br /&gt;
While these do not directly form part of the primary workflow for an order, service providers may find the following API functions worth considering to improve the user experience with your applications. &lt;br /&gt;
&lt;br /&gt;
=== Create Note ===&lt;br /&gt;
During the ordering process there may be reasons to put additional notes in the system against a customer.&lt;br /&gt;
* [[API/Account/AddNote| Add Note]]&lt;br /&gt;
&lt;br /&gt;
=== Create Payment ===&lt;br /&gt;
The [[API/RetailServices/CreatePayment| Create Payment]] function can collect a payment for you if you wish that to be part of the order process.&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/Orders/PerformGeneralRangedSQ&amp;diff=6359</id>
		<title>API/Orders/PerformGeneralRangedSQ</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/Orders/PerformGeneralRangedSQ&amp;diff=6359"/>
				<updated>2019-01-04T06:02:48Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: Created page with &amp;quot;=== Perform General Ranged SQ === This method provides the ability to perform a service qualification (SQ) for a service type that is defined as using the checktype ''GeneralR...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Perform General Ranged SQ ===&lt;br /&gt;
This method provides the ability to perform a service qualification (SQ) for a service type that is defined as using the checktype ''GeneralRanged''. You can ascertain if you're selling service types that use the ''GeneralRanged'' checktype by using the API call [[API/Plans/GetPackagePlanDetails|Get Package Plan Detail]]. &lt;br /&gt;
&lt;br /&gt;
WSDL: Orders.wsdl&lt;br /&gt;
&lt;br /&gt;
'''Inputs'''&lt;br /&gt;
&lt;br /&gt;
* AccountPresaleID: int - Required&lt;br /&gt;
* ServiceTypeID: int - Required&lt;br /&gt;
* TransferType: string - Required (New, Churn)&lt;br /&gt;
* RangeSize: int - Optional&lt;br /&gt;
* Identifier: string - Required for TransferType Churn&lt;br /&gt;
&lt;br /&gt;
      &amp;lt;ord:PerformGeneralPhoneSQRequest&amp;gt;&lt;br /&gt;
         &amp;lt;ord:AccountPresaleID&amp;gt;100380&amp;lt;/ord:AccountPresaleID&amp;gt;&lt;br /&gt;
         &amp;lt;ord:ServiceTypeID&amp;gt;3204&amp;lt;/ord:ServiceTypeID&amp;gt;&lt;br /&gt;
         &amp;lt;ord:TransferType&amp;gt;Churn&amp;lt;/ord:TransferType&amp;gt;&lt;br /&gt;
         &amp;lt;!--Optional:--&amp;gt;&lt;br /&gt;
         &amp;lt;ord:Identifier&amp;gt;61363273699&amp;lt;/ord:Identifier&amp;gt;&lt;br /&gt;
         &amp;lt;ord:RangeSize&amp;gt;10&amp;lt;/RangeSize&amp;gt;&lt;br /&gt;
      &amp;lt;/ord:PerformGeneralPhoneSQRequest&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Output'''&lt;br /&gt;
&lt;br /&gt;
* AccountPresaleSQID: int&lt;br /&gt;
* AvailableTransferType: string&lt;br /&gt;
&lt;br /&gt;
      &amp;lt;ns1:PerformGeneralPhoneSQResponse&amp;gt;&lt;br /&gt;
         &amp;lt;ns1:AccountPresaleSQID&amp;gt;362210&amp;lt;/ns1:AccountPresaleSQID&amp;gt;&lt;br /&gt;
         &amp;lt;ns1:AvailableTransferType&amp;gt;Internal Churn&amp;lt;/ns1:AvailableTransferType&amp;gt;&lt;br /&gt;
         &amp;lt;ns1:ServiceQualificationMessage&amp;gt;Your SQ was successful&amp;lt;/ns1:ServiceQualificationMessage&amp;gt;&lt;br /&gt;
      &amp;lt;/ns1:PerformGeneralPhoneSQResponse&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Error String===&lt;br /&gt;
'''SP Account Validation'''&lt;br /&gt;
* &amp;quot;Undefined account status&amp;quot;: Account status is not defined&lt;br /&gt;
* &amp;quot;Undefined account type&amp;quot;: Account type is not defined&lt;br /&gt;
* &amp;quot;Account Type is not eligible to create order&amp;quot;: Account type is wholesale account&lt;br /&gt;
* &amp;quot;Order creation is restricted for this account&amp;quot;: Account Status can not order is set to 1 or account type can not order is set to 1&lt;br /&gt;
* &amp;quot;This account is 'Account Status Name' - please contact your upstream provider&amp;quot;: Account status is suspended or restricted&lt;br /&gt;
&lt;br /&gt;
'''End User Account Validation'''&lt;br /&gt;
* &amp;quot;Missing account presale id&amp;quot;: Account presale id is not supplied or less than 1&lt;br /&gt;
* &amp;quot;Invalid account presale id&amp;quot;: Account presale id length less than 6 digits&lt;br /&gt;
* &amp;quot;Account presale is not valid for order&amp;quot;: Account presale has been completed&lt;br /&gt;
* &amp;quot;Account presale already contain package plan&amp;quot;: Account presale has a package plan&lt;br /&gt;
* &amp;quot;Missing service type id&amp;quot;: Service type id is not supplied or less than 1&lt;br /&gt;
* &amp;quot;Invalid service type id&amp;quot;: Service type id length less than 6 digits&lt;br /&gt;
* &amp;quot;Service type is not available for ordering&amp;quot;: Service type id does not exist in sellable service type&lt;br /&gt;
* &amp;quot;Missing service check type on service type id #XXXXXX&amp;quot;: Service type does not has service check type&lt;br /&gt;
* &amp;quot;Service type id #'ServiceTypeID' is not qualified for General Range SQ&amp;quot;: Service type service check type is not of type 'GeneralRanged'&lt;br /&gt;
* &amp;quot;Missing transfer type&amp;quot;: transfer type is not supplied or less than 1 char&lt;br /&gt;
* &amp;quot;Invalid transfer type&amp;quot;: Transfer type is not &amp;quot;New&amp;quot; or &amp;quot;Churn&amp;quot;&lt;br /&gt;
* &amp;quot;Transfer type new is not supported&amp;quot;: Service type provisioning new is not enabled.&lt;br /&gt;
* &amp;quot;Transfer type churn is not supported&amp;quot;: Service type provisioning churn is not enabled.&lt;br /&gt;
* &amp;quot;Missing identifier&amp;quot;: Identifier is not supplied or less than 1 char&lt;br /&gt;
* &amp;quot;Invalid Identifier&amp;quot;: Identifier fail validation&lt;br /&gt;
&lt;br /&gt;
'''When overriding SQ in the account presale'''&lt;br /&gt;
* &amp;quot;Service Qualification for service type id #XXXXXXis currently in pending status&amp;quot;: Service qualification in pending status&lt;br /&gt;
* &amp;quot;Service Qualification id #XXXXXX is not valid for deletion&amp;quot;: Service qualification contain package plan&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/GetServiceAvailabilityForAddress&amp;diff=6223</id>
		<title>API/Services/GetServiceAvailabilityForAddress</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/GetServiceAvailabilityForAddress&amp;diff=6223"/>
				<updated>2018-05-10T00:27:22Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Purpose '''&lt;br /&gt;
&lt;br /&gt;
Determine what services are available at an address.&lt;br /&gt;
&lt;br /&gt;
'''NOTE''' This API call currently references a deprecated table and should be considered currently not operable.&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;ser:getServiceAvailabilityForAddress&amp;gt;&lt;br /&gt;
         &amp;lt;ser:address_id&amp;gt;100156&amp;lt;/ser:address_id&amp;gt;&lt;br /&gt;
         &amp;lt;!--Zero or more repetitions:--&amp;gt;&lt;br /&gt;
         &amp;lt;ser:service_type&amp;gt;3501&amp;lt;/ser:service_type&amp;gt;&lt;br /&gt;
      &amp;lt;/ser:getServiceAvailabilityForAddress&amp;gt;&lt;br /&gt;
   &amp;lt;/soapenv:Body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Output'''&lt;br /&gt;
  &amp;lt;SOAP-ENV:Body&amp;gt;&lt;br /&gt;
      &amp;lt;ns1:getServiceAvailabilityForAddressResponse&amp;gt;&lt;br /&gt;
         &amp;lt;ns1:ServiceAvailabilityItem&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:identifier&amp;gt;LOC000016786489&amp;lt;/ns1:identifier&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:class_number&amp;gt;3&amp;lt;/ns1:class_number&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:servicable&amp;gt;true&amp;lt;/ns1:servicable&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:description&amp;gt;It's all good mate&amp;lt;/ns1:description&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:service_type_id&amp;gt;3501&amp;lt;/ns1:service_type_id&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:service_type_name&amp;gt;Open Networks Fibre&amp;lt;/ns1:service_type_name&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:service_type_description&amp;gt;Open Networks Fibre&amp;lt;/ns1:service_type_description&amp;gt;&lt;br /&gt;
         &amp;lt;/ns1:ServiceAvailabilityItem&amp;gt;&lt;br /&gt;
      &amp;lt;/ns1:getServiceAvailabilityForAddressResponse&amp;gt;&lt;br /&gt;
   &amp;lt;/SOAP-ENV:Body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Error String'''&lt;br /&gt;
&lt;br /&gt;
133.	Invalid or missing address_id&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/GetServiceTypesForAddress&amp;diff=6222</id>
		<title>API/Services/GetServiceTypesForAddress</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/GetServiceTypesForAddress&amp;diff=6222"/>
				<updated>2018-05-10T00:25:33Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Purpose '''&lt;br /&gt;
&lt;br /&gt;
Get a list of service types available at a given address&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;ser:getServiceTypesForAddress&amp;gt;&lt;br /&gt;
         &amp;lt;ser:address_id&amp;gt;1&amp;lt;/ser:address_id&amp;gt;&lt;br /&gt;
         &amp;lt;ser:carrier_id&amp;gt;1&amp;lt;/ser:carrier_id&amp;gt;&lt;br /&gt;
         &amp;lt;ser:minimum_class_number&amp;gt;1&amp;lt;/ser:minimum_class_number&amp;gt;&lt;br /&gt;
      &amp;lt;/ser:getServiceTypesForAddress&amp;gt;&lt;br /&gt;
   &amp;lt;/soapenv:Body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Output'''&lt;br /&gt;
   &amp;lt;SOAP-ENV:Body&amp;gt;&lt;br /&gt;
      &amp;lt;ns1:getServiceTypesForAddressResponse&amp;gt;&lt;br /&gt;
         &amp;lt;ns1:ServiceTypeItem&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:service_id&amp;gt;1&amp;lt;/ns1:service_id&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:type_name&amp;gt;&amp;lt;/ns1:type_name&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:port_available&amp;gt;false&amp;lt;/ns1:port_available&amp;gt;&lt;br /&gt;
         &amp;lt;/ns1:ServiceTypeItem&amp;gt;&lt;br /&gt;
      &amp;lt;/ns1:getServiceTypesForAddressResponse&amp;gt;&lt;br /&gt;
   &amp;lt;/SOAP-ENV:Body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Error String'''&lt;br /&gt;
&lt;br /&gt;
Invalid or missing address_id&lt;br /&gt;
&lt;br /&gt;
Invalid or missing carrier_id&lt;br /&gt;
&lt;br /&gt;
Invalid or missing minimum_class_number&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/GetServiceTypesForAddress&amp;diff=6220</id>
		<title>API/Services/GetServiceTypesForAddress</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/GetServiceTypesForAddress&amp;diff=6220"/>
				<updated>2018-05-09T03:20:57Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Purpose '''&lt;br /&gt;
&lt;br /&gt;
Get a list of service types available at a given address&lt;br /&gt;
&lt;br /&gt;
''' NOTE ''' This API call currently references a deprecated table and should be considered currently not operable. &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;ser:getServiceTypesForAddress&amp;gt;&lt;br /&gt;
         &amp;lt;ser:address_id&amp;gt;1&amp;lt;/ser:address_id&amp;gt;&lt;br /&gt;
         &amp;lt;ser:carrier_id&amp;gt;1&amp;lt;/ser:carrier_id&amp;gt;&lt;br /&gt;
         &amp;lt;ser:minimum_class_number&amp;gt;1&amp;lt;/ser:minimum_class_number&amp;gt;&lt;br /&gt;
      &amp;lt;/ser:getServiceTypesForAddress&amp;gt;&lt;br /&gt;
   &amp;lt;/soapenv:Body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Output'''&lt;br /&gt;
   &amp;lt;SOAP-ENV:Body&amp;gt;&lt;br /&gt;
      &amp;lt;ns1:getServiceTypesForAddressResponse&amp;gt;&lt;br /&gt;
         &amp;lt;ns1:ServiceTypeItem&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:service_id&amp;gt;1&amp;lt;/ns1:service_id&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:type_name&amp;gt;&amp;lt;/ns1:type_name&amp;gt;&lt;br /&gt;
                  &amp;lt;ns1:port_available&amp;gt;false&amp;lt;/ns1:port_available&amp;gt;&lt;br /&gt;
         &amp;lt;/ns1:ServiceTypeItem&amp;gt;&lt;br /&gt;
      &amp;lt;/ns1:getServiceTypesForAddressResponse&amp;gt;&lt;br /&gt;
   &amp;lt;/SOAP-ENV:Body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Error String'''&lt;br /&gt;
&lt;br /&gt;
Invalid or missing address_id&lt;br /&gt;
&lt;br /&gt;
Invalid or missing carrier_id&lt;br /&gt;
&lt;br /&gt;
Invalid or missing minimum_class_number&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=Main_Page/Provisioning/BulkSuspend/Telstra&amp;diff=6072</id>
		<title>Main Page/Provisioning/BulkSuspend/Telstra</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=Main_Page/Provisioning/BulkSuspend/Telstra&amp;diff=6072"/>
				<updated>2017-12-06T22:52:56Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: /* Telstra Mobile - Bulk Suspend */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Telstra Mobile - Bulk Suspend ==&lt;br /&gt;
&lt;br /&gt;
Emersion has implemented an optional module which permits bulk suspend and unsuspend of Telstra Mobile Services. This ultimately is useful when dealing with large amounts of users that need to be managed. &lt;br /&gt;
&lt;br /&gt;
It is recommended when using this page that batches no more than 100 services each time are used. &lt;br /&gt;
&lt;br /&gt;
The page itself takes a CSV file import, with two columns, these being SERVICE_ID and SUSPEND_ACTION. The SUSPEND_ACTION flag has two acceptable values, 0 (unsuspend) and 1 (suspend). Upon choosing the reactivation and/or suspend reasons and uploading your file, the system will integrate with the Emersion provisioning system and action as appropriate.&lt;br /&gt;
&lt;br /&gt;
A note will be placed on the customers account so upon review it is easy to tell the user was suspended using this tool.&lt;br /&gt;
&lt;br /&gt;
An example file will look like;&lt;br /&gt;
&lt;br /&gt;
SERVICE_ID,SUSPEND_ACTION&lt;br /&gt;
&lt;br /&gt;
363622,1&lt;br /&gt;
&lt;br /&gt;
893812,0 &lt;br /&gt;
&lt;br /&gt;
The page is located under Services -&amp;gt; Bulk Provisioning. If you do not see it you may not have access to it. If the feature is part of your Emersion offering, and it has been activated for you, then it's probably a permission issue and you should review the module access permissions against your underlying role. If you do not have the feature enabled, you will need to contact Emersion Sales.&lt;br /&gt;
&lt;br /&gt;
A video running through the overall procedure is below;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer MWPlayerConfig=&amp;quot;MyCustomConfig&amp;quot; height=&amp;quot;400&amp;quot; width=&amp;quot;600&amp;quot;&amp;gt;https://wiki.emersion.com/wiki/media/bulksuspendunsuspend.mp4&amp;lt;/mediaplayer&amp;gt;&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=Services/Orders/NewOrder&amp;diff=6071</id>
		<title>Services/Orders/NewOrder</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=Services/Orders/NewOrder&amp;diff=6071"/>
				<updated>2017-12-06T22:51:31Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:New Order}}&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
The New Order process is the core section for attaching new packages and services to your existing customers.&lt;br /&gt;
&lt;br /&gt;
This process will deal with package selection, service qualification, service configuration and more. &lt;br /&gt;
&lt;br /&gt;
Depending on the package type or ordering type you may see additional sections such as ;&lt;br /&gt;
&lt;br /&gt;
 * Credit Checks&lt;br /&gt;
 * Terms and Conditions&lt;br /&gt;
 * Product Sales&lt;br /&gt;
 * Authentication Information&lt;br /&gt;
&lt;br /&gt;
Note: Some of these features are add-ons to the standard Emersion base product, for more information you will need to contact sales. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer MWPlayerConfig=&amp;quot;MyCustomConfig&amp;quot; height=&amp;quot;400&amp;quot; width=&amp;quot;600&amp;quot;&amp;gt;https://wiki.emersion.com/wiki/media/CreateServiceBasic.mp4&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Service Type Selection ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Package Preview&lt;br /&gt;
&lt;br /&gt;
[[Image:Services_NewOrder_001.png|thumb|Service Type Selection - No service types selected]]&lt;br /&gt;
&lt;br /&gt;
As of release [[ReleaseNotes#3.21_-_22_March_2011|3.21]], Emersion have modified the service type selection UI to enable the ''previewing'' of available packages (see image above). As you click on each service type's check-box, the page will dynamically search for available packages &amp;amp; display those that are applicable. If multiple check-boxes are selected, the page will once again dynamically search for &amp;amp; refresh the package preview list with more (or less) applicable packages.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Express Package Subscription&lt;br /&gt;
&lt;br /&gt;
[[Image:Services_NewOrder_002.png|thumb|Express Package Subscription]]&lt;br /&gt;
&lt;br /&gt;
If you have created a package plan(s) that &amp;lt;u&amp;gt;ONLY&amp;lt;/u&amp;gt; contains non-mandatory service plans (service types), and select the service type(s) corresponding to those in the package &amp;amp; can successful view a list packages, you will be presented with a new column called '''Express''' with an action link to Subscribe to this package without activating any service subscriptions.&lt;br /&gt;
&lt;br /&gt;
Once subscribed to this package, you can allocate the service and configure it appropriately.&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=Main_Page&amp;diff=6070</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=Main_Page&amp;diff=6070"/>
				<updated>2017-12-06T04:55:28Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:'''Welcome to the Emersion Software Systems Wiki'''}}&lt;br /&gt;
&lt;br /&gt;
This repository is used to provide education on Emersion's billing and provisioning system, Emersion concepts and online help to all Emersion's users regarding all of the features and functions available to you. &lt;br /&gt;
&lt;br /&gt;
The Emersion Wiki is updated regularly to reflect the latest changes to the system. New and updated articles (and videos) are appearing every week. Therefore we encourage you to visit this wiki on a regular basis and subscribe to updates. &lt;br /&gt;
&lt;br /&gt;
If there is a section of the system of which you would specifically like further information about, please contact our [[Support and help from Emersion|support team]].&lt;br /&gt;
&lt;br /&gt;
== Announcements ==&lt;br /&gt;
Emersion is pleased to advise our customers that we have released a significant set of enhancements to invoice templates in order to give service providers new layout and configuration options. [https://resources.emersion.com/display/EKB/2017/11/21/Announcement+-+Invoice+Templates Check out the details here].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=&amp;quot;&amp;quot; style=&amp;quot;background-color: transparent; width: 100%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
=== Emersion Knowledge Base News ===&lt;br /&gt;
* Looking for help for Invoice Templates? [[Main_Page/2017_EKB/invoice_templates| Read more here...]]&lt;br /&gt;
* Logging in to the Emersion Knowledge Base [[Main_Page/2017_EKB/Authentication| Read more here...]]&lt;br /&gt;
* We have begin shifting to our new Emersion Knowledge Base. [[Main_Page/2017_EKB|Read more here...]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== SUPPORT ===&lt;br /&gt;
* [[New Tariffs|See the latest updates to our Tariff Lists]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== TRAINING ===&lt;br /&gt;
* [[Service_Types|The Emersion 101 on Service Types]]&lt;br /&gt;
* [[Product_Rate_Cards/Access_Fee_Discount|Discount pricing based on volume? Have you seen our Access Fee Discount feature yet?]]&lt;br /&gt;
* [[Ledger_Allocating_Payments|Allocating Payments to Invoices and the Ledger Journal]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr colspan=3&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&lt;br /&gt;
=== RELEASE NOTES ===&lt;br /&gt;
&lt;br /&gt;
* [[ReleaseNotes|See what's new in the latest update of Emersion]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Core Emersion Modules ==&lt;br /&gt;
&amp;lt;table class=&amp;quot;&amp;quot; style=&amp;quot;background-color: transparent; width: 100%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* [[Admin|Admin Settings]]&lt;br /&gt;
** [[Admin/PermissionManagement|Permissions Management]]&lt;br /&gt;
* [[Account Management | Customer and Account Management]]&lt;br /&gt;
** [[Account Management/Customer Screen | The Customer Screen]]&lt;br /&gt;
&lt;br /&gt;
'''Billing Objects'''&lt;br /&gt;
* [[Billing Objects|An Introduction to all the Emersion Billing Objects]]&lt;br /&gt;
* [[Service_Types|Service Types]]&lt;br /&gt;
* [[PackagePlans/PackagePlans|Package Plans]]&lt;br /&gt;
* [[ServicePlans/ServicePlans|Service Plans]]&lt;br /&gt;
* [[ServicePlans/RateCard|Rate Cards and Rates]]&lt;br /&gt;
** [[ServicePlans/RateCard/Creating_Rate_Cards|Maintaining Rate Cards and Rates]]&lt;br /&gt;
* [[Services | Services]]&lt;br /&gt;
* [[Products|Products]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* [[Invoicing|Invoicing]]&lt;br /&gt;
* [[Billing_Cheat_Sheet|The Billing Cheat Sheet]]&lt;br /&gt;
* [[Ledger_Management|Ledger Management]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[Services/Orders | Ordering services]]&lt;br /&gt;
* [[Account_Management/Customer_Screen/Service_Subscriptions|Service Subscriptions]]&lt;br /&gt;
* [[Main_Page/Provisioning|Provisioning]]&lt;br /&gt;
* [[Quarantine|Quarantine]]&lt;br /&gt;
* [[:Events|Events]]&lt;br /&gt;
* [[Reports|Reports]]&lt;br /&gt;
* [[Data Import|Data Import (Bulk Upload/Update)]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Optional Modules ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=&amp;quot;&amp;quot; style=&amp;quot;background-color: transparent; width: 100%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* [[Account Management/Auto Top-up | Automated Top-up]]&lt;br /&gt;
* [[Agent Management |Agents]]&lt;br /&gt;
* [[Cost_Centres|Cost Centres]]&lt;br /&gt;
* [[Commissions|Commissions]]&lt;br /&gt;
* [[EPS|Electronic Payments]]&lt;br /&gt;
* [[Inventory and Warehouses | Inventory and Warehouses]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* [[Payments/Manual_Payment_Batch | Manual Payment Batch]]&lt;br /&gt;
* [[Payment Plans V2 | Payment Plans]]&lt;br /&gt;
* [[Service Desk|Service Desk]]&lt;br /&gt;
* [[Early Upgrade|Early Upgrades]]&lt;br /&gt;
* [[Admin/Credit_Levels|Credit Levels for Staff Users]]&lt;br /&gt;
* [[Product_Rate_Cards/Access_Fee_Discount|Access Fee Discounts based on volume]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* [[API | Emersion APIs]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* External Portals&lt;br /&gt;
** [[End_User_Portal|End User Portal]]&lt;br /&gt;
** [[Sign_Up_Portal|Sign Up Portal]]&lt;br /&gt;
** [[Main_Page/Provisioning/Service_Type_Migrate/Service_Activation_Portal|Service Activation Portal]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Integration ==&lt;br /&gt;
* [[Integrations|Integration with Other Applications]] (eg. Xero, ZenDesk)&lt;br /&gt;
* [[Integrations/Postal Integration Invoice Delivery|Postal Invoices and Integration for Invoice delivery to mail houses]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* [[Reference|Reference Material]]&lt;br /&gt;
* [[Glossary|Glossary of Terms and Abbreviations]]&lt;br /&gt;
&lt;br /&gt;
== Training and Consulting Services ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=&amp;quot;&amp;quot; style=&amp;quot;background-color: transparent; width: 100%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Training&amp;lt;/b&amp;gt;&lt;br /&gt;
* [[Emersion User Manuals|Emersion User Manuals]]&lt;br /&gt;
* [[Emersion Training Slides|Training Slides]]&lt;br /&gt;
* [[Emersion Videos|Training Videos]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Consulting Services&amp;lt;/b&amp;gt;&lt;br /&gt;
* [[Consulting_Services/Package_Plans | Package Plan Consulting]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt; &amp;amp;nbsp; &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt; &amp;amp;nbsp; &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt; &amp;amp;nbsp; &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Additional Help ==&lt;br /&gt;
&lt;br /&gt;
* [[Support and help from Emersion|If you need Support from Emersion, start here]]&lt;br /&gt;
* [[Emersion Invoice Reconciliation|How to Reconcile Emersion's Invoice to you]]&lt;br /&gt;
&lt;br /&gt;
== Carrier &amp;amp; Service Supplier information ==&lt;br /&gt;
This section contains infomation relevant to specific service suppliers and carriers that are popular in Emersion.&lt;br /&gt;
&lt;br /&gt;
=== Optus ===&lt;br /&gt;
* [[Optus Usage collection | Optus RBT and Optus Multiline]]&lt;br /&gt;
[[file:Emersion Optus RBT Service Management System Manual v1.2.pdf]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[file:Emersion Optus RBT Wholesaler Appendix v1.0.pdf]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Telstra ===&lt;br /&gt;
* [[Telstra_NBN|Telstra NBN]]&lt;br /&gt;
* [[file:Emersion Telstra eBill Manual V1.0.pdf]]&amp;lt;br /&amp;gt;&lt;br /&gt;
* [[file:Emersion Telstra 3G Manual V0.1.pdf]]&amp;lt;br /&amp;gt;&lt;br /&gt;
* [[file:Emersion Telstra Mobile Management User Manual v1.0.pdf]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== AAPT ===&lt;br /&gt;
[[file:Emersion AAPT DSL Manual V2.0.pdf|Emersion AAPT DSL Manual]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[AAPT Rebill | AAPT Rebill]]&lt;br /&gt;
* [[Broadsoft Softswitch as a Service | AAPT Broadsoft Softswitch as a Service (Voice SSasS) - Semi Manual]]&lt;br /&gt;
* [[AAPT_National_Wholesale_Broadband_L3 | AAPT National Wholesale Broadband L3 (Broadband Connect) Layer 3]]&lt;br /&gt;
* [[AAPT IP-Line | AAPT IP-Line]]&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=Main_Page&amp;diff=6069</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=Main_Page&amp;diff=6069"/>
				<updated>2017-12-06T04:45:32Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:'''Welcome to the Emersion Software Systems Wiki'''}}&lt;br /&gt;
&lt;br /&gt;
This repository is used to provide education on Emersion's billing and provisioning system, Emersion concepts and online help to all Emersion's users regarding all of the features and functions available to you. &lt;br /&gt;
&lt;br /&gt;
The Emersion Wiki is updated regularly to reflect the latest changes to the system. New and updated articles (and videos) are appearing every week. Therefore we encourage you to visit this wiki on a regular basis and subscribe to updates. &lt;br /&gt;
&lt;br /&gt;
If there is a section of the system of which you would specifically like further information about, please contact our [[Support and help from Emersion|support team]].&lt;br /&gt;
&lt;br /&gt;
*AWS*&lt;br /&gt;
== Announcements ==&lt;br /&gt;
Emersion is pleased to advise our customers that we have released a significant set of enhancements to invoice templates in order to give service providers new layout and configuration options. [https://resources.emersion.com/display/EKB/2017/11/21/Announcement+-+Invoice+Templates Check out the details here].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=&amp;quot;&amp;quot; style=&amp;quot;background-color: transparent; width: 100%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
=== Emersion Knowledge Base News ===&lt;br /&gt;
* Looking for help for Invoice Templates? [[Main_Page/2017_EKB/invoice_templates| Read more...]]&lt;br /&gt;
* Logging in to the Emersion Knowledge Base [[Main_Page/2017_EKB/Authentication| Read more...]]&lt;br /&gt;
* We have begin shifting to our new Emersion Knowledge Base. [[Main_Page/2017_EKB|Read More...]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== SUPPORT ===&lt;br /&gt;
* [[New Tariffs|See the latest updates to our Tariff Lists]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== TRAINING ===&lt;br /&gt;
* [[Service_Types|The Emersion 101 on Service Types]]&lt;br /&gt;
* [[Product_Rate_Cards/Access_Fee_Discount|Discount pricing based on volume? Have you seen our Access Fee Discount feature yet?]]&lt;br /&gt;
* [[Ledger_Allocating_Payments|Allocating Payments to Invoices and the Ledger Journal]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr colspan=3&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&lt;br /&gt;
=== RELEASE NOTES ===&lt;br /&gt;
&lt;br /&gt;
* [[ReleaseNotes|See what's new in the latest update of Emersion]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Core Emersion Modules ==&lt;br /&gt;
&amp;lt;table class=&amp;quot;&amp;quot; style=&amp;quot;background-color: transparent; width: 100%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* [[Admin|Admin Settings]]&lt;br /&gt;
** [[Admin/PermissionManagement|Permissions Management]]&lt;br /&gt;
* [[Account Management | Customer and Account Management]]&lt;br /&gt;
** [[Account Management/Customer Screen | The Customer Screen]]&lt;br /&gt;
&lt;br /&gt;
'''Billing Objects'''&lt;br /&gt;
* [[Billing Objects|An Introduction to all the Emersion Billing Objects]]&lt;br /&gt;
* [[Service_Types|Service Types]]&lt;br /&gt;
* [[PackagePlans/PackagePlans|Package Plans]]&lt;br /&gt;
* [[ServicePlans/ServicePlans|Service Plans]]&lt;br /&gt;
* [[ServicePlans/RateCard|Rate Cards and Rates]]&lt;br /&gt;
** [[ServicePlans/RateCard/Creating_Rate_Cards|Maintaining Rate Cards and Rates]]&lt;br /&gt;
* [[Services | Services]]&lt;br /&gt;
* [[Products|Products]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* [[Invoicing|Invoicing]]&lt;br /&gt;
* [[Billing_Cheat_Sheet|The Billing Cheat Sheet]]&lt;br /&gt;
* [[Ledger_Management|Ledger Management]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[Services/Orders | Ordering services]]&lt;br /&gt;
* [[Account_Management/Customer_Screen/Service_Subscriptions|Service Subscriptions]]&lt;br /&gt;
* [[Main_Page/Provisioning|Provisioning]]&lt;br /&gt;
* [[Quarantine|Quarantine]]&lt;br /&gt;
* [[:Events|Events]]&lt;br /&gt;
* [[Reports|Reports]]&lt;br /&gt;
* [[Data Import|Data Import (Bulk Upload/Update)]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Optional Modules ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=&amp;quot;&amp;quot; style=&amp;quot;background-color: transparent; width: 100%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* [[Account Management/Auto Top-up | Automated Top-up]]&lt;br /&gt;
* [[Agent Management |Agents]]&lt;br /&gt;
* [[Cost_Centres|Cost Centres]]&lt;br /&gt;
* [[Commissions|Commissions]]&lt;br /&gt;
* [[EPS|Electronic Payments]]&lt;br /&gt;
* [[Inventory and Warehouses | Inventory and Warehouses]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* [[Payments/Manual_Payment_Batch | Manual Payment Batch]]&lt;br /&gt;
* [[Payment Plans V2 | Payment Plans]]&lt;br /&gt;
* [[Service Desk|Service Desk]]&lt;br /&gt;
* [[Early Upgrade|Early Upgrades]]&lt;br /&gt;
* [[Admin/Credit_Levels|Credit Levels for Staff Users]]&lt;br /&gt;
* [[Product_Rate_Cards/Access_Fee_Discount|Access Fee Discounts based on volume]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* [[API | Emersion APIs]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* External Portals&lt;br /&gt;
** [[End_User_Portal|End User Portal]]&lt;br /&gt;
** [[Sign_Up_Portal|Sign Up Portal]]&lt;br /&gt;
** [[Main_Page/Provisioning/Service_Type_Migrate/Service_Activation_Portal|Service Activation Portal]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Integration ==&lt;br /&gt;
* [[Integrations|Integration with Other Applications]] (eg. Xero, ZenDesk)&lt;br /&gt;
* [[Integrations/Postal Integration Invoice Delivery|Postal Invoices and Integration for Invoice delivery to mail houses]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* [[Reference|Reference Material]]&lt;br /&gt;
* [[Glossary|Glossary of Terms and Abbreviations]]&lt;br /&gt;
&lt;br /&gt;
== Training and Consulting Services ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=&amp;quot;&amp;quot; style=&amp;quot;background-color: transparent; width: 100%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Training&amp;lt;/b&amp;gt;&lt;br /&gt;
* [[Emersion User Manuals|Emersion User Manuals]]&lt;br /&gt;
* [[Emersion Training Slides|Training Slides]]&lt;br /&gt;
* [[Emersion Videos|Training Videos]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Consulting Services&amp;lt;/b&amp;gt;&lt;br /&gt;
* [[Consulting_Services/Package_Plans | Package Plan Consulting]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt; &amp;amp;nbsp; &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt; &amp;amp;nbsp; &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt; &amp;amp;nbsp; &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Additional Help ==&lt;br /&gt;
&lt;br /&gt;
* [[Support and help from Emersion|If you need Support from Emersion, start here]]&lt;br /&gt;
* [[Emersion Invoice Reconciliation|How to Reconcile Emersion's Invoice to you]]&lt;br /&gt;
&lt;br /&gt;
== Carrier &amp;amp; Service Supplier information ==&lt;br /&gt;
This section contains infomation relevant to specific service suppliers and carriers that are popular in Emersion.&lt;br /&gt;
&lt;br /&gt;
=== Optus ===&lt;br /&gt;
* [[Optus Usage collection | Optus RBT and Optus Multiline]]&lt;br /&gt;
[[file:Emersion Optus RBT Service Management System Manual v1.2.pdf]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[file:Emersion Optus RBT Wholesaler Appendix v1.0.pdf]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Telstra ===&lt;br /&gt;
* [[Telstra_NBN|Telstra NBN]]&lt;br /&gt;
* [[file:Emersion Telstra eBill Manual V1.0.pdf]]&amp;lt;br /&amp;gt;&lt;br /&gt;
* [[file:Emersion Telstra 3G Manual V0.1.pdf]]&amp;lt;br /&amp;gt;&lt;br /&gt;
* [[file:Emersion Telstra Mobile Management User Manual v1.0.pdf]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== AAPT ===&lt;br /&gt;
[[file:Emersion AAPT DSL Manual V2.0.pdf|Emersion AAPT DSL Manual]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[AAPT Rebill | AAPT Rebill]]&lt;br /&gt;
* [[Broadsoft Softswitch as a Service | AAPT Broadsoft Softswitch as a Service (Voice SSasS) - Semi Manual]]&lt;br /&gt;
* [[AAPT_National_Wholesale_Broadband_L3 | AAPT National Wholesale Broadband L3 (Broadband Connect) Layer 3]]&lt;br /&gt;
* [[AAPT IP-Line | AAPT IP-Line]]&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=Main_Page&amp;diff=6068</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=Main_Page&amp;diff=6068"/>
				<updated>2017-12-06T04:45:14Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:'''Welcome to the Emersion Software Systems Wiki'''}}&lt;br /&gt;
&lt;br /&gt;
This repository is used to provide education on Emersion's billing and provisioning system, Emersion concepts and online help to all Emersion's users regarding all of the features and functions available to you. &lt;br /&gt;
&lt;br /&gt;
The Emersion Wiki is updated regularly to reflect the latest changes to the system. New and updated articles (and videos) are appearing every week. Therefore we encourage you to visit this wiki on a regular basis and subscribe to updates. &lt;br /&gt;
&lt;br /&gt;
If there is a section of the system of which you would specifically like further information about, please contact our [[Support and help from Emersion|support team]].&lt;br /&gt;
&lt;br /&gt;
AWS&lt;br /&gt;
== Announcements ==&lt;br /&gt;
Emersion is pleased to advise our customers that we have released a significant set of enhancements to invoice templates in order to give service providers new layout and configuration options. [https://resources.emersion.com/display/EKB/2017/11/21/Announcement+-+Invoice+Templates Check out the details here].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=&amp;quot;&amp;quot; style=&amp;quot;background-color: transparent; width: 100%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
=== Emersion Knowledge Base News ===&lt;br /&gt;
* Looking for help for Invoice Templates? [[Main_Page/2017_EKB/invoice_templates| Read more...]]&lt;br /&gt;
* Logging in to the Emersion Knowledge Base [[Main_Page/2017_EKB/Authentication| Read more...]]&lt;br /&gt;
* We have begin shifting to our new Emersion Knowledge Base. [[Main_Page/2017_EKB|Read More...]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== SUPPORT ===&lt;br /&gt;
* [[New Tariffs|See the latest updates to our Tariff Lists]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== TRAINING ===&lt;br /&gt;
* [[Service_Types|The Emersion 101 on Service Types]]&lt;br /&gt;
* [[Product_Rate_Cards/Access_Fee_Discount|Discount pricing based on volume? Have you seen our Access Fee Discount feature yet?]]&lt;br /&gt;
* [[Ledger_Allocating_Payments|Allocating Payments to Invoices and the Ledger Journal]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr colspan=3&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&lt;br /&gt;
=== RELEASE NOTES ===&lt;br /&gt;
&lt;br /&gt;
* [[ReleaseNotes|See what's new in the latest update of Emersion]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Core Emersion Modules ==&lt;br /&gt;
&amp;lt;table class=&amp;quot;&amp;quot; style=&amp;quot;background-color: transparent; width: 100%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* [[Admin|Admin Settings]]&lt;br /&gt;
** [[Admin/PermissionManagement|Permissions Management]]&lt;br /&gt;
* [[Account Management | Customer and Account Management]]&lt;br /&gt;
** [[Account Management/Customer Screen | The Customer Screen]]&lt;br /&gt;
&lt;br /&gt;
'''Billing Objects'''&lt;br /&gt;
* [[Billing Objects|An Introduction to all the Emersion Billing Objects]]&lt;br /&gt;
* [[Service_Types|Service Types]]&lt;br /&gt;
* [[PackagePlans/PackagePlans|Package Plans]]&lt;br /&gt;
* [[ServicePlans/ServicePlans|Service Plans]]&lt;br /&gt;
* [[ServicePlans/RateCard|Rate Cards and Rates]]&lt;br /&gt;
** [[ServicePlans/RateCard/Creating_Rate_Cards|Maintaining Rate Cards and Rates]]&lt;br /&gt;
* [[Services | Services]]&lt;br /&gt;
* [[Products|Products]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* [[Invoicing|Invoicing]]&lt;br /&gt;
* [[Billing_Cheat_Sheet|The Billing Cheat Sheet]]&lt;br /&gt;
* [[Ledger_Management|Ledger Management]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[Services/Orders | Ordering services]]&lt;br /&gt;
* [[Account_Management/Customer_Screen/Service_Subscriptions|Service Subscriptions]]&lt;br /&gt;
* [[Main_Page/Provisioning|Provisioning]]&lt;br /&gt;
* [[Quarantine|Quarantine]]&lt;br /&gt;
* [[:Events|Events]]&lt;br /&gt;
* [[Reports|Reports]]&lt;br /&gt;
* [[Data Import|Data Import (Bulk Upload/Update)]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Optional Modules ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=&amp;quot;&amp;quot; style=&amp;quot;background-color: transparent; width: 100%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* [[Account Management/Auto Top-up | Automated Top-up]]&lt;br /&gt;
* [[Agent Management |Agents]]&lt;br /&gt;
* [[Cost_Centres|Cost Centres]]&lt;br /&gt;
* [[Commissions|Commissions]]&lt;br /&gt;
* [[EPS|Electronic Payments]]&lt;br /&gt;
* [[Inventory and Warehouses | Inventory and Warehouses]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* [[Payments/Manual_Payment_Batch | Manual Payment Batch]]&lt;br /&gt;
* [[Payment Plans V2 | Payment Plans]]&lt;br /&gt;
* [[Service Desk|Service Desk]]&lt;br /&gt;
* [[Early Upgrade|Early Upgrades]]&lt;br /&gt;
* [[Admin/Credit_Levels|Credit Levels for Staff Users]]&lt;br /&gt;
* [[Product_Rate_Cards/Access_Fee_Discount|Access Fee Discounts based on volume]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* [[API | Emersion APIs]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* External Portals&lt;br /&gt;
** [[End_User_Portal|End User Portal]]&lt;br /&gt;
** [[Sign_Up_Portal|Sign Up Portal]]&lt;br /&gt;
** [[Main_Page/Provisioning/Service_Type_Migrate/Service_Activation_Portal|Service Activation Portal]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Integration ==&lt;br /&gt;
* [[Integrations|Integration with Other Applications]] (eg. Xero, ZenDesk)&lt;br /&gt;
* [[Integrations/Postal Integration Invoice Delivery|Postal Invoices and Integration for Invoice delivery to mail houses]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* [[Reference|Reference Material]]&lt;br /&gt;
* [[Glossary|Glossary of Terms and Abbreviations]]&lt;br /&gt;
&lt;br /&gt;
== Training and Consulting Services ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=&amp;quot;&amp;quot; style=&amp;quot;background-color: transparent; width: 100%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Training&amp;lt;/b&amp;gt;&lt;br /&gt;
* [[Emersion User Manuals|Emersion User Manuals]]&lt;br /&gt;
* [[Emersion Training Slides|Training Slides]]&lt;br /&gt;
* [[Emersion Videos|Training Videos]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Consulting Services&amp;lt;/b&amp;gt;&lt;br /&gt;
* [[Consulting_Services/Package_Plans | Package Plan Consulting]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt; &amp;amp;nbsp; &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt; &amp;amp;nbsp; &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt; &amp;amp;nbsp; &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Additional Help ==&lt;br /&gt;
&lt;br /&gt;
* [[Support and help from Emersion|If you need Support from Emersion, start here]]&lt;br /&gt;
* [[Emersion Invoice Reconciliation|How to Reconcile Emersion's Invoice to you]]&lt;br /&gt;
&lt;br /&gt;
== Carrier &amp;amp; Service Supplier information ==&lt;br /&gt;
This section contains infomation relevant to specific service suppliers and carriers that are popular in Emersion.&lt;br /&gt;
&lt;br /&gt;
=== Optus ===&lt;br /&gt;
* [[Optus Usage collection | Optus RBT and Optus Multiline]]&lt;br /&gt;
[[file:Emersion Optus RBT Service Management System Manual v1.2.pdf]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[file:Emersion Optus RBT Wholesaler Appendix v1.0.pdf]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Telstra ===&lt;br /&gt;
* [[Telstra_NBN|Telstra NBN]]&lt;br /&gt;
* [[file:Emersion Telstra eBill Manual V1.0.pdf]]&amp;lt;br /&amp;gt;&lt;br /&gt;
* [[file:Emersion Telstra 3G Manual V0.1.pdf]]&amp;lt;br /&amp;gt;&lt;br /&gt;
* [[file:Emersion Telstra Mobile Management User Manual v1.0.pdf]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== AAPT ===&lt;br /&gt;
[[file:Emersion AAPT DSL Manual V2.0.pdf|Emersion AAPT DSL Manual]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[AAPT Rebill | AAPT Rebill]]&lt;br /&gt;
* [[Broadsoft Softswitch as a Service | AAPT Broadsoft Softswitch as a Service (Voice SSasS) - Semi Manual]]&lt;br /&gt;
* [[AAPT_National_Wholesale_Broadband_L3 | AAPT National Wholesale Broadband L3 (Broadband Connect) Layer 3]]&lt;br /&gt;
* [[AAPT IP-Line | AAPT IP-Line]]&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=Main_Page&amp;diff=6064</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=Main_Page&amp;diff=6064"/>
				<updated>2017-12-06T01:23:17Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:'''Welcome to the Emersion Software Systems Wiki'''}}&lt;br /&gt;
&lt;br /&gt;
This repository is used to provide education on Emersion's billing and provisioning system, Emersion concepts and online help to all Emersion's users regarding all of the features and functions available to you. &lt;br /&gt;
&lt;br /&gt;
The Emersion Wiki is updated regularly to reflect the latest changes to the system. New and updated articles (and videos) are appearing every week. Therefore we encourage you to visit this wiki on a regular basis and subscribe to updates. &lt;br /&gt;
&lt;br /&gt;
If there is a section of the system of which you would specifically like further information about, please contact our [[Support and help from Emersion|support team]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Announcements ==&lt;br /&gt;
Emersion is pleased to advise our customers that we have released a significant set of enhancements to invoice templates in order to give service providers new layout and configuration options. [https://resources.emersion.com/display/EKB/2017/11/21/Announcement+-+Invoice+Templates Check out the details here].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=&amp;quot;&amp;quot; style=&amp;quot;background-color: transparent; width: 100%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
=== Emersion Knowledge Base News ===&lt;br /&gt;
* Looking for help for Invoice Templates? [[/2017_EKB/invoice_templates| Read more...]]&lt;br /&gt;
* Logging in to the Emersion Knowledge Base [[/2017_EKB/Authentication| Read more...]]&lt;br /&gt;
* We have begin shifting to our new Emersion Knowledge Base. [[/2017_EKB|Read More...]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== SUPPORT ===&lt;br /&gt;
* [[New Tariffs|See the latest updates to our Tariff Lists]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== TRAINING ===&lt;br /&gt;
* [[Service_Types|The Emersion 101 on Service Types]]&lt;br /&gt;
* [[Product_Rate_Cards/Access_Fee_Discount|Discount pricing based on volume? Have you seen our Access Fee Discount feature yet?]]&lt;br /&gt;
* [[Ledger_Allocating_Payments|Allocating Payments to Invoices and the Ledger Journal]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr colspan=3&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&lt;br /&gt;
=== RELEASE NOTES ===&lt;br /&gt;
&lt;br /&gt;
* [[ReleaseNotes|See what's new in the latest update of Emersion]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Core Emersion Modules ==&lt;br /&gt;
&amp;lt;table class=&amp;quot;&amp;quot; style=&amp;quot;background-color: transparent; width: 100%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* [[Admin|Admin Settings]]&lt;br /&gt;
** [[Admin/PermissionManagement|Permissions Management]]&lt;br /&gt;
* [[Account Management | Customer and Account Management]]&lt;br /&gt;
** [[Account Management/Customer Screen | The Customer Screen]]&lt;br /&gt;
&lt;br /&gt;
'''Billing Objects'''&lt;br /&gt;
* [[Billing Objects|An Introduction to all the Emersion Billing Objects]]&lt;br /&gt;
* [[Service_Types|Service Types]]&lt;br /&gt;
* [[PackagePlans/PackagePlans|Package Plans]]&lt;br /&gt;
* [[ServicePlans/ServicePlans|Service Plans]]&lt;br /&gt;
* [[ServicePlans/RateCard|Rate Cards and Rates]]&lt;br /&gt;
** [[ServicePlans/RateCard/Creating_Rate_Cards|Maintaining Rate Cards and Rates]]&lt;br /&gt;
* [[Services | Services]]&lt;br /&gt;
* [[Products|Products]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* [[Invoicing|Invoicing]]&lt;br /&gt;
* [[Billing_Cheat_Sheet|The Billing Cheat Sheet]]&lt;br /&gt;
* [[Ledger_Management|Ledger Management]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[Services/Orders | Ordering services]]&lt;br /&gt;
* [[Account_Management/Customer_Screen/Service_Subscriptions|Service Subscriptions]]&lt;br /&gt;
* [[Main_Page/Provisioning|Provisioning]]&lt;br /&gt;
* [[Quarantine|Quarantine]]&lt;br /&gt;
* [[:Events|Events]]&lt;br /&gt;
* [[Reports|Reports]]&lt;br /&gt;
* [[Data Import|Data Import (Bulk Upload/Update)]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Optional Modules ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=&amp;quot;&amp;quot; style=&amp;quot;background-color: transparent; width: 100%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* [[Account Management/Auto Top-up | Automated Top-up]]&lt;br /&gt;
* [[Agent Management |Agents]]&lt;br /&gt;
* [[Cost_Centres|Cost Centres]]&lt;br /&gt;
* [[Commissions|Commissions]]&lt;br /&gt;
* [[EPS|Electronic Payments]]&lt;br /&gt;
* [[Inventory and Warehouses | Inventory and Warehouses]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* [[Payments/Manual_Payment_Batch | Manual Payment Batch]]&lt;br /&gt;
* [[Payment Plans V2 | Payment Plans]]&lt;br /&gt;
* [[Service Desk|Service Desk]]&lt;br /&gt;
* [[Early Upgrade|Early Upgrades]]&lt;br /&gt;
* [[Admin/Credit_Levels|Credit Levels for Staff Users]]&lt;br /&gt;
* [[Product_Rate_Cards/Access_Fee_Discount|Access Fee Discounts based on volume]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* [[API | Emersion APIs]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
* External Portals&lt;br /&gt;
** [[End_User_Portal|End User Portal]]&lt;br /&gt;
** [[Sign_Up_Portal|Sign Up Portal]]&lt;br /&gt;
** [[Main_Page/Provisioning/Service_Type_Migrate/Service_Activation_Portal|Service Activation Portal]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Integration ==&lt;br /&gt;
* [[Integrations|Integration with Other Applications]] (eg. Xero, ZenDesk)&lt;br /&gt;
* [[Integrations/Postal Integration Invoice Delivery|Postal Invoices and Integration for Invoice delivery to mail houses]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* [[Reference|Reference Material]]&lt;br /&gt;
* [[Glossary|Glossary of Terms and Abbreviations]]&lt;br /&gt;
&lt;br /&gt;
== Training and Consulting Services ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=&amp;quot;&amp;quot; style=&amp;quot;background-color: transparent; width: 100%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Training&amp;lt;/b&amp;gt;&lt;br /&gt;
* [[Emersion User Manuals|Emersion User Manuals]]&lt;br /&gt;
* [[Emersion Training Slides|Training Slides]]&lt;br /&gt;
* [[Emersion Videos|Training Videos]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Consulting Services&amp;lt;/b&amp;gt;&lt;br /&gt;
* [[Consulting_Services/Package_Plans | Package Plan Consulting]]&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;33.33%&amp;quot; align=&amp;quot;left&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt; &amp;amp;nbsp; &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt; &amp;amp;nbsp; &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt; &amp;amp;nbsp; &amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Additional Help ==&lt;br /&gt;
&lt;br /&gt;
* [[Support and help from Emersion|If you need Support from Emersion, start here]]&lt;br /&gt;
* [[Emersion Invoice Reconciliation|How to Reconcile Emersion's Invoice to you]]&lt;br /&gt;
&lt;br /&gt;
== Carrier &amp;amp; Service Supplier information ==&lt;br /&gt;
This section contains infomation relevant to specific service suppliers and carriers that are popular in Emersion.&lt;br /&gt;
&lt;br /&gt;
=== Optus ===&lt;br /&gt;
* [[Optus Usage collection | Optus RBT and Optus Multiline]]&lt;br /&gt;
[[file:Emersion Optus RBT Service Management System Manual v1.2.pdf]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[file:Emersion Optus RBT Wholesaler Appendix v1.0.pdf]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Telstra ===&lt;br /&gt;
* [[Telstra_NBN|Telstra NBN]]&lt;br /&gt;
* [[file:Emersion Telstra eBill Manual V1.0.pdf]]&amp;lt;br /&amp;gt;&lt;br /&gt;
* [[file:Emersion Telstra 3G Manual V0.1.pdf]]&amp;lt;br /&amp;gt;&lt;br /&gt;
* [[file:Emersion Telstra Mobile Management User Manual v1.0.pdf]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== AAPT ===&lt;br /&gt;
[[file:Emersion AAPT DSL Manual V2.0.pdf|Emersion AAPT DSL Manual]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[AAPT Rebill | AAPT Rebill]]&lt;br /&gt;
* [[Broadsoft Softswitch as a Service | AAPT Broadsoft Softswitch as a Service (Voice SSasS) - Semi Manual]]&lt;br /&gt;
* [[AAPT_National_Wholesale_Broadband_L3 | AAPT National Wholesale Broadband L3 (Broadband Connect) Layer 3]]&lt;br /&gt;
* [[AAPT IP-Line | AAPT IP-Line]]&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/serviceLookup&amp;diff=2631</id>
		<title>API/Services/serviceLookup</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/serviceLookup&amp;diff=2631"/>
				<updated>2017-09-27T00:46:41Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: made it correctorer&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Purpose '''&lt;br /&gt;
&lt;br /&gt;
Returns service subscription information for a particular service identifier.&lt;br /&gt;
&lt;br /&gt;
Note: This API will return all service subscriptions that are under your end users irrespective of the status that match the supplied identifier. &lt;br /&gt;
&lt;br /&gt;
'''Inputs'''&lt;br /&gt;
&lt;br /&gt;
   &amp;lt;soapenv:Body&amp;gt;&lt;br /&gt;
      &amp;lt;ser:serviceLookup&amp;gt;&lt;br /&gt;
         &amp;lt;ser:service_identifier&amp;gt;1300333333&amp;lt;/ser:service_identifier&amp;gt; - identifier to search (mandatory)&lt;br /&gt;
         &amp;lt;ser:service_type_id&amp;gt;133300&amp;lt;/ser:service_type_id&amp;gt; - service type ID to filter with (optional) - see reference data for more information&lt;br /&gt;
         &amp;lt;ser:max_records&amp;gt;100&amp;lt;/ser:max_records&amp;gt; - limit to return (optional)&lt;br /&gt;
      &amp;lt;/ser:serviceLookup&amp;gt;&lt;br /&gt;
   &amp;lt;/soapenv:Body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Output'''&lt;br /&gt;
   &amp;lt;SOAP-ENV:Body&amp;gt;&lt;br /&gt;
      &amp;lt;ns1:serviceLookupResponse&amp;gt;&lt;br /&gt;
         &amp;lt;ns1:serviceLookupItem&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:account_id&amp;gt;&amp;lt;/ns1:account_id&amp;gt; - end user account ID&lt;br /&gt;
            &amp;lt;ns1:service_identifier&amp;gt;&amp;lt;/ns1:service_identifier&amp;gt; - service identifier provided via input&lt;br /&gt;
            &amp;lt;ns1:subscription_status_name&amp;gt;&amp;lt;/ns1:subscription_status_name&amp;gt; - vanity name for the subscription status (e.g. Preactive, Active etc.)&lt;br /&gt;
            &amp;lt;ns1:subscription_status_id&amp;gt;&amp;lt;/ns1:subscription_status_id&amp;gt; - primary key for the subscription status (e.g. 1 = Preactive - See reference tables for full mapping)&lt;br /&gt;
            &amp;lt;ns1:service_subscr_start_date&amp;gt;&amp;lt;/ns1:service_subscr_start_date&amp;gt; - the date the subscription started&lt;br /&gt;
            &amp;lt;ns1:service_subscr_end_date&amp;gt;&amp;lt;/ns1:service_subscr_end_date&amp;gt; - the date the subscription ended&lt;br /&gt;
            &amp;lt;ns1:contract_length&amp;gt;&amp;lt;/ns1:contract_length&amp;gt; - the length of the contract by definition (not how much time is left, how long it is defined to be.)&lt;br /&gt;
            &amp;lt;ns1:contract_internal_name&amp;gt;&amp;lt;/ns1:contract_internal_name&amp;gt; - the internal name attached to the contract (if a contract is attached.)&lt;br /&gt;
            &amp;lt;ns1:contract_external_name&amp;gt;&amp;lt;/ns1:contract_external_name&amp;gt; - the external name attached to the contract (if a contract is attached.)&lt;br /&gt;
            &amp;lt;ns1:contract_start_date&amp;gt;&amp;lt;/ns1:contract_start_date&amp;gt; - the start date of the contract (if a contract is attached.)&lt;br /&gt;
            &amp;lt;ns1:contract_end_date&amp;gt;&amp;lt;/ns1:contract_end_date&amp;gt; - the enddate of the contract (if a contract is attached.)&lt;br /&gt;
            &amp;lt;ns1:service_start_date&amp;gt;&amp;lt;/ns1:service_start_date&amp;gt; - the start date of the service&lt;br /&gt;
            &amp;lt;ns1:service_end_date&amp;gt;&amp;lt;/ns1:service_end_date&amp;gt; - the end date of the service&lt;br /&gt;
            &amp;lt;ns1:service_type_name&amp;gt;&amp;lt;/ns1:service_type_name&amp;gt; - the vanity name attached to the service type&lt;br /&gt;
            &amp;lt;ns1:carrier_name&amp;gt;&amp;lt;/ns1:carrier_name&amp;gt; - the carrier name&lt;br /&gt;
            &amp;lt;ns1:service_id&amp;gt;&amp;lt;/ns1:service_id&amp;gt; - the primary key for the service.&lt;br /&gt;
         &amp;lt;/ns1:serviceLookupItem&amp;gt;&lt;br /&gt;
      &amp;lt;/ns1:serviceLookupResponse&amp;gt;&lt;br /&gt;
   &amp;lt;/SOAP-ENV:Body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Validation Errors'''&lt;br /&gt;
- Missing service_identifier - Missing mandatory parameter for service identifier.&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/serviceLookup&amp;diff=2630</id>
		<title>API/Services/serviceLookup</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/serviceLookup&amp;diff=2630"/>
				<updated>2017-09-27T00:32:40Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: made it corrector&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Purpose '''&lt;br /&gt;
&lt;br /&gt;
Returns service subscription information for a particular service identifier.&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;ser:serviceLookup&amp;gt;&lt;br /&gt;
         &amp;lt;ser:service_identifier&amp;gt;1&amp;lt;/ser:service_identifier&amp;gt;&lt;br /&gt;
      &amp;lt;/ser:serviceLookup&amp;gt;&lt;br /&gt;
   &amp;lt;/soapenv:Body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Output'''&lt;br /&gt;
   &amp;lt;SOAP-ENV:Body&amp;gt;&lt;br /&gt;
      &amp;lt;ns1:serviceLookupResponse&amp;gt;&lt;br /&gt;
         &amp;lt;ns1:serviceLookupItem&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:account_id&amp;gt;&amp;lt;/ns1:account_id&amp;gt; - end user account ID&lt;br /&gt;
            &amp;lt;ns1:service_identifier&amp;gt;&amp;lt;/ns1:service_identifier&amp;gt; - service identifier provided via input&lt;br /&gt;
            &amp;lt;ns1:subscription_status_name&amp;gt;&amp;lt;/ns1:subscription_status_name&amp;gt; - vanity name for the subscription status (e.g. Preactive, Active etc.)&lt;br /&gt;
            &amp;lt;ns1:subscription_status_id&amp;gt;&amp;lt;/ns1:subscription_status_id&amp;gt; - primary key for the subscription status (e.g. 1 = Preactive - See reference tables for full mapping)&lt;br /&gt;
            &amp;lt;ns1:service_subscr_start_date&amp;gt;&amp;lt;/ns1:service_subscr_start_date&amp;gt; - the date the subscription started&lt;br /&gt;
            &amp;lt;ns1:service_subscr_end_date&amp;gt;&amp;lt;/ns1:service_subscr_end_date&amp;gt; - the date the subscription ended&lt;br /&gt;
            &amp;lt;ns1:contract_length&amp;gt;&amp;lt;/ns1:contract_length&amp;gt; - the length of the contract by definition (not how much time is left, how long it is defined to be.)&lt;br /&gt;
            &amp;lt;ns1:contract_internal_name&amp;gt;&amp;lt;/ns1:contract_internal_name&amp;gt; - the internal name attached to the contract (if a contract is attached.)&lt;br /&gt;
            &amp;lt;ns1:contract_external_name&amp;gt;&amp;lt;/ns1:contract_external_name&amp;gt; - the external name attached to the contract (if a contract is attached.)&lt;br /&gt;
            &amp;lt;ns1:contract_start_date&amp;gt;&amp;lt;/ns1:contract_start_date&amp;gt; - the start date of the contract (if a contract is attached.)&lt;br /&gt;
            &amp;lt;ns1:contract_end_date&amp;gt;&amp;lt;/ns1:contract_end_date&amp;gt; - the enddate of the contract (if a contract is attached.)&lt;br /&gt;
            &amp;lt;ns1:service_start_date&amp;gt;&amp;lt;/ns1:service_start_date&amp;gt; - the start date of the service&lt;br /&gt;
            &amp;lt;ns1:service_end_date&amp;gt;&amp;lt;/ns1:service_end_date&amp;gt; - the end date of the service&lt;br /&gt;
            &amp;lt;ns1:service_type_name&amp;gt;&amp;lt;/ns1:service_type_name&amp;gt; - the vanity name attached to the service type&lt;br /&gt;
            &amp;lt;ns1:carrier_name&amp;gt;&amp;lt;/ns1:carrier_name&amp;gt; - the carrier name&lt;br /&gt;
            &amp;lt;ns1:service_id&amp;gt;&amp;lt;/ns1:service_id&amp;gt; - the primary key for the service.&lt;br /&gt;
         &amp;lt;/ns1:serviceLookupItem&amp;gt;&lt;br /&gt;
      &amp;lt;/ns1:serviceLookupResponse&amp;gt;&lt;br /&gt;
   &amp;lt;/SOAP-ENV:Body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Validation Errors'''&lt;br /&gt;
- Missing service_identifier - Missing mandatory parameter for service identifier.&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/serviceLookup&amp;diff=2629</id>
		<title>API/Services/serviceLookup</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/serviceLookup&amp;diff=2629"/>
				<updated>2017-09-27T00:31:18Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: made it correct.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Purpose '''&lt;br /&gt;
&lt;br /&gt;
Returns service subscription information for a particular service identifier.&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;ser:serviceLookup&amp;gt;&lt;br /&gt;
         &amp;lt;ser:service_identifier&amp;gt;1&amp;lt;/ser:service_identifier&amp;gt;&lt;br /&gt;
      &amp;lt;/ser:serviceLookup&amp;gt;&lt;br /&gt;
   &amp;lt;/soapenv:Body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Output'''&lt;br /&gt;
   &amp;lt;SOAP-ENV:Body&amp;gt;&lt;br /&gt;
      &amp;lt;ns1:serviceLookupResponse&amp;gt;&lt;br /&gt;
         &amp;lt;ns1:serviceLookupItem&amp;gt;&lt;br /&gt;
            &amp;lt;ns1:account_id&amp;gt;&amp;lt;/ns1:account_id&amp;gt; - end user account ID&lt;br /&gt;
            &amp;lt;ns1:service_identifier&amp;gt;&amp;lt;/ns1:service_identifier&amp;gt; - service identifier provided via input&lt;br /&gt;
            &amp;lt;ns1:subscription_status_name&amp;gt;&amp;lt;/ns1:subscription_status_name&amp;gt; - vanity name for the subscription status (e.g. Preactive, Active etc.)&lt;br /&gt;
            &amp;lt;ns1:subscription_status_id&amp;gt;&amp;lt;/ns1:subscription_status_id&amp;gt; - primary key for the subscription status (e.g. 1 = Preactive - See reference tables for full mapping)&lt;br /&gt;
            &amp;lt;ns1:service_subscr_start_date&amp;gt;&amp;lt;/ns1:service_subscr_start_date&amp;gt; - the date the subscription started&lt;br /&gt;
            &amp;lt;ns1:service_subscr_end_date&amp;gt;&amp;lt;/ns1:service_subscr_end_date&amp;gt; - the date the subscription ended&lt;br /&gt;
            &amp;lt;ns1:contract_internal_name&amp;gt;&amp;lt;/ns1:contract_internal_name&amp;gt; - the internal name attached to the contract (if a contract is attached.)&lt;br /&gt;
            &amp;lt;ns1:contract_external_name&amp;gt;&amp;lt;/ns1:contract_external_name&amp;gt; - the external name attached to the contract (if a contract is attached.)&lt;br /&gt;
            &amp;lt;ns1:contract_start_date&amp;gt;&amp;lt;/ns1:contract_start_date&amp;gt; - the start date of the contract (if a contract is attached.)&lt;br /&gt;
            &amp;lt;ns1:contract_end_date&amp;gt;&amp;lt;/ns1:contract_end_date&amp;gt; - the enddate of the contract (if a contract is attached.)&lt;br /&gt;
            &amp;lt;ns1:service_start_date&amp;gt;&amp;lt;/ns1:service_start_date&amp;gt; - the start date of the service&lt;br /&gt;
            &amp;lt;ns1:service_end_date&amp;gt;&amp;lt;/ns1:service_end_date&amp;gt; - the end date of the service&lt;br /&gt;
            &amp;lt;ns1:service_type_name&amp;gt;&amp;lt;/ns1:service_type_name&amp;gt; - the vanity name attached to the service type&lt;br /&gt;
            &amp;lt;ns1:carrier_name&amp;gt;&amp;lt;/ns1:carrier_name&amp;gt; - the carrier name&lt;br /&gt;
            &amp;lt;ns1:service_id&amp;gt;&amp;lt;/ns1:service_id&amp;gt; - the primary key for the service.&lt;br /&gt;
         &amp;lt;/ns1:serviceLookupItem&amp;gt;&lt;br /&gt;
      &amp;lt;/ns1:serviceLookupResponse&amp;gt;&lt;br /&gt;
   &amp;lt;/SOAP-ENV:Body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Validation Errors'''&lt;br /&gt;
- Missing service_identifier - Missing mandatory parameter for service identifier.&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/TokeniseCreditCard&amp;diff=2643</id>
		<title>API/Services/TokeniseCreditCard</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/Services/TokeniseCreditCard&amp;diff=2643"/>
				<updated>2016-11-16T20:30:45Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Purpose '''&lt;br /&gt;
&lt;br /&gt;
This allow customer to store credit card in to EPS and generate token for a secure way of making / requesting payment.&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;ser:TokeniseCreditCardRequest&amp;gt;&lt;br /&gt;
                &amp;lt;ser:TokeniseCreditCard account_id=&amp;quot;511596&amp;quot; card_type=&amp;quot;Visa&amp;quot; card_name=&amp;quot;Customer Name&amp;quot; card_number=&amp;quot;4444333322221111&amp;quot; card_expiry=&amp;quot;6/2015&amp;quot; card_cvv=&amp;quot;123&amp;quot; automated_payment_configuration=&amp;quot;1&amp;quot; /&amp;gt;&lt;br /&gt;
                &amp;lt;/ser:TokeniseCreditCardRequest&amp;gt;&lt;br /&gt;
   	&amp;lt;/soapenv:Body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Description'''&lt;br /&gt;
&lt;br /&gt;
Required  attribute:&lt;br /&gt;
*	automated_payment_configuration = Type positive integer option:&lt;br /&gt;
**	1 = One off payment (Default).&lt;br /&gt;
**	2 = One off payment and set as default payment.&lt;br /&gt;
**	3 = Set as default payment and enable recurring charges.&lt;br /&gt;
*	account_id = Type positive integer&lt;br /&gt;
*	Card_type = Type Option&lt;br /&gt;
**	Visa&lt;br /&gt;
**	MasterCard&lt;br /&gt;
**	American Express&lt;br /&gt;
**	Diners&lt;br /&gt;
*	card_name = Type string at least 1 character&lt;br /&gt;
*	card_number = Type string must be valid card credit card number base on the card_type&lt;br /&gt;
*	card_expiry = Type date format mm/YYYY&lt;br /&gt;
*	card_cvv = Type non negative integer&lt;br /&gt;
&lt;br /&gt;
'''Output'''&lt;br /&gt;
   &amp;lt;SOAP-ENV:Body&amp;gt;&lt;br /&gt;
      &amp;lt;ns1:TokeniseCreditCardResponse&amp;gt;&lt;br /&gt;
      &amp;lt;ns1:CreditCardTokenResponse&amp;gt;&lt;br /&gt;
       305889725747721480112620601729009174294547589547C&lt;br /&gt;
      &amp;lt;/ns1:CreditCardTokenResponse&amp;gt;&lt;br /&gt;
      &amp;lt;/ns1:TokeniseCreditCardResponse&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;
148.Payment gateway has not been initialised&lt;br /&gt;
&lt;br /&gt;
149.Required TokeniseCreditCard' element&lt;br /&gt;
&lt;br /&gt;
150.Invalid account ID ['.$requestDetails-&amp;gt;account_id.'].&lt;br /&gt;
&lt;br /&gt;
151.Account provided is not currently active.&lt;br /&gt;
&lt;br /&gt;
152.Required credit card type&lt;br /&gt;
&lt;br /&gt;
153.Required credit card number&lt;br /&gt;
&lt;br /&gt;
154.Required credit card holder name&lt;br /&gt;
&lt;br /&gt;
155.Required credit card expiry date&lt;br /&gt;
&lt;br /&gt;
156.Credit Card provided expired.&lt;br /&gt;
&lt;br /&gt;
157.Invalid credit card expiry date&lt;br /&gt;
&lt;br /&gt;
158.Required credit card security number / cvv&lt;br /&gt;
&lt;br /&gt;
159.Credit card type ['.$requestDetails-&amp;gt;card_type.'] is currently not supported.      Please try another card.&lt;br /&gt;
&lt;br /&gt;
160.Invalid Credit Card Details.&lt;br /&gt;
&lt;br /&gt;
161.Unable to process credit card. '.$request-&amp;gt;getError());&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/RetailServices/UsersByRealm&amp;diff=2679</id>
		<title>API/RetailServices/UsersByRealm</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/RetailServices/UsersByRealm&amp;diff=2679"/>
				<updated>2016-10-27T04:48:36Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Purpose '''&lt;br /&gt;
&lt;br /&gt;
The UsersByRealm function allows you get RADIUS information about users for a given realm.&lt;br /&gt;
&lt;br /&gt;
'''Inputs'''&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;&amp;lt;soapenv:Header/&amp;gt;&lt;br /&gt;
   &amp;lt;soapenv:Body&amp;gt;&lt;br /&gt;
      &amp;lt;ret:UsersByRealm&amp;gt;&lt;br /&gt;
	&amp;lt;ret:realm&amp;gt;1&amp;lt;/ret:realm&amp;gt;&lt;br /&gt;
      &amp;lt;/ret:UsersByRealm&amp;gt;&lt;br /&gt;
   &amp;lt;/soapenv:Body&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Output'''&lt;br /&gt;
   &amp;lt;nowiki&amp;gt;&amp;lt;SOAP-ENV:Body&amp;gt;&lt;br /&gt;
      &amp;lt;ns1:UsersByRealmResponse&amp;gt;&lt;br /&gt;
         &amp;lt;ns1:ComplexUser&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:account_id&amp;gt;1&amp;lt;/ns1:account_id&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:service_id&amp;gt;1&amp;lt;/ns1:&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:service_subscription_id&amp;gt;1&amp;lt;/ns1:service_subscription_id&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:account_name&amp;gt;1&amp;lt;/ns1:account_name&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:fnn&amp;gt;1&amp;lt;/ns1:fnn&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:username&amp;gt;1&amp;lt;/ns1:username&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:password&amp;gt;1&amp;lt;/ns1:password&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:reply_attributes&amp;gt;1&amp;lt;/ns1:reply_attributes&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:ip_address&amp;gt;1&amp;lt;/ns1:ip_address&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:framed_route&amp;gt;1&amp;lt;/ns1:framed_route&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:shaping_attributes&amp;gt;1&amp;lt;/ns1:shaping_attributes&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:service_name&amp;gt;1&amp;lt;/ns1:service_name&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:total_period_upload_data&amp;gt;1&amp;lt;/ns1:total_period_upload_data&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:total_period_download_data&amp;gt;1&amp;lt;/ns1:total_period_download_data&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:total_allowance&amp;gt;1&amp;lt;/ns1:total_allowance&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:usage_period_start&amp;gt;1&amp;lt;/ns1:usage_period_start&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:usage_period_end&amp;gt;1&amp;lt;/ns1:usage_period_end&amp;gt;&lt;br /&gt;
	 &amp;lt;/ns1:ComplexUser&amp;gt;&lt;br /&gt;
      &amp;lt;/ns1:UsersByRealmResponse&amp;gt;&lt;br /&gt;
   &amp;lt;/SOAP-ENV:Body&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Error String'''&lt;br /&gt;
&lt;br /&gt;
202.		Invalid or Missing account id&lt;br /&gt;
&lt;br /&gt;
203.		Invalid or Missing realm&lt;br /&gt;
&lt;br /&gt;
204.		Records not found&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/RetailServices/UsersByUserName&amp;diff=2689</id>
		<title>API/RetailServices/UsersByUserName</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/RetailServices/UsersByUserName&amp;diff=2689"/>
				<updated>2016-10-27T04:48:14Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Purpose '''&lt;br /&gt;
&lt;br /&gt;
The UsersByUserName function allows you get RADIUS information about a particular user.&lt;br /&gt;
 &lt;br /&gt;
'''Inputs'''&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&amp;lt;soapenv:Header/&amp;gt;&lt;br /&gt;
   &amp;lt;soapenv:Body&amp;gt;&lt;br /&gt;
      &amp;lt;ret:UsersByUserName&amp;gt;&lt;br /&gt;
      &amp;lt;ret:username&amp;gt;name&amp;lt;/ret:username&amp;gt;&lt;br /&gt;
      &amp;lt;/ret:UsersByUserName&amp;gt;&lt;br /&gt;
   &amp;lt;/soapenv:Body&amp;gt;	&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
'''Output'''&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;&amp;lt;SOAP-ENV:Body&amp;gt;&lt;br /&gt;
      &amp;lt;ns1:UsersByUserNameResponse&amp;gt;&lt;br /&gt;
          &amp;lt;ns1:ComplexUser&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:account_id&amp;gt;1&amp;lt;/ns1:account_id&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:service_id&amp;gt;1&amp;lt;/ns1:&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:service_subscription_id&amp;gt;1&amp;lt;/ns1:service_subscription_id&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:account_name&amp;gt;1&amp;lt;/ns1:account_name&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:fnn&amp;gt;1&amp;lt;/ns1:fnn&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:username&amp;gt;1&amp;lt;/ns1:username&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:password&amp;gt;1&amp;lt;/ns1:password&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:reply_attributes&amp;gt;1&amp;lt;/ns1:reply_attributes&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:ip_address&amp;gt;1&amp;lt;/ns1:ip_address&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:framed_route&amp;gt;1&amp;lt;/ns1:framed_route&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:shaping_attributes&amp;gt;1&amp;lt;/ns1:shaping_attributes&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:service_name&amp;gt;1&amp;lt;/ns1:service_name&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:total_period_upload_data&amp;gt;1&amp;lt;/ns1:total_period_upload_data&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:total_period_download_data&amp;gt;1&amp;lt;/ns1:total_period_download_data&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:total_allowance&amp;gt;1&amp;lt;/ns1:total_allowance&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:usage_period_start&amp;gt;1&amp;lt;/ns1:usage_period_start&amp;gt;&lt;br /&gt;
	   &amp;lt;ns1:usage_period_end&amp;gt;1&amp;lt;/ns1:usage_period_end&amp;gt;&lt;br /&gt;
	  &amp;lt;/ns1:ComplexUser&amp;gt;&lt;br /&gt;
      &amp;lt;/ns1:UsersByUserNameResponse&amp;gt;&lt;br /&gt;
   &amp;lt;/SOAP-ENV:Body&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Error String'''&lt;br /&gt;
&lt;br /&gt;
205.	Invalid or Missing account id&lt;br /&gt;
&lt;br /&gt;
206.	Invalid or Missing username&lt;br /&gt;
&lt;br /&gt;
207.	Records not found '. $username&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=Service_Desk&amp;diff=3794</id>
		<title>Service Desk</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=Service_Desk&amp;diff=3794"/>
				<updated>2016-10-12T23:46:25Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Service Desk module (sometimes referred to as the ticketing module) gives users the ability to:&lt;br /&gt;
&lt;br /&gt;
* offer customers the ability to log faults or issues to a set of pre-defined ticket queues&lt;br /&gt;
* Easily view, access and action tickets for a customer&lt;br /&gt;
* assign and reassign tickets to other staff users.&lt;br /&gt;
* link to services to assist in isolating what a ticket might be about&lt;br /&gt;
* Escalate to your supplier (parent) if your wholesaler is also using Emersion&lt;br /&gt;
* Leverage the ticket 'status' to manage escalations.&lt;br /&gt;
&lt;br /&gt;
The following video will run you through the basic use of the service desk operation. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer MWPlayerConfig=&amp;quot;MyCustomConfig&amp;quot; height=&amp;quot;400&amp;quot; width=&amp;quot;600&amp;quot;&amp;gt;http://wiki.emersion.com.au/wiki/media/service_desk_basic_training.mp4&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Some advanced features exist for the service desk product such as;&lt;br /&gt;
&lt;br /&gt;
* Routing of creation and updating of tickets using an inbound email address and email box&lt;br /&gt;
* Identifying tickets which have not yet been associated with a customer.&lt;br /&gt;
&lt;br /&gt;
For a training session or an enquiry on these advanced functions, please contact sales.&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/RetailServices&amp;diff=2673</id>
		<title>API/RetailServices</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/RetailServices&amp;diff=2673"/>
				<updated>2016-03-30T22:40:17Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The 'RetailServices' section of the Emersion API layer works with functions to do with the debit and credit of cardlines or payments as well as a number of radius based services for those clients that use Emersion Radius.&lt;br /&gt;
&lt;br /&gt;
The WSDL is at https://external.emersion.com.au/RetailServices.wsdl&lt;br /&gt;
&lt;br /&gt;
* [[API/RetailServices/CreateLedgerCardline|Create Ledger Cardline]]&lt;br /&gt;
* [[API/RetailServices/CreatePayment|Create Payment]]&lt;br /&gt;
* [[API/RetailServices/UpdateFlatFile|Update Flat File]]&lt;br /&gt;
* [[API/RetailServices/UsersByRealm|Users By Realm]]&lt;br /&gt;
* [[API/RetailServices/UsersByUserName|Users By User Name]]&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/RetailServices&amp;diff=2672</id>
		<title>API/RetailServices</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/RetailServices&amp;diff=2672"/>
				<updated>2016-03-30T22:39:30Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The 'RetailServices' section of the Emersion API layer works with functions to do with the debit and credit of cardlines or payments as well as a number of radius based services for those clients that use Emersion Radius.&lt;br /&gt;
&lt;br /&gt;
The WSDL is at https://external-prerelease.emersion.com.au/RetailServices.wsdl&lt;br /&gt;
&lt;br /&gt;
* [[API/RetailServices/CreateLedgerCardline|Create Ledger Cardline]]&lt;br /&gt;
* [[API/RetailServices/CreatePayment|Create Payment]]&lt;br /&gt;
* [[API/RetailServices/UpdateFlatFile|Update Flat File]]&lt;br /&gt;
* [[API/RetailServices/UsersByRealm|Users By Realm]]&lt;br /&gt;
* [[API/RetailServices/UsersByUserName|Users By User Name]]&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=Data_Import/Payments&amp;diff=1677</id>
		<title>Data Import/Payments</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=Data_Import/Payments&amp;diff=1677"/>
				<updated>2015-12-03T00:23:34Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: /* Emersion File Format */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Bulk Import Payments =&lt;br /&gt;
&lt;br /&gt;
The ''Bulk Import'' function allows you to import payment details received from external sources, e.g. [[BPAY|BPAY]] etc. The payments are then applied against customer accounts without requiring manual entry using the [[Receive_Payment|''Receive Payment'']] or [[Take_Payment|''Take Payment'']] functions.&lt;br /&gt;
&lt;br /&gt;
Emersion supports two import file formats: Emersion Format Comma Separated Value file (.CSV), and Australian Bankers Association format (.ABA).&lt;br /&gt;
&lt;br /&gt;
==Emersion File Format==&lt;br /&gt;
&lt;br /&gt;
NOTE: The format for the Emersion File Format has changed. Please review the below carefully.&lt;br /&gt;
&lt;br /&gt;
The Emersion Bulk Payment file is in .CSV format, as follows:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000; padding: 0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|'''Field'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|-&lt;br /&gt;
|'PAYMENT_DATE'&lt;br /&gt;
|(YYYY-MM-DD)&lt;br /&gt;
|-&lt;br /&gt;
|'PAYMENT_TIME'&lt;br /&gt;
|(HH:MM:SS)&lt;br /&gt;
|-&lt;br /&gt;
|'ACCOUNT_ID'&lt;br /&gt;
|(Emersion Account ID e.g 123456)&lt;br /&gt;
|-&lt;br /&gt;
|'BPAY_BILLER_CODE'&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|'BPAY_REFERENCE'&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|'CUST_REFERENCE'&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|'AMOUNT'&lt;br /&gt;
|(INC TAX) &lt;br /&gt;
|-&lt;br /&gt;
|'SURCHARGE_AMOUNT'&lt;br /&gt;
|(EX TAX)&lt;br /&gt;
|-&lt;br /&gt;
|'SURCHARGE_PERCENT'&lt;br /&gt;
|(As a whole Number e.g 3% = '3')&lt;br /&gt;
|-&lt;br /&gt;
|'PAYMENT_METHOD'&lt;br /&gt;
|(See Below Ref Table) &lt;br /&gt;
|-&lt;br /&gt;
|'PAYMENT_NOTE' &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|'INVOICE_LIST' &lt;br /&gt;
|Pipe Delimited list - If blank will be Unallocated Payment. Where INVOICE_LIST and INVOICE_ALLOCATION_LIST are pipe delimited fields including which invoices are to be paid, and how much is meant to be allocated.&lt;br /&gt;
|-&lt;br /&gt;
|'INVOICE_ALLOCATION_LIST'&lt;br /&gt;
|Pipe Delimited list if $ amounts in the same order as the Invoices in the Invoice List.&lt;br /&gt;
|-&lt;br /&gt;
|'SURCHARGE_IN_AMOUNT'&lt;br /&gt;
|(true - when the surcharge is contained in the amount)&lt;br /&gt;
|-&lt;br /&gt;
|'SURCHARGE_AMOUNT_INC_TAX'&lt;br /&gt;
|(true - when the surcharge (amount) already includes tax)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Accepted payment methods: &lt;br /&gt;
VISA_MC, AMEX, DINERS, CONTRA, AGENT, DIRECTDEBIT, EFT, EFTPOS, CASH, CHEQUE, MORDER, BPAY, PAYBYPHONE, POSTBILLPAY, CREDITCARD, CCOLLECTION, SECUREPAYIVR, XERO&lt;br /&gt;
&lt;br /&gt;
==ABA File Format==&lt;br /&gt;
&lt;br /&gt;
The Australian Bankers Association (ABA) file format is used by many banks for batch transactions. Though not an Australian standard, many banks have adopted this format (e.g. Bank of Queensland, NAM, Westpac etc). The ABA file format is also known as a Direct Entry file or Centrex file. It has the file extension .ABA and is a standard ASCII file. Please contact your bank or financial institution for further information about obtaining your payment information in ABA format. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Bulk Import==&lt;br /&gt;
&lt;br /&gt;
# Select '''Finance''' &amp;amp;gt; '''Bulk Import '''from the '''Menu.''' The ''Import Payments page'' will appear.&lt;br /&gt;
# Select the file type of the payment file to import by clicking the required file type option button, either ''Emersion Bulk Format'', or ''ABA''. You can click the ''Sample Format File'' link beside the file option to display the file format.&lt;br /&gt;
# Click the '''Browse''' button beside the ''* CSV File to Import'' field. A ''File Upload'' window will appear.&lt;br /&gt;
# Navigate to and select the required payment file and click the '''Open''' button. The selected file name will appear in the ''* CSV File to Import'' field.&lt;br /&gt;
# Click the '''Upload File and Verify''' button. The system will verify the file is in the correct format. Once verified, the ''Import Payments – Preview File &amp;amp; Confirm'' page will display.&lt;br /&gt;
# Click the '''Confirm Import''' button. A window will appear to prompt you to confirm the upload.&lt;br /&gt;
# Click the '''Yes''' button to confirm the file upload. The system will process the payments in the file'', ''and update the accounts’ payment details with the payment information.&lt;br /&gt;
# Click the '''No''' button to cancel the file upload.&lt;br /&gt;
&lt;br /&gt;
== Manual Payment Imports ==&lt;br /&gt;
&lt;br /&gt;
There is an additional feature that allows a user to bulk import payments that are sourced from the following providers;&lt;br /&gt;
 * Secure Pay IVR&lt;br /&gt;
 * Aust Post Bill Pay&lt;br /&gt;
 * Commbiz Bpay&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer MWPlayerConfig=&amp;quot;MyCustomConfig&amp;quot; height=&amp;quot;400&amp;quot; width=&amp;quot;600&amp;quot;&amp;gt;http://wiki.emersion.com.au/wiki/media/manual_payment_import.mp4&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
* [[Payments|Payments]]&lt;br /&gt;
* [[EPS|EPS]]&lt;br /&gt;
* [[BPAY|BPAY]]&lt;br /&gt;
* [[Invoicing|Invoicing]]&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=Data_Import/Payments&amp;diff=1676</id>
		<title>Data Import/Payments</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=Data_Import/Payments&amp;diff=1676"/>
				<updated>2015-12-03T00:20:35Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: /* Emersion File Format */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Bulk Import Payments =&lt;br /&gt;
&lt;br /&gt;
The ''Bulk Import'' function allows you to import payment details received from external sources, e.g. [[BPAY|BPAY]] etc. The payments are then applied against customer accounts without requiring manual entry using the [[Receive_Payment|''Receive Payment'']] or [[Take_Payment|''Take Payment'']] functions.&lt;br /&gt;
&lt;br /&gt;
Emersion supports two import file formats: Emersion Format Comma Separated Value file (.CSV), and Australian Bankers Association format (.ABA).&lt;br /&gt;
&lt;br /&gt;
==Emersion File Format==&lt;br /&gt;
&lt;br /&gt;
NOTE: The format for the Emersion File Format has changed. Please review the below carefully.&lt;br /&gt;
&lt;br /&gt;
The Emersion Bulk Payment file is in .CSV format, as follows:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000; padding: 0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|'''Field'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|-&lt;br /&gt;
|'PAYMENT_DATE'&lt;br /&gt;
|(YYYY-MM-DD)&lt;br /&gt;
|-&lt;br /&gt;
|'PAYMENT_TIME'&lt;br /&gt;
|(HH:MM:SS)&lt;br /&gt;
|-&lt;br /&gt;
|'ACCOUNT_ID'&lt;br /&gt;
|(Emersion Account ID e.g 123456)&lt;br /&gt;
|-&lt;br /&gt;
|'BPAY_BILLER_CODE'&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|'BPAY_REFERENCE'&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|'CUST_REFERENCE'&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|'AMOUNT'&lt;br /&gt;
|(INC TAX) &lt;br /&gt;
|-&lt;br /&gt;
|'SURCHARGE_AMOUNT'&lt;br /&gt;
|(EX TAX)&lt;br /&gt;
|-&lt;br /&gt;
|'SURCHARGE_PERCENT'&lt;br /&gt;
|(As a whole Number e.g 3% = '3')&lt;br /&gt;
|-&lt;br /&gt;
|'PAYMENT_METHOD'&lt;br /&gt;
|(See Below Ref Table) &lt;br /&gt;
|-&lt;br /&gt;
|'PAYMENT_NOTE' &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|'INVOICE_LIST' &lt;br /&gt;
|Pipe Delimited list - If blank will be Unallocated Payment. Where INVOICE_LIST and INVOICE_ALLOCATION_LIST are pipe delimited fields including which invoices are to be paid, and how much is meant to be allocated.&lt;br /&gt;
|-&lt;br /&gt;
|'INVOICE_ALLOCATION_LIST'&lt;br /&gt;
|Pipe Delimited list if $ amounts in the same order as the Invoices in the Invoice List.&lt;br /&gt;
|-&lt;br /&gt;
|'SURCHARGE_IN_AMOUNT'&lt;br /&gt;
|(true - when the surcharge is contained in the amount)&lt;br /&gt;
|-&lt;br /&gt;
|'SURCHARGE_AMOUNT_INC_TAX'&lt;br /&gt;
|(true - when the surcharge (amount) already includes tax)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==ABA File Format==&lt;br /&gt;
&lt;br /&gt;
The Australian Bankers Association (ABA) file format is used by many banks for batch transactions. Though not an Australian standard, many banks have adopted this format (e.g. Bank of Queensland, NAM, Westpac etc). The ABA file format is also known as a Direct Entry file or Centrex file. It has the file extension .ABA and is a standard ASCII file. Please contact your bank or financial institution for further information about obtaining your payment information in ABA format. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Bulk Import==&lt;br /&gt;
&lt;br /&gt;
# Select '''Finance''' &amp;amp;gt; '''Bulk Import '''from the '''Menu.''' The ''Import Payments page'' will appear.&lt;br /&gt;
# Select the file type of the payment file to import by clicking the required file type option button, either ''Emersion Bulk Format'', or ''ABA''. You can click the ''Sample Format File'' link beside the file option to display the file format.&lt;br /&gt;
# Click the '''Browse''' button beside the ''* CSV File to Import'' field. A ''File Upload'' window will appear.&lt;br /&gt;
# Navigate to and select the required payment file and click the '''Open''' button. The selected file name will appear in the ''* CSV File to Import'' field.&lt;br /&gt;
# Click the '''Upload File and Verify''' button. The system will verify the file is in the correct format. Once verified, the ''Import Payments – Preview File &amp;amp; Confirm'' page will display.&lt;br /&gt;
# Click the '''Confirm Import''' button. A window will appear to prompt you to confirm the upload.&lt;br /&gt;
# Click the '''Yes''' button to confirm the file upload. The system will process the payments in the file'', ''and update the accounts’ payment details with the payment information.&lt;br /&gt;
# Click the '''No''' button to cancel the file upload.&lt;br /&gt;
&lt;br /&gt;
== Manual Payment Imports ==&lt;br /&gt;
&lt;br /&gt;
There is an additional feature that allows a user to bulk import payments that are sourced from the following providers;&lt;br /&gt;
 * Secure Pay IVR&lt;br /&gt;
 * Aust Post Bill Pay&lt;br /&gt;
 * Commbiz Bpay&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer MWPlayerConfig=&amp;quot;MyCustomConfig&amp;quot; height=&amp;quot;400&amp;quot; width=&amp;quot;600&amp;quot;&amp;gt;http://wiki.emersion.com.au/wiki/media/manual_payment_import.mp4&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
* [[Payments|Payments]]&lt;br /&gt;
* [[EPS|EPS]]&lt;br /&gt;
* [[BPAY|BPAY]]&lt;br /&gt;
* [[Invoicing|Invoicing]]&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=Data_Import/Payments&amp;diff=1675</id>
		<title>Data Import/Payments</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=Data_Import/Payments&amp;diff=1675"/>
				<updated>2015-12-03T00:19:51Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: /* Emersion File Format */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Bulk Import Payments =&lt;br /&gt;
&lt;br /&gt;
The ''Bulk Import'' function allows you to import payment details received from external sources, e.g. [[BPAY|BPAY]] etc. The payments are then applied against customer accounts without requiring manual entry using the [[Receive_Payment|''Receive Payment'']] or [[Take_Payment|''Take Payment'']] functions.&lt;br /&gt;
&lt;br /&gt;
Emersion supports two import file formats: Emersion Format Comma Separated Value file (.CSV), and Australian Bankers Association format (.ABA).&lt;br /&gt;
&lt;br /&gt;
==Emersion File Format==&lt;br /&gt;
&lt;br /&gt;
NOTE: The format for the Emersion File Format has changed. Please review the below carefully.&lt;br /&gt;
&lt;br /&gt;
The Emersion Bulk Payment file is in .CSV format, as follows:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000; padding: 0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|'''Field'''&lt;br /&gt;
|'''Description'''&lt;br /&gt;
|-&lt;br /&gt;
|'PAYMENT_DATE'&lt;br /&gt;
|(YYYY-MM-DD)&lt;br /&gt;
|-&lt;br /&gt;
|'PAYMENT_TIME'&lt;br /&gt;
|(HH:MM:SS)&lt;br /&gt;
|-&lt;br /&gt;
|'ACCOUNT_ID'&lt;br /&gt;
|(Emersion Account ID e.g 123456)&lt;br /&gt;
|-&lt;br /&gt;
|'BPAY_BILLER_CODE'&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|'BPAY_REFERENCE'&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|'CUST_REFERENCE'&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|'AMOUNT'&lt;br /&gt;
|(INC TAX) &lt;br /&gt;
|-&lt;br /&gt;
|'SURCHARGE_AMOUNT'&lt;br /&gt;
|(EX TAX)&lt;br /&gt;
|-&lt;br /&gt;
|'SURCHARGE_PERCENT'&lt;br /&gt;
|(As a whole Number e.g 3% = '3')&lt;br /&gt;
|-&lt;br /&gt;
|'PAYMENT_METHOD'&lt;br /&gt;
|(See Below Ref Table) &lt;br /&gt;
|-&lt;br /&gt;
|'PAYMENT_NOTE' &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|'INVOICE_LIST' &lt;br /&gt;
|(Pipe Delimited list e.g 123456 | 1234466)(If blank will be Unallocated Payment. Where INVOICE_LIST and INVOICE_ALLOCATION_LIST are pipe delimited fields including which invoices are to be paid, and how much is meant to be allocated.)&lt;br /&gt;
|-&lt;br /&gt;
|'INVOICE_ALLOCATION_LIST'&lt;br /&gt;
|(Pipe Delimited list if $ amounts in the same order as the Invoices in the Invoice List e.g 120 | 230)&lt;br /&gt;
|-&lt;br /&gt;
|'SURCHARGE_IN_AMOUNT'&lt;br /&gt;
|(true - when the surcharge is contained in the amount)&lt;br /&gt;
|-&lt;br /&gt;
|'SURCHARGE_AMOUNT_INC_TAX'&lt;br /&gt;
|(true - when the surcharge (amount) already includes tax)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==ABA File Format==&lt;br /&gt;
&lt;br /&gt;
The Australian Bankers Association (ABA) file format is used by many banks for batch transactions. Though not an Australian standard, many banks have adopted this format (e.g. Bank of Queensland, NAM, Westpac etc). The ABA file format is also known as a Direct Entry file or Centrex file. It has the file extension .ABA and is a standard ASCII file. Please contact your bank or financial institution for further information about obtaining your payment information in ABA format. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Bulk Import==&lt;br /&gt;
&lt;br /&gt;
# Select '''Finance''' &amp;amp;gt; '''Bulk Import '''from the '''Menu.''' The ''Import Payments page'' will appear.&lt;br /&gt;
# Select the file type of the payment file to import by clicking the required file type option button, either ''Emersion Bulk Format'', or ''ABA''. You can click the ''Sample Format File'' link beside the file option to display the file format.&lt;br /&gt;
# Click the '''Browse''' button beside the ''* CSV File to Import'' field. A ''File Upload'' window will appear.&lt;br /&gt;
# Navigate to and select the required payment file and click the '''Open''' button. The selected file name will appear in the ''* CSV File to Import'' field.&lt;br /&gt;
# Click the '''Upload File and Verify''' button. The system will verify the file is in the correct format. Once verified, the ''Import Payments – Preview File &amp;amp; Confirm'' page will display.&lt;br /&gt;
# Click the '''Confirm Import''' button. A window will appear to prompt you to confirm the upload.&lt;br /&gt;
# Click the '''Yes''' button to confirm the file upload. The system will process the payments in the file'', ''and update the accounts’ payment details with the payment information.&lt;br /&gt;
# Click the '''No''' button to cancel the file upload.&lt;br /&gt;
&lt;br /&gt;
== Manual Payment Imports ==&lt;br /&gt;
&lt;br /&gt;
There is an additional feature that allows a user to bulk import payments that are sourced from the following providers;&lt;br /&gt;
 * Secure Pay IVR&lt;br /&gt;
 * Aust Post Bill Pay&lt;br /&gt;
 * Commbiz Bpay&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer MWPlayerConfig=&amp;quot;MyCustomConfig&amp;quot; height=&amp;quot;400&amp;quot; width=&amp;quot;600&amp;quot;&amp;gt;http://wiki.emersion.com.au/wiki/media/manual_payment_import.mp4&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
* [[Payments|Payments]]&lt;br /&gt;
* [[EPS|EPS]]&lt;br /&gt;
* [[BPAY|BPAY]]&lt;br /&gt;
* [[Invoicing|Invoicing]]&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=Data_Import/Payments&amp;diff=1674</id>
		<title>Data Import/Payments</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=Data_Import/Payments&amp;diff=1674"/>
				<updated>2015-12-03T00:15:40Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: /* Emersion File Format */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Bulk Import Payments =&lt;br /&gt;
&lt;br /&gt;
The ''Bulk Import'' function allows you to import payment details received from external sources, e.g. [[BPAY|BPAY]] etc. The payments are then applied against customer accounts without requiring manual entry using the [[Receive_Payment|''Receive Payment'']] or [[Take_Payment|''Take Payment'']] functions.&lt;br /&gt;
&lt;br /&gt;
Emersion supports two import file formats: Emersion Format Comma Separated Value file (.CSV), and Australian Bankers Association format (.ABA).&lt;br /&gt;
&lt;br /&gt;
==Emersion File Format==&lt;br /&gt;
&lt;br /&gt;
NOTE: The format for the Emersion File Format has changed. Please review the below carefully.&lt;br /&gt;
&lt;br /&gt;
The Emersion Bulk Payment file is in .CSV format, as follows:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000; padding: 0&amp;quot;&lt;br /&gt;
|-|'''Field'''|'''Description'''&lt;br /&gt;
|-|'PAYMENT_DATE'|(YYYY-MM-DD)&lt;br /&gt;
|-|'PAYMENT_TIME'|(HH:MM:SS)&lt;br /&gt;
|-|'ACCOUNT_ID'|(Emersion Account ID e.g 123456)&lt;br /&gt;
|-|'BPAY_BILLER_CODE'|&lt;br /&gt;
|-|'BPAY_REFERENCE'|&lt;br /&gt;
|-|'CUST_REFERENCE'|&lt;br /&gt;
|-|'AMOUNT'|(INC TAX) &lt;br /&gt;
|-|'SURCHARGE_AMOUNT'|(EX TAX)&lt;br /&gt;
|-|'SURCHARGE_PERCENT'|(As a whole Number e.g 3% = '3')&lt;br /&gt;
|-|'PAYMENT_METHOD'|(See Below Ref Table) &lt;br /&gt;
|-|'PAYMENT_NOTE' |&lt;br /&gt;
|-|'INVOICE_LIST' |(Pipe Delimited list e.g 123456 | 1234466)(If blank will be Unallocated Payment. Where INVOICE_LIST and INVOICE_ALLOCATION_LIST are pipe delimited fields including which invoices are to be paid, and how much is meant to be allocated.)&lt;br /&gt;
|-|'INVOICE_ALLOCATION_LIST'|(Pipe Delimited list if $ amounts in the same order as the Invoices in the Invoice List e.g 120 | 230)&lt;br /&gt;
|-|'SURCHARGE_IN_AMOUNT'|(true - when the surcharge is contained in the amount)&lt;br /&gt;
|-|'SURCHARGE_AMOUNT_INC_TAX'|(true - when the surcharge (amount) already includes tax)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==ABA File Format==&lt;br /&gt;
&lt;br /&gt;
The Australian Bankers Association (ABA) file format is used by many banks for batch transactions. Though not an Australian standard, many banks have adopted this format (e.g. Bank of Queensland, NAM, Westpac etc). The ABA file format is also known as a Direct Entry file or Centrex file. It has the file extension .ABA and is a standard ASCII file. Please contact your bank or financial institution for further information about obtaining your payment information in ABA format. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Bulk Import==&lt;br /&gt;
&lt;br /&gt;
# Select '''Finance''' &amp;amp;gt; '''Bulk Import '''from the '''Menu.''' The ''Import Payments page'' will appear.&lt;br /&gt;
# Select the file type of the payment file to import by clicking the required file type option button, either ''Emersion Bulk Format'', or ''ABA''. You can click the ''Sample Format File'' link beside the file option to display the file format.&lt;br /&gt;
# Click the '''Browse''' button beside the ''* CSV File to Import'' field. A ''File Upload'' window will appear.&lt;br /&gt;
# Navigate to and select the required payment file and click the '''Open''' button. The selected file name will appear in the ''* CSV File to Import'' field.&lt;br /&gt;
# Click the '''Upload File and Verify''' button. The system will verify the file is in the correct format. Once verified, the ''Import Payments – Preview File &amp;amp; Confirm'' page will display.&lt;br /&gt;
# Click the '''Confirm Import''' button. A window will appear to prompt you to confirm the upload.&lt;br /&gt;
# Click the '''Yes''' button to confirm the file upload. The system will process the payments in the file'', ''and update the accounts’ payment details with the payment information.&lt;br /&gt;
# Click the '''No''' button to cancel the file upload.&lt;br /&gt;
&lt;br /&gt;
== Manual Payment Imports ==&lt;br /&gt;
&lt;br /&gt;
There is an additional feature that allows a user to bulk import payments that are sourced from the following providers;&lt;br /&gt;
 * Secure Pay IVR&lt;br /&gt;
 * Aust Post Bill Pay&lt;br /&gt;
 * Commbiz Bpay&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer MWPlayerConfig=&amp;quot;MyCustomConfig&amp;quot; height=&amp;quot;400&amp;quot; width=&amp;quot;600&amp;quot;&amp;gt;http://wiki.emersion.com.au/wiki/media/manual_payment_import.mp4&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
* [[Payments|Payments]]&lt;br /&gt;
* [[EPS|EPS]]&lt;br /&gt;
* [[BPAY|BPAY]]&lt;br /&gt;
* [[Invoicing|Invoicing]]&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=ReleaseNotes&amp;diff=506</id>
		<title>ReleaseNotes</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=ReleaseNotes&amp;diff=506"/>
				<updated>2015-06-29T23:19:13Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: /* 3.71.00 - 29 June 2015 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following topics are available:&lt;br /&gt;
*[[ReleaseNotes/2015|RELEASE NOTES ARCHIVE 2015]]&lt;br /&gt;
*[[ReleaseNotes/2014|RELEASE NOTES ARCHIVE 2014]]&lt;br /&gt;
*[[ReleaseNotes/2013|RELEASE NOTES ARCHIVE 2013]]&lt;br /&gt;
*[[ReleaseNotes/2012|RELEASE NOTES ARCHIVE 2012]]&lt;br /&gt;
*[[ReleaseNotes/2011|RELEASE NOTES ARCHIVE 2011]]&lt;br /&gt;
*[[ReleaseNotes/2010|RELEASE NOTES ARCHIVE 2010]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= 3.71.00 - 29 June 2015 =&lt;br /&gt;
&lt;br /&gt;
== New Features / Optional Modules ==&lt;br /&gt;
'''''&amp;lt;u&amp;gt;Fees may apply to have these configured, activated and maintained&amp;lt;/u&amp;gt;'''''&lt;br /&gt;
&lt;br /&gt;
If you are interested in subscribing to any of our new enhancements, please contact our Sales Team for further information at sales@emersion.com.au&lt;br /&gt;
&lt;br /&gt;
=== Retail Package Catalogue ===&lt;br /&gt;
The system will restrict which package plans are displayed to a user when ordering services or migrating for Retail Service Providers based upon role (Staff Group or Agent) &lt;br /&gt;
&lt;br /&gt;
This feature allows retail service providers to group plans into collections. A collection of plans can then be assigned against account groups. &lt;br /&gt;
&lt;br /&gt;
Once the collection is assigned to an account group, it gives service providers control over who can access or sell these groups of package plans. The control extends to both new orders and migrations separately.&lt;br /&gt;
&lt;br /&gt;
http://wiki.emersion.com.au/wiki/index.php/PackagePlans/PackageCatalogue#Role-based_Package_Catalogue_.28Retail_Service_Providers_only.29Stock Expiry Feature&lt;br /&gt;
&lt;br /&gt;
A new optional feature has been built which allows tracking of  stock as it expires. This has been deployed for Telstra WME SIM Stock.&lt;br /&gt;
&lt;br /&gt;
=== Payment Extensions ===&lt;br /&gt;
A New Feature has been developed to support payment extensions without having to put the client on a payment plan. This will record the original payment extension date, but also any changes.&lt;br /&gt;
Read more about Payment Extensions.&lt;br /&gt;
http://wiki.emersion.com.au/wiki/index.php/InvoiceManagement/Payment_Extensions&lt;br /&gt;
&lt;br /&gt;
=== SMS Gateway Extensions ===&lt;br /&gt;
Emersion has developed a framework to supports multiple SMS providers through the Events system. &lt;br /&gt;
Different events can now be configured to use different SMS providers. This requires subscription to SMS Events and an Agreement to be in place with SMS gateway suppliers.&lt;br /&gt;
This will allow a Service Provider to have an alternative SMS vendor or Multiple Vendors.&lt;br /&gt;
Setup and Configuration Fees apply and Emersion will charge per SMS Fee and Monthly Access Fee for SMS Functionality.&lt;br /&gt;
&lt;br /&gt;
=== Service Desk ===&lt;br /&gt;
The Service Desk module has been enhanced to support creating new tickets and updating tickets via email.&lt;br /&gt;
&lt;br /&gt;
=== Service Type Migrate ===&lt;br /&gt;
The new Service Type Migrate feature is an extension of the default service migration functionality that comes standard with Emersion. This new service migration better supports both singular and mass migrations of services between service types and ensures the end user has a seamless and effortless experience during the migration process. The feature comes with an optional End User service activation portal. End Users can also activate their new service via the End User Portal. &lt;br /&gt;
&lt;br /&gt;
Read more about Service Type Migrations.&lt;br /&gt;
http://wiki.emersion.com.au/wiki/index.php/Main_Page/Provisioning/Service_Type_Migrate&lt;br /&gt;
&lt;br /&gt;
=== Auto Top of Account ===&lt;br /&gt;
This new account-level feature is designed for businesses who want to ensure their customers always retain a positive account balance. Events notify the customer when they approach their credit limit and the system can automatically take a payment when the customer’s account balances reaches the auto top-up threshold.&lt;br /&gt;
Read more about Auto top-up.&lt;br /&gt;
http://wiki.emersion.com.au/wiki/index.php/Account_Management/Auto_Top-up&lt;br /&gt;
&lt;br /&gt;
=== Account &amp;amp; Service Note Import tool ===&lt;br /&gt;
A new import tool has been built to give users to import customer and service subscription notes in bulk from CSV. &lt;br /&gt;
&lt;br /&gt;
=== Bulk Account Status Change ===&lt;br /&gt;
A new bulk import has been built to allow account statuses to be updated in bulk from CSV&lt;br /&gt;
&lt;br /&gt;
=== Bulk Invoice Approval tool ===&lt;br /&gt;
A new bulk update tool has been built to give users the ability to bulk approve invoices from CSV.&lt;br /&gt;
Read more about the new bulk import and update facilities&lt;br /&gt;
&lt;br /&gt;
== New Service Types ==&lt;br /&gt;
'''''&amp;lt;u&amp;gt;Fees may apply to have these configured, activated and maintained&amp;lt;/u&amp;gt;'''''&lt;br /&gt;
&lt;br /&gt;
If you are interested in subscribing to any of our new enhancements, please contact our Sales Team for further information at sales@emersion.com.au&lt;br /&gt;
&lt;br /&gt;
== Enhancements – Optional Modules ==&lt;br /&gt;
'''''&amp;lt;u&amp;gt;Fees may apply to have these configured, activated and maintained&amp;lt;/u&amp;gt;'''''&lt;br /&gt;
&lt;br /&gt;
If you are interested in subscribing to any of our new enhancements, please contact our Sales Team for further information at sales@emersion.com.au&lt;br /&gt;
&lt;br /&gt;
=== ZenDesk Integration ===&lt;br /&gt;
This has been enhanced to ensure when contacts were added, that Zendesk is also updated. &lt;br /&gt;
When a username is updated in Emersion, Emersion now synchronises this change with the existing profile within Zendesk, updates the username (an email in zendesk) and marks it as a primary identity. &lt;br /&gt;
&lt;br /&gt;
=== Late Payment Fees – Overdue Invoice ===&lt;br /&gt;
When creating late fees for overdue invoices, the cardline that was generated is stored for reporting purposes.&lt;br /&gt;
&lt;br /&gt;
=== Payment Plan V2 ===&lt;br /&gt;
has been changed to ensure that you can create a payment plan for any amount outstanding on an invoice as long as it is not in dispute.&lt;br /&gt;
&lt;br /&gt;
=== Bolt-ons ===&lt;br /&gt;
We have removed the charge at normal rate within the plan bolt on configuration, as this is now managed via a plan bolt on override.&lt;br /&gt;
&lt;br /&gt;
=== Product Inventory ===&lt;br /&gt;
Added a new feature / Event to check when stock gets too low within the product inventory. &lt;br /&gt;
&lt;br /&gt;
=== SMS Events ===&lt;br /&gt;
Mass SMS Out has been improved to have an account status filter to be consistent with mass mail out.&lt;br /&gt;
&lt;br /&gt;
=== Account Discount Subscription ===&lt;br /&gt;
Account Discount Subscription now has support for bulk service feature pricing for volume discounts.&lt;br /&gt;
&lt;br /&gt;
=== SIM / Product Inventory ===&lt;br /&gt;
This feature allows the tracking of SIM stock as it expires. The product inventory import functionality has also been updated to support a SELL_BEFORE_DATE so that expired SIMs cannot be used.&lt;br /&gt;
&lt;br /&gt;
=== Included Value ===&lt;br /&gt;
The included value feature set was enhanced to support the ability to prorata the access fee for an included value plan but not the usage allowance. &lt;br /&gt;
&lt;br /&gt;
=== Service Activation Event ===&lt;br /&gt;
A new event has been developed that will send a notification when a new service is activated. &lt;br /&gt;
&lt;br /&gt;
=== Commissions ===&lt;br /&gt;
Screens have been adjusted to better handle large numbers of commission records. &lt;br /&gt;
&lt;br /&gt;
=== Customer Sign Up Portal Timeout ===&lt;br /&gt;
Orders created via the Customer Sign Up portal will time out after 24 hours. This will fall in line with product time-out rules. Pending orders now also come with improved locking to prevent a service identifier from being allocated inappropriately.&lt;br /&gt;
&lt;br /&gt;
== Service Type Framework Enhancements ==&lt;br /&gt;
'''''&amp;lt;u&amp;gt;Fees may apply to have these configured, activated and maintained&amp;lt;/u&amp;gt;'''''&lt;br /&gt;
If you are interested in subscribing to any of our new enhancements, please contact our Sales Team for further information at sales@emersion.com.au&lt;br /&gt;
&lt;br /&gt;
Implemented a flag against the service type to prevent an administrator from performing a migration.&lt;br /&gt;
&lt;br /&gt;
=== Telstra WME === &lt;br /&gt;
Support for Withdraw Request has been added within the service drop down and sends a synchronous request through to Telstra.&lt;br /&gt;
During the ordering process, if an identifier is available it will be displayed.&lt;br /&gt;
Added feature that permits the ability to get the current balance directly from the Telstra WME platform when editing a service. &lt;br /&gt;
Now supports credit check features. &lt;br /&gt;
New support for management of call forwarding via Cumulus and the End User Portal.&lt;br /&gt;
&lt;br /&gt;
=== Wholesale Service Information Records (SIRs) ===&lt;br /&gt;
Previously card lines would be generated for usage files at the end of the billing month with no visibility to exposed credit until this time. This process has now been changed so that card lines are created as soon as the usage file is generated.&lt;br /&gt;
&lt;br /&gt;
== Enhancements – General ==&lt;br /&gt;
'''''&amp;lt;u&amp;gt;These enhancements are provided as part of base platform and are included as per your maintenance fees &amp;lt;/u&amp;gt;'''''&lt;br /&gt;
&lt;br /&gt;
*An update was made to the TinyMCE editor, used with the event templates. This resolves some compatibility issues with Internet Explorer experienced with the previous version. &lt;br /&gt;
&lt;br /&gt;
*The system can now flag an account to be a test account.  Upon advising Emersion and the account undergoing an assessment, Emersion has the ability to put an account into test mode, an Emersion ratified Test account can be isolated for billing purposes. A Test Account cannot have commercial services on it.&lt;br /&gt;
&lt;br /&gt;
*Changes to the Rating engine were made to support the previously released included value features on package plans.&lt;br /&gt;
&lt;br /&gt;
*Added support to hide some service configuration fields (object properties) from the order screens.&lt;br /&gt;
&lt;br /&gt;
*Hourly bolt-ons have been deprecated.&lt;br /&gt;
&lt;br /&gt;
*Event template variable “Username with-out realm” now populates correctly.&lt;br /&gt;
&lt;br /&gt;
*The Manual Payment Batch import tool has been extended to prevent automated payments being processed immediately when that was not desired &lt;br /&gt;
&lt;br /&gt;
*Added the ability to undo a future service cancellation where appropriate (within business rules controlling where cancellation is possible).&lt;br /&gt;
&lt;br /&gt;
*Instance Identifiers are now reflected on retail invoices where the feature is billable. Invoices also now include the service feature quantity.&lt;br /&gt;
&lt;br /&gt;
*Product Purchase screens no longer show product categories with no products in them.&lt;br /&gt;
&lt;br /&gt;
*The Product screens have been updated to allow a user to view and edit a sub category after creating a product.&lt;br /&gt;
&lt;br /&gt;
== Bug Fixes ==&lt;br /&gt;
&lt;br /&gt;
*Fixed the issue causing the occasional error with the ‘magnifying glass’ that expanded the package plan display when placing an order.&lt;br /&gt;
&lt;br /&gt;
*Fixed an issue where multiple bolt-on periods were appearing on invoices when the bolt-on had been cancelled.&lt;br /&gt;
&lt;br /&gt;
*Fixed an error in the Report Schedule List causing it to throw an exception.&lt;br /&gt;
&lt;br /&gt;
*Fixed issue when reloading cart list that cause the serial number not popping up light box on second item load into the cart.&lt;br /&gt;
&lt;br /&gt;
*Fixed an issue where the invoice was not recording Service Feature quantity. &lt;br /&gt;
&lt;br /&gt;
*Fixed issues with pagination and column sorting on the Services &amp;gt; List page. The page also now requires criteria to be entered before it will return search results.&lt;br /&gt;
&lt;br /&gt;
*Corrected an issue to ensure an automated payment does not attempt to take another payment when it was scheduled to do so in the event of an active payment plan.&lt;br /&gt;
&lt;br /&gt;
*Fixed a code bug affecting the Manual Provisioning page, which meant that on all cancellations, &amp;quot;Finalise Migration&amp;quot; was appearing incorrectly.&lt;br /&gt;
&lt;br /&gt;
*Fixed a bug surrounding cases when payments are received if an account has a pending invoice so that the pending invoice is always be reconciled, updated and re-rendered automatically.&lt;br /&gt;
&lt;br /&gt;
*Fixed the product purchase calculation on the customer list so it correctly includes only point of sale purchases and not all purchases.&lt;br /&gt;
&lt;br /&gt;
*Fixed bug on retrieving thumbnail images for a product.&lt;br /&gt;
&lt;br /&gt;
*Fixed a bug preventing the delete customer account contact link from appearing.&lt;br /&gt;
&lt;br /&gt;
*Fixed calculation for purchase display in account list&lt;br /&gt;
&lt;br /&gt;
*Fixed a minor defect on the service plan feature allowance tab of Packages &amp;amp; Plans.&lt;br /&gt;
&lt;br /&gt;
=== API Testing Function ===&lt;br /&gt;
There is a new method to assist with connectivity testing with the SSL certificate-based API without having to run an official method.&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API&amp;diff=2700</id>
		<title>API</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API&amp;diff=2700"/>
				<updated>2015-05-20T04:02:26Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: fixed the URL for UAT&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Emersion API Infrastructure =&lt;br /&gt;
&lt;br /&gt;
Emersion has implemented an External API Framework Layer to assist in clients integrating directly into parts of the Emersion Eco-System.&lt;br /&gt;
&lt;br /&gt;
Most additions to the framework to date have been directly from client requests, and Emersion is able to extend or add new functionality on a case by case and quoted basis.&lt;br /&gt;
&lt;br /&gt;
For a quote on a solution to fit your requirement, please contact the Emersion Sales team.&lt;br /&gt;
&lt;br /&gt;
For an individual or business looking to work with our API layer, we can recommend the freeware software Soap UI to perform testing and gain guidance on operations contained within the API.&lt;br /&gt;
&lt;br /&gt;
This software allows you to view the methods contained within the API and send and receive test calls to the API without having to write a system.&lt;br /&gt;
&lt;br /&gt;
There are two types of API currently supported by Emersion, one which is designed for Emersion customers to authenticate via SSL to perform administrative functions, and another where the end users of clients can authenticate (generally for use with SmartPhones) via a username and password to perform end user tasks. Please note access to the end user API is an add-on feature.&lt;br /&gt;
&lt;br /&gt;
== Provider Based API Functionality ==&lt;br /&gt;
&lt;br /&gt;
=== Security Layer === &lt;br /&gt;
To integrate with Emersion’s API Framework, clients will need to implement a SOAP Client, utilising SSL certificate as security. The SSL certificates are provided by Emersion, and may be subject to a professional services charge &lt;br /&gt;
depending on your Emersion agreement.&lt;br /&gt;
&lt;br /&gt;
The WSDL for each set of functions is documented in the next section.&lt;br /&gt;
&lt;br /&gt;
For Production, use; https://external.emersion.com.au/&lt;br /&gt;
For the UAT API layer use; https://uat1-external.emersion.com.au/&lt;br /&gt;
 &lt;br /&gt;
=== Provider API Documentation === &lt;br /&gt;
&lt;br /&gt;
There are different API types, listed below;&lt;br /&gt;
&lt;br /&gt;
[[API/Minimal|Minimal - Basic Introductory Methods]]&lt;br /&gt;
&lt;br /&gt;
[[API/Services|Services - Mostly Service Centric Based Methods (most methods go here.)]]&lt;br /&gt;
&lt;br /&gt;
[[API/RetailServices|Retail Services - User Based Information including Payment Integration]]&lt;br /&gt;
&lt;br /&gt;
[[API/Reference|Reference Data for use within API calls]]&lt;br /&gt;
&lt;br /&gt;
[[API/UserPortal|User Portal based methods]]&lt;br /&gt;
&lt;br /&gt;
[[API/AAPT|AAPT Specific Integration functions]]&lt;br /&gt;
&lt;br /&gt;
== End User Based API Functions ==&lt;br /&gt;
&lt;br /&gt;
This is the API layer of which will be used to enable Emersion customers to have thin clients such as those of which are embedded on smart phones communicate with our platform directly for the purpose of information and self service.&lt;br /&gt;
&lt;br /&gt;
=== Security Layer === &lt;br /&gt;
To integrate with Emersion’s API Framework, clients will need to implement a SOAP Client, utilising simple/basic HTaccess authentication - the end user username and password is what is used.&lt;br /&gt;
&lt;br /&gt;
The WSDL for each set of functions is documented in the next section.&lt;br /&gt;
&lt;br /&gt;
For production, use; https://to-be-advised.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
For testing, use; https://to-be-advised-prerelease.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
If you have UAT access, it is via http://api-uat.emersion.com.au/Account.wsdl&lt;br /&gt;
&lt;br /&gt;
NOTE: Please contact Emersion before you begin testing on Pre-Release to ensure the environment is stable and not using any test code&lt;br /&gt;
&lt;br /&gt;
=== API Documentation ===&lt;br /&gt;
&lt;br /&gt;
* [[API/EndUser|End User API]]&lt;br /&gt;
* [[file:Emersion API Documentation v0.20.pdf]]&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=Data_Import/Cardlines&amp;diff=1744</id>
		<title>Data Import/Cardlines</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=Data_Import/Cardlines&amp;diff=1744"/>
				<updated>2015-04-24T03:51:09Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Ledger Cardline - Bulk Import Feature == &lt;br /&gt;
&lt;br /&gt;
The Emersion system has a feature which permits you to bulk import cardlines into the system. &lt;br /&gt;
&lt;br /&gt;
This is an add-on feature - if you do not have access to it and would like to use it, please contact Emersion Sales.&lt;br /&gt;
&lt;br /&gt;
The format (in CSV) for a ledger cardline file  is as follows;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! TRANSACTION_DATE !! ACTUAL_VALUE !! TAX_AMOUNT !! DESCRIPTION !! LEDGER_CODE !! ACCOUNT_ID !! SERVICE_ID !! BILLING_TYPE_ID !! COVERS_FROM !! COVERS_TO&lt;br /&gt;
|-&lt;br /&gt;
| 2010-12-30 || 10 || 1 || &amp;quot;Test Transaction, Blah&amp;quot; || LEDGER_CODE || 111377 || 171519 || 1 || 2010-12-30 || 2010-12-30&lt;br /&gt;
|-&lt;br /&gt;
| 2010-02-01 || 33 || 3 || &amp;quot;Blah Transaction, Blah&amp;quot; ||  || 111377 ||  || 1 || 2010-12-30 || 2010-12-30&lt;br /&gt;
|-&lt;br /&gt;
| 2010-12-30 || 22 || 2.2 || Test Transaction || MY_TRANSACTION || 111683 || 173038 || 2 || 2010-12-30 || 2010-12-30 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:Sample Cardline Import.csv|thumbnail|Cardline Sample Import File]]&lt;br /&gt;
&lt;br /&gt;
The fields are described below;&lt;br /&gt;
 * TRANSACTION_DATE - This field is mandatory and must be in the format of YYYY-MM-DD&lt;br /&gt;
&lt;br /&gt;
 * ACTUAL_VALUE - This field represents the EX TAX portion of your charge. It is mandatory and &lt;br /&gt;
   must be rounded to two decimal places.&lt;br /&gt;
&lt;br /&gt;
 * TAX_AMOUNT - This represents the tax portion of your charge. Can be zero. Is mandatory and &lt;br /&gt;
   must be rounded to two decimal places.&lt;br /&gt;
&lt;br /&gt;
 * DESCRIPTION - This is the description for the charge that will appear on the customers invoice&lt;br /&gt;
   or service information record. It is mandatory and must be less than 255 characters.&lt;br /&gt;
&lt;br /&gt;
 * LEDGER_CODE - This is the a ledger code from the Emersion system. You can find a list of the &lt;br /&gt;
   available ledger codes in the ledger code (mapping) report - &lt;br /&gt;
   https://cumulus.emersion.com.au/report/generic/view/1001 - Please ensure you use the ledger code NAME, &lt;br /&gt;
   not the MAPPING_NAME or SIMPLE_CODE.&lt;br /&gt;
&lt;br /&gt;
 * ACCOUNT_ID - The account you wish to have the cardline assigned against. This is a mandatory field.&lt;br /&gt;
&lt;br /&gt;
 * SERVICE_ID - The service ID you want this charge to be assigned against. This is not mandatory and has no default.&lt;br /&gt;
&lt;br /&gt;
 * BILLING_TYPE_ID - Whether the charge (or credit) you are creating is representative of an advance&lt;br /&gt;
   charge (1) or an arrears charge (2). It is not mandatory and defaults to 1 (advance).&lt;br /&gt;
&lt;br /&gt;
 * COVERS_FROM - The start date for the period of which the charge (or credit) covers. This is mandatory&lt;br /&gt;
   and must be in the format of YYYY-MM-DD&lt;br /&gt;
&lt;br /&gt;
 * COVERS_TO - The end date for the period of which the charge (or credit) covers. This is not mandatory,&lt;br /&gt;
   will default to the covers from and must be in the format of YYYY-MM-DD&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=File:Sample_Cardline_Import.csv&amp;diff=3825</id>
		<title>File:Sample Cardline Import.csv</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=File:Sample_Cardline_Import.csv&amp;diff=3825"/>
				<updated>2015-04-24T03:49:47Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: Sample Cardline Import Sheet&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sample Cardline Import Sheet&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=Data_Import/Cardlines&amp;diff=1743</id>
		<title>Data Import/Cardlines</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=Data_Import/Cardlines&amp;diff=1743"/>
				<updated>2015-04-24T03:42:12Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Emersion system has a feature which permits you to bulk import cardlines into the system. &lt;br /&gt;
&lt;br /&gt;
This is an add-on feature - if you do not have access to it and would like to use it, please contact Emersion Sales.&lt;br /&gt;
&lt;br /&gt;
The format (in CSV) for a ledger cardline file is as follows;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! TRANSACTION_DATE !! ACTUAL_VALUE !! TAX_AMOUNT !! DESCRIPTION !! LEDGER_CODE !! ACCOUNT_ID !! SERVICE_ID !! BILLING_TYPE_ID !! COVERS_FROM !! COVERS_TO&lt;br /&gt;
|-&lt;br /&gt;
| 2010-12-30 || 10 || 1 || &amp;quot;Test Transaction, Blah&amp;quot; || LEDGER_CODE || 111377 || 171519 || 1 || 2010-12-30 || 2010-12-30&lt;br /&gt;
|-&lt;br /&gt;
| 2010-02-01 || 33 || 3 || &amp;quot;Blah Transaction, Blah&amp;quot; ||  || 111377 ||  || 1 || 2010-12-30 || 2010-12-30&lt;br /&gt;
|-&lt;br /&gt;
| 2010-12-30 || 22 || 2.2 || Test Transaction || MY_TRANSACTION || 111683 || 173038 || 2 || 2010-12-30 || 2010-12-30 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The fields are described below;&lt;br /&gt;
 * TRANSACTION_DATE - This field is mandatory and must be in the format of YYYY-MM-DD&lt;br /&gt;
&lt;br /&gt;
 * ACTUAL_VALUE - This field represents the EX TAX portion of your charge. It is mandatory and &lt;br /&gt;
   must be rounded to two decimal places.&lt;br /&gt;
&lt;br /&gt;
 * TAX_AMOUNT - This represents the tax portion of your charge. Can be zero. Is mandatory and &lt;br /&gt;
   must be rounded to two decimal places.&lt;br /&gt;
&lt;br /&gt;
 * DESCRIPTION - This is the description for the charge that will appear on the customers invoice&lt;br /&gt;
   or service information record. It is mandatory and must be less than 255 characters.&lt;br /&gt;
&lt;br /&gt;
 * LEDGER_CODE - This is the a ledger code from the Emersion system. You can find a list of the &lt;br /&gt;
   available ledger codes in the ledger code (mapping) report - &lt;br /&gt;
   https://cumulus.emersion.com.au/report/generic/view/1001 - Please ensure you use the ledger code NAME, &lt;br /&gt;
   not the MAPPING_NAME or SIMPLE_CODE.&lt;br /&gt;
&lt;br /&gt;
 * ACCOUNT_ID - The account you wish to have the cardline assigned against. This is a mandatory field.&lt;br /&gt;
&lt;br /&gt;
 * SERVICE_ID - The service ID you want this charge to be assigned against. This is not mandatory and has no default.&lt;br /&gt;
&lt;br /&gt;
 * BILLING_TYPE_ID - Whether the charge (or credit) you are creating is representative of an advance&lt;br /&gt;
   charge (1) or an arrears charge (2). It is not mandatory and defaults to 1 (advance).&lt;br /&gt;
&lt;br /&gt;
 * COVERS_FROM - The start date for the period of which the charge (or credit) covers. This is mandatory&lt;br /&gt;
   and must be in the format of YYYY-MM-DD&lt;br /&gt;
&lt;br /&gt;
 * COVERS_TO - The end date for the period of which the charge (or credit) covers. This is not mandatory,&lt;br /&gt;
   will default to the covers from and must be in the format of YYYY-MM-DD&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=Data_Import/Cardlines&amp;diff=1742</id>
		<title>Data Import/Cardlines</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=Data_Import/Cardlines&amp;diff=1742"/>
				<updated>2015-04-24T03:40:24Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Emersion system has a feature which permits you to bulk import cardlines into the system. &lt;br /&gt;
&lt;br /&gt;
This is an add-on feature - if you do not have access to it and would like to use it, please contact Emersion Sales.&lt;br /&gt;
&lt;br /&gt;
The format (in CSV) for a ledger cardline file is as follows;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! TRANSACTION_DATE !! ACTUAL_VALUE !! TAX_AMOUNT !! DESCRIPTION !! LEDGER_CODE !! ACCOUNT_ID !! SERVICE_ID !! BILLING_TYPE_ID !! COVERS_FROM !! COVERS_TO&lt;br /&gt;
|-&lt;br /&gt;
| 1/09/2010 || 10 || 1 || &amp;quot;Test Transaction, Blah&amp;quot; || LEDGER_CODE || 111377 || 171519 || 1 || 1/09/2010 || 1/10/2010&lt;br /&gt;
|-&lt;br /&gt;
| 1/10/2010 || 33 || 3 || &amp;quot;Blah Transaction, Blah&amp;quot; ||  || 111377 ||  || 1 || 1/10/2010 || 1/10/2010&lt;br /&gt;
|-&lt;br /&gt;
| 1/09/2010 || 22 || 2.2 || Test Transaction || MY_TRANSACTION || 111683 || 173038 || 2 || 1/09/2010 || 1/10/2010 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The fields are described below;&lt;br /&gt;
 * TRANSACTION_DATE - This field is mandatory and must be in the format of YYYY-MM-DD&lt;br /&gt;
&lt;br /&gt;
 * ACTUAL_VALUE - This field represents the EX TAX portion of your charge. It is mandatory and &lt;br /&gt;
   must be rounded to two decimal places.&lt;br /&gt;
&lt;br /&gt;
 * TAX_AMOUNT - This represents the tax portion of your charge. Can be zero. Is mandatory and &lt;br /&gt;
   must be rounded to two decimal places.&lt;br /&gt;
&lt;br /&gt;
 * DESCRIPTION - This is the description for the charge that will appear on the customers invoice&lt;br /&gt;
   or service information record. It is mandatory and must be less than 255 characters.&lt;br /&gt;
&lt;br /&gt;
 * LEDGER_CODE - This is the a ledger code from the Emersion system. You can find a list of the &lt;br /&gt;
   available ledger codes in the ledger code (mapping) report - &lt;br /&gt;
   https://cumulus.emersion.com.au/report/generic/view/1001 - Please ensure you use the ledger code NAME, &lt;br /&gt;
   not the MAPPING_NAME or SIMPLE_CODE.&lt;br /&gt;
&lt;br /&gt;
 * ACCOUNT_ID - The account you wish to have the cardline assigned against. This is a mandatory field.&lt;br /&gt;
&lt;br /&gt;
 * SERVICE_ID - The service ID you want this charge to be assigned against. This is not mandatory and has no default.&lt;br /&gt;
&lt;br /&gt;
 * BILLING_TYPE_ID - Whether the charge (or credit) you are creating is representative of an advance&lt;br /&gt;
   charge (1) or an arrears charge (2). It is not mandatory and defaults to 1 (advance).&lt;br /&gt;
&lt;br /&gt;
 * COVERS_FROM - The start date for the period of which the charge (or credit) covers. This is mandatory&lt;br /&gt;
   and must be in the format of YYYY-MM-DD&lt;br /&gt;
&lt;br /&gt;
 * COVERS_TO - The end date for the period of which the charge (or credit) covers. This is not mandatory,&lt;br /&gt;
   will default to the covers from and must be in the format of YYYY-MM-DD&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=Data_Import/Cardlines&amp;diff=1741</id>
		<title>Data Import/Cardlines</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=Data_Import/Cardlines&amp;diff=1741"/>
				<updated>2015-04-24T03:40:00Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Emersion system has a feature which permits you to bulk import cardlines into the system. &lt;br /&gt;
&lt;br /&gt;
This is an add-on feature - if you do not have access to it and would like to use it, please contact Emersion Sales.&lt;br /&gt;
&lt;br /&gt;
The format (in CSV) for a ledger cardline file is as follows;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! TRANSACTION_DATE !! ACTUAL_VALUE !! TAX_AMOUNT !! DESCRIPTION !! LEDGER_CODE !! ACCOUNT_ID !! SERVICE_ID !! BILLING_TYPE_ID !! COVERS_FROM !! COVERS_TO&lt;br /&gt;
|-&lt;br /&gt;
| 1/09/2010 || 10 || 1 || &amp;quot;Test Transaction ||  Blah&amp;quot; || LEDGER_CODE || 111377 || 171519 || 1 || 1/09/2010 || 1/10/2010&lt;br /&gt;
|-&lt;br /&gt;
| 1/10/2010 || 33 || 3 || &amp;quot;Blah Transaction ||  Blah&amp;quot; ||  || 111377 ||  || 1 || 1/10/2010 || 1/10/2010&lt;br /&gt;
|-&lt;br /&gt;
| 1/09/2010 || 22 || 2.2 || Test Transaction || MY_TRANSACTION || 111683 || 173038 || 2 || 1/09/2010 || 1/10/2010 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The fields are described below;&lt;br /&gt;
 * TRANSACTION_DATE - This field is mandatory and must be in the format of YYYY-MM-DD&lt;br /&gt;
&lt;br /&gt;
 * ACTUAL_VALUE - This field represents the EX TAX portion of your charge. It is mandatory and &lt;br /&gt;
   must be rounded to two decimal places.&lt;br /&gt;
&lt;br /&gt;
 * TAX_AMOUNT - This represents the tax portion of your charge. Can be zero. Is mandatory and &lt;br /&gt;
   must be rounded to two decimal places.&lt;br /&gt;
&lt;br /&gt;
 * DESCRIPTION - This is the description for the charge that will appear on the customers invoice&lt;br /&gt;
   or service information record. It is mandatory and must be less than 255 characters.&lt;br /&gt;
&lt;br /&gt;
 * LEDGER_CODE - This is the a ledger code from the Emersion system. You can find a list of the &lt;br /&gt;
   available ledger codes in the ledger code (mapping) report - &lt;br /&gt;
   https://cumulus.emersion.com.au/report/generic/view/1001 - Please ensure you use the ledger code NAME, &lt;br /&gt;
   not the MAPPING_NAME or SIMPLE_CODE.&lt;br /&gt;
&lt;br /&gt;
 * ACCOUNT_ID - The account you wish to have the cardline assigned against. This is a mandatory field.&lt;br /&gt;
&lt;br /&gt;
 * SERVICE_ID - The service ID you want this charge to be assigned against. This is not mandatory and has no default.&lt;br /&gt;
&lt;br /&gt;
 * BILLING_TYPE_ID - Whether the charge (or credit) you are creating is representative of an advance&lt;br /&gt;
   charge (1) or an arrears charge (2). It is not mandatory and defaults to 1 (advance).&lt;br /&gt;
&lt;br /&gt;
 * COVERS_FROM - The start date for the period of which the charge (or credit) covers. This is mandatory&lt;br /&gt;
   and must be in the format of YYYY-MM-DD&lt;br /&gt;
&lt;br /&gt;
 * COVERS_TO - The end date for the period of which the charge (or credit) covers. This is not mandatory,&lt;br /&gt;
   will default to the covers from and must be in the format of YYYY-MM-DD&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=Data_Import/Cardlines&amp;diff=1740</id>
		<title>Data Import/Cardlines</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=Data_Import/Cardlines&amp;diff=1740"/>
				<updated>2015-04-24T03:39:37Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Emersion system has a feature which permits you to bulk import cardlines into the system. &lt;br /&gt;
&lt;br /&gt;
This is an add-on feature - if you do not have access to it and would like to use it, please contact Emersion Sales.&lt;br /&gt;
&lt;br /&gt;
The format (in CSV) for a ledger cardline file is as follows;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! TRANSACTION_DATE !! ACTUAL_VALUE !! TAX_AMOUNT !! DESCRIPTION !! LEDGER_CODE !! ACCOUNT_ID !! SERVICE_ID !! BILLING_TYPE_ID !! COVERS_FROM !! COVERS_TO&lt;br /&gt;
|-&lt;br /&gt;
| 1/09/2010 || 10 || 1 || &amp;quot;Test Transaction ||  Blah&amp;quot; || LEDGER_CODE || 111377 || 171519 || 1 || 1/09/2010 || 1/10/2010&lt;br /&gt;
|-&lt;br /&gt;
1/10/2010 || 33 || 3 || &amp;quot;Blah Transaction ||  Blah&amp;quot; ||  || 111377 ||  || 1 || 1/10/2010 || 1/10/2010&lt;br /&gt;
|-&lt;br /&gt;
| 1/09/2010 || 22 || 2.2 || Test Transaction || MY_TRANSACTION || 111683 || 173038 || 2 || 1/09/2010 || 1/10/2010 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The fields are described below;&lt;br /&gt;
 * TRANSACTION_DATE - This field is mandatory and must be in the format of YYYY-MM-DD&lt;br /&gt;
&lt;br /&gt;
 * ACTUAL_VALUE - This field represents the EX TAX portion of your charge. It is mandatory and &lt;br /&gt;
   must be rounded to two decimal places.&lt;br /&gt;
&lt;br /&gt;
 * TAX_AMOUNT - This represents the tax portion of your charge. Can be zero. Is mandatory and &lt;br /&gt;
   must be rounded to two decimal places.&lt;br /&gt;
&lt;br /&gt;
 * DESCRIPTION - This is the description for the charge that will appear on the customers invoice&lt;br /&gt;
   or service information record. It is mandatory and must be less than 255 characters.&lt;br /&gt;
&lt;br /&gt;
 * LEDGER_CODE - This is the a ledger code from the Emersion system. You can find a list of the &lt;br /&gt;
   available ledger codes in the ledger code (mapping) report - &lt;br /&gt;
   https://cumulus.emersion.com.au/report/generic/view/1001 - Please ensure you use the ledger code NAME, &lt;br /&gt;
   not the MAPPING_NAME or SIMPLE_CODE.&lt;br /&gt;
&lt;br /&gt;
 * ACCOUNT_ID - The account you wish to have the cardline assigned against. This is a mandatory field.&lt;br /&gt;
&lt;br /&gt;
 * SERVICE_ID - The service ID you want this charge to be assigned against. This is not mandatory and has no default.&lt;br /&gt;
&lt;br /&gt;
 * BILLING_TYPE_ID - Whether the charge (or credit) you are creating is representative of an advance&lt;br /&gt;
   charge (1) or an arrears charge (2). It is not mandatory and defaults to 1 (advance).&lt;br /&gt;
&lt;br /&gt;
 * COVERS_FROM - The start date for the period of which the charge (or credit) covers. This is mandatory&lt;br /&gt;
   and must be in the format of YYYY-MM-DD&lt;br /&gt;
&lt;br /&gt;
 * COVERS_TO - The end date for the period of which the charge (or credit) covers. This is not mandatory,&lt;br /&gt;
   will default to the covers from and must be in the format of YYYY-MM-DD&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=Data_Import/Cardlines&amp;diff=1739</id>
		<title>Data Import/Cardlines</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=Data_Import/Cardlines&amp;diff=1739"/>
				<updated>2015-04-24T03:38:07Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Emersion system has a feature which permits you to bulk import cardlines into the system. &lt;br /&gt;
&lt;br /&gt;
This is an add-on feature - if you do not have access to it and would like to use it, please contact Emersion Sales.&lt;br /&gt;
&lt;br /&gt;
The format (in CSV) for a ledger cardline file is as follows;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! TRANSACTION_DATE !! ACTUAL_VALUE !! TAX_AMOUNT !! DESCRIPTION !! LEDGER_CODE !! ACCOUNT_ID !! SERVICE_ID !! BILLING_TYPE_ID !! COVERS_FROM !! COVERS_TO&lt;br /&gt;
|-&lt;br /&gt;
| 1/09/2010 || 10 || 1 || &amp;quot;Test Transaction ||  Blah&amp;quot; || LEDGER_CODE || 111377 || 171519 || 1 || 1/09/2010 || 1/10/2010&lt;br /&gt;
|-&lt;br /&gt;
1/10/2010 || 33 || 3 || &amp;quot;Blah Transaction ||  Blah&amp;quot; ||  || 111377 ||  || 1 || 1/10/2010 || 1/10/2010&lt;br /&gt;
|-&lt;br /&gt;
| 1/09/2010 || 22 || 2.2 || Test Transaction || MY_TRANSACTION || 111683 || 173038 || 2 || 1/09/2010 || 1/10/2010 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The fields are described below;&lt;br /&gt;
 * TRANSACTION_DATE - This field is mandatory and must be in the format of YYYY-MM-DD&lt;br /&gt;
 * ACTUAL_VALUE - This field represents the EX TAX portion of your charge. It is mandatory and must be rounded to two decimal places.&lt;br /&gt;
 * TAX_AMOUNT - This represents the tax portion of your charge. Can be zero. Is mandatory and must be rounded to two decimal places.&lt;br /&gt;
 * DESCRIPTION - This is the description for the charge that will appear on the customers invoice or service information record. It is mandatory and must be less than 255 characters.&lt;br /&gt;
 * LEDGER_CODE - This is the a ledger code from the Emersion system. You can find a list of the available ledger codes in the ledger code (mapping) report - https://cumulus.emersion.com.au/report/generic/view/1001 - Please ensure you use the ledger code NAME, not the MAPPING_NAME or SIMPLE_CODE.&lt;br /&gt;
 * ACCOUNT_ID - The account you wish to have the cardline assigned against. This is a mandatory field.&lt;br /&gt;
 * SERVICE_ID - The service ID you want this charge to be assigned against. This is not mandatory and has no default.&lt;br /&gt;
 * BILLING_TYPE_ID - Whether the charge (or credit) you are creating is representative of an advance charge (1) or an arrears charge (2). It is not mandatory and defaults to 1 (advance).&lt;br /&gt;
 * COVERS_FROM - The start date for the period of which the charge (or credit) covers. This is mandatory and must be in the format of YYYY-MM-DD&lt;br /&gt;
 * COVERS_TO - The end date for the period of which the charge (or credit) covers. This is not mandatory, will default to the covers from and must be in the format of YYYY-MM-DD&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/Reference&amp;diff=2748</id>
		<title>API/Reference</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/Reference&amp;diff=2748"/>
				<updated>2015-02-26T05:15:52Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== API Reference Data ===&lt;br /&gt;
&lt;br /&gt;
This section is for all reference tables for use within the Emersion API layer.&lt;br /&gt;
..&lt;br /&gt;
==== API sections ====&lt;br /&gt;
{{#subpages:page=API/Reference}}.&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/EndUser/Account&amp;diff=3096</id>
		<title>API/EndUser/Account</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/EndUser/Account&amp;diff=3096"/>
				<updated>2014-12-24T02:03:57Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: /* Account */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Account ==&lt;br /&gt;
&lt;br /&gt;
The 'Account' section of the Emersion API layer primarily contains account management and point of sale based functions.&lt;br /&gt;
This contains an extended create customer interface, an update customer interface, and a way to do very simple point of sale transactions via the API. &lt;br /&gt;
&lt;br /&gt;
The WSDL is at http://api-uat.emersion.com.au/Account.wsdl&lt;br /&gt;
&lt;br /&gt;
* [[API/EndUser/Account/invoicesByAccount|invoicesByAccount]]&lt;br /&gt;
* [[API/EndUser/Account/getInvoiceById|getInvoiceById]]&lt;br /&gt;
* [[API/EndUser/Account/getAccountBalanceSummaryInfo|getAccountBalanceSummaryInfo]]&lt;br /&gt;
* [[API/EndUser/Account/makeAdHocPayment|makeAdHocPayment]]&lt;br /&gt;
* [[API/EndUser/Account/getContactByAccountAndType|getContactByAccountAndType]]&lt;br /&gt;
* [[API/EndUser/Account/createSession|createSession]]&lt;br /&gt;
* [[API/EndUser/Account/updateAccount|updateAccount]]&lt;br /&gt;
* [[API/EndUser/Account/addOneTimeBoltOn|addOneTimeBoltOn]]&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API&amp;diff=2698</id>
		<title>API</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API&amp;diff=2698"/>
				<updated>2014-12-24T02:02:30Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: /* Security Layer */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Emersion API Infrastructure =&lt;br /&gt;
&lt;br /&gt;
Emersion has implemented an External API Framework Layer to assist in clients integrating directly into parts of the Emersion Eco-System.&lt;br /&gt;
&lt;br /&gt;
Most additions to the framework to date have been directly from client requests, and Emersion is able to extend or add new functionality on a case by case and quoted basis.&lt;br /&gt;
&lt;br /&gt;
For a quote on a solution to fit your requirement, please contact the Emersion Sales team.&lt;br /&gt;
&lt;br /&gt;
For an individual or business looking to work with our API layer, we can recommend the freeware software Soap UI to perform testing and gain guidance on operations contained within the API.&lt;br /&gt;
&lt;br /&gt;
This software allows you to view the methods contained within the API and send and receive test calls to the API without having to write a system.&lt;br /&gt;
&lt;br /&gt;
There are two types of API currently supported by Emersion, one which is designed for Emersion customers to authenticate via SSL to perform administrative functions, and another where the end users of clients can authenticate (generally for use with SmartPhones) via a username and password to perform end user tasks. Please note access to the end user API is an add-on feature.&lt;br /&gt;
&lt;br /&gt;
== Provider Based API Functionality ==&lt;br /&gt;
&lt;br /&gt;
=== Security Layer === &lt;br /&gt;
To integrate with Emersion’s API Framework, clients will need to implement a SOAP Client, utilising SSL certificate as security. The SSL certificates are provided by Emersion, and may be subject to a professional services charge &lt;br /&gt;
depending on your Emersion agreement.&lt;br /&gt;
&lt;br /&gt;
The WSDL for each set of functions is documented in the next section.&lt;br /&gt;
&lt;br /&gt;
For production, use; https://external.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
For testing, use; https://external-prerelease.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
NOTE: Please contact Emersion before you begin testing on Pre-Release to ensure the environment is stable and not using any test code&lt;br /&gt;
&lt;br /&gt;
=== Provider API Documentation === &lt;br /&gt;
&lt;br /&gt;
There are different API types, listed below;&lt;br /&gt;
&lt;br /&gt;
[[API/Minimal|Minimal - Basic Introductory Methods]]&lt;br /&gt;
&lt;br /&gt;
[[API/Services|Services - Mostly Service Centric Based Methods (most methods go here.)]]&lt;br /&gt;
&lt;br /&gt;
[[API/RetailServices|Retail Services - User Based Information including Payment Integration]]&lt;br /&gt;
&lt;br /&gt;
[[API/Reference|Reference Data for use within API calls]]&lt;br /&gt;
&lt;br /&gt;
[[API/UserPortal|User Portal based methods]]&lt;br /&gt;
&lt;br /&gt;
[[API/AAPT|AAPT Specific Integration functions]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== End User Based API Functions ==&lt;br /&gt;
&lt;br /&gt;
This is the API layer of which will be used to enable Emersion customers to have thin clients such as those of which are embedded on smart phones communicate with our platform directly for the purpose of information and self service.&lt;br /&gt;
&lt;br /&gt;
=== Security Layer === &lt;br /&gt;
To integrate with Emersion’s API Framework, clients will need to implement a SOAP Client, utilising simple/basic HTaccess authentication - the end user username and password is what is used.&lt;br /&gt;
&lt;br /&gt;
The WSDL for each set of functions is documented in the next section.&lt;br /&gt;
&lt;br /&gt;
For production, use; https://to-be-advised.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
For testing, use; https://to-be-advised-prerelease.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
If you have UAT access, it is via http://api-uat.emersion.com.au/Account.wsdl&lt;br /&gt;
&lt;br /&gt;
NOTE: Please contact Emersion before you begin testing on Pre-Release to ensure the environment is stable and not using any test code&lt;br /&gt;
&lt;br /&gt;
=== API Documentation ===&lt;br /&gt;
&lt;br /&gt;
[[API/EndUser|End User API]]&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API&amp;diff=2697</id>
		<title>API</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API&amp;diff=2697"/>
				<updated>2014-11-10T01:20:51Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Emersion API Infrastructure =&lt;br /&gt;
&lt;br /&gt;
Emersion has implemented an External API Framework Layer to assist in clients integrating directly into parts of the Emersion Eco-System.&lt;br /&gt;
&lt;br /&gt;
Most additions to the framework to date have been directly from client requests, and Emersion is able to extend or add new functionality on a case by case and quoted basis.&lt;br /&gt;
&lt;br /&gt;
For a quote on a solution to fit your requirement, please contact the Emersion Sales team.&lt;br /&gt;
&lt;br /&gt;
For an individual or business looking to work with our API layer, we can recommend the freeware software Soap UI to perform testing and gain guidance on operations contained within the API.&lt;br /&gt;
&lt;br /&gt;
This software allows you to view the methods contained within the API and send and receive test calls to the API without having to write a system.&lt;br /&gt;
&lt;br /&gt;
There are two types of API currently supported by Emersion, one which is designed for Emersion customers to authenticate via SSL to perform administrative functions, and another where the end users of clients can authenticate (generally for use with SmartPhones) via a username and password to perform end user tasks. Please note access to the end user API is an add-on feature.&lt;br /&gt;
&lt;br /&gt;
== Provider Based API Functionality ==&lt;br /&gt;
&lt;br /&gt;
=== Security Layer === &lt;br /&gt;
To integrate with Emersion’s API Framework, clients will need to implement a SOAP Client, utilising SSL certificate as security. The SSL certificates are provided by Emersion, and may be subject to a professional services charge &lt;br /&gt;
depending on your Emersion agreement.&lt;br /&gt;
&lt;br /&gt;
The WSDL for each set of functions is documented in the next section.&lt;br /&gt;
&lt;br /&gt;
For production, use; https://external.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
For testing, use; https://external-prerelease.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
NOTE: Please contact Emersion before you begin testing on Pre-Release to ensure the environment is stable and not using any test code&lt;br /&gt;
&lt;br /&gt;
=== Provider API Documentation === &lt;br /&gt;
&lt;br /&gt;
There are different API types, listed below;&lt;br /&gt;
&lt;br /&gt;
[[API/Minimal|Minimal - Basic Introductory Methods]]&lt;br /&gt;
&lt;br /&gt;
[[API/Services|Services - Mostly Service Centric Based Methods (most methods go here.)]]&lt;br /&gt;
&lt;br /&gt;
[[API/RetailServices|Retail Services - User Based Information including Payment Integration]]&lt;br /&gt;
&lt;br /&gt;
[[API/Reference|Reference Data for use within API calls]]&lt;br /&gt;
&lt;br /&gt;
[[API/UserPortal|User Portal based methods]]&lt;br /&gt;
&lt;br /&gt;
[[API/AAPT|AAPT Specific Integration functions]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== End User Based API Functions ==&lt;br /&gt;
&lt;br /&gt;
This is the API layer of which will be used to enable Emersion customers to have thin clients such as those of which are embedded on smart phones communicate with our platform directly for the purpose of information and self service.&lt;br /&gt;
&lt;br /&gt;
=== Security Layer === &lt;br /&gt;
To integrate with Emersion’s API Framework, clients will need to implement a SOAP Client, utilising a username and password which is embedded within the SOAP Body as security.  &lt;br /&gt;
&lt;br /&gt;
The WSDL for each set of functions is documented in the next section.&lt;br /&gt;
&lt;br /&gt;
For production, use; https://to-be-advised.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
For testing, use; https://to-be-advised-prerelease.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
NOTE: Please contact Emersion before you begin testing on Pre-Release to ensure the environment is stable and not using any test code&lt;br /&gt;
&lt;br /&gt;
=== API Documentation ===&lt;br /&gt;
&lt;br /&gt;
[[API/EndUser|End User API]]&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API&amp;diff=2696</id>
		<title>API</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API&amp;diff=2696"/>
				<updated>2014-11-10T01:20:34Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: /* = API Documentation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Emersion API Infrastructure =&lt;br /&gt;
&lt;br /&gt;
Emersion has implemented an External API Framework Layer to assist in clients integrating directly into parts of the Emersion Eco-System.&lt;br /&gt;
&lt;br /&gt;
Most additions to the framework to date have been directly from client requests, and Emersion is able to extend or add new functionality on a case by case and quoted basis.&lt;br /&gt;
&lt;br /&gt;
For a quote on a solution to fit your requirement, please contact the Emersion Sales team.&lt;br /&gt;
&lt;br /&gt;
For an individual or business looking to work with our API layer, we can recommend the freeware software Soap UI to perform testing and gain guidance on operations contained within the API.&lt;br /&gt;
&lt;br /&gt;
This software allows you to view the methods contained within the API and send and receive test calls to the API without having to write a system.&lt;br /&gt;
&lt;br /&gt;
There are two types of API currently supported by Emersion, one which is designed for Emersion customers to authenticate via SSL to perform administrative functions, and another where the end users of clients can authenticate (generally for use with SmartPhones) via a username and password to perform end user tasks. Please note access to the end user API is an add-on feature.&lt;br /&gt;
&lt;br /&gt;
== Provider Based API Functionality ==&lt;br /&gt;
&lt;br /&gt;
=== Security Layer === &lt;br /&gt;
To integrate with Emersion’s API Framework, clients will need to implement a SOAP Client, utilising SSL certificate as security. The SSL certificates are provided by Emersion, and may be subject to a professional services charge &lt;br /&gt;
depending on your Emersion agreement.&lt;br /&gt;
&lt;br /&gt;
The WSDL for each set of functions is documented in the next section.&lt;br /&gt;
&lt;br /&gt;
For production, use; https://external.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
For testing, use; https://external-prerelease.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
NOTE: Please contact Emersion before you begin testing on Pre-Release to ensure the environment is stable and not using any test code&lt;br /&gt;
&lt;br /&gt;
=== Provider API Documentation === &lt;br /&gt;
&lt;br /&gt;
There are different API types, listed below;&lt;br /&gt;
&lt;br /&gt;
[[API/Minimal|Minimal - Basic Introductory Methods]]&lt;br /&gt;
&lt;br /&gt;
[[API/Services|Services - Mostly Service Centric Based Methods (most methods go here.)]]&lt;br /&gt;
&lt;br /&gt;
[[API/RetailServices|Retail Services - User Based Information including Payment Integration]]&lt;br /&gt;
&lt;br /&gt;
[[API/Reference|Reference Data for use within API calls]]&lt;br /&gt;
&lt;br /&gt;
[[API/UserPortal|User Portal based methods]]&lt;br /&gt;
&lt;br /&gt;
[[API/AAPT|AAPT Specific Integration functions]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== End User Based API Functions ==&lt;br /&gt;
&lt;br /&gt;
This is the API layer of which will be used to enable Emersion customers to have thin clients such as those of which are embedded on smart phones communicate with our platform directly for the purpose of information and self service.&lt;br /&gt;
&lt;br /&gt;
=== Security Layer === &lt;br /&gt;
To integrate with Emersion’s API Framework, clients will need to implement a SOAP Client, utilising a username and password which is embedded within the SOAP Body as security.  &lt;br /&gt;
&lt;br /&gt;
The WSDL for each set of functions is documented in the next section.&lt;br /&gt;
&lt;br /&gt;
For production, use; https://to-be-advised.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
For testing, use; https://to-be-advised-prerelease.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
NOTE: Please contact Emersion before you begin testing on Pre-Release to ensure the environment is stable and not using any test code&lt;br /&gt;
&lt;br /&gt;
== API Documentation ==&lt;br /&gt;
&lt;br /&gt;
[[API/EndUser|End User API]]&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API&amp;diff=2695</id>
		<title>API</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API&amp;diff=2695"/>
				<updated>2014-11-10T01:20:21Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Emersion API Infrastructure =&lt;br /&gt;
&lt;br /&gt;
Emersion has implemented an External API Framework Layer to assist in clients integrating directly into parts of the Emersion Eco-System.&lt;br /&gt;
&lt;br /&gt;
Most additions to the framework to date have been directly from client requests, and Emersion is able to extend or add new functionality on a case by case and quoted basis.&lt;br /&gt;
&lt;br /&gt;
For a quote on a solution to fit your requirement, please contact the Emersion Sales team.&lt;br /&gt;
&lt;br /&gt;
For an individual or business looking to work with our API layer, we can recommend the freeware software Soap UI to perform testing and gain guidance on operations contained within the API.&lt;br /&gt;
&lt;br /&gt;
This software allows you to view the methods contained within the API and send and receive test calls to the API without having to write a system.&lt;br /&gt;
&lt;br /&gt;
There are two types of API currently supported by Emersion, one which is designed for Emersion customers to authenticate via SSL to perform administrative functions, and another where the end users of clients can authenticate (generally for use with SmartPhones) via a username and password to perform end user tasks. Please note access to the end user API is an add-on feature.&lt;br /&gt;
&lt;br /&gt;
== Provider Based API Functionality ==&lt;br /&gt;
&lt;br /&gt;
=== Security Layer === &lt;br /&gt;
To integrate with Emersion’s API Framework, clients will need to implement a SOAP Client, utilising SSL certificate as security. The SSL certificates are provided by Emersion, and may be subject to a professional services charge &lt;br /&gt;
depending on your Emersion agreement.&lt;br /&gt;
&lt;br /&gt;
The WSDL for each set of functions is documented in the next section.&lt;br /&gt;
&lt;br /&gt;
For production, use; https://external.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
For testing, use; https://external-prerelease.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
NOTE: Please contact Emersion before you begin testing on Pre-Release to ensure the environment is stable and not using any test code&lt;br /&gt;
&lt;br /&gt;
=== Provider API Documentation === &lt;br /&gt;
&lt;br /&gt;
There are different API types, listed below;&lt;br /&gt;
&lt;br /&gt;
[[API/Minimal|Minimal - Basic Introductory Methods]]&lt;br /&gt;
&lt;br /&gt;
[[API/Services|Services - Mostly Service Centric Based Methods (most methods go here.)]]&lt;br /&gt;
&lt;br /&gt;
[[API/RetailServices|Retail Services - User Based Information including Payment Integration]]&lt;br /&gt;
&lt;br /&gt;
[[API/Reference|Reference Data for use within API calls]]&lt;br /&gt;
&lt;br /&gt;
[[API/UserPortal|User Portal based methods]]&lt;br /&gt;
&lt;br /&gt;
[[API/AAPT|AAPT Specific Integration functions]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== End User Based API Functions ==&lt;br /&gt;
&lt;br /&gt;
This is the API layer of which will be used to enable Emersion customers to have thin clients such as those of which are embedded on smart phones communicate with our platform directly for the purpose of information and self service.&lt;br /&gt;
&lt;br /&gt;
=== Security Layer === &lt;br /&gt;
To integrate with Emersion’s API Framework, clients will need to implement a SOAP Client, utilising a username and password which is embedded within the SOAP Body as security.  &lt;br /&gt;
&lt;br /&gt;
The WSDL for each set of functions is documented in the next section.&lt;br /&gt;
&lt;br /&gt;
For production, use; https://to-be-advised.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
For testing, use; https://to-be-advised-prerelease.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
NOTE: Please contact Emersion before you begin testing on Pre-Release to ensure the environment is stable and not using any test code&lt;br /&gt;
&lt;br /&gt;
=== API Documentation ==&lt;br /&gt;
&lt;br /&gt;
[[API/EndUser|End User API]]&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API&amp;diff=2694</id>
		<title>API</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API&amp;diff=2694"/>
				<updated>2014-10-23T23:17:04Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Emersion API Infrastructure ===&lt;br /&gt;
&lt;br /&gt;
Emersion has implemented an External API Framework Layer to assist in clients integrating directly into parts of the Emersion Eco-System.&lt;br /&gt;
&lt;br /&gt;
Most additions to the framework to date have been directly from client requests, and Emersion is able to extend or add new functionality on a case by case and quoted basis.&lt;br /&gt;
&lt;br /&gt;
For a quote on a solution to fit your requirement, please contact the Emersion Sales team.&lt;br /&gt;
&lt;br /&gt;
For an individual or business looking to work with our API layer, we can recommend the freeware software Soap UI to perform testing and gain guidance on operations contained within the API.&lt;br /&gt;
&lt;br /&gt;
This software allows you to view the methods contained within the API and send and receive test calls to the API without having to write a system.&lt;br /&gt;
&lt;br /&gt;
=== Security Layer === &lt;br /&gt;
To integrate with Emersion’s API Framework, clients will need to implement a SOAP Client, utilising SSL certificate as security. The SSL certificates are provided by Emersion, and may be subject to a professional services charge &lt;br /&gt;
depending on your Emersion agreement.&lt;br /&gt;
&lt;br /&gt;
The WSDL for each set of functions is documented in the next section.&lt;br /&gt;
&lt;br /&gt;
For production, use; https://external.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
For testing, use; https://external-prerelease.emersion.com.au/&lt;br /&gt;
&lt;br /&gt;
NOTE: Please contact Emersion before you begin testing on Pre-Release to ensure the environment is stable and not using any test code&lt;br /&gt;
&lt;br /&gt;
=== API Documentation === &lt;br /&gt;
&lt;br /&gt;
There are different API types, listed below;&lt;br /&gt;
&lt;br /&gt;
[[API/Minimal|Minimal - Basic Introductory Methods]]&lt;br /&gt;
&lt;br /&gt;
[[API/Services|Services - Mostly Service Centric Based Methods (most methods go here.)]]&lt;br /&gt;
&lt;br /&gt;
[[API/RetailServices|Retail Services - User Based Information including Payment Integration]]&lt;br /&gt;
&lt;br /&gt;
[[API/Reference|Reference Data for use within API calls]]&lt;br /&gt;
&lt;br /&gt;
[[API/UserPortal|User Portal based methods]]&lt;br /&gt;
&lt;br /&gt;
[[API/AAPT|AAPT Specific Integration functions]]&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/Minimal&amp;diff=2385</id>
		<title>API/Minimal</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/Minimal&amp;diff=2385"/>
				<updated>2014-09-11T23:15:29Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: /* Minimal */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Minimal == &lt;br /&gt;
&lt;br /&gt;
The first set of web services released by Emersion for Integration by clients, it was the 'minimal' set of services to get up and going, and thus the name. Due to backwards compatibility with anyone using the services, it will remain as 'Minimal', even though there is nothing minimal about it.&lt;br /&gt;
Account type is inserted based on the parent account type:&lt;br /&gt;
 * Wholesale Account will create Service Provider Account Type.&lt;br /&gt;
 * Service Provider Account and Agent Account will create End User Account Type.&lt;br /&gt;
 * End User and Engineering account are not allowed to create new account.&lt;br /&gt;
 * Emersion Account is not currently supported because the account has the capability of creating 2 different types of account which are wholesale and service provider.&lt;br /&gt;
&lt;br /&gt;
The WSDL is at https://external-prerelease.emersion.com.au/Minimal.wsdl&lt;br /&gt;
&lt;br /&gt;
* [[API/Minimal/CreateAccount|Create Account]]&lt;br /&gt;
* [[API/Minimal/GetServicesByServiceType|Get Services By ServiceType]]&lt;br /&gt;
* [[API/Minimal/GetXMLAccountSummary|Get XML Account Summary]]&lt;br /&gt;
* [[API/Minimal/GetContactByAccountAndType|Get Contact By Account And Type]]&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/Minimal&amp;diff=2384</id>
		<title>API/Minimal</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/Minimal&amp;diff=2384"/>
				<updated>2014-09-11T23:14:38Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: /* Minimal */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Minimal == &lt;br /&gt;
&lt;br /&gt;
The first set of web services released by Emersion for Integration by clients, it was the 'minimal' set of services to get up and going, and thus the name. Due to backwards compatibility with anyone using the services, it will remain as 'Minimal', even though there is nothing minimal about it.&lt;br /&gt;
Account type is inserted based on the parent account type:&lt;br /&gt;
 * Wholesale Account will create Service Provider Account Type.&lt;br /&gt;
 * Service Provider Account and Agent Account will create End User Account Type.&lt;br /&gt;
 * End User and Engineering account are not allowed to create new account.&lt;br /&gt;
 * Emersion Account is not currently supported because the account has the capability of creating 2 different types of account which are wholesale and service provider.&lt;br /&gt;
&lt;br /&gt;
The WSDL is at https://external-prerelease.emersion.com.au/Minimal.wsdl&lt;br /&gt;
&lt;br /&gt;
* [[API/Minimal/CreateAccount|Create Account]]&lt;br /&gt;
* [[API/Minimal/GetServicesByServiceType|Get Services By ServiceType]]&lt;br /&gt;
* [[API/Minimal/GetXMLAccountSummary|Get XML Account Summary]]&lt;br /&gt;
* [[API/Minimal/GetContactByAccountAndType|Get Contact By Account And Type]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{#subpages:page=API/Minimal}}&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/Reference&amp;diff=2747</id>
		<title>API/Reference</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/Reference&amp;diff=2747"/>
				<updated>2014-09-11T22:47:34Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: /* API Reference Data */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== API Reference Data ===&lt;br /&gt;
&lt;br /&gt;
This section is for all reference tables for use within the Emersion API layer.&lt;br /&gt;
&lt;br /&gt;
==== API sections ====&lt;br /&gt;
{{#subpages:page=API/Reference}}.&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/Reference&amp;diff=2746</id>
		<title>API/Reference</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/Reference&amp;diff=2746"/>
				<updated>2014-09-11T22:45:38Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: /* API Reference Data */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== API Reference Data ===&lt;br /&gt;
&lt;br /&gt;
This section is for all reference tables for use within the Emersion API layer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{#subpages:page=API/Reference|format=ol}}.&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	<entry>
		<id>https://mediawiki.emersion.com.au/wiki/index.php?title=API/Reference&amp;diff=2745</id>
		<title>API/Reference</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.emersion.com.au/wiki/index.php?title=API/Reference&amp;diff=2745"/>
				<updated>2014-09-11T22:45:21Z</updated>
		
		<summary type="html">&lt;p&gt;Medge: /* API Reference Data */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== API Reference Data ===&lt;br /&gt;
&lt;br /&gt;
This section is for all reference tables for use within the Emersion API layer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{#subpages:page=API|format=ol}}.&lt;/div&gt;</summary>
		<author><name>Medge</name></author>	</entry>

	</feed>