Difference between revisions of "API/EndUser"

From Emersion
Jump to: navigation, search
(End User API functions)
 
(End User API)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Account.wsdl ==
 
  
==== invoicesByAccount ====
+
There are different API types, listed below;
  
====== Description ======
+
[[API/EndUser/Account|Account - Account API]]
  
====== Input ======
+
[[API/EndUser/Services|Services - Services API]]
  
====== Output ======
+
[[API/EndUser/ServiceDesk|ServiceDesk - Service Desk API]]
 
 
==== getInvoiceById ====
 
 
 
====== Description ======
 
 
 
====== Input ======
 
 
 
====== Output ======
 
 
 
==== getAccountBalanceSummaryInfo ====
 
 
 
====== Description ======
 
 
 
====== Input ======
 
 
 
====== Output ======
 
 
 
==== makeAdHocPayment ====
 
 
 
====== Description ======
 
 
 
====== Input ======
 
 
 
====== Output ======
 
 
 
==== getContactByAccountAndType ====
 
 
 
====== Description ======
 
 
 
====== Input ======
 
 
 
====== Output ======
 
 
 
==== createSession ====
 
 
 
====== Description ======
 
 
 
====== Input ======
 
 
 
====== Output ======
 
 
 
==== updateAccount ====
 
 
 
====== Description ======
 
 
 
====== Input ======
 
 
 
====== Output ======
 
 
 
==== addOneTimeBoltOn ====
 
 
 
====== Description ======
 
 
 
====== Input ======
 
 
 
====== Output ======
 
 
 
==== setServiceSpendLimit ====
 
 
 
====== Description ======
 
 
 
====== Input ======
 
 
 
====== Output ======
 
 
 
==== getServiceSpendLimit ====
 
 
 
== Services.wsdl ==
 
 
 
 
 
== ServiceDesk.wsdl ==
 

Latest revision as of 07:57, 20 November 2014

There are different API types, listed below;

Account - Account API

Services - Services API

ServiceDesk - Service Desk API