Difference between revisions of "API/Services"
From Emersion
(→Services) |
m (→Services) |
||
Line 34: | Line 34: | ||
* [[API/Services/TokeniseCreditCard|Tokenise Credit Card]] | * [[API/Services/TokeniseCreditCard|Tokenise Credit Card]] | ||
* [[API/Services/CreatePayment|Create Payment]] | * [[API/Services/CreatePayment|Create Payment]] | ||
+ | |||
+ | |||
+ | == service API == | ||
+ | |||
+ | {{#subpages:page=API/Services}}. |
Revision as of 13:17, 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-prerelease.emersion.com.au/Services.wsdl
- Create Account
- Update Account
- Purchase Product
- Create Account Discount Subscription
- Get Account Discount Plans
- Get Account Discount Plans
- Cancel Account Discount Subscription
- Get Account Discount Subscription
- Get Cap Current Status
- Get Suburb By Name
- Get Suburb By Postcode
- Get Street Address
- Get Service Availability For Address
- Get Service Availability For Gnaf
- Get Port Availability For Address
- Get Service Types For Address
- Get Number Of Ports For Address
- Get Port Information For Address
- Service Lookup
- Service Detail
- Telephony Call History
- Service List
- Invoices By Account
- Get Invoice Detail
- Get Invoice By Id
- Get Service Details By Service Identifier And Service Type Id
- Tokenise Credit Card
- Create Payment
service API
- API/Services
- API/Services/CancelAccountDiscountSubscription
- API/Services/CreateAccount
- API/Services/CreateAccountDicountSubscription
- API/Services/CreatePayment
- API/Services/GetAccountDiscountPlans
- API/Services/GetAccountDiscountSubscription
- API/Services/GetBoltOnAddOnPeriods
- API/Services/GetCapCurrentStatus
- API/Services/GetCurrentUsagePeriodSummary
- API/Services/getInvoiceById
- API/Services/getInvoiceDetail
- API/Services/GetNumberOfPortsForAddress
- API/Services/GetPackageSubscriptions
- API/Services/GetPortAvailabilityForAddress
- API/Services/GetPortInformationForAddress
- API/Services/GetServiceAvailabilityForAddress
- API/Services/GetServiceAvailabilityForGnaf
- API/Services/GetServiceConfigurationRequirements
- API/Services/GetServiceContactRequirements
- API/Services/getServiceDetailsByServiceIdentifierAndServiceTypeId
- API/Services/GetServiceFeatureConfigurationRequirements
- API/Services/GetServiceIdentifierRealm
- API/Services/GetServiceIdentifierRequirements
- API/Services/GetServiceSubscriptionPeriods
- API/Services/GetServiceTypesForAddress
- API/Services/GetStreetAddress
- API/Services/GetSuburbByName
- API/Services/GetSuburbsByPostcode
- API/Services/GetUsageDetail
- API/Services/GetUsagePerDay
- API/Services/GetUsagePeriodSummary
- API/Services/invoicesByAccount
- API/Services/PurchaseProduct
- API/Services/serviceDetail
- API/Services/serviceList
- API/Services/serviceLookup
- API/Services/SetServiceConfiguration
- API/Services/SetServiceContacts
- API/Services/SetServiceFeatureSetup
- API/Services/SetServiceIdentifier
- API/Services/telephonyCallHistory
- API/Services/TokeniseCreditCard
- API/Services/UpdateAccount
- API/Services/UpdateServiceAuthentication