Difference between revisions of "API/Services"

From Emersion
Jump to: navigation, search
 
(17 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
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.  
 
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.  
  
The WSDL is at https://external-prerelease.emersion.com.au/Services.wsdl
+
The WSDL is at https://external.emersion.com.au/Services.wsdl
  
* [[API/Services/CreateAccount|Create Account]]
+
=== API Documentation on the Emersion Knowledge Base ===
* [[API/Services/UpdateAccount|Update Account]]
+
As with the rest of Emersion's documentation, we are migrating the API documentation to the Emersion Knowledge Base.
* [[API/Services/PurchaseProduct|Purchase Product]]
+
 
* [[API/Services/CreateAccountDicountSubscription|Create Account Discount Subscription]]
+
The following API calls have been documented in the Emersion Knowledge Base.
* [[API/Services/GetAccountDiscountPlans|Get Account Discount Plans]]
+
 
* [[API/Services/GetAccountDiscountPlans|Get Account Discount Plans]]
+
[https://resources.emersion.com/display/EKB/Get+Service+Types+for+a+GNAF+Address Get Service Types for an Address]
* [[API/Services/CancelAccountDiscountSubscription|Cancel Account Discount Subscription]]
+
[https://resources.emersion.com/display/EKB/Update+Address+Availability Update Address Availability]
* [[API/Services/GetAccountDiscountSubscription|Get Account Discount Subscription]]
+
 
* [[API/Services/GetCapCurrentStatus|Get Cap Current Status]]
+
=== Existing API Documentation ===
* [[API/Services/GetSuburbByName|Get Suburb By Name]]
+
 
* [[API/Services/getSuburbByPostcode|Get Suburb By Postcode]]
+
{{#subpages:page=API/Services}}.
* [[API/Services/getStreetAddress|get Street Address]]
 
* [[API/Services/getServiceAvailabilityForAddresse|Get Service Availability For Address]]
 

Latest revision as of 04:36, 26 June 2018

Services

The 'Services' section of the Emersion API layer primarily contains account management and point of sale based functions. 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.

The WSDL is at https://external.emersion.com.au/Services.wsdl

API Documentation on the Emersion Knowledge Base

As with the rest of Emersion's documentation, we are migrating the API documentation to the Emersion Knowledge Base.

The following API calls have been documented in the Emersion Knowledge Base.

Get Service Types for an Address Update Address Availability

Existing API Documentation

.