Difference between revisions of "API/Services"

From Emersion
Jump to: navigation, search
(modified WSDL URL)
(removed the old list of interfaces, and replaced with the auto-populated list of interfaces (based on pages created under API/Services))
Line 5: Line 5:
  
 
The WSDL is at https://external.emersion.com.au/Services.wsdl
 
The WSDL is at https://external.emersion.com.au/Services.wsdl
 
* [[API/Services/CreateAccount|Create Account]]
 
* [[API/Services/UpdateAccount|Update Account]]
 
* [[API/Services/PurchaseProduct|Purchase Product]]
 
* [[API/Services/CreateAccountDicountSubscription|Create Account Discount Subscription]]
 
* [[API/Services/GetAccountDiscountPlans|Get Account Discount Plans]]
 
* [[API/Services/GetAccountDiscountPlans|Get Account Discount Plans]]
 
* [[API/Services/CancelAccountDiscountSubscription|Cancel Account Discount Subscription]]
 
* [[API/Services/GetAccountDiscountSubscription|Get Account Discount Subscription]]
 
* [[API/Services/GetCapCurrentStatus|Get Cap Current Status]]
 
* [[API/Services/GetSuburbByName|Get Suburb By Name]]
 
* [[API/Services/GetSuburbByPostcode|Get Suburb By Postcode]]
 
* [[API/Services/GetStreetAddress|Get Street Address]]
 
* [[API/Services/GetServiceAvailabilityForAddresse|Get Service Availability For Address]]
 
* [[API/Services/GetServiceAvailabilityForGnaf|Get Service Availability For Gnaf]]
 
* [[API/Services/GetPortAvailabilityForAddress|Get Port Availability For Address]]
 
* [[API/Services/GetServiceTypesForAddress|Get Service Types For Address]]
 
* [[API/Services/GetNumberOfPortsForAddress|Get Number Of Ports For Address]]
 
* [[API/Services/GetPortInformationForAddress|Get Port Information For Address]]
 
* [[API/Services/serviceLookup|Service Lookup]]
 
* [[API/Services/serviceDetail|Service Detail]]
 
* [[API/Services/telephonyCallHistory|Telephony Call History]]
 
* [[API/Services/serviceList|Service List]]
 
* [[API/Services/invoicesByAccount|Invoices By Account]]
 
* [[API/Services/getInvoiceDetail|Get Invoice Detail]]
 
* [[API/Services/getInvoiceById|Get Invoice By Id]]
 
* [[API/Services/getServiceDetailsByServiceIdentifierAndServiceTypeId|Get Service Details By Service Identifier And Service Type Id]]
 
* [[API/Services/TokeniseCreditCard|Tokenise Credit Card]]
 
* [[API/Services/CreatePayment|Create Payment]]
 
 
 
== Services  ==
 
  
 
{{#subpages:page=API/Services}}.
 
{{#subpages:page=API/Services}}.

Revision as of 16:45, 12 May 2016

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

.