The resources use a data model that is supported by a set of client-side libraries that are made available on the files and libraries page.
path | methods | description |
---|---|---|
|
|
Receives inbound communication from external source given the rest url above. MEVEO handles it by throwing an inbount communication event with the communicationRequestDto. |
|
|
Get version of application |
|
|
Find a PDF invoice with a given invoice number and a customer account code. |
|
|
Get version of application |
|
|
|
|
|
Create new or update an existing access |
|
|
List Access filtered by subscriptionCode. |
|
|
Get version of application |
|
|
Remove an access with a given access code and subscription code. |
|
|
Disable an Access point with a given access code and subscription code. |
|
|
Enable an Access point with a given access code and subscription code. |
|
|
Web service for managing account hierarchy. Account hierarchy is org.meveo.model.crm.Customer->{!link org.meveo.model.payments.CustomerAccount}-> org.meveo.model.billing.BillingAccount-> org.meveo.model.billing.UserAccount. |
|
|
Create a CRMAccountHerarchy. |
|
|
Create or update Account Hierarchy based on code. |
|
|
Create or update a CRM Account Hierarchy. |
|
|
This service allows to create / update (if exist already) and close / terminate (if termination date is set) a list of customer, customer accounts, billing accounts, user accounts, subscriptions, services, and access in one transaction. It can activate and terminate subscription and service instance. Close customer account. Terminate billing and user account. |
|
|
Search for a list of customer accounts given a set of filter. |
|
|
Is an update of findAccountHierarchy wherein the user can search on 1 or multiple levels of the hierarchy in 1 search. These are the modes that can be combined by using bitwise - or |. Example: If we search on level=BA for lastName=legaspi and found a match, the search will return the hierarchy from BA to CUST. If we search on level=UA for address1=my_address and found a match, the search will return the hierarchy from UA to CUST.", notes = "CUST = 1, CA = 2, BA = 4, UA = 8. |
|
|
Update a CRM Account HerarHierarchychy. |
|
|
Get version of application |
|
|
|
|
|
Create or update Billing Account based on code. |
|
|
filter counters by period date. |
|
|
List BillingAccount filter by customerAccountCode. |
|
|
List BillingAccounts matching a given criteria |
|
|
Get version of application |
|
|
Remove a billing account with a Billing Account Code. |
|
|
|
|
|
Find parent entities based on account hierarchy code. |
|
|
Install business account module. |
|
|
Return meveo's modules. |
|
|
List MeveoModuleDtos matching a given criteria |
|
|
Get version of application |
|
|
Remove business account model with a given business account model code. |
|
|
|
|
|
Right to be forgotten. This concerns listing of risky or grey/black listed customers and their data. Upon request, they can require their data to be erased. In such case, mandatory information (accounting, invoicing, payments) must be preserved but the data tables including the customer's data must be anonymize (firstname/name/emails/phones/addresses/etc) so if this person register back it will be treated as a new customer without history. |
|
|
Search for a customer category with a given code |
|
|
Create a new customer brand |
|
|
Create a new customer category |
|
|
Create new or update existing customer |
|
|
Create new or update an existing customer brand |
|
|
Create new or update an existing customer category |
|
|
|
|
|
Exports an account hierarchy given a specific customer selected in the GUI. It includes Subscription, AccountOperation and Invoice details. It packaged the json output as a zipped file along with the pdf invoices. |
|
|
Filter counters by period date. |
|
|
|
|
|
Filters are: category, seller, brand and provider. |
|
|
List customers matching a given criteria |
|
|
Remove existing customer brand with a given brand code |
|
|
Remove an existing customer category with a given category code |
|
|
|
|
|
Generates the next customer sequence number. |
|
|
Update an existing customer brand |
|
|
Update an existing customer category |
|
|
Get version of application |
|
|
Remove customer with a given code |
|
|
Web service for managing customer account. |
|
|
Create new or update existing customer account |
|
|
Create a new credit category. |
|
|
Remove credit category with a given code. |
|
|
Filter counters by period date. |
|
|
List CustomerAccount filtered by customerCode. |
|
|
List CustomerAccounts matching a given criteria |
|
|
Transfer an amount from one customer to another. |
|
|
Get version of application |
|
|
Remove customerAccount with a given code. |
|
|
|
|
|
Create new or update an existing provider contact |
|
|
List of provider contacts |
|
|
Get version of application |
|
|
Remove an existing provider contact with a given code |
|
|
|
|
|
Create new or update an existing title |
|
|
List titles |
|
|
List titles matching a given criteria |
|
|
Get version of application |
|
|
Remove an existing title with a given code |
|
|
|
|
|
Apply a product on a user account. |
|
|
Create new or update an existing user account. |
|
|
Filter counters by period date. |
|
|
List user accounts filtered by a billing account's code. |
|
|
List user accounts matching a given criteria |
|
|
Get version of application |
|
|
Remove an existing user account with a given code. |
|
|
|
|
|
Add a new litigation |
|
|
Cancel a litigation |
|
|
List accountOperations matching customer account |
|
|
|
|
|
Match operations |
|
|
Transfer an account operation from one customer to another. |
|
|
Unmatching operations |
|
|
Get version of application |
|
|
List matched operations for a given account operation |
|
|
Find a AddressBook with a given code and from |
|
|
Create a new contact address for a contact code |
|
|
Create All addressbook |
|
|
List of address |
|
|
Get version of application |
|
|
Get version of application |
|
|
Update audit logging |
|
|
File format resource |
|
|
Create new or update an existing File formats |
|
|
File format resource |
|
|
List fileFormats matching a given criteria |
|
|
Get version of application |
|
|
Remove an existing File format with a given code |
|
|
Get the list of files in a specific directory |
|
|
Get the list of files |
|
|
Create a directory |
|
|
Download file with a given file name. |
|
|
Suppress the directory |
|
|
Suppress the file |
|
|
Upload the file form. |
|
|
Upload the file with the specific file data in 64 base. |
|
|
Upload the zipped file with the file data. |
|
|
Get version of application |
|
|
Will make a archive of a directory |
|
|
Will make a archive of a file |
|
|
|
|
|
Create new or update an existing workflow with a given code |
|
|
Execute a workflow |
|
|
Find a workflow by entity |
|
|
Find workflow history |
|
|
List of workflows. |
|
|
Get version of application |
|
|
Remove an existing workflow with a given code |
|
|
Disable a Workflow with a given code |
|
|
Enable a Workflow with a given code |
|
|
API for managing AccountingCode entity. |
|
|
Create or update an AccountingCode. Checks if the code already exists. |
|
|
API for managing AccountingCode entity. |
|
|
List AccountingCodes matching a given criteria |
|
|
Get version of application |
|
|
Removes an AccountingCode entity. |
|
|
Disable a Accounting code with a given code |
|
|
Enable a Accounting code with a given code |
|
|
|
|
|
Create a new billing run. The id of the created BillingRun is returned on 'message' field of response object. |
|
|
Returns the list of billable billing accounts of a billing run |
|
|
Search for a billing run info with a given Id |
|
|
Returns the post-invoicing report for a given billing run Id |
|
|
Returns the pre-invoicing report for a given billing run Id |
|
|
|
|
|
Get version of application |
|
|
Cancels the reservation |
|
|
Same as registerCdrList, but at the same process rate the EDR created |
|
|
Confirms the reservation |
|
|
Notify of rejected CDRs |
|
|
Accepts a list of CDR line. This CDR is parsed and created as EDR. CDR is same format use in mediation job |
|
|
Allows the user to reserve a CDR, this will create a new reservation entity attached to a wallet operation. A reservation has expiration limit save in the provider entity (PREPAID_RESRV_DELAY_MS) |
|
|
Get version of application |
|
|
Call service to cancel one or many opened Rated Transactions according to the passed query, cancel an opened Rated Transaction is to set status to CANCELED. |
|
|
Rated transactions related REST API |
|
|
List ratedTransactions matching a given criteria |
|
|
Get version of application |
|
|
|
|
|
|
|
|
Activate a given Subscription for a customer. |
|
|
Activate services. Subscription should not be in status (RESILIATED OR CANCELLED). This service allows to override the charge instance price before activation. This service is actually a 2 step process: service instantiation then activation. If service.subscriptionDate is not set a service is only instantiated else it's instantiated then activated. |
|
|
Apply one shot charge. Subscription should not be in status (RESILIATED OR CANCELLED). |
|
|
Apply a product on a subscription. |
|
|
Cancels the renewal term of an active subscription. |
|
|
Create or update subscription information ONLY. Does not include access, services nor products |
|
|
Create or update subscription information WITH access, services and products. Terminates subscription if termination date is provided on subscription. Terminates service if termination date is provided on service. Activates inactive service if service subscription date is provided. Instantiates service if no matching service found. Updates service if matching service found. Only those services, access and products passed will be afected. |
|
|
Returns the due date delay information. |
|
|
List subscriptions matching a given criteria |
|
|
Instantiate a Service subscription |
|
|
|
|
|
|
|
|
List subscriptions matching a given criteria |
|
|
Search for a subscription with a given code. |
|
|
Search for a subscription with a given code. |
|
|
Give a rate data for subscription |
|
|
Resume an existing subscription |
|
|
Resume an existing services |
|
|
Find service instance. |
|
|
Returns a list of service instances. |
|
|
Create a subscription and activate services in a single transaction. |
|
|
Suspend an existing subscription |
|
|
Suspend an existing services |
|
|
|
|
|
Terminate a list of services. If a service is already TERMINATED, an error is thrown. |
|
|
Update existing services |
|
|
Get version of application |
|
|
patch a subscription |
|
|
rollBack an offer |
|
|
Gets the current (open or reserved) wallet balance amount at a given level and date period. In wallet operation, status='OPEN OR RESERVED'. |
|
|
Gets the open wallet balance amount at a given level and date period. In wallet operation, status='OPEN'. |
|
|
Gets the reserved wallet balance amount at a given level and date period. In wallet operation, status='RESERVED'. |
|
|
Create a new operation |
|
|
|
|
|
Wallet operation and balance related REST API |
|
|
List wallet operations matching a given criteria |
|
|
Wallet operation and balance related REST API |
|
|
Confirm a reservation given an id. |
|
|
Cancel a reservation given an id. |
|
|
Wallet operation and balance related REST API |
|
|
Create new or update an existing wallet template |
|
|
Remove an existing wallet template with a given code |
|
|
Get version of application |
|
|
|
|
|
Create new or update an existing billing cycle with a given code |
|
|
Search for list of billingCycles. |
|
|
Get version of application |
|
|
Remove an existing billing cycle with a given code. |
|
|
|
|
|
Gets the banking date status. |
|
|
Create new or update an existing calendar with a given code. |
|
|
Retrieve a list of all calendars. |
|
|
List Calendars matching a given criteria |
|
|
Get version of application |
|
|
Remove calendar with a given code. |
|
|
|
|
|
Create new or update an existing business offer model. |
|
|
Install business offer model module. |
|
|
|
|
|
Get version of application |
|
|
Remove an existing business offer model with a given code. |
|
|
|
|
|
Create new or update an existing business product model |
|
|
Install business product model module |
|
|
List business product models |
|
|
List Business Product Models matching a given criteria |
|
|
Get version of application |
|
|
Remove an existing business product model with a given code |
|
|
|
|
|
Create new or update an existing business service model |
|
|
Install business offer model module |
|
|
List business service model |
|
|
List Business Service Models matching a given criteria |
|
|
Get version of application |
|
|
Remove an existing business service model with a given code |
|
|
|
|
|
Create new or update an existing channel |
|
|
Get version of application |
|
|
Disable a Channel with a given code |
|
|
Enable a Channel with a given code |
|
|
Returns all the active channels list |
|
|
Get version of application |
|
|
Search for a charge template with a given code |
|
|
Get version of application |
|
|
Web service for managing org.meveo.model.catalog.CounterTemplate. |
|
|
Create or update a counter Template. |
|
|
List CounterTemplates matching a given criteria |
|
|
Get version of application |
|
|
Disable a Counter template with a given code |
|
|
Enable a Counter template with a given code |
|
|
Remove counter template with a given code. |
|
|
|
|
|
Create new or update an existing discount plan |
|
|
List discount plan |
|
|
List DiscountPlans matching a given criteria |
|
|
Get version of application |
|
|
Disable a Discount plan with a given code |
|
|
Enable a Discount plan with a given code |
|
|
CRUD/list discountPlanItem via REST API. |
|
|
create/update a discount plan item. |
|
|
List all discount plan items by current user. |
|
|
List DiscountPlanItems matching a given criteria |
|
|
Get version of application |
|
|
Disable a Discount plan item with a given code |
|
|
Enable a Discount plan item with a given code |
|
|
remove a discount plan item by code. |
|
|
Web service for managing org.meveo.model.catalog.OfferTemplate. |
|
|
Create or update offer template based on a given code. |
|
|
Web service for managing org.meveo.model.catalog.OfferTemplate. |
|
|
List Offer templates matching a given criteria |
|
|
Get version of application |
|
|
Disable a Offer template with a given code |
|
|
Enable a Offer template with a given code |
|
|
Remove offer template with a given code and validity dates. If no validity dates are provided, an offer template valid on a current date will be deleted. |
|
|
|
|
|
Create new or update an existing offer template category |
|
|
List DiscountPlanItems matching a given criteria |
|
|
Get version of application |
|
|
Disable a Offer template category with a given code |
|
|
Enable a Offer template category with a given code |
|
|
Web service for managing org.meveo.model.catalog.OneShotChargeTemplate. |
|
|
Create new or update an existing. |
|
|
List one shot charge template with the following filters. |
|
|
Return the list of oneShotChargeTemplates. |
|
|
Get version of application |
|
|
Disable a One shot charge template with a given code |
|
|
Enable a One shot charge template with a given code |
|
|
Remove one shot charge tesmplate with a given code. |
|
|
Web service for managing org.meveo.model.catalog.PricePlanMatrix. |
|
|
Create new or update an existing price plan matrix |
|
|
List price plan matrix. |
|
|
List PricePlanMatrixes |
|
|
Get version of application |
|
|
Disable a Price plan with a given code |
|
|
Enable a Price plan with a given code |
|
|
Remove an existing price plan matrix with a given code |
|
|
Web service for managing org.meveo.model.catalog.RecurringChargeTemplate. |
|
|
Create new or update an existing recurring charge template |
|
|
Return the list of recurringChargeTemplates. |
|
|
Get version of application |
|
|
Disable a Recurring charge template with a given code |
|
|
Enable a Recurring charge template with a given code |
|
|
Remove an existing recurring charge template with a given code. |
|
|
Web service for managing org.meveo.model.catalog.ServiceTemplate. |
|
|
Create new or update an existing service template |
|
|
Gets a service template list widh . |
|
|
Gets a service template list. |
|
|
Get version of application |
|
|
Disable a Service template with a given code |
|
|
Enable a Service template with a given code |
|
|
Remove service template with a given code. |
|
|
|
|
|
Create new or update an existing triggered edr template |
|
|
Gets a triggeredEdrs list. |
|
|
Get version of application |
|
|
Remove an existing triggered edr template with a given code. |
|
|
|
|
|
Create new or update an existing unitOfMeasure |
|
|
List all currencies. |
|
|
List UnitOfMeasures matching a given criteria |
|
|
Get version of application |
|
|
Remove an existing unitOfMeasure with a given code |
|
|
Web service for managing org.meveo.model.catalog.UsageChargeTemplate. |
|
|
Create new or update an existing charge template with a given code. |
|
|
List UsageChargeTemplate matching a given criteria |
|
|
List UsageChargeTemplate |
|
|
Get version of application |
|
|
Disable a Usage charge template with a given code |
|
|
Enable a Usage charge template with a given code |
|
|
Remove usage charge template with a given code. |
|
|
Get a list of categories |
|
|
Get a single category by its code |
|
|
Create offer from BOM definition |
|
|
Create product from BPM definition |
|
|
Create service from BSM definition |
|
|
TMForum Product catalog API specification implementation. Note: only READ type methods are implemented. |
|
|
Create or update product charge template |
|
|
List all productChargeTemplates |
|
|
Gets a productChargeTemplate list. |
|
|
TMForum Product catalog API specification implementation. Note: only READ type methods are implemented. |
|
|
Disable a Product charge template with a given code |
|
|
Enable a Product charge template with a given code |
|
|
Get a list of product offerings optionally filtering by some criteria |
|
|
Get details of a single Product template and validity dates. If no validity dates are provided, an Product template valid on a current date will be returned. |
|
|
Get a list of product specifications optionally filtering by some criteria |
|
|
Get details of a single product |
|
|
TMForum Product catalog API specification implementation. Note: only READ type methods are implemented. |
|
|
Create or update product template |
|
|
List all product templates optionally filtering by code and validity dates. If neither date is provided, validity dates will not be considered. If only validFrom is provided, a search will return products valid on a given date. If only validTo date is provided, a search will return products valid from today to a given date. |
|
|
Gets a productTemplates list. |
|
|
TMForum Product catalog API specification implementation. Note: only READ type methods are implemented. |
|
|
Disable a Product template with a given code |
|
|
Enable a Product template with a given code |
|
|
Get version of application |
|
|
|
|
|
|
|
|
Create new or update an existing chart with a given code |
|
|
|
|
|
List Calendars matching a given criteria |
|
|
|
|
|
Get version of application |
|
|
Disable a Chart with a given code |
|
|
Enable a Chart with a given code |
|
|
|
|
|
Create new or update an existing email template by dto |
|
|
List email templates |
|
|
Get version of application |
|
|
remove an emailTemplate by code |
|
|
|
|
|
CreateOrUpdate a meveoInstance by dto |
|
|
List meveoInstances |
|
|
Get version of application |
|
|
Remove a meveoInstance by code |
|
|
Send SMS to Customer. |
|
|
Get version of application |
|
|
Converts system properties into json string. |
|
|
Get version of application |
|
|
|
|
|
Create or update a CRM contact |
|
|
Import the contact list from a file |
|
|
Import the contact list to a CSV file text |
|
|
|
|
|
List Contacts matching a given criteria |
|
|
Get version of application |
|
|
Delete a contact with a given code |
|
|
|
|
|
Web service for managing org.meveo.model.billing.Country and org.meveo.model.billing.TradingCountry. |
|
|
Create or update a Trading Country base from the supplied country code. If the country code does not exists, a country and tradingCountry records are created |
|
|
Search for list of trading countries. |
|
|
Get version of application |
|
|
Disable a Trading country with a given country code |
|
|
Enable a Trading country with a given country code |
|
|
Does not delete a country but the tradingCountry associated to it. |
|
|
Does not delete a country but the tradingCountry associated to it. |
|
|
Web service for managing org.meveo.model.billing.Country. |
|
|
Creates or modify a tradingCountry base from the supplied country code. |
|
|
List all countries. |
|
|
List countries ISO matching a given criteria |
|
|
Get version of application |
|
|
Does not delete a country but the tradingCountry associated to it. |
|
|
Web service for managing org.meveo.model.admin.Currency and org.meveo.model.billing.TradingCurrency. |
|
|
Create or Update tradingCurrency base on currency code. If the currency code does not exists, a currency record is created |
|
|
Search for list of trading currencies. |
|
|
Get version of application |
|
|
Disable a Trading currency with a given currency code |
|
|
Enable a Trading currency with a given currency code |
|
|
Remove currency with a given currency code. |
|
|
Web service for managing Currency. |
|
|
Creates or modify a tradingCurrency base on currency code. |
|
|
List all currencies. |
|
|
List currencies ISO matching a given criteria |
|
|
Get version of application |
|
|
Remove currency with a given currency code. |
|
|
List custom entity instances. |
|
|
Get version of application |
|
|
Rest API for custom entity instance management |
|
|
Create new or update an existing custom entity instance with a given code. |
|
|
Rest API for custom entity instance management |
|
|
Disable a Custom entity instance with a given code |
|
|
Enable a Custom entity instance with a given code |
|
|
|
|
|
Define new or update existing custom field definition |
|
|
Get version of application |
|
|
Remove custom field definition given its code and entity it applies to |
|
|
Disable a Custom field template with a given code |
|
|
Enable a Custom field template with a given code |
|
|
Rest API for custom table data management |
|
|
Append or update data in a custom table |
|
|
Mark records as disabled in a custom table. Applies only to those custom tables that contain a field 'disabled' |
|
|
Mark records as enabled in a custom table. Applies only to those custom tables that contain a field 'disabled' |
|
|
Search in custom tables |
|
|
Search in custom tables using CustomTableWrapper |
|
|
Get version of application |
|
|
Generate PDF document. |
|
|
Get version of application |
|
|
Download the files with the given id |
|
|
Creates the procedure. |
|
|
Gets the procedure by id. |
|
|
Gets the procedure status by id. |
|
|
Get version of application |
|
|
|
|
|
Add Payments to dunningDocument. |
|
|
List dunningDocuments matching a given criteria |
|
|
Get version of application |
|
|
|
|
|
Define new or update existing entity action definition |
|
|
Remove entity action definition given its code and entity it applies to |
|
|
To be sure the compatibility of above method we will create a new one. Define new or update existing custom entity template definition |
|
|
Customize a standard Meveo entity definition by adding fields and/or custom actions |
|
|
Get customizations made on a standard Meveo entity given its class |
|
|
|
|
|
Execute and action of a given entity |
|
|
Define new or update existing custom entity template definition |
|
|
List custom entity templates. |
|
|
Returns a list of filtered CustomFieldTemplate of an entity. The list of entity is evaluted againsts the entity with the given code. |
|
|
Disable a Custom entity template with a given code |
|
|
Enable a Custom entity template with a given code |
|
|
|
|
|
|
|
|
Define new or update existing custom field definition |
|
|
Disable a Entity action with a given code |
|
|
Enable a Entity action with a given code |
|
|
Remove custom field definition given its code and entity it applies to |
|
|
Disable a Custom field template with a given code |
|
|
Enable a Custom field template with a given code |
|
|
Returns a List of BusinessEntities given a CustomFieldTemplate code. The CustomFieldTemplate is pulled from the database and entityClass is use in query. For example entity class is of type OfferTemplate, then it will return a list of OfferTemplates. |
|
|
Get version of application |
|
|
Find a filter with a given code |
|
|
Create new or update an existing filter with a given code |
|
|
Get version of application |
|
|
Disable a Filter with a given code |
|
|
Enable a Filter with a given code |
|
|
|
|
|
Execute a filter to retrieve a list of entities |
|
|
Clean and reindex Elastic Search repository |
|
|
Execute a search in Elastic Search on all fields (_all field) |
|
|
Execute a search in Elastic Search on given fields for given values. Query values by field are passed in extra query parameters in a form of fieldName=valueToMatch |
|
|
Get version of application |
|
|
API for managing ReportExtract. |
|
|
Create / update a report extract with the given data. |
|
|
API for managing ReportExtract. |
|
|
API for managing ReportExtract. |
|
|
Returns a paginated list of ReportExtract. |
|
|
Runs a report extract with the given parameter. |
|
|
Get version of application |
|
|
Disable a Report extract with a given code |
|
|
Enable a Report extract with a given code |
|
|
|
|
|
Create new or update an existing user hierarchy level with a given code |
|
|
|
|
|
Get version of application |
|
|
Remove an existing hierarchy level with a given code |
|
|
validate the iban and/or bic |
|
|
Get version of application |
|
|
Check for execution results for a given execution identifier |
|
|
Send a file to be imported. ImportExportResponseDto.executionId contains |
|
|
Get version of application |
|
|
Web service for managing org.meveo.model.billing.Invoice. |
|
|
Web service for managing org.meveo.model.billing.Invoice. |
|
|
Finds an invoice based on invoice number and optionally an invoice type and return it as pdf as byte []. Invoice is not recreated, instead invoice stored as pdf in database is returned. |
|
|
Finds an invoice based on its invoice number and optionally an invoice type and return it as xml string. |
|
|
Generate a Draft invoice |
|
|
Launch all the invoicing process for a given billingAccount, that's mean.
|
|
|
Finds an invoice based on invoice number and return it as pdf as byte []. Invoice is not recreated, instead invoice stored as pdf in database is returned. |
|
|
Finds an invoice based on invoice number and invoice type and return it as pdf as byte []. Invoice is not recreated, instead invoice stored as pdf in database is returned. |
|
|
Finds an invoice based on its invoice number and return it as xml string. |
|
|
Finds an invoice based on invoice number and invoice type. It returns the result as xml string |
|
|
Web service for managing org.meveo.model.billing.Invoice. |
|
|
List invoices matching a given criteria |
|
|
|
|
|
|
|
|
Send invoice by Email. |
|
|
Web service for managing org.meveo.model.billing.Invoice. |
|
|
Get version of application |
|
|
Web service for managing org.meveo.model.billing.InvoiceCategory. |
|
|
Create or update invoice with a given code. |
|
|
Web service for managing org.meveo.model.billing.InvoiceCategory. |
|
|
Get version of application |
|
|
Remove invoice with a given code. |
|
|
Web service for managing org.meveo.model.billing.InvoiceSequence. |
|
|
Create new or update an existing invoiceSequence with a given code. |
|
|
List of invoiceSequence. |
|
|
Get version of application |
|
|
Web service for managing org.meveo.model.billing.InvoiceSubCategory. |
|
|
Create or update invoice sub category. |
|
|
Web service for managing org.meveo.model.billing.InvoiceSubCategory. |
|
|
Get version of application |
|
|
Remove invoice sub category with a given code. |
|
|
Web service for managing org.meveo.model.billing.InvoiceType. |
|
|
Create new or update an existing invoiceType with a given code. |
|
|
List of invoiceType. |
|
|
Get version of application |
|
|
Remove invoiceType with a given code. |
|
|
|
|
|
Create a new job instance |
|
|
Create new or update an existing job instance with a given code |
|
|
Execute a given job instance info |
|
|
Find a job execution result with a given id |
|
|
|
|
|
List jobExecutions matching a given criteria |
|
|
Deprecated in v.4.7.2 Use /list instead. |
|
|
List job categories |
|
|
|
|
|
|
|
|
Create new or update an existing timer entity with a given code |
|
|
Remove an existing timer with a given code |
|
|
Get version of application |
|
|
Remove an existing job instance with a given code |
|
|
|
|
|
Create a new job instance |
|
|
Create new or update an existing job instance with a given code |
|
|
Search for list of jobInstances. |
|
|
Update an existing job instance |
|
|
Get version of application |
|
|
Disable a Job instance with a given code |
|
|
Enable a Job instance with a given code |
|
|
Remove an existing job instance with a given code |
|
|
* Web service for managing org.meveo.model.billing.Language and org.meveo.model.billing.TradingLanguage. |
|
|
Create or update a language if it doesn't exists. |
|
|
Search for list of trading languages. |
|
|
Get version of application |
|
|
Disable a Trading language with a given language code |
|
|
Enable a Trading language with a given language code |
|
|
Does not delete a language but the tradingLanguage associated to it. |
|
|
* Web service for managing org.meveo.model.billing.Language. |
|
|
Create or update a language if it doesn't exists. |
|
|
List languages ISO matching a given criteria |
|
|
Get version of application |
|
|
Does not delete a language but the tradingLanguage associated to it. |
|
|
|
|
|
Find a Measurable value during a period of date and period |
|
|
List Measurable quantity with a given code. |
|
|
Get version of application |
|
|
Remove Measurable quantity with a given code. |
|
|
Disable a Measurable quantity with a given code |
|
|
Enable a Measurable quantity with a given code |
|
|
Web service for managing MetricsConfiguration. |
|
|
Get version of application |
|
|
|
|
|
Create new or update an existing Meveo module |
|
|
Disable a Meveo's module with a given code |
|
|
Enable a Meveo's module with a given code |
|
|
Install Meveo module |
|
|
List all Meveo's modules |
|
|
uninstall a Meveo's module with a given code |
|
|
Get version of application |
|
|
Remove an existing module with a given code |
|
|
Disable a Opencell module with a given code |
|
|
Enable a Opencell module with a given code |
|
|
REST service for managing Notification object. |
|
|
Create new or update an existing notification with a given code |
|
|
|
|
|
Create new or update an existing email notification with a given code |
|
|
Get version of application |
|
|
Disable a Email notification with a given code |
|
|
Enable a Email notification with a given code |
|
|
Remove an existing email notification with a given code |
|
|
|
|
|
Create new or update an existing job trigger with a given code |
|
|
Get version of application |
|
|
Disable a Job execution trigger notification with a given code |
|
|
Enable a Job execution trigger notification with a given code |
|
|
Remove an existing job trigger with a given code |
|
|
List inbound requests |
|
|
List the notification history |
|
|
Get version of application |
|
|
|
|
|
Create new or update an existing web hook notification with a given code |
|
|
Get version of application |
|
|
Disable a Webhook notification with a given code |
|
|
Enable a Webhook notification with a given code |
|
|
Remove an existing web hook notification with a given code |
|
|
Disable a Script type notification with a given code |
|
|
Enable a Script type notification with a given code |
|
|
Remove an existing notification with a given code |
|
|
|
|
|
Create or update OccTemplate. |
|
|
|
|
|
Get version of application |
|
|
Remove OccTemplate with a given code. |
|
|
TMForum Product ordering API specification implementation |
|
|
validate a product order |
|
|
Modify partially a product order |
|
|
TMForum Product ordering API specification implementation |
|
|
Evaluate and return the dueDateDelayEL. It checks the EL in this order: Order, CustomerAccount, BillingCycle. |
|
|
Updates the dueDateDelayEL of an Order. |
|
|
Creates automated payment. It also process if a payment is matching or not |
|
|
The Interface PaymentRs. |
|
|
List available card payment methods for a given customer account identified either by id or by code. |
|
|
|
|
|
|
|
|
Create or update a credit category payment |
|
|
Retrieve the list of credit category paiement |
|
|
List creditCategories matching a given criteria |
|
|
Get version of application |
|
|
Delete a credit category with his given code |
|
|
Returns a list of account operations along with the balance of a customer. |
|
|
The Interface PaymentRs. |
|
|
Create or update ddRequest builder. |
|
|
The Interface PaymentRs. |
|
|
Disable a ddRequest builder with a given code |
|
|
Enable a ddRequest builder with a given code |
|
|
Create a ddrequestLotOp by dto |
|
|
List ddrequestLotOps by fromDueDate,toDueDate,status |
|
|
Get version of application |
|
|
The Interface PaymentRs. |
|
|
The Interface PaymentRs. |
|
|
Create or update payment gateway. |
|
|
Get the Hosted Checkout URL for payment. |
|
|
The Interface PaymentRs. |
|
|
The Interface PaymentRs. |
|
|
The Interface PaymentRs. |
|
|
Generates the next RUM sequence number. |
|
|
Disable a Payment gateway with a given code |
|
|
Enable a Payment gateway with a given code |
|
|
The Interface PaymentRs. |
|
|
List Payment Methods matching a customer account |
|
|
The Interface PaymentRs. |
|
|
List paymentMethods matching a given criteria |
|
|
Disable a Payment method with a given id |
|
|
Enable a Payment method with a given id |
|
|
The Interface PaymentRs. |
|
|
Cancel payment Schedules instance. |
|
|
The Interface PaymentRs. |
|
|
Terminate payment Schedules instance. |
|
|
The Interface PaymentRs. |
|
|
Create or update payment Schedules template. |
|
|
The Interface PaymentRs. |
|
|
Update the Provider's RUM sequence configuration. |
|
|
Calculates and returns the next value of the mandate number. |
|
|
Get version of application |
|
|
Get version of application |
|
|
List of permissions |
|
|
Get version of application |
|
|
Web service for managing Provider. |
|
|
|
|
|
Register a new tenant |
|
|
Find a provider Cf with a given provider code. |
|
|
Returns list of payment method and credit categories. |
|
|
Returns list of customer brands, categories and titles. |
|
|
Returns list of invoicing configuration (calendars, taxes, invoice categories, invoice sub categories, billing cycles and termination reasons. |
|
|
Returns list of trading countries, currencies and languages. |
|
|
List tenants |
|
|
Update a provider CF. |
|
|
Get version of application |
|
|
Remove a tenant |
|
|
THIS IS A TEMPORARY API FOR DYNAMIC PORTAL USE ONLY. IT MAY BE REMOVED AT ANY TIME. |
|
|
TMForum Product quote API specification implementation |
|
|
Place an order based on a product quote. |
|
|
Modify partially a product quote |
|
|
TMForum Product quote API specification implementation |
|
|
Creates refund. |
|
|
Get version of application |
|
|
|
|
|
Create new or update an existing revenue recognition rule with a given code |
|
|
List of revenue recognition rules. |
|
|
Get version of application |
|
|
Disable a Revenue recognition rule with a given code |
|
|
Enable a Revenue recognition rule with a given code |
|
|
Remove an existing revenue recognition rule with a given code |
|
|
REST API for managing Role. |
|
|
Create or update role. |
|
|
List external roles. |
|
|
REST API for managing Role. |
|
|
Get version of application |
|
|
Remove role. |
|
|
|
|
|
Create new or update an existing script instance with a given code. |
|
|
Execute a script instance with a given code and list of parameters for the context of the script |
|
|
Get version of application |
|
|
Disable a Script instance with a given code |
|
|
Enable a Script instance with a given code |
|
|
Remove an existing script instance with a given code . |
|
|
Web service for managing org.meveo.model.admin.Seller. |
|
|
Create or update a seller. |
|
|
Search for seller with a given code. |
|
|
Search for all seller's code. |
|
|
Get version of application |
|
|
Remove seller with a given code. |
|
|
Web service for managing org.meveo.model.billing.Tax. |
|
|
Create or uptadate a tax. |
|
|
Search for the list of taxes. |
|
|
List taxes matching a given criteria |
|
|
Get version of application |
|
|
Remove tax with a given code. |
|
|
REST interface definition of Tax category API |
|
|
Create new or update an existing Tax category |
|
|
REST interface definition of Tax category API |
|
|
List taxCategories matching a given criteria |
|
|
Get version of application |
|
|
Remove an existing Tax category with a given code |
|
|
REST interface definition of Tax class API |
|
|
Create new or update an existing Tax class |
|
|
REST interface definition of Tax class API |
|
|
List taxClasses matching a given criteria |
|
|
Get version of application |
|
|
Remove an existing Tax class with a given code |
|
|
REST interface definition of Tax mapping API |
|
|
Create new or update an existing Tax mapping |
|
|
REST interface definition of Tax mapping API |
|
|
List taxMappings matching a given criteria |
|
|
Get version of application |
|
|
Remove an existing Tax mapping with a given id |
|
|
|
|
|
Create new or update an existing termination reason with a given code. |
|
|
List of termination reasons. |
|
|
Get version of application |
|
|
Remove an existing termination reason with a given code. |
|
|
Find a timer schedule with a given code |
|
|
Create a new timer schedule |
|
|
Create new or update an existing timer schedule with a given code |
|
|
Update an existing timer schedule |
|
|
Get version of application |
|
|
Disable a Timer schedule with a given code |
|
|
Enable a Timer schedule with a given code |
|
|
|
|
|
Get version of application |
|
|
Remove an existing data from a custom table. |
|
|
Mark a record as disabled in a custom table. Applies only to those custom tables that contain a field 'disabled' |
|
|
Mark a record as enabled in a custom table. Applies only to those custom tables that contain a field 'disabled' |
|
|
Search for all opened ratedTransactions with a given userAccountCode,fromDate and toDate . |
|
|
Search for charge aggregate isage from a user account code during a period of time. |
|
|
Get version of application |
|
|
Web service for managing org.meveo.model.admin.User. User has a unique username that is use for update, search and remove operation. |
|
|
Create or update user based on the username. |
|
|
Web service for managing org.meveo.model.admin.User. User has a unique username that is use for update, search and remove operation. |
|
|
Deletes a user in keycloak and core given a username. |
|
|
Web service for managing org.meveo.model.admin.User. User has a unique username that is use for update, search and remove operation. |
|
|
List users matching a given criteria |
|
|
Get version of application |
|
|
Remove user with a given username. |
name | description |
---|---|
SuperAdminSettingsWs |
name | description |
---|---|
AccountWs | |
AccountingWs | REST API to manage AccountingCode or Chart of accounts. |
CatalogWs | |
CommunicationWs | |
EntityCustomizationWs | |
FilterWs | |
FilteredListWs | |
FinanceWs | |
InvoiceWs | |
InvoicingWs | |
JobWs | |
MediationWs | Mediation related API WS interface |
ModuleWs | |
NotificationWs | |
PaymentWs | The Interface PaymentWs. |
ReportingWs | |
ScriptInstanceWs | |
SettingsWs | SOAP endpoints for settings. |
SubscriptionWs | |
UsageWs | |
WalletWs | Wallet operation and balance related Webservices API |
name | description |
---|---|
WorkflowWs |
name | description |
---|---|
GenericWorkflowWs |
The services API is also accessible by a set of client-side libraries that can be downloaded from the files and libraries page.
type | description |
---|---|
Access | |
AccessDto | The Class AccessDto. |
AccessesDto | The Class AccessesDto. |
AccessesResponseDto | The Class AccessesResponseDto. |
AccountDto | The Class AccountDto. |
AccountHierarchyDto | The Class AccountHierarchyDto. |
AccountHierarchyTypeEnum | |
AccountOperation | |
AccountOperationDto | The Class AccountOperationDto. |
AccountOperationResponseDto | The Class AccountOperationResponseDto. |
AccountOperationsDto | The Class AccountOperationsDto. |
AccountOperationsResponseDto | The Class AccountOperationsResponseDto. |
AccountStatusEnum | |
AccountingCode | |
AccountingCodeDto | The Class AccountingCodeDto. |
AccountingCodeGetResponseDto | The Class AccountingCodeGetResponseDto. |
AccountingCodeListResponseDto | The Class AccountingCodeListResponse. |
AccountingWriting | |
AccumulatorCounterTypeEnum | |
ActionDunning | |
ActionPlanItemResponseDto | The Class ActionPlanItemResponseDto. |
ActionStatus | Determine the status of the MEVEO API web service response. |
ActionStatusEnum | Tells whether the request is successful or not. |
ActivateServicesRequestDto | The Class ActivateServicesRequestDto. |
ActivateSubscriptionRequestDto | The Class ActivateSubscriptionRequestDto. |
AdditionalDetails | |
AdditionalDetailsDto | A base class for all API DTO classes |
Address | |
AddressBook | |
AddressBookDto | Equivalent of BusinessEntity in DTO |
AddressDto | The Class AddressDto. |
AlterationPrice | |
AmountsDto | Contains amounts with and without tax. |
ApplicableDueDateDelayDto | The Class ApplicableDueDateDelayDto. |
ApplyOneShotChargeInstanceRequestDto | The Class ApplyOneShotChargeInstanceRequestDto. |
ApplyProductRequestDto | The Class ApplyProductRequestDto. |
Attachment | |
AuditChangeTypeEnum | |
Auditable | |
AuditableDto | Equivalent of AuditableEntity in DTO Contain the entity creation and modification dates. |
AuditableEntityDto | Equivalent of AuditableEntity in DTO |
AuditableFieldDto | The Class AuditableFieldDto. |
AuditableFieldHistory | |
AutomatedPayment | |
AutomatedRefund | |
BSMConfigurationDto | The Class BSMConfigurationDto. |
BadRequestException | |
BankCoordinates | |
BankCoordinatesDto | The Class BankCoordinatesDto. |
BankingDateStatusDto | The Class BankingDateStatusDto. |
BankingDateStatusResponse | The Class BankingDateStatusResponse. |
BarChartDto | The Class BarChartDto. |
BaseEntityDto | A base class for all API DTO classes |
BaseResponse | All the Opencell API web service response must extend this class. |
BaseServiceChargeTemplateDto | |
BillingAccount | |
BillingAccount | |
BillingAccountDto | The Class BillingAccountDto. |
BillingAccountsDto | The Class BillingAccountsDto. |
BillingAccountsResponseDto | The Class BillingAccountsResponseDto. |
BillingCycle | |
BillingCycleDto | The Class BillingCycleDto. |
BillingCyclesDto | The Class BillingCyclesDto. |
BillingCyclesResponseDto | The Class BillingCyclesResponseDto. |
BillingEntityTypeEnum | |
BillingProcessTypesEnum | |
BillingRun | |
BillingRunDto | The Class BillingRunDto. |
BillingRunList | |
BillingRunStatusEnum | |
BillingWalletTypeEnum | |
BomOfferDto | The Class BomOfferDto. |
BpmProductDto | The Class BpmProductDto. |
BsmServiceDto | The Class BsmServiceDto. |
BundleProductTemplateDto | The Class BundleProductTemplateDto. |
BundleTemplateDto | The Class BundleTemplateDto. |
BundledProductReference | |
BusinessAccountModel | |
BusinessAccountModelDto | The Class BusinessAccountModelDto. |
BusinessAccountModelResponseDto | The Class BusinessAccountModelResponseDto. |
BusinessEntity | |
BusinessEntityDto | Equivalent of BusinessEntity in DTO |
BusinessEntityResponseDto | The Class BusinessEntityResponseDto. |
BusinessOfferModel | |
BusinessOfferModelDto | The Class BusinessOfferModelDto. |
BusinessProductModel | |
BusinessProductModelDto | The Class BusinessProductModelDto. |
BusinessServiceModel | |
BusinessServiceModelDto | The Class BusinessServiceModelDto. |
CRMAccountHierarchyDto | The Class CRMAccountHierarchyDto. |
CRMAccountTypeSearchDto | The Class CRMAccountTypeSearchDto. |
Calendar | |
CalendarDateIntervalDto | The Class CalendarDateIntervalDto. |
CalendarDto | The Class CalendarDto. |
CalendarHolidayDto | The Class CalendarHolidayDto. |
CalendarIntervalTypeEnum | |
CalendarPeriodUnitEnum | |
CalendarTypeEnum | The Enum CalendarTypeEnum. |
CalendarsDto | The Class CalendarsDto. |
Campaign | |
CampaignDto | Equivalent of BusinessEntity in DTO |
CampaignStatusEnum | |
CancelBillingRunRequestDto | The Class CancelBillingRunRequestDto. |
CancelInvoiceRequestDto | The Class CancelInvoiceRequestDto. |
|
|
|
|
CardPaymentMethodTokensDto | The Class CardPaymentMethodTokensDto. |
CatMessagesDto | The Class CatMessagesDto. |
CatMessagesListDto | The Class CatMessagesListDto. |
CatUsageDto | The Class CatUsageDto. |
CatalogReference | |
CategoryInvoiceAgregate | |
CategoryInvoiceAgregateDto | Invoice category invoice aggregate DTO |
CdrListDto | The Class CdrListDto. |
CdrReservationResponse | The Class CdrReservationResponse. |
CdrReservationResponseDto | The Class CdrReservationResponseDto. |
Channel | |
Channel | |
ChannelDto | The Class ChannelDto. |
Characteristic | |
ChargeAggregateDto | The Class ChargeAggregateDto. |
ChargeCDRDto | The Class ChargeCDRDto. |
ChargeCDRResponseDto | The Class ChargeCDRResponseDto. |
ChargeInstance | |
ChargeInstanceDto | The Class ChargeInstanceDto. |
ChargeInstanceOverrideDto | The Class ChargeInstanceOverrideDto. |
ChargeInstanceOverridesDto | The Class ChargeInstanceOverridesDto. |
ChargeTemplate | |
ChargeTemplateDto | The Class ChargeTemplateDto. |
ChargeTypeEnum | |
ChartDto | The Class ChartDto. |
ChartOfAccountTypeEnum | |
ChartOfAccountViewTypeEnum | |
ChartsResponseDto | The Class ChartResponsesDto. |
CheckPaymentMethod | |
CommunicationPolicy | |
CommunicationRequestDto | The Class CommunicationRequestDto. |
Contact | |
ContactDto | The Class AccountDto. |
ContactInformation | |
ContactInformationDto | The Class ContactInformationDto. |
ContactsDto | |
ContactsResponseDto | Pagination and sorting criteria plus total record count. |
CounterInstance | |
CounterInstanceDto | The Class CounterInstanceDto. |
CounterPeriod | |
CounterPeriodDto | |
CounterTemplate | |
CounterTemplateDto | The Class CounterTemplateDto. |
CounterTemplateLevel | |
CounterTemplatesDto | The Class CounterTemplatesDto. |
CounterTemplatesResponseDto | The Class CounterTemplatesResponseDto. |
CounterTypeEnum | |
CountersInstancesDto | The Class CountersInstancesDto. |
CountersPeriodsDto | |
CountriesDto | The Class CountriesDto. |
Country | |
CountryDto | The Class CountryDto. |
CountryIsoDto | The Class CountryIsoDto. |
CreateBillingRunDto | The Class CreateBillingRunDto. |
CreateInvoiceResponseDto | The Class CreateInvoiceResponseDto. |
CreateProcedureRequestDto | A Dto holding inputs to create a document signature procedure from OC side. |
CreditCardTypeEnum | |
CreditCategoriesDto | The Class CreditCategoriesDto. |
CreditCategoriesResponseDto | The Class CreditCategoriesResponseDto. |
CreditCategory | |
CreditCategoryDto | The Class CreditCategoryDto. |
CreditCategoryResponseDto | The Class CreditCategoryResponseDto. |
CreditLimitDto | The Class CreditLimitDto. |
CurrenciesDto | The Class CurrenciesDto. |
Currency | |
CurrencyDto | The Class CurrencyDto. |
CurrencyIsoDto | The Class CurrencyIsoDto. |
CustomEntityInstanceDto | The Class CustomEntityInstanceDto. |
CustomEntityInstanceResponseDto | The Class CustomEntityInstanceResponseDto. |
CustomEntityInstancesResponseDto | The Class CustomEntityInstancesResponseDto. |
CustomEntityTemplateDto | The Class CustomEntityTemplateDto. |
CustomEntityTemplateResponseDto | The Class CustomEntityTemplateResponseDto. |
CustomEntityTemplatesResponseDto | The Class CustomEntityTemplatesResponseDto. |
CustomFieldColumnUseEnum | |
CustomFieldDto | The Class CustomFieldDto. |
CustomFieldFormattedValueDto | The Class CustomFieldFormattedValueDto. |
CustomFieldIndexTypeEnum | |
CustomFieldMapKeyEnum | |
CustomFieldMatrixColumn | |
CustomFieldMatrixColumnDto | The Class CustomFieldMatrixColumnDto. |
CustomFieldStorageTypeEnum | |
CustomFieldTemplate | |
CustomFieldTemplateDto | The Class CustomFieldTemplateDto. |
CustomFieldTypeEnum | |
CustomFieldValue | Encapsulates a custom field value. Supports the following data types:
A reference to an entity, child entity, list and map values should not be modified behind the scenes - an appropriate SET method has to be called to serialize the value. - This limitations comes from MERGE loosing transient values and thus JPA callback @postUpdate can not be used (see CustomFieldInstance class). Serialized value format is described in serializeValue() method for each data type. entityReferenceValueForGUI, mapValuesForGUI, matrixValuesForGUI fields are used in data entry from GUI ONLY. |
CustomFieldValueDto | Represents a single CF simple value inside a more complex CF value (list, map, matrix). |
CustomFieldValueHolder | |
CustomFieldValues | Represents custom field values held by an ICustomFieldEntity entity |
CustomFieldsDto | The Class CustomFieldsDto. |
CustomScriptDto | The Class CustomScriptDto. |
CustomTableDataDto | Represents data in custom table - custom entity data stored in a separate table |
CustomTableDataResponseDto | Represents search within custom table results |
CustomTableRecordDto | Represents data in custom table - custom entity data stored in a separate table |
CustomTableWrapperDto | |
Customer | |
Customer | |
CustomerAccount | |
CustomerAccountDto | Customer Account DTO. |
CustomerAccountStatusEnum | |
CustomerAccountsDto | The Class CustomerAccountsDto. |
CustomerAccountsResponseDto | The Class CustomerAccountsResponseDto. |
CustomerBrand | |
CustomerBrandDto | The Class CustomerBrandDto. |
CustomerBrandsDto | The Class CustomerBrandsDto. |
CustomerCategoriesDto | The Class CustomerCategoriesDto. |
CustomerCategory | |
CustomerCategoryDto | The Class CustomerCategoryDto. |
CustomerDto | The Class CustomerDto. |
CustomerHierarchyDto | The Class CustomerHierarchyDto. |
CustomerInvoicesResponse | The Class CustomerInvoicesResponse. |
CustomerListResponse | The Class CustomerListResponse. |
CustomerPaymentsResponse | The Class CustomerPaymentsResponse. |
CustomerSequence | |
CustomerSequenceDto | Customer Sequence value DTO representation. |
CustomersDto | The Class CustomersDto. |
CustomersResponseDto | The Class CustomersResponseDto. |
DDPaymentMethod | |
DDRequestBuilder | |
DDRequestBuilderDto | The DDRequestBuilderDto Dto. |
DDRequestBuilderResponseDto | The Class DDRequestBuilderResponseDto. |
DDRequestBuilderTypeEnum | |
DDRequestItem | |
DDRequestLOT | |
DDRequestLotOpDto | The Class DDRequestLotOpDto. |
DDRequestLotOpResponseDto | The Class DDRequestLotOpResponseDto. |
DDRequestLotOpsResponseDto | The Class DDRequestLotOpsResponseDto. |
DDRequestOpEnum | |
DDRequestOpStatusEnum | |
DateFormat | |
DatePeriod | A period of dates |
DayInYearDto | The Class DayInYearDto. |
DecisionRuleTypeEnum | |
DescriptionDto | The Class DescriptionDto. |
DescriptionsResponseDto | The Class DescriptionsResponseDto. |
DigitalResource | |
DigitalResourceDto | Equivalent of EnableBusinessEntity in DTO |
DiscountInvoiceAggregateDto | Discount invoice aggregate DTO |
DiscountPlan | |
DiscountPlanDto | The Class DiscountPlanDto. |
DiscountPlanInstance | |
DiscountPlanInstanceDto | A base class for all API DTO classes |
DiscountPlanItem | |
DiscountPlanItemDto | Discount plan item |
DiscountPlanItemResponseDto | The Class DiscountPlanItemResponseDto. |
DiscountPlanItemTypeEnum | |
DiscountPlanItemsResponseDto | The Class DiscountPlanItemsResponseDto. |
DiscountPlansDto | The Class DiscountPlansDto. |
DueDateDelayDto | The Class DueDateDelayDto. |
DueDateDelayEnum | |
DueDateDelayLevelEnum | The Enum DueDateDelayLevelEnum. |
DueDateDelayReferenceDateEnum | The Enum DueDateDelayReferenceDateEnum. |
DunningActionStatusEnum | |
DunningActionTypeEnum | |
DunningDocument | |
DunningDocumentDto | DTO equivalent of DunningDocument entity. |
DunningDocumentListDto | The Class DunningDocumentListDto. |
DunningDocumentResponseDto | The Class DunningDocumentsResponseDto. |
DunningDocumentsDto | The Class DunningDocumentsDto. |
DunningDocumentsListResponseDto | The Class DunningDocumentsListResponseDto. |
DunningHistory | |
DunningInclusionExclusionDto | The Class DunningInclusionExclusionDto. |
DunningLOT | |
DunningLevelEnum | |
DurationPeriodUnitEnum | |
EDR | |
EDRDto | The Class WalletOperationDto. |
EDRStatusEnum | |
EmailNotificationDto | The Class EmailNotificationDto. |
EmailTemplate | |
EmailTemplateDto | The Class EmailTemplateDto. |
EmailTemplateResponseDto | The Class EmailTemplateResponseDto. |
EmailTemplatesResponseDto | The Class EmailTemplatesResponseDto. |
EnableBusinessDto | Equivalent of EnableBusinessEntity in DTO |
EndOfTermActionEnum | End of subscription term action to be taken |
EntityCustomActionDto | Custom action. |
EntityCustomActionResponseDto | The Class EntityCustomActionResponseDto. |
EntityCustomizationDto | The Class EntityCustomizationDto. |
EntityCustomizationResponseDto | The Class EntityCustomizationResponseDto. |
EntityReferenceDto | Represents a custom field value type - reference to an Meveo entity identified by a classname and code. In case a class is a generic Custom Entity Template a classnameCode is required to identify a concrete custom entity template by its code |
EntityReferenceWrapper | Represents a custom field value type - reference to an Meveo entity identified by a classname and code. In case a class is a generic Custom Entity Template a classnameCode is required to identify a concrete custom entity template by its code |
EntityTag | |
Family | |
FieldsNotImportedStringCollectionDto | The Class FieldsNotImportedStringCollectionDto. |
FileDto | The Class FileDto. |
FileFormatDto | The Class FileFormatDto. |
FileFormatListResponseDto | API response containing a list of File format Dto |
FileFormatResponseDto | API response containing the File format Dto |
FileRequestDto | The Class FileRequestDto. |
FilterDto | DTO class for Filter entity |
FilteredListDto | The Class FilteredListDto. |
FilteredListResponseDto | Filtering or search response. |
FindAccountHierachyRequestDto | The Class FindAccountHierachyRequestDto. |
FindWalletOperationsDto | The Class FindWalletOperationsDto. |
FindWalletOperationsResponseDto | The Class FindWalletOperationsResponseDto. |
ForbiddenException | |
GDPRInfoDto | |
GWFTransitionDto | The Class GWFTransitionDto |
GWFTransitionResponseDto | The Class GWFTransitionResponseDto. |
GatewayPaymentNamesEnum | |
GeneralLedger | |
GenerateInvoiceRequestDto | The Class GenerateInvoiceRequestDto. |
GenerateInvoiceResponseDto | The Class GenerateInvoiceResponseDto. |
GenerateInvoiceResultDto | Invoice generate request DTO |
GenericSearchResponse | Search results - Actual search results plus Pagination and sorting criteria plus total record count |
GenericSequence | |
GenericSequenceDto | Sequence value DTO representation. |
GenericSequenceValueResponseDto | Sequence value response DTO representation. |
GenericWorkflowDto | The Class GenericWorkflowDto |
GenericWorkflowResponseDto | The Class GenericWorkflowResponseDto. |
GenericWorkflowsResponseDto | The Class GenericWorkflowsResponseDto. |
GetAccessResponseDto | The Class GetAccessResponseDto. |
GetAccountHierarchyResponseDto | The Class GetAccountHierarchyResponseDto. |
GetAddressBookResponseDto | All the Opencell API web service response must extend this class. |
GetBillingAccountListInRunResponseDto | The Class GetBillingAccountListInRunResponseDto. |
GetBillingAccountResponseDto | The Class GetBillingAccountResponseDto. |
GetBillingCycleResponse | The Class GetBillingCycleResponse. |
GetBillingRunInfoResponseDto | The Class GetBillingRunInfoResponseDto. |
GetBundleTemplateResponseDto | The Class GetBundleTemplateResponseDto. |
GetBusinessOfferModelResponseDto | The Class GetBusinessOfferModelResponseDto. |
GetBusinessProductModelResponseDto | The Class GetBusinessProductModelResponseDto. |
GetBusinessServiceModelResponseDto | The Class GetBusinessServiceModelResponseDto. |
GetCalendarResponse | The Class GetCalendarResponse. |
GetChannelResponseDto | The Class GetChannelResponseDto. |
GetChargeTemplateResponseDto | The Class GetChargeTemplateResponseDto. |
GetChartResponse | The Class GetChartResponse. |
GetConfigurationResponse | The Class GetConfigurationResponse. |
GetContactResponseDto | All the Opencell API web service response must extend this class. |
GetCounterTemplateResponseDto | The Class GetCounterTemplateResponseDto. |
GetCountersInstancesResponseDto | The Class GetCountersInstancesResponseDto. |
GetCountriesIsoResponse | The Class GetCountriesIsoResponse. |
GetCountryIsoResponse | The Class GetCountryIsoResponse. |
|
|
GetCurrenciesIsoResponse | The Class GetCurrenciesIsoResponse. |
GetCurrencyIsoResponse | The Class GetCurrencyIsoResponse. |
|
|
GetCustomFieldTemplateReponseDto | The Class GetCustomFieldTemplateReponseDto. |
GetCustomerAccountConfigurationResponseDto | The Class GetCustomerAccountConfigurationResponseDto. |
GetCustomerAccountResponseDto | The Class GetCustomerAccountResponseDto. |
GetCustomerCategoryResponseDto | GetCustomerCategoryResponse Dto. |
GetCustomerConfigurationResponseDto | The Class GetCustomerConfigurationResponseDto. |
GetCustomerResponseDto | The Class GetCustomerResponseDto. |
GetDescriptionsResponse | The Class GetDescriptionsResponse. |
GetDigitalResourceResponseDto | The Class GetDigitalResourceResponseDto. |
GetDiscountPlanResponseDto | The Class GetDiscountPlanResponseDto. |
GetDiscountPlansResponseDto | The Class GetDiscountPlansResponseDto. |
GetDueDateDelayResponseDto | The Class GetDueDateDelayResponseDto. |
GetEmailNotificationResponseDto | The Class GetEmailNotificationResponseDto. |
GetFilesResponseDto | The Class GetFilesResponseDto. |
GetFilterResponseDto | Return DTO for FilteredList API that includes the FilterDto in the response. |
GetInvoiceCategoryResponse | The Class GetInvoiceCategoryResponse. |
GetInvoiceResponseDto | The Class GetInvoiceResponseDto. |
GetInvoiceSequenceResponse | The Class GetInvoiceSequenceResponse. |
GetInvoiceSequencesResponse | The Class GetInvoiceSequencesResponse. |
GetInvoiceSubCategoryResponse | The Class GetInvoiceSubCategoryResponse. |
GetInvoiceTypeResponse | The Class GetInvoiceTypeResponse. |
GetInvoiceTypesResponse | The Class GetInvoiceTypesResponse. |
GetInvoicingConfigurationResponseDto | The Class GetInvoicingConfigurationResponseDto. |
GetJobTriggerResponseDto | The Class GetJobTriggerResponseDto. |
GetLanguageIsoResponse | The Class GetLanguageIsoResponse. |
|
|
GetLanguagesIsoResponse | The Class GetLanguagesIsoResponse. |
GetListBundleTemplateResponseDto | The Class GetListBundleTemplateResponseDto. |
GetListChannelsAndSegmentsResponseDto | All the Opencell API web service response must extend this class. |
GetListMeasurableQuantityResponse | The Class GetListMeasurableQuantityResponse. |
GetListOfferTemplateResponseDto | The Class GetListOfferTemplateResponseDto. |
GetListProductTemplateResponseDto | The Class GetListProductTemplateResponseDto. |
GetListServiceInstanceResponseDto | The Class GetListServiceInstanceResponseDto. |
GetListServiceTemplateResponseDto | The Class GetListServiceTemplateResponseDto. |
GetListUnitOfMeasureResponseDto | The Class GetListUnitOfMeasureResponseDto. |
GetMeasurableQuantityResponse | The Class GetMeasurableQuantityResponse. |
GetMeasuredValueResponse | The Class GetMeasuredValueResponse. |
GetMetricsConfigurationResponse | The Class GetMetricConfigurationResponse. |
GetOccTemplateResponseDto | The Class GetOccTemplateResponseDto. |
GetOccTemplatesResponseDto | The Class GetOccTemplatesResponseDto. |
GetOfferTemplateCategoryResponseDto | The Class GetOfferTemplateCategoryResponseDto. |
GetOfferTemplateResponseDto | The Class GetOfferTemplateResponseDto. |
GetOneShotChargeTemplateResponseDto | The Class GetOneShotChargeTemplateResponseDto. |
GetOneShotChargesResponseDto | The Class GetOneShotChargesResponseDto. |
GetPdfInvoiceRequestDto | The Class GetPdfInvoiceRequestDto. |
GetPdfInvoiceResponseDto | The Class GetPdfInvoiceResponseDto. |
GetPostInvoicingReportsResponseDto | The Class GetPostInvoicingReportsResponseDto. |
GetPreInvoicingReportsResponseDto | The Class GetPreInvoicingReportsResponseDto. |
GetPricePlanResponseDto | The Class GetPricePlanResponseDto. |
GetProductChargeTemplateResponseDto | The Class GetProductChargeTemplateResponseDto. |
GetProductTemplateResponseDto | The Class GetProductTemplateResponseDto. |
GetProviderResponse | The Class GetProviderResponse. |
GetRecurringChargeTemplateResponseDto | The Class GetRecurringChargeTemplateResponseDto. |
GetRoleResponse | The Class GetRoleResponse. |
GetScriptInstanceResponseDto | The Class GetScriptInstanceResponseDto. |
GetScriptNotificationResponseDto | The Class GetNotificationResponseDto. |
GetSellerResponse | The Class GetSellerResponse. |
GetServiceInstanceResponseDto | The Class GetServiceInstanceResponseDto. |
GetServiceTemplateResponseDto | The Class GetServiceTemplateResponseDto. |
GetSubscriptionResponseDto | The Class GetSubscriptionResponseDto. |
GetTaxResponse | The Class GetTaxResponse. |
GetTaxesResponse | The Class GetTaxesResponse. |
GetTerminationReasonResponse | The Class GetTerminationReasonResponse. |
GetTimerEntityResponseDto | The Class GetTimerEntityResponseDto. |
GetTradingConfigurationResponseDto | The Class GetTradingConfigurationResponseDto. |
GetTradingCountryResponse | The Class GetTradingCountryResponse. |
GetTradingCurrencyResponse | The Class GetTradingCurrencyResponse. |
GetTradingLanguageResponse | The Class GetTradingLanguageResponse. |
GetTriggeredEdrResponseDto | The Class GetTriggeredEdrResponseDto. |
GetUnitOfMeasureResponseDto | The Class GetUnitOfMeasureResponseDto. |
GetUsageChargeTemplateResponseDto | The Class GetUsageChargeTemplateResponseDto. |
GetUserAccountResponseDto | The Class GetUserAccountResponseDto. |
GetUserResponse | The Class GetUserResponse. |
GetWalletTemplateResponseDto | The Class GetWalletTemplateResponseDto. |
GetWebHookNotificationResponseDto | The Class GetWebHookNotificationResponseDto. |
GetXmlInvoiceRequestDto | The Class GetXmlInvoiceRequestDto. |
GetXmlInvoiceResponseDto | The Class GetXmlInvoiceResponseDto. |
HierarchyLevel | |
HourInDayDto | The Class HourInDayDto. |
HttpProtocol | |
ICustomFieldEntity | |
IReferenceEntity | |
IdentityResponseDTO | All the Opencell API web service response must extend this class. |
ImportExportResponseDto | The Class ImportExportResponseDto. |
InboundRequestDto | The Class InboundRequestDto. |
InboundRequestsDto | The Class InboundRequestsDto. |
InboundRequestsResponseDto | The Class InboundRequestsResponseDto. |
InitialTermTypeEnum | The default subscription renewal term type. A subscription can be automatically renewed on a period basis or on a fixed date. |
InstanceStatusEnum | |
InstantiateServicesRequestDto | The Class InstantiateServicesRequestDto. |
InternalServerErrorException | |
Invoice | |
InvoiceAgregate | |
InvoiceCategoriesDto | The Class InvoiceCategoriesDto. |
InvoiceCategory | |
InvoiceCategoryDto | The Class InvoiceCategoryDto. |
InvoiceCategoryResponseDto | The Class InvoiceCategoryResponseDto. |
InvoiceConfigurationDto | The Class InvoiceConfigurationDto. |
InvoiceCreationResponse | The Class InvoiceCreationResponse. |
InvoiceDto | DTO equivalent of Invoice entity. |
InvoiceModeEnum | |
InvoiceSequence | |
InvoiceSequenceDto | The Class InvoiceSequenceDto. |
InvoiceSequencesDto | The Class InvoiceSequencesDto. |
InvoiceStatusEnum | |
InvoiceSubCategoriesDto | The Class InvoiceSubCategoriesDto. |
InvoiceSubCategory | |
InvoiceSubCategoryDto | The Class InvoiceSubCategoryDto. |
InvoiceSubCategoryResponseDto | The Class InvoiceSubCategoryResponseDto. |
InvoiceType | |
InvoiceTypeDto | The Class InvoiceTypeDto. |
InvoiceTypeSellerSequence | |
InvoiceTypesDto | The Class InvoiceTypesDto. |
InvoicesDto | The Class InvoicesDto. |
JobCategoriesResponseDto | The Class JobCategoriesResponseDto. |
JobExecutionResultDto | Contains information about job execution status and history once job is completed. |
JobExecutionResultResponseDto | The Class JobExecutionResultResponseDto. |
JobExecutionResultsDto | |
JobExecutionResultsResponseDto | Pagination and sorting criteria plus total record count. |
JobInstanceDto | The Class JobInstanceDto. |
JobInstanceInfoDto | The Class JobInstanceInfoDto. |
JobInstanceListDto | The Class JobInstanceListDto. |
JobInstanceListResponseDto | The Class JobInstanceListResponseDto. |
JobInstanceResponseDto | The Class JobInstanceResponseDto. |
JobTriggerDto | The Class JobTriggerDto. |
Language | |
LanguageDescriptionDto | The Class LanguageDescriptionDto. |
LanguageDto | The Class LanguageDto. |
LanguageIsoDto | The Class LanguageIsoDto. |
LanguagesDto | The Class LanguagesDto. |
LegendPositionEnum | |
LevelEnum | |
LifeCycleStatusEnum | |
LifecycleStatus | |
LineChartDto | The Class LineChartDto. |
Link | |
ListCalendarResponse | The Class ListCalendarResponse. |
LitigationRequestDto | The Class LitigationRequestDto. |
MailingTypeEnum | |
MandatInfoDto | The Class MandatInfoDto. |
MandatStateEnum | |
MatchOperationRequestDto | The Class MatchOperationRequestDto. |
MatchedOperationDto | Represents matched account operations. |
MatchedOperationsResponseDto | The Class MatchedOperationsResponseDto. |
MatchingAmount | |
MatchingAmountDto | The Class MatchingAmountDto. |
MatchingAmountsDto | The Class MatchingAmountsDto. |
MatchingCode | |
MatchingCodeDto | The Class MatchingCodeDto. |
MatchingCodesDto | The Class MatchingCodesDto. |
MatchingStatusEnum | |
MatchingTypeEnum | |
MeasurableQuantityDto | The Class MeasurableQuantityDto. |
MeasuredValueDto | The Class MeasuredValueDto. |
MeasurementPeriodEnum | |
MediaEnum | |
MediaType | |
Message | |
MessageDto | A base class for all API DTO classes |
MessageStatusEnum | |
MessageTemplateDto | The Class MessageTemplateDto. |
MessageTemplateTypeEnum | |
MessageVariableValue | |
MetricsConfigurationDto | Equivalent of BusinessEntity in DTO |
MeveoInstance | |
MeveoInstanceDto | The Class MeveoInstanceDto. |
MeveoInstanceResponseDto | The Class MeveoInstanceResponseDto. |
MeveoInstanceStatusEnum | |
MeveoInstancesResponseDto | The Class MeveoInstancesResponseDto. |
MeveoModule | |
MeveoModuleDto | The Class MeveoModuleDto. |
MeveoModuleDtoResponse | The Class MeveoModuleDtoResponse. |
MeveoModuleDtosResponse | The Class MeveoModuleDtosResponse. |
MeveoModuleItem | |
MinimumAmountElDto | Store all minimum amount information for a CRM account hierarchy. |
ModuleLicenseEnum | |
MonthEnum | |
Name | |
NameDto | The Class NameDto. |
NewCookie | |
NotAcceptableException | |
NotAllowedException | |
NotAuthorizedException | |
NotFoundException | |
Note | |
NotificationDto | The Class NotificationDto. |
NotificationEventTypeEnum | |
NotificationHistoriesDto | The Class NotificationHistoriesDto. |
NotificationHistoriesResponseDto | The Class NotificationHistoriesResponseDto. |
NotificationHistoryDto | The Class NotificationHistoryDto. |
NotificationHistoryStatusEnum | |
NumberFormat | |
OCCTemplate | |
OccTemplateDto | The Class OccTemplateDto. |
OccTemplatesDto | The Class OccTemplatesDto. |
OfferPricePlanDto | The Class OfferPricePlanDto. |
OfferProductTemplate | |
OfferProductTemplateDto | The Class OfferProductTemplateDto. |
OfferRollbackDto | |
OfferServiceTemplate | |
OfferServiceTemplateDto | The Class OfferServiceTemplateDto. |
OfferTemplate | |
OfferTemplateCategoriesResponseDto | The Class OfferTemplateCategoriesResponseDto. |
OfferTemplateCategory | |
OfferTemplateCategoryDto | The Class OfferTemplateCategoryDto. |
OfferTemplateDto | The Class OfferTemplateDto. |
OneShotChargeInstanceDto | Equivalent of BusinessEntity in DTO |
OneShotChargeTemplate | |
OneShotChargeTemplateDto | The Class OneShotChargeTemplateDto. |
OneShotChargeTemplateResponseDto | Pagination and sorting criteria plus total record count. |
OneShotChargeTemplateTypeEnum | |
OneShotChargeTemplateWithPriceDto | The Class OneShotChargeTemplateWithPriceDto. |
OneShotChargeTemplateWithPriceListDto | The Class OneShotChargeTemplateWithPriceListDto. |
OneShotChargeTemplatesDto | |
OperationCategoryEnum | |
OperationServicesRequestDto | The Class OperationServicesRequestDto. |
OperationSubscriptionRequestDto | The Class OperationSubscriptionRequestDto. |
OperationTypeEnum | |
Order | |
OrderHistory | |
OrderItem | |
OrderItemActionEnum | |
OrderItemProductOffering | |
OrderStatusEnum | |
OrganizationDto | The Class OrganizationDto. |
OrientationEnum | |
OtherCreditAndChargeDto | The Class OtherCreditAndChargeDto. |
OtherTransaction | |
OverrideProrataEnum | |
PDFDocumentRequestDto | A Dto holding information required to generate the document pdf file. |
PDFDocumentResponseDto | A DTO Class holding the response of Generating a document PDF file. |
PDFTemplateDto | A Dto class to encapsulate the PDFTemplate request params. |
PagingAndFiltering | The Class PagingAndFiltering. |
ParentEntitiesDto | The Class ParentEntitiesDto. |
ParentEntitiesResponseDto | The Class ParentEntitiesResponseDto. |
ParentEntityDto | The Class ParentEntityDto. |
ParentListResponse | The Class ParentListResponse. |
ParsedVersion | |
PayByCardDto | The Class PayByCardDto. |
Payment | |
PaymentActionStatus | The Class PaymentActionStatus. |
PaymentDto | The Class PaymentDto. |
PaymentErrorTypeEnum | |
PaymentGateway | |
PaymentGatewayDto | The PaymentGateway Dto. |
PaymentGatewayResponseDto | The Class PaymentGatewayResponseDto. |
PaymentGatewayRumSequence | |
PaymentGatewayRumSequenceDto | Equivalent of BusinessEntity in DTO |
PaymentGatewayRumSequenceResponseDto | All the Opencell API web service response must extend this class. |
PaymentGatewayTypeEnum | |
PaymentHistoriesDto | The Class PaymentHistoriesDto. |
PaymentHistory | |
PaymentHistoryDto | Class to represent payments that was initiated from OC, we find payment done, ,pending,rejected and error. |
PaymentHostedCheckoutResponseDto | The Class PaymentGatewayResponseDto. |
PaymentLevelEnum | |
PaymentMethod | |
PaymentMethodDto | The PaymentMethod Dto. |
PaymentMethodEnum | |
PaymentMethodTokenDto | The Class PaymentMethodTokenDto. |
PaymentMethodTokensDto | The Class PaymentMethodTokensDto. |
PaymentOrRefundEnum | |
PaymentReplayCauseEnum | |
PaymentResponseDto | The Class PaymentResponseDto. |
PaymentScheduleInstance | |
PaymentScheduleInstanceBalanceDto | The Class PaymentScheduleInstanceDto. |
PaymentScheduleInstanceDto | The Class PaymentScheduleInstanceDto. |
PaymentScheduleInstanceItem | |
PaymentScheduleInstanceItemDto | The Class PaymentScheduleInstanceItemDto. |
PaymentScheduleInstanceResponseDto | The Class PaymentScheduleInstanceResponseDto. |
PaymentScheduleInstancesDto | The Class PaymentScheduleInstancesDto. |
PaymentScheduleStatusEnum | |
PaymentScheduleTemplate | |
PaymentScheduleTemplateDto | The Class PaymentScheduleTemplateDto. |
PaymentScheduleTemplateResponseDto | The Class PaymentScheduleTemplateResponseDto. |
PaymentScheduleTemplatesDto | The Class PaymentScheduleTemplatesDto. |
PaymentStatusEnum | |
PaymentVentilation | |
PaypalPaymentMethod | |
PdfInvoiceResponse | The Class PdfInvoiceResponse. |
Permission | |
PermissionDto | The Class PermissionDto. |
PermissionResponseDto | The Class PermissionResponseDto. |
PermissionsDto | The Class PermissionsDto. |
PieChartDto | The Class PieChartDto. |
Place | |
PostInvoicingReportsDTO | |
PreInvoicingReportsDTO | |
PrepaidReservationDto | The Class PrepaidReservationDto. |
Price | |
PricePlanMatrix | |
PricePlanMatrixDto | DTO for PricePlanMatrix. |
PricePlanMatrixesResponseDto | The Class PricePlanMatrixesResponseDto. |
PricePlansDto | The Class PricePlansDto. |
PriorityEnum | |
Product | |
ProductCharacteristic | |
ProductChargeInstance | |
ProductChargeInstanceDto | The Class ProductChargeInstanceDto. |
ProductChargeTemplate | |
ProductChargeTemplateDto | The Class ProductChargeTemplateDto. |
ProductChargeTemplatesResponseDto | The Class ProductChargeTemplatesResponseDto. |
ProductDto | The Class ProductDto. |
ProductInstance | |
ProductInstanceDto | The Class ProductInstanceDto. |
ProductInstancesDto | The Class ProductInstancesDto. |
ProductOfferPriceAlteration | |
ProductOfferPriceAlterationType | |
ProductOffering | |
ProductOffering | |
ProductOfferingDto | The Class ProductOfferingDto. |
ProductOfferingPrice | |
ProductOfferingPriceType | |
ProductOfferingTerm | |
ProductOrder | Equivalent of AuditableEntity in DTO |
ProductOrderItem | |
ProductQuote | |
ProductQuoteItem | |
ProductRelationship | |
ProductTemplate | |
ProductTemplateDto | The Class ProductTemplateDto. |
ProductToApplyDto | The Class ProductToApplyDto. |
ProductsDto | The Class ProductsDto. |
ProductsToApplyDto | The Class ProductsToApplyDto. |
ProviderContact | |
ProviderContactDto | The Class ProviderContactDto. |
ProviderContactResponseDto | The Class ProviderContactResponseDto. |
ProviderContactsResponseDto | The Class ProviderContactsResponseDto. |
ProviderDto | The Class ProviderDto. |
ProvidersDto | The Class ProvidersDto. |
QueryResponse | Pagination and sorting criteria plus total record count. |
Quote | |
QuoteItem | |
QuoteItemProductOffering | |
QuotePriceAlteration | |
QuoteProductOfferingPrice | |
QuoteStatusEnum | Quote status lifecycle |
RateSubscriptionRequestDto | A Dto class holding the request criterion for the Rate Subscription. |
RateSubscriptionResponseDto | A Dto class holding the Rate subscription response. |
RatedTransaction | |
RatedTransactionDto | A Dto class for Rated Transaction informations |
RatedTransactionListResponseDto | RatedTransactionListResponseDto : A class containing the response of searching a list of Rated transactions |
RatedTransactionStatusEnum | |
RatedTransactionTypeEnum | |
RawResponseDto | A Dto class to wrap a raw API response. |
RawResponseDtoOfString | A Dto class to wrap a raw API response. |
RecordedInvoice | |
RecordedInvoiceCatAgregate | |
RecordedInvoiceDto | The Class RecordedInvoiceDto. |
RecurrenceTypeEnum | |
RecurringChargeDto | The Class RecurringChargeDto. |
RecurringChargeInstance | |
RecurringChargeTemplate | |
RecurringChargeTemplateDto | The Class RecurringChargeTemplateDto. |
RecurringChargeTemplateResponseDto | The Class RecurringChargeTemplateResponseDto. |
RecurringChargeTemplatesDto | |
ReferenceDateEnum | |
Refund | |
RefundActionStatus | The Class RefundActionStatus. |
RefundDto | The Class RefundDto. |
RejectedBillingAccount | |
RejectedPayment | |
RejectedPaymentDto | The Class RejectedPaymentDto. |
RejectedType | |
RelatedParty | |
RenewalPeriodUnitEnum | Subscription renewal period unit |
RenewalTermTypeEnum | |
ReportExtractDto | DTO class for ReportExtract entity |
ReportExtractExecutionOrigin | |
ReportExtractExecutionResultDto | A base class for all API DTO classes |
ReportExtractExecutionResultResponseDto | All the Opencell API web service response must extend this class. |
ReportExtractExecutionResultsResponseDto | Pagination and sorting criteria plus total record count. |
ReportExtractResponseDto | The Class ReportExtractResponseDto. |
ReportExtractResultTypeEnum | |
ReportExtractScriptTypeEnum | |
ReportExtractsResponseDto | The Class ReportExtractsResponseDto. |
Response | |
Result | |
RevenueRecognitionDelayUnitEnum | |
RevenueRecognitionEventEnum | |
RevenueRecognitionRule | |
RevenueRecognitionRuleDto | The Class RevenueRecognitionRuleDto. |
RevenueRecognitionRuleDtoResponse | The Class RevenueRecognitionRuleDtoResponse. |
RevenueRecognitionRuleDtosResponse | The Class RevenueRecognitionRuleDtosResponse. |
RevenueScheduleDto | The Class RevenueScheduleDto. |
Role | |
RoleDto | The Class RoleDto. |
RolesDto | The Class RolesDto. |
RoundingMode | |
RoundingModeEnum | |
RunReportExtractDto | The Class RunReportExtractDto. |
SMSInfoDto | |
SMSInfoResponseDTO | |
ScriptInstance | |
ScriptInstanceCategory | |
ScriptInstanceDto | The Class ScriptInstanceDto. |
ScriptInstanceError | |
ScriptInstanceErrorDto | The Class ScriptInstanceErrorDto. |
ScriptInstanceReponseDto | The Class ScriptInstanceReponseDto. |
ScriptNotificationDto | The Class ScriptNotificationDto. |
ScriptSourceTypeEnum | |
SearchResponse | Pagination and sorting criteria plus total record count. |
SecuredEntity | |
SecuredEntityDto | The Class SecuredEntityDto. |
Seller | |
SellerCodesResponseDto | The Class SellerCodesResponseDto. |
SellerDto | The Class SellerDto. |
SellerResponseDto | The Class SellerResponseDto. |
SellersDto | The Class SellersDto. |
SequenceDto | The Class SequenceDto. |
Serializable | |
ServiceChargeTemplateRecurring | |
ServiceChargeTemplateRecurringDto | The Class ServiceChargeTemplateRecurringDto. |
ServiceChargeTemplateRecurringsDto | The Class ServiceChargeTemplateRecurringsDto. |
ServiceChargeTemplateSubscription | |
ServiceChargeTemplateSubscriptionDto | The Class ServiceChargeTemplateSubscriptionDto. |
ServiceChargeTemplateSubscriptionsDto | The Class ServiceChargeTemplateSubscriptionsDto. |
ServiceChargeTemplateTermination | |
ServiceChargeTemplateTerminationDto | The Class ServiceChargeTemplateTerminationDto. |
ServiceChargeTemplateTerminationsDto | The Class ServiceChargeTemplateTerminationsDto. |
ServiceChargeTemplateUsage | |
ServiceChargeTemplateUsagesDto | The Class ServiceChargeTemplateUsagesDto. |
ServiceConfigurationDto | The Class ServiceConfigurationDto. |
ServiceInstance | |
ServiceInstanceDto | The Class ServiceInstanceDto. |
ServiceInstancesDto | The Class ServiceInstancesDto. |
ServiceLevelAgreement | |
ServiceTemplate | |
ServiceTemplateDto | The Class ServiceTemplateDto. |
ServiceTemplatesDto | The Class ServiceTemplatesDto. |
ServiceToActivateDto | The Class ServiceToActivateDto. |
ServiceToAddDto | The Class ServiceToAddDto. |
ServiceToInstantiateDto | The Class ServiceToInstantiateDto. |
ServiceToTerminateDto | The Class ServiceToTerminateDto. |
ServiceToUpdateDto | The Class ServiceToUpdateDto. |
ServiceUsageChargeTemplateDto | The Class ServiceUsageChargeTemplateDto. |
ServicesToActivateDto | The Class ServicesToActivateDto. |
ServicesToInstantiateDto | The Class ServicesToInstantiateDto. |
SignCallbackDto | The Class SignCallbackDto holding request payload of yousign webhook callback |
SignEventEmailDto | DTO encapsulating an email template inputs for a signature procedure event. |
SignEventWebhookDto | DTO encapsulating a webhook (for server-server notification) inputs for a signature procedure event. |
SignFileObjectRequestDto | DTO Class for a File Object for a Yousign object document. |
SignFileRequestDto | DTO class for a document request informations. |
SignFileResponseDto | DTO Class for a File informations : response from Yousign document. |
SignMemberDto | A DTO class for a Signature procedure member |
SignMemberRequestDto | A DTO class for a Request of a Signature procedure Member. |
SignProcedureConfigDto | DTO used basically to configure email notification, based on some events , kind of procedure.started ... |
SignProcedureDto | A Dto holding inputs required to create a document signature procedure on Yousign platform side |
SignProcedureResponseDto | A DTO Class holding the response of Creating a document signature procedure. |
SortOrder | The Enum SortOrder. |
StackTraceElement | |
StatusType | |
StdDefaultDateFormat | |
StripePaymentMethod | |
SubCatUsageDto | The Class SubCatUsageDto. |
SubCategoryInvoiceAgregate | |
SubCategoryInvoiceAgregateDto | The Class SubCategoryInvoiceAgregateDto. |
Subscription | |
SubscriptionAndServicesToActivateRequestDto | The Class SubscriptionAndServicesToActivateRequestDto. |
SubscriptionChargeInstance | |
SubscriptionDto | The Class SubscriptionDto. |
SubscriptionFeeDto | The Class SubscriptionFeeDto. |
SubscriptionForCustomerRequestDto | Equivalent of BusinessEntity in DTO |
SubscriptionForCustomerResponseDto | All the Opencell API web service response must extend this class. |
SubscriptionPatchDto | |
SubscriptionRenewal | Embeddable set of renewal fields. Use in ServiceTemplate and Subscription. |
SubscriptionRenewalDto | The Class SubscriptionRenewalDto. |
SubscriptionStatusEnum | |
SubscriptionTerminationReason | Subscription termination rule |
SubscriptionWithCreditLimitDto | The Class SubscriptionWithCreditLimitDto. |
SubscriptionWithCreditLimitResponse | The Class SubscriptionWithCreditLimitResponse. |
SubscriptionWithCreditLimitUpdateDto | The Class SubscriptionWithCreditLimitUpdateDto. |
SubscriptionsDto | The Class SubscriptionsDto. |
SubscriptionsListDto | The Class SubscriptionsListDto. |
SubscriptionsListResponseDto | The Class SubscriptionsListResponseDto. |
SubscriptionsResponseDto | The Class SubscriptionsResponseDto. |
Tax | |
TaxCategory | |
TaxCategoryDto | DTO implementation of Tax category. Tax category |
TaxCategoryListResponseDto | API response containing a list of Tax category Dto |
TaxCategoryResponseDto | API response containing the Tax category Dto |
TaxClass | |
TaxClassDto | DTO implementation of Tax class. Tax class |
TaxClassListResponseDto | API response containing a list of Tax class Dto |
TaxClassResponseDto | API response containing the Tax class Dto |
TaxDto | DTO for Tax. |
TaxInvoiceAggregateDto | Invoice category invoice aggregate DTO |
TaxMappingDto | DTO implementation of Tax mapping. Tax mapping |
TaxMappingListResponseDto | API response containing a list of Tax mapping Dto |
TaxMappingResponseDto | API response containing the Tax mapping Dto |
TaxesDto | The Class TaxesDto. |
TerminateCustomerSubscriptionDto | The Class TerminateCustomerSubscriptionDto. |
TerminateCustomerSubscriptionResponse | The Class TerminateCustomerSubscriptionResponse. |
TerminateSubscriptionRequestDto | The Class TerminateSubscriptionRequestDto. |
TerminateSubscriptionServicesRequestDto | The Class TerminateSubscriptionServicesRequestDto. |
TerminationChargeInstance | |
TerminationFeeDto | The Class TerminationFeeDto. |
TerminationReasonDto | The Class TerminationReasonDto. |
TerminationReasonsDto | The Class TerminationReasonsDto. |
ThresholdOptionsEnum | |
Throwable | |
TimeRange | |
TimeZone | |
TimerEntityDto | The Class TimerEntityDto. |
TimerEntityResponseDto | The Class TimerEntityResponseDto. |
Title | |
TitleDto | The Class TitleDto. |
TitleResponseDto | The Class TitleResponseDto. |
TitlesDto | The Class TitlesDto. |
TitlesResponseDto | The Class TitlesResponseDto. |
TradingCountriesDto | The Class TradingCountriesDto. |
TradingCountriesResponseDto | The Class CountriesResponseDto. |
TradingCountry | |
TradingCountryDto | The Class TradingCountryDto. |
TradingCurrenciesResponseDto | The Class TradingCurrenciesResponseDto. |
TradingCurrency | |
TradingLanguage | |
TradingLanguagesResponseDto | The Class TradingLanguagesResponseDto. |
TransferAccountOperationDto | Represents the data necessary to establish an account operation transfer from one customer to another . |
TransferCustomerAccountDto | Represents the data necessary to establish an amount transfer from one customer to another . |
TriggeredEDRTemplate | |
TriggeredEdrTemplateDto | The Class TriggeredEdrTemplateDto. |
TriggeredEdrTemplatesDto | The Class TriggeredEdrTemplatesDto. |
TriggeredEdrsResponseDto | The Class TriggeredEdrsResponseDto. |
UnMatchingOperationRequestDto | The Class UnMatchingOperationRequestDto. |
UnitOfMeasure | |
UnitOfMeasureDto | The Class UnitOfMeasureDto. |
UnitaryCustomTableDataDto | Represents data in custom table - custom entity data stored in a separate table This DTO is used for unitary table updates |
UpdateServicesRequestDto | The Class UpdateServicesRequestDto. |
UriBuilder | |
UsageChargeAggregateResponseDto | The Class UsageChargeAggregateResponseDto. |
UsageChargeDto | The Class UsageChargeDto. |
UsageChargeInstance | |
UsageChargeTemplateDto | The Class UsageChargeTemplateDto. |
UsageChargeTemplateResponseDto | The Class UsageChargeTemplateResponseDto. |
UsageChargeTemplatesDto | The Class UsageChargeTemplatesDto. |
UsageDto | The Class UsageDto. |
UsageRequestDto | The Class UsageRequestDto. |
UsageResponseDto | The Class UsageResponseDto. |
User | |
UserAccount | |
UserAccountDto | The Class UserAccountDto. |
UserAccountsDto | The Class UserAccountsDto. |
UserAccountsResponseDto | The Class UserAccountsResponseDto. |
UserDto | The Class UserDto. |
UserHierarchyLevel | |
UserHierarchyLevelDto | The Class UserHierarchyLevelDto. |
UserHierarchyLevelResponseDto | The Class UserHierarchyLevelResponseDto. |
UserHierarchyLevelsDto | The Class UserHierarchyLevelsDto. |
UsersDto | The Class UsersDto. |
ValidateBillingRunRequestDto | The Class ValidateBillingRunRequestDto. |
ValidateInvoiceRequestDto | The Class ValidateInvoiceRequestDto. |
VentilationActionStatusEnum | |
WFAction | |
WFActionDto | The Class WFActionDto. |
WFDecisionRule | |
WFDecisionRuleDto | The Class WFDecisionRuleDto. |
WFStatusDto | The Class WFStatusDto |
WFTransition | |
WFTransitionDto | The Class WFTransitionDto. |
WFTransitionResponseDto | The Class WFTransitionResponseDto. |
WalletBalanceDto | Parameters to calculate wallet balance. Seller, customer, customer account, billing account and user account code parameters are mutually exclusive and only one of them should be provided. |
WalletBalanceResponseDto | Wallet balance. |
WalletInstance | |
WalletOperation | |
WalletOperationDto | The Class WalletOperationDto. |
WalletOperationStatusEnum | |
WalletReservationDto | The Class WalletReservationDto. |
WalletTemplate | |
WalletTemplateDto | The Class WalletTemplateDto. |
WalletsDto | The Class WalletsDto. |
WebHookDto | The Class WebHookDto. |
WebHookMethodEnum | |
WirePaymentMethod | |
WoRatedTransactionDto | WoRatedTransactionDto : A dto class containing a minimum of Rated Transaction informations like "id" and "status" ... |
Workflow | |
WorkflowDto | The Class WorkflowDto. |
WorkflowHistoryActionDto | The Class WorkflowHistoryActionDto. |
WorkflowHistoryDto | The Class WorkflowHistoryDto. |
WorkflowHistoryResponseDto | The Class WorkflowHistoryResponseDto. |
WorkflowInsHistoryResponseDto | The Class WorkflowInsHistoryResponseDto. |
WorkflowInstanceHistoryDto | The Class WorkflowHistoryDto. |
WorkflowResponseDto | The Class WorkflowResponseDto. |
WorkflowsResponseDto | The Class WorkflowsResponseDto. |
YousignEventEnum | The Enum WebhookEventEnum for Yousign webhook events : https://dev.yousign.com/#/apiDoc |
type | description |
---|---|
sortOrder | |
actionStatus | Determine the status of the MEVEO API web service response. |
actionStatusEnum | Tells whether the request is successful or not. |
auditableDto | Equivalent of AuditableEntity in DTO Contain the entity creation and modification dates. |
auditableEntityDto | Equivalent of AuditableEntity in DTO |
bankingDateStatusDto | The Class BankingDateStatusDto. |
baseEntityDto | A base class for all API DTO classes |
billingCycleDto | The Class BillingCycleDto. |
billingCyclesDto | The Class BillingCyclesDto. |
businessEntityDto | Equivalent of BusinessEntity in DTO |
CRMAccountTypeSearchDto | The Class CRMAccountTypeSearchDto. |
calendarDateIntervalDto | The Class CalendarDateIntervalDto. |
calendarDto | The Class CalendarDto. |
calendarHolidayDto | The Class CalendarHolidayDto. |
calendarTypeEnum | The Enum CalendarTypeEnum. |
calendarsDto | The Class CalendarsDto. |
catMessagesDto | The Class CatMessagesDto. |
categoryInvoiceAgregateDto | Invoice category invoice aggregate DTO |
countriesDto | The Class CountriesDto. |
countryDto | The Class CountryDto. |
countryIsoDto | The Class CountryIsoDto. |
creditLimitDto | The Class CreditLimitDto. |
currenciesDto | The Class CurrenciesDto. |
currencyDto | The Class CurrencyDto. |
currencyIsoDto | The Class CurrencyIsoDto. |
customEntityInstanceDto | The Class CustomEntityInstanceDto. |
customEntityTemplateDto | The Class CustomEntityTemplateDto. |
customFieldDto | The Class CustomFieldDto. |
customFieldFormattedValueDto | The Class CustomFieldFormattedValueDto. |
customFieldMatrixColumnDto | The Class CustomFieldMatrixColumnDto. |
customFieldTemplateDto | The Class CustomFieldTemplateDto. |
customFieldValueDto | Represents a single CF simple value inside a more complex CF value (list, map, matrix). |
customFieldsDto | The Class CustomFieldsDto. |
dayInYearDto | The Class DayInYearDto. |
descriptionDto | The Class DescriptionDto. |
discountInvoiceAggregateDto | Discount invoice aggregate DTO |
enableBusinessDto | Equivalent of EnableBusinessEntity in DTO |
entityCustomActionDto | Custom action. |
entityCustomizationDto | The Class EntityCustomizationDto. |
entityReferenceDto | Represents a custom field value type - reference to an Meveo entity identified by a classname and code. In case a class is a generic Custom Entity Template a classnameCode is required to identify a concrete custom entity template by its code |
filterDto | DTO class for Filter entity |
GDPRInfoDto | |
hourInDayDto | The Class HourInDayDto. |
invoiceCategoriesDto | The Class InvoiceCategoriesDto. |
invoiceCategoryDto | The Class InvoiceCategoryDto. |
invoiceSubCategoriesDto | The Class InvoiceSubCategoriesDto. |
invoiceSubCategoryDto | The Class InvoiceSubCategoryDto. |
languageDescriptionDto | The Class LanguageDescriptionDto. |
languageDto | The Class LanguageDto. |
languageIsoDto | The Class LanguageIsoDto. |
languagesDto | The Class LanguagesDto. |
occTemplateDto | The Class OccTemplateDto. |
occTemplatesDto | The Class OccTemplatesDto. |
offerPricePlanDto | The Class OfferPricePlanDto. |
oneShotChargeTemplatesDto | |
organizationDto | The Class OrganizationDto. |
paymentActionStatus | The Class PaymentActionStatus. |
permissionDto | The Class PermissionDto. |
permissionsDto | The Class PermissionsDto. |
providerDto | The Class ProviderDto. |
providersDto | The Class ProvidersDto. |
ratedTransactionDto | A Dto class for Rated Transaction informations |
recurringChargeDto | The Class RecurringChargeDto. |
recurringChargeTemplatesDto | |
refundActionStatus | The Class RefundActionStatus. |
roleDto | The Class RoleDto. |
rolesDto | The Class RolesDto. |
scriptInstanceDto | The Class ScriptInstanceDto. |
scriptInstanceErrorDto | The Class ScriptInstanceErrorDto. |
securedEntityDto | The Class SecuredEntityDto. |
sellerDto | The Class SellerDto. |
sellersDto | The Class SellersDto. |
sequenceDto | The Class SequenceDto. |
serviceToAddDto | The Class ServiceToAddDto. |
serviceToTerminateDto | The Class ServiceToTerminateDto. |
subCategoryInvoiceAgregateDto | The Class SubCategoryInvoiceAgregateDto. |
subscriptionFeeDto | The Class SubscriptionFeeDto. |
subscriptionWithCreditLimitDto | The Class SubscriptionWithCreditLimitDto. |
subscriptionWithCreditLimitUpdateDto | The Class SubscriptionWithCreditLimitUpdateDto. |
taxDto | DTO for Tax. |
taxInvoiceAggregateDto | Invoice category invoice aggregate DTO |
taxesDto | The Class TaxesDto. |
terminateCustomerSubscriptionDto | The Class TerminateCustomerSubscriptionDto. |
terminationFeeDto | The Class TerminationFeeDto. |
terminationReasonDto | The Class TerminationReasonDto. |
terminationReasonsDto | The Class TerminationReasonsDto. |
tradingCountriesDto | The Class TradingCountriesDto. |
tradingCountryDto | The Class TradingCountryDto. |
usageChargeDto | The Class UsageChargeDto. |
usageChargeTemplatesDto | The Class UsageChargeTemplatesDto. |
userDto | The Class UserDto. |
usersDto | The Class UsersDto. |
accessDto | The Class AccessDto. |
accessesDto | The Class AccessesDto. |
accountDto | The Class AccountDto. |
accountHierarchyDto | The Class AccountHierarchyDto. |
addressDto | The Class AddressDto. |
applyOneShotChargeInstanceRequestDto | The Class ApplyOneShotChargeInstanceRequestDto. |
applyProductRequestDto | The Class ApplyProductRequestDto. |
bankCoordinatesDto | The Class BankCoordinatesDto. |
billingAccountDto | The Class BillingAccountDto. |
billingAccountsDto | The Class BillingAccountsDto. |
businessAccountModelDto | The Class BusinessAccountModelDto. |
CRMAccountHierarchyDto | The Class CRMAccountHierarchyDto. |
contactInformationDto | The Class ContactInformationDto. |
creditCategoriesDto | The Class CreditCategoriesDto. |
creditCategoryDto | The Class CreditCategoryDto. |
customerAccountDto | Customer Account DTO. |
customerAccountsDto | The Class CustomerAccountsDto. |
customerBrandDto | The Class CustomerBrandDto. |
customerCategoryDto | The Class CustomerCategoryDto. |
customerDto | The Class CustomerDto. |
customerHierarchyDto | The Class CustomerHierarchyDto. |
customersDto | The Class CustomersDto. |
findAccountHierachyRequestDto | The Class FindAccountHierachyRequestDto. |
minimumAmountElDto | Store all minimum amount information for a CRM account hierarchy. |
nameDto | The Class NameDto. |
parentEntitiesDto | The Class ParentEntitiesDto. |
parentEntityDto | The Class ParentEntityDto. |
providerContactDto | The Class ProviderContactDto. |
transferAccountOperationDto | Represents the data necessary to establish an account operation transfer from one customer to another . |
transferCustomerAccountDto | Represents the data necessary to establish an amount transfer from one customer to another . |
userAccountDto | The Class UserAccountDto. |
userAccountsDto | The Class UserAccountsDto. |
fileDto | The Class FileDto. |
fileFormatDto | The Class FileFormatDto. |
fileFormatListResponseDto | API response containing a list of File format Dto |
fileFormatResponseDto | API response containing the File format Dto |
fileRequestDto | The Class FileRequestDto. |
auditableFieldDto | The Class AuditableFieldDto. |
accountingCodeDto | The Class AccountingCodeDto. |
activateServicesRequestDto | The Class ActivateServicesRequestDto. |
activateSubscriptionRequestDto | The Class ActivateSubscriptionRequestDto. |
amountsDto | Contains amounts with and without tax. |
applicableDueDateDelayDto | The Class ApplicableDueDateDelayDto. |
billingRunDto | The Class BillingRunDto. |
cancelBillingRunRequestDto | The Class CancelBillingRunRequestDto. |
cdrListDto | The Class CdrListDto. |
chargeCDRDto | The Class ChargeCDRDto. |
chargeCDRResponseDto | The Class ChargeCDRResponseDto. |
chargeInstanceDto | The Class ChargeInstanceDto. |
chargeInstanceOverrideDto | The Class ChargeInstanceOverrideDto. |
chargeInstanceOverridesDto | The Class ChargeInstanceOverridesDto. |
counterInstanceDto | The Class CounterInstanceDto. |
counterPeriodDto | |
countersInstancesDto | The Class CountersInstancesDto. |
countersPeriodsDto | |
createBillingRunDto | The Class CreateBillingRunDto. |
discountPlanInstanceDto | A base class for all API DTO classes |
dueDateDelayDto | The Class DueDateDelayDto. |
dueDateDelayLevelEnum | The Enum DueDateDelayLevelEnum. |
dueDateDelayReferenceDateEnum | The Enum DueDateDelayReferenceDateEnum. |
EDRDto | The Class WalletOperationDto. |
findWalletOperationsDto | The Class FindWalletOperationsDto. |
generateInvoiceResultDto | Invoice generate request DTO |
instantiateServicesRequestDto | The Class InstantiateServicesRequestDto. |
invoiceSequenceDto | The Class InvoiceSequenceDto. |
invoiceSequencesDto | The Class InvoiceSequencesDto. |
invoiceTypeDto | The Class InvoiceTypeDto. |
invoiceTypesDto | The Class InvoiceTypesDto. |
offerRollbackDto | |
oneShotChargeInstanceDto | Equivalent of BusinessEntity in DTO |
operationServicesRequestDto | The Class OperationServicesRequestDto. |
operationSubscriptionRequestDto | The Class OperationSubscriptionRequestDto. |
prepaidReservationDto | The Class PrepaidReservationDto. |
productChargeInstanceDto | The Class ProductChargeInstanceDto. |
productDto | The Class ProductDto. |
productInstanceDto | The Class ProductInstanceDto. |
productToApplyDto | The Class ProductToApplyDto. |
productsDto | The Class ProductsDto. |
productsToApplyDto | The Class ProductsToApplyDto. |
rateSubscriptionRequestDto | A Dto class holding the request criterion for the Rate Subscription. |
serviceInstanceDto | The Class ServiceInstanceDto. |
serviceInstancesDto | The Class ServiceInstancesDto. |
serviceToActivateDto | The Class ServiceToActivateDto. |
serviceToInstantiateDto | The Class ServiceToInstantiateDto. |
serviceToUpdateDto | The Class ServiceToUpdateDto. |
servicesToActivateDto | The Class ServicesToActivateDto. |
servicesToInstantiateDto | The Class ServicesToInstantiateDto. |
subscriptionAndServicesToActivateRequestDto | The Class SubscriptionAndServicesToActivateRequestDto. |
subscriptionDto | The Class SubscriptionDto. |
subscriptionForCustomerRequestDto | Equivalent of BusinessEntity in DTO |
subscriptionForCustomerResponseDto | All the Opencell API web service response must extend this class. |
subscriptionPatchDto | |
subscriptionRenewalDto | The Class SubscriptionRenewalDto. |
subscriptionsDto | The Class SubscriptionsDto. |
subscriptionsListDto | The Class SubscriptionsListDto. |
terminateSubscriptionRequestDto | The Class TerminateSubscriptionRequestDto. |
terminateSubscriptionServicesRequestDto | The Class TerminateSubscriptionServicesRequestDto. |
updateServicesRequestDto | The Class UpdateServicesRequestDto. |
validateBillingRunRequestDto | The Class ValidateBillingRunRequestDto. |
walletBalanceDto | Parameters to calculate wallet balance. Seller, customer, customer account, billing account and user account code parameters are mutually exclusive and only one of them should be provided. |
walletOperationDto | The Class WalletOperationDto. |
walletReservationDto | The Class WalletReservationDto. |
walletTemplateDto | The Class WalletTemplateDto. |
woRatedTransactionDto | WoRatedTransactionDto : A dto class containing a minimum of Rated Transaction informations like "id" and "status" ... |
BSMConfigurationDto | The Class BSMConfigurationDto. |
baseServiceChargeTemplateDto | |
bomOfferDto | The Class BomOfferDto. |
bpmProductDto | The Class BpmProductDto. |
bsmServiceDto | The Class BsmServiceDto. |
bundleProductTemplateDto | The Class BundleProductTemplateDto. |
bundleTemplateDto | The Class BundleTemplateDto. |
businessOfferModelDto | The Class BusinessOfferModelDto. |
businessProductModelDto | The Class BusinessProductModelDto. |
businessServiceModelDto | The Class BusinessServiceModelDto. |
channelDto | The Class ChannelDto. |
chargeTemplateDto | The Class ChargeTemplateDto. |
counterTemplateDto | The Class CounterTemplateDto. |
counterTemplatesDto | The Class CounterTemplatesDto. |
digitalResourceDto | Equivalent of EnableBusinessEntity in DTO |
discountPlanDto | The Class DiscountPlanDto. |
discountPlanItemDto | Discount plan item |
discountPlansDto | The Class DiscountPlansDto. |
offerProductTemplateDto | The Class OfferProductTemplateDto. |
offerServiceTemplateDto | The Class OfferServiceTemplateDto. |
offerTemplateCategoryDto | The Class OfferTemplateCategoryDto. |
offerTemplateDto | The Class OfferTemplateDto. |
oneShotChargeTemplateDto | The Class OneShotChargeTemplateDto. |
oneShotChargeTemplateWithPriceDto | The Class OneShotChargeTemplateWithPriceDto. |
oneShotChargeTemplateWithPriceListDto | The Class OneShotChargeTemplateWithPriceListDto. |
pricePlanMatrixDto | DTO for PricePlanMatrix. |
pricePlansDto | The Class PricePlansDto. |
productChargeTemplateDto | The Class ProductChargeTemplateDto. |
productOfferingDto | The Class ProductOfferingDto. |
productTemplateDto | The Class ProductTemplateDto. |
recurringChargeTemplateDto | The Class RecurringChargeTemplateDto. |
serviceChargeTemplateRecurringDto | The Class ServiceChargeTemplateRecurringDto. |
serviceChargeTemplateRecurringsDto | The Class ServiceChargeTemplateRecurringsDto. |
serviceChargeTemplateSubscriptionDto | The Class ServiceChargeTemplateSubscriptionDto. |
serviceChargeTemplateSubscriptionsDto | The Class ServiceChargeTemplateSubscriptionsDto. |
serviceChargeTemplateTerminationDto | The Class ServiceChargeTemplateTerminationDto. |
serviceChargeTemplateTerminationsDto | The Class ServiceChargeTemplateTerminationsDto. |
serviceChargeTemplateUsagesDto | The Class ServiceChargeTemplateUsagesDto. |
serviceConfigurationDto | The Class ServiceConfigurationDto. |
serviceTemplateDto | The Class ServiceTemplateDto. |
serviceTemplatesDto | The Class ServiceTemplatesDto. |
serviceUsageChargeTemplateDto | The Class ServiceUsageChargeTemplateDto. |
triggeredEdrTemplateDto | The Class TriggeredEdrTemplateDto. |
triggeredEdrTemplatesDto | The Class TriggeredEdrTemplatesDto. |
unitOfMeasureDto | The Class UnitOfMeasureDto. |
usageChargeTemplateDto | The Class UsageChargeTemplateDto. |
walletsDto | The Class WalletsDto. |
communicationRequestDto | The Class CommunicationRequestDto. |
emailTemplateDto | The Class EmailTemplateDto. |
messageDto | A base class for all API DTO classes |
messageTemplateDto | The Class MessageTemplateDto. |
meveoInstanceDto | The Class MeveoInstanceDto. |
additionalDetailsDto | A base class for all API DTO classes |
addressBookDto | Equivalent of BusinessEntity in DTO |
campaignDto | Equivalent of BusinessEntity in DTO |
contactDto | The Class AccountDto. |
contactsDto | |
customTableDataDto | Represents data in custom table - custom entity data stored in a separate table |
customTableDataResponseDto | Represents search within custom table results |
customTableRecordDto | Represents data in custom table - custom entity data stored in a separate table |
customTableWrapperDto | |
identityResponseDTO | All the Opencell API web service response must extend this class. |
unitaryCustomTableDataDto | Represents data in custom table - custom entity data stored in a separate table This DTO is used for unitary table updates |
PDFDocumentRequestDto | A Dto holding information required to generate the document pdf file. |
PDFTemplateDto | A Dto class to encapsulate the PDFTemplate request params. |
createProcedureRequestDto | A Dto holding inputs to create a document signature procedure from OC side. |
signEventEmailDto | DTO encapsulating an email template inputs for a signature procedure event. |
signEventWebhookDto | DTO encapsulating a webhook (for server-server notification) inputs for a signature procedure event. |
signFileObjectRequestDto | DTO Class for a File Object for a Yousign object document. |
signFileRequestDto | DTO class for a document request informations. |
signFileResponseDto | DTO Class for a File informations : response from Yousign document. |
signMemberDto | A DTO class for a Signature procedure member |
signMemberRequestDto | A DTO class for a Request of a Signature procedure Member. |
signProcedureConfigDto | DTO used basically to configure email notification, based on some events , kind of procedure.started ... |
signProcedureDto | A Dto holding inputs required to create a document signature procedure on Yousign platform side |
signProcedureResponseDto | A DTO Class holding the response of Creating a document signature procedure. |
yousignEventEnum | The Enum WebhookEventEnum for Yousign webhook events : https://dev.yousign.com/#/apiDoc |
dunningDocumentDto | DTO equivalent of DunningDocument entity. |
dunningDocumentListDto | The Class DunningDocumentListDto. |
dunningDocumentResponseDto | The Class DunningDocumentsResponseDto. |
dunningDocumentsListResponseDto | The Class DunningDocumentsListResponseDto. |
barChartDto | The Class BarChartDto. |
chartDto | The Class ChartDto. |
getListMeasurableQuantityResponse | The Class GetListMeasurableQuantityResponse. |
getMeasurableQuantityResponse | The Class GetMeasurableQuantityResponse. |
lineChartDto | The Class LineChartDto. |
measurableQuantityDto | The Class MeasurableQuantityDto. |
measuredValueDto | The Class MeasuredValueDto. |
pieChartDto | The Class PieChartDto. |
filteredListDto | The Class FilteredListDto. |
reportExtractDto | DTO class for ReportExtract entity |
reportExtractExecutionResultDto | A base class for all API DTO classes |
revenueRecognitionRuleDto | The Class RevenueRecognitionRuleDto. |
revenueScheduleDto | The Class RevenueScheduleDto. |
GWFTransitionDto | The Class GWFTransitionDto |
genericWorkflowDto | The Class GenericWorkflowDto |
WFStatusDto | The Class WFStatusDto |
workflowInstanceHistoryDto | The Class WorkflowHistoryDto. |
userHierarchyLevelDto | The Class UserHierarchyLevelDto. |
userHierarchyLevelsDto | The Class UserHierarchyLevelsDto. |
cancelInvoiceRequestDto | The Class CancelInvoiceRequestDto. |
createInvoiceResponseDto | The Class CreateInvoiceResponseDto. |
generateInvoiceRequestDto | The Class GenerateInvoiceRequestDto. |
generateInvoiceResponseDto | The Class GenerateInvoiceResponseDto. |
getInvoiceResponseDto | The Class GetInvoiceResponseDto. |
getPdfInvoiceRequestDto | The Class GetPdfInvoiceRequestDto. |
getPdfInvoiceResponseDto | The Class GetPdfInvoiceResponseDto. |
getXmlInvoiceRequestDto | The Class GetXmlInvoiceRequestDto. |
getXmlInvoiceResponseDto | The Class GetXmlInvoiceResponseDto. |
invoiceConfigurationDto | The Class InvoiceConfigurationDto. |
invoiceDto | DTO equivalent of Invoice entity. |
validateInvoiceRequestDto | The Class ValidateInvoiceRequestDto. |
jobExecutionResultDto | Contains information about job execution status and history once job is completed. |
jobExecutionResultsDto | |
jobInstanceDto | The Class JobInstanceDto. |
jobInstanceInfoDto | The Class JobInstanceInfoDto. |
jobInstanceListDto | The Class JobInstanceListDto. |
timerEntityDto | The Class TimerEntityDto. |
metricsConfigurationDto | Equivalent of BusinessEntity in DTO |
meveoModuleDto | The Class MeveoModuleDto. |
emailNotificationDto | The Class EmailNotificationDto. |
inboundRequestDto | The Class InboundRequestDto. |
inboundRequestsDto | The Class InboundRequestsDto. |
jobTriggerDto | The Class JobTriggerDto. |
notificationDto | The Class NotificationDto. |
notificationHistoriesDto | The Class NotificationHistoriesDto. |
notificationHistoryDto | The Class NotificationHistoryDto. |
SMSInfoDto | |
scriptNotificationDto | The Class ScriptNotificationDto. |
webHookDto | The Class WebHookDto. |
accountOperationDto | The Class AccountOperationDto. |
accountOperationsDto | The Class AccountOperationsDto. |
|
|
|
|
cardPaymentMethodTokensDto | The Class CardPaymentMethodTokensDto. |
DDRequestBuilderDto | The DDRequestBuilderDto Dto. |
DDRequestBuilderResponseDto | The Class DDRequestBuilderResponseDto. |
DDRequestLotOpDto | The Class DDRequestLotOpDto. |
dunningInclusionExclusionDto | The Class DunningInclusionExclusionDto. |
litigationRequestDto | The Class LitigationRequestDto. |
mandatInfoDto | The Class MandatInfoDto. |
matchOperationRequestDto | The Class MatchOperationRequestDto. |
matchingAmountDto | The Class MatchingAmountDto. |
matchingAmountsDto | The Class MatchingAmountsDto. |
matchingCodeDto | The Class MatchingCodeDto. |
matchingCodesDto | The Class MatchingCodesDto. |
otherCreditAndChargeDto | The Class OtherCreditAndChargeDto. |
payByCardDto | The Class PayByCardDto. |
paymentDto | The Class PaymentDto. |
paymentGatewayDto | The PaymentGateway Dto. |
paymentGatewayResponseDto | The Class PaymentGatewayResponseDto. |
paymentGatewayRumSequenceDto | Equivalent of BusinessEntity in DTO |
paymentHistoriesDto | The Class PaymentHistoriesDto. |
paymentHistoryDto | Class to represent payments that was initiated from OC, we find payment done, ,pending,rejected and error. |
paymentHostedCheckoutResponseDto | The Class PaymentGatewayResponseDto. |
result | |
paymentMethodDto | The PaymentMethod Dto. |
paymentMethodTokenDto | The Class PaymentMethodTokenDto. |
paymentMethodTokensDto | The Class PaymentMethodTokensDto. |
paymentResponseDto | The Class PaymentResponseDto. |
paymentScheduleInstanceBalanceDto | The Class PaymentScheduleInstanceDto. |
paymentScheduleInstanceDto | The Class PaymentScheduleInstanceDto. |
paymentScheduleInstanceItemDto | The Class PaymentScheduleInstanceItemDto. |
paymentScheduleInstanceResponseDto | The Class PaymentScheduleInstanceResponseDto. |
paymentScheduleInstancesDto | The Class PaymentScheduleInstancesDto. |
paymentScheduleTemplateDto | The Class PaymentScheduleTemplateDto. |
paymentScheduleTemplateResponseDto | The Class PaymentScheduleTemplateResponseDto. |
paymentScheduleTemplatesDto | The Class PaymentScheduleTemplatesDto. |
recordedInvoiceDto | The Class RecordedInvoiceDto. |
refundDto | The Class RefundDto. |
rejectedPaymentDto | The Class RejectedPaymentDto. |
unMatchingOperationRequestDto | The Class UnMatchingOperationRequestDto. |
WFActionDto | The Class WFActionDto. |
WFDecisionRuleDto | The Class WFDecisionRuleDto. |
WFTransitionDto | The Class WFTransitionDto. |
workflowDto | The Class WorkflowDto. |
workflowHistoryActionDto | The Class WorkflowHistoryActionDto. |
workflowHistoryDto | The Class WorkflowHistoryDto. |
bankingDateStatusResponse | The Class BankingDateStatusResponse. |
baseResponse | All the Opencell API web service response must extend this class. |
billingCyclesResponseDto | The Class BillingCyclesResponseDto. |
businessEntityResponseDto | The Class BusinessEntityResponseDto. |
catMessagesListDto | The Class CatMessagesListDto. |
cdrReservationResponse | The Class CdrReservationResponse. |
chartsResponseDto | The Class ChartResponsesDto. |
counterTemplatesResponseDto | The Class CounterTemplatesResponseDto. |
customEntityInstanceResponseDto | The Class CustomEntityInstanceResponseDto. |
customEntityInstancesResponseDto | The Class CustomEntityInstancesResponseDto. |
customEntityTemplateResponseDto | The Class CustomEntityTemplateResponseDto. |
customEntityTemplatesResponseDto | The Class CustomEntityTemplatesResponseDto. |
customerBrandsDto | The Class CustomerBrandsDto. |
customerCategoriesDto | The Class CustomerCategoriesDto. |
customerInvoicesResponse | The Class CustomerInvoicesResponse. |
customerListResponse | The Class CustomerListResponse. |
customerPaymentsResponse | The Class CustomerPaymentsResponse. |
descriptionsResponseDto | The Class DescriptionsResponseDto. |
entityCustomActionResponseDto | The Class EntityCustomActionResponseDto. |
entityCustomizationResponseDto | The Class EntityCustomizationResponseDto. |
genericSearchResponse | Search results - Actual search results plus Pagination and sorting criteria plus total record count |
getBillingCycleResponse | The Class GetBillingCycleResponse. |
getCalendarResponse | The Class GetCalendarResponse. |
getConfigurationResponse | The Class GetConfigurationResponse. |
getCountriesIsoResponse | The Class GetCountriesIsoResponse. |
getCountryIsoResponse | The Class GetCountryIsoResponse. |
|
|
getCurrenciesIsoResponse | The Class GetCurrenciesIsoResponse. |
getCurrencyIsoResponse | The Class GetCurrencyIsoResponse. |
|
|
getCustomFieldTemplateReponseDto | The Class GetCustomFieldTemplateReponseDto. |
getCustomerAccountConfigurationResponseDto | The Class GetCustomerAccountConfigurationResponseDto. |
getCustomerConfigurationResponseDto | The Class GetCustomerConfigurationResponseDto. |
getDescriptionsResponse | The Class GetDescriptionsResponse. |
getFilterResponseDto | Return DTO for FilteredList API that includes the FilterDto in the response. |
getInvoiceCategoryResponse | The Class GetInvoiceCategoryResponse. |
getInvoiceSequenceResponse | The Class GetInvoiceSequenceResponse. |
getInvoiceSequencesResponse | The Class GetInvoiceSequencesResponse. |
getInvoiceSubCategoryResponse | The Class GetInvoiceSubCategoryResponse. |
getInvoiceTypeResponse | The Class GetInvoiceTypeResponse. |
getInvoiceTypesResponse | The Class GetInvoiceTypesResponse. |
getInvoicingConfigurationResponseDto | The Class GetInvoicingConfigurationResponseDto. |
getLanguageIsoResponse | The Class GetLanguageIsoResponse. |
|
|
getLanguagesIsoResponse | The Class GetLanguagesIsoResponse. |
getMetricsConfigurationResponse | The Class GetMetricConfigurationResponse. |
getOccTemplateResponseDto | The Class GetOccTemplateResponseDto. |
getOccTemplatesResponseDto | The Class GetOccTemplatesResponseDto. |
getProviderResponse | The Class GetProviderResponse. |
getRoleResponse | The Class GetRoleResponse. |
getScriptInstanceResponseDto | The Class GetScriptInstanceResponseDto. |
getSellerResponse | The Class GetSellerResponse. |
getTaxResponse | The Class GetTaxResponse. |
getTaxesResponse | The Class GetTaxesResponse. |
getTerminationReasonResponse | The Class GetTerminationReasonResponse. |
getTimerEntityResponseDto | The Class GetTimerEntityResponseDto. |
getTradingConfigurationResponseDto | The Class GetTradingConfigurationResponseDto. |
getTradingCountryResponse | The Class GetTradingCountryResponse. |
getTradingCurrencyResponse | The Class GetTradingCurrencyResponse. |
getTradingLanguageResponse | The Class GetTradingLanguageResponse. |
getUserResponse | The Class GetUserResponse. |
invoiceCategoryResponseDto | The Class InvoiceCategoryResponseDto. |
invoiceCreationResponse | The Class InvoiceCreationResponse. |
invoiceSubCategoryResponseDto | The Class InvoiceSubCategoryResponseDto. |
invoicesDto | The Class InvoicesDto. |
listCalendarResponse | The Class ListCalendarResponse. |
offerTemplateCategoriesResponseDto | The Class OfferTemplateCategoriesResponseDto. |
oneShotChargeTemplateResponseDto | Pagination and sorting criteria plus total record count. |
pagingAndFiltering | The Class PagingAndFiltering. |
parentListResponse | The Class ParentListResponse. |
pdfInvoiceResponse | The Class PdfInvoiceResponse. |
permissionResponseDto | The Class PermissionResponseDto. |
productChargeTemplatesResponseDto | The Class ProductChargeTemplatesResponseDto. |
queryResponse | Pagination and sorting criteria plus total record count. |
rawResponseDto | A Dto class to wrap a raw API response. |
recurringChargeTemplateResponseDto | The Class RecurringChargeTemplateResponseDto. |
scriptInstanceReponseDto | The Class ScriptInstanceReponseDto. |
searchResponse | Pagination and sorting criteria plus total record count. |
sellerCodesResponseDto | The Class SellerCodesResponseDto. |
sellerResponseDto | The Class SellerResponseDto. |
subscriptionWithCreditLimitResponse | The Class SubscriptionWithCreditLimitResponse. |
terminateCustomerSubscriptionResponse | The Class TerminateCustomerSubscriptionResponse. |
titleDto | The Class TitleDto. |
titlesDto | The Class TitlesDto. |
tradingCountriesResponseDto | The Class CountriesResponseDto. |
tradingCurrenciesResponseDto | The Class TradingCurrenciesResponseDto. |
tradingLanguagesResponseDto | The Class TradingLanguagesResponseDto. |
triggeredEdrsResponseDto | The Class TriggeredEdrsResponseDto. |
usageChargeTemplateResponseDto | The Class UsageChargeTemplateResponseDto. |
userHierarchyLevelResponseDto | The Class UserHierarchyLevelResponseDto. |
accessesResponseDto | The Class AccessesResponseDto. |
billingAccountsResponseDto | The Class BillingAccountsResponseDto. |
businessAccountModelResponseDto | The Class BusinessAccountModelResponseDto. |
customerAccountsResponseDto | The Class CustomerAccountsResponseDto. |
customersResponseDto | The Class CustomersResponseDto. |
getAccessResponseDto | The Class GetAccessResponseDto. |
getAccountHierarchyResponseDto | The Class GetAccountHierarchyResponseDto. |
getBillingAccountResponseDto | The Class GetBillingAccountResponseDto. |
getCustomerAccountResponseDto | The Class GetCustomerAccountResponseDto. |
getCustomerCategoryResponseDto | GetCustomerCategoryResponse Dto. |
getCustomerResponseDto | The Class GetCustomerResponseDto. |
getUserAccountResponseDto | The Class GetUserAccountResponseDto. |
parentEntitiesResponseDto | The Class ParentEntitiesResponseDto. |
providerContactResponseDto | The Class ProviderContactResponseDto. |
providerContactsResponseDto | The Class ProviderContactsResponseDto. |
titleResponseDto | The Class TitleResponseDto. |
titlesResponseDto | The Class TitlesResponseDto. |
userAccountsResponseDto | The Class UserAccountsResponseDto. |
getFilesResponseDto | The Class GetFilesResponseDto. |
accountingCodeGetResponseDto | The Class AccountingCodeGetResponseDto. |
accountingCodeListResponseDto | The Class AccountingCodeListResponse. |
cdrReservationResponseDto | The Class CdrReservationResponseDto. |
filteredListResponseDto | Filtering or search response. |
findWalletOperationsResponseDto | The Class FindWalletOperationsResponseDto. |
getBillingAccountListInRunResponseDto | The Class GetBillingAccountListInRunResponseDto. |
getBillingRunInfoResponseDto | The Class GetBillingRunInfoResponseDto. |
getCountersInstancesResponseDto | The Class GetCountersInstancesResponseDto. |
getDueDateDelayResponseDto | The Class GetDueDateDelayResponseDto. |
getPostInvoicingReportsResponseDto | The Class GetPostInvoicingReportsResponseDto. |
getPreInvoicingReportsResponseDto | The Class GetPreInvoicingReportsResponseDto. |
getSubscriptionResponseDto | The Class GetSubscriptionResponseDto. |
getWalletTemplateResponseDto | The Class GetWalletTemplateResponseDto. |
rateSubscriptionResponseDto | A Dto class holding the Rate subscription response. |
ratedTransactionListResponseDto | RatedTransactionListResponseDto : A class containing the response of searching a list of Rated transactions |
subscriptionsListResponseDto | The Class SubscriptionsListResponseDto. |
subscriptionsResponseDto | The Class SubscriptionsResponseDto. |
walletBalanceResponseDto | Wallet balance. |
discountPlanItemResponseDto | The Class DiscountPlanItemResponseDto. |
discountPlanItemsResponseDto | The Class DiscountPlanItemsResponseDto. |
getBundleTemplateResponseDto | The Class GetBundleTemplateResponseDto. |
getBusinessOfferModelResponseDto | The Class GetBusinessOfferModelResponseDto. |
getBusinessProductModelResponseDto | The Class GetBusinessProductModelResponseDto. |
getBusinessServiceModelResponseDto | The Class GetBusinessServiceModelResponseDto. |
getChannelResponseDto | The Class GetChannelResponseDto. |
getChargeTemplateResponseDto | The Class GetChargeTemplateResponseDto. |
getCounterTemplateResponseDto | The Class GetCounterTemplateResponseDto. |
getDigitalResourceResponseDto | The Class GetDigitalResourceResponseDto. |
getDiscountPlanResponseDto | The Class GetDiscountPlanResponseDto. |
getDiscountPlansResponseDto | The Class GetDiscountPlansResponseDto. |
getListBundleTemplateResponseDto | The Class GetListBundleTemplateResponseDto. |
getListChannelsAndSegmentsResponseDto | All the Opencell API web service response must extend this class. |
getListOfferTemplateResponseDto | The Class GetListOfferTemplateResponseDto. |
getListProductTemplateResponseDto | The Class GetListProductTemplateResponseDto. |
getListServiceInstanceResponseDto | The Class GetListServiceInstanceResponseDto. |
getListServiceTemplateResponseDto | The Class GetListServiceTemplateResponseDto. |
getListUnitOfMeasureResponseDto | The Class GetListUnitOfMeasureResponseDto. |
getOfferTemplateCategoryResponseDto | The Class GetOfferTemplateCategoryResponseDto. |
getOfferTemplateResponseDto | The Class GetOfferTemplateResponseDto. |
getOneShotChargeTemplateResponseDto | The Class GetOneShotChargeTemplateResponseDto. |
getOneShotChargesResponseDto | The Class GetOneShotChargesResponseDto. |
getPricePlanResponseDto | The Class GetPricePlanResponseDto. |
getProductChargeTemplateResponseDto | The Class GetProductChargeTemplateResponseDto. |
getProductTemplateResponseDto | The Class GetProductTemplateResponseDto. |
getRecurringChargeTemplateResponseDto | The Class GetRecurringChargeTemplateResponseDto. |
getServiceInstanceResponseDto | The Class GetServiceInstanceResponseDto. |
getServiceTemplateResponseDto | The Class GetServiceTemplateResponseDto. |
getTriggeredEdrResponseDto | The Class GetTriggeredEdrResponseDto. |
getUnitOfMeasureResponseDto | The Class GetUnitOfMeasureResponseDto. |
getUsageChargeTemplateResponseDto | The Class GetUsageChargeTemplateResponseDto. |
pricePlanMatrixesResponseDto | The Class PricePlanMatrixesResponseDto. |
emailTemplateResponseDto | The Class EmailTemplateResponseDto. |
emailTemplatesResponseDto | The Class EmailTemplatesResponseDto. |
meveoInstanceResponseDto | The Class MeveoInstanceResponseDto. |
meveoInstancesResponseDto | The Class MeveoInstancesResponseDto. |
contactsResponseDto | Pagination and sorting criteria plus total record count. |
getAddressBookResponseDto | All the Opencell API web service response must extend this class. |
getContactResponseDto | All the Opencell API web service response must extend this class. |
PDFDocumentResponseDto | A DTO Class holding the response of Generating a document PDF file. |
getChartResponse | The Class GetChartResponse. |
getMeasuredValueResponse | The Class GetMeasuredValueResponse. |
reportExtractExecutionResultResponseDto | All the Opencell API web service response must extend this class. |
reportExtractExecutionResultsResponseDto | Pagination and sorting criteria plus total record count. |
reportExtractResponseDto | The Class ReportExtractResponseDto. |
reportExtractsResponseDto | The Class ReportExtractsResponseDto. |
runReportExtractDto | The Class RunReportExtractDto. |
GWFTransitionResponseDto | The Class GWFTransitionResponseDto. |
genericWorkflowResponseDto | The Class GenericWorkflowResponseDto. |
genericWorkflowsResponseDto | The Class GenericWorkflowsResponseDto. |
workflowInsHistoryResponseDto | The Class WorkflowInsHistoryResponseDto. |
jobCategoriesResponseDto | The Class JobCategoriesResponseDto. |
jobExecutionResultResponseDto | The Class JobExecutionResultResponseDto. |
jobExecutionResultsResponseDto | Pagination and sorting criteria plus total record count. |
jobInstanceListResponseDto | The Class JobInstanceListResponseDto. |
jobInstanceResponseDto | The Class JobInstanceResponseDto. |
timerEntityResponseDto | The Class TimerEntityResponseDto. |
meveoModuleDtoResponse | The Class MeveoModuleDtoResponse. |
meveoModuleDtosResponse | The Class MeveoModuleDtosResponse. |
getEmailNotificationResponseDto | The Class GetEmailNotificationResponseDto. |
getJobTriggerResponseDto | The Class GetJobTriggerResponseDto. |
getScriptNotificationResponseDto | The Class GetNotificationResponseDto. |
getWebHookNotificationResponseDto | The Class GetWebHookNotificationResponseDto. |
inboundRequestsResponseDto | The Class InboundRequestsResponseDto. |
notificationHistoriesResponseDto | The Class NotificationHistoriesResponseDto. |
SMSInfoResponseDTO | |
accountOperationResponseDto | The Class AccountOperationResponseDto. |
accountOperationsResponseDto | The Class AccountOperationsResponseDto. |
actionPlanItemResponseDto | The Class ActionPlanItemResponseDto. |
creditCategoriesResponseDto | The Class CreditCategoriesResponseDto. |
creditCategoryResponseDto | The Class CreditCategoryResponseDto. |
DDRequestLotOpResponseDto | The Class DDRequestLotOpResponseDto. |
DDRequestLotOpsResponseDto | The Class DDRequestLotOpsResponseDto. |
matchedOperationDto | Represents matched account operations. |
matchedOperationsResponseDto | The Class MatchedOperationsResponseDto. |
paymentGatewayRumSequenceResponseDto | All the Opencell API web service response must extend this class. |
revenueRecognitionRuleDtoResponse | The Class RevenueRecognitionRuleDtoResponse. |
revenueRecognitionRuleDtosResponse | The Class RevenueRecognitionRuleDtosResponse. |
taxCategoryListResponseDto | API response containing a list of Tax category Dto |
taxCategoryResponseDto | API response containing the Tax category Dto |
taxClassListResponseDto | API response containing a list of Tax class Dto |
taxClassResponseDto | API response containing the Tax class Dto |
taxMappingListResponseDto | API response containing a list of Tax mapping Dto |
taxMappingResponseDto | API response containing the Tax mapping Dto |
fieldsNotImportedStringCollectionDto | The Class FieldsNotImportedStringCollectionDto. |
importExportResponseDto | The Class ImportExportResponseDto. |
customScriptDto | The Class CustomScriptDto. |
customerSequenceDto | Customer Sequence value DTO representation. |
genericSequenceDto | Sequence value DTO representation. |
genericSequenceValueResponseDto | Sequence value response DTO representation. |
taxCategoryDto | DTO implementation of Tax category. Tax category |
taxClassDto | DTO implementation of Tax class. Tax class |
taxMappingDto | DTO implementation of Tax mapping. Tax mapping |
catUsageDto | The Class CatUsageDto. |
chargeAggregateDto | The Class ChargeAggregateDto. |
subCatUsageDto | The Class SubCatUsageDto. |
usageChargeAggregateResponseDto | The Class UsageChargeAggregateResponseDto. |
usageDto | The Class UsageDto. |
usageRequestDto | The Class UsageRequestDto. |
usageResponseDto | The Class UsageResponseDto. |
WFTransitionResponseDto | The Class WFTransitionResponseDto. |
workflowHistoryResponseDto | The Class WorkflowHistoryResponseDto. |
workflowResponseDto | The Class WorkflowResponseDto. |
workflowsResponseDto | The Class WorkflowsResponseDto. |
accountEntity | |
auditable | |
auditableEntity | |
baseEntity | |
businessCFEntity | |
businessEntity | |
datePeriod | A period of dates |
enableBusinessCFEntity | |
enableBusinessEntity | |
enableEntity | |
currency | |
dunningHistory | |
securedEntity | |
seller | |
user | |
auditChangeTypeEnum | |
auditableFieldHistory | |
jobHistory | |
accountStatusEnum | |
accountingCode | |
bankCoordinates | |
billingAccount | |
billingCycle | |
billingEntityTypeEnum | |
billingProcessTypesEnum | |
billingRun | |
billingRunList | |
billingRunStatusEnum | |
billingWalletTypeEnum | |
categoryInvoiceAgregate | |
chargeInstance | |
chartOfAccountTypeEnum | |
chartOfAccountViewTypeEnum | |
counterInstance | |
counterPeriod | |
country | |
discountPlanInstance | |
dueDateDelayEnum | |
generalLedger | |
instanceStatusEnum | |
invoice | |
invoiceAgregate | |
invoiceCategory | |
invoiceModeEnum | |
invoiceSequence | |
invoiceStatusEnum | |
invoiceSubCategory | |
invoiceType | |
invoiceTypeSellerSequence | |
language | |
operationTypeEnum | |
overrideProrataEnum | |
postInvoicingReportsDTO | |
preInvoicingReportsDTO | |
productChargeInstance | |
productInstance | |
ratedTransaction | |
ratedTransactionStatusEnum | |
ratedTransactionTypeEnum | |
referenceDateEnum | |
rejectedBillingAccount | |
serviceInstance | |
subCategoryInvoiceAgregate | |
subscription | |
subscriptionRenewal | Embeddable set of renewal fields. Use in ServiceTemplate and Subscription. |
endOfTermActionEnum | End of subscription term action to be taken |
initialTermTypeEnum | The default subscription renewal term type. A subscription can be automatically renewed on a period basis or on a fixed date. |
renewalPeriodUnitEnum | Subscription renewal period unit |
renewalTermTypeEnum | |
subscriptionStatusEnum | |
subscriptionTerminationReason | Subscription termination rule |
tax | |
thresholdOptionsEnum | |
tradingCountry | |
tradingCurrency | |
tradingLanguage | |
userAccount | |
walletInstance | |
walletOperation | |
walletOperationStatusEnum | |
accumulatorCounterTypeEnum | |
businessOfferModel | |
businessProductModel | |
businessServiceModel | |
calendar | |
calendarIntervalTypeEnum | |
calendarPeriodUnitEnum | |
channel | |
chargeTemplate | |
counterTemplate | |
counterTemplateLevel | |
counterTypeEnum | |
digitalResource | |
discountPlan | |
durationPeriodUnitEnum | |
discountPlanItem | |
discountPlanItemTypeEnum | |
levelEnum | |
lifeCycleStatusEnum | |
monthEnum | |
offerProductTemplate | |
offerServiceTemplate | |
offerTemplate | |
offerTemplateCategory | |
oneShotChargeTemplate | |
oneShotChargeTemplateTypeEnum | |
pricePlanMatrix | |
productChargeTemplate | |
productOffering | |
productTemplate | |
recurrenceTypeEnum | |
recurringChargeTemplate | |
roundingModeEnum | |
serviceChargeTemplate | |
serviceChargeTemplateRecurring | |
serviceChargeTemplateSubscription | |
serviceChargeTemplateTermination | |
serviceChargeTemplateUsage | |
serviceTemplate | |
triggeredEDRTemplate | |
unitOfMeasure | |
usageChargeTemplate | |
walletTemplate | |
campaign | |
campaignStatusEnum | |
communicationPolicy | |
mediaEnum | |
message | |
messageStatusEnum | |
messageTemplate | |
messageTemplateTypeEnum | |
messageVariableValue | |
meveoInstance | |
meveoInstanceStatusEnum | |
priorityEnum | |
contact | |
emailTemplate | |
mailingTypeEnum | |
accountHierarchyTypeEnum | |
businessAccountModel | |
customer | |
customerBrand | |
customerCategory | |
customerSequence | |
providerContact | |
customFieldIndexTypeEnum | |
customFieldInheritanceEnum | |
customFieldMapKeyEnum | |
customFieldColumnUseEnum | |
customFieldStorageTypeEnum | |
customFieldTypeEnum | |
customFieldValues | Represents custom field values held by an ICustomFieldEntity entity |
dunningDocument | |
legendPositionEnum | |
measurementPeriodEnum | |
orientationEnum | |
accountingWriting | |
reportExtractExecutionOrigin | |
reportExtractResultTypeEnum | |
reportExtractScriptTypeEnum | |
revenueRecognitionRule | |
hierarchyLevel | |
userHierarchyLevel | |
additionalDetails | |
addressBook | |
access | |
meveoModule | |
meveoModuleItem | |
moduleLicenseEnum | |
httpProtocol | |
notificationEventTypeEnum | |
notificationHistoryStatusEnum | |
webHookMethodEnum | |
order | |
orderHistory | |
orderItem | |
orderItemActionEnum | |
orderItemProductOffering | |
orderStatusEnum | |
accountOperation | |
actionDunning | |
automatedPayment | |
automatedRefund | |
creditCardTypeEnum | |
creditCategory | |
customerAccount | |
customerAccountStatusEnum | |
DDRequestBuilder | |
DDRequestBuilderTypeEnum | |
DDRequestItem | |
DDRequestLOT | |
DDRequestOpEnum | |
DDRequestOpStatusEnum | |
dunningActionStatusEnum | |
dunningActionTypeEnum | |
dunningLOT | |
dunningLevelEnum | |
mandatStateEnum | |
matchingAmount | |
matchingCode | |
matchingStatusEnum | |
matchingTypeEnum | |
OCCTemplate | |
operationCategoryEnum | |
otherTransaction | |
payment | |
paymentErrorTypeEnum | |
paymentGateway | |
paymentGatewayRumSequence | |
paymentGatewayTypeEnum | |
paymentHistory | |
paymentLevelEnum | |
paymentMethod | |
paymentMethodEnum | |
paymentOrRefundEnum | |
paymentReplayCauseEnum | |
paymentScheduleInstance | |
paymentScheduleInstanceItem | |
paymentScheduleStatusEnum | |
paymentScheduleTemplate | |
paymentStatusEnum | |
paymentVentilation | |
recordedInvoice | |
recordedInvoiceCatAgregate | |
refund | |
rejectedPayment | |
rejectedType | |
ventilationActionStatusEnum | |
quote | |
quoteItem | |
quoteItemProductOffering | |
QuoteStatus | Quote status lifecycle |
EDR | |
EDRStatusEnum | |
revenueRecognitionDelayUnitEnum | |
revenueRecognitionEventEnum | |
scriptInstance | |
scriptInstanceCategory | |
scriptInstanceError | |
scriptSourceTypeEnum | |
permission | |
role | |
genericSequence | |
address | |
contactInformation | |
name | |
title | |
taxCategory | |
taxClass | |
decisionRuleTypeEnum | |
WFAction | |
WFDecisionRule | |
WFTransition | |
workflow | |
abstractCatalogEntity | |
abstractEntity | |
catalogReference | |
lifecycleStatus | |
serviceLevelAgreement | |
timeRange | |
alterationPrice | |
place | |
productOfferPriceAlterationType | |
productOfferingPrice | |
productOfferingPriceType | |
abstractEntityReference | |
parsedVersion |
type | description |
---|---|
Attachment | |
RelatedParty | |
BillingAccount | |
Note | |
Product | |
ProductCharacteristic | |
ProductOrder | Equivalent of AuditableEntity in DTO |
OrderItem | |
ProductRelationship | |
BundledProductReference | |
channel | |
Price | |
ProductOfferPriceAlteration | |
ProductOffering | |
ProductOfferingTerm | |
Characteristic | |
Customer | |
Quote | |
QuoteItem | |
QuotePriceAlteration | |
QuoteProductOfferingPrice |