REST Resources
This API supports a Representational State Transfer (REST) model for accessing a set of resources through a fixed set of operations. The following resources are accessible through the RESTful model:
- AccessRs
- AccountHierarchyRs
- AccountOperationRs
- BillingAccountRs
- BillingCycleRs
- CalendarRs
- ChargeTemplateRs
- CounterTemplateRs
- CountryRs
- CurrencyRs
- CustomerAccountRs
- CustomerRs
- EmailNotificationRs
- InvoiceCategoryRs
- InvoiceRs
- InvoiceSubCategoryCountryRs
- InvoiceSubCategoryRs
- JobRs
- LanguageRs
- MediationRs
- NotificationRs
- OccTemplateRs
- OfferTemplateRs
- OneShotChargeTemplateRs
- PaymentRs
- PdfInvoiceRs
- PricePlanRs
- ProviderRs
- RecurringChargeTemplateRs
- SellerRs
- ServiceTemplateRs
- SubscriptionRs
- TaxRs
- TriggeredEdrRs
- UsageChargeTemplateRs
- UserAccountRs
- UserRs
- WalletRs
- WebHookNotificationRs
The REST resources expose a data model that is supported by a set of client-side libraries that are made available on the files and libraries page.
There is also a WADL document describing the REST API.