Resources

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
  • /Communication/inbound
  • POST
Receives inbound communication from external source given the rest url above. MEVEO handles it by throwing an inbount communication event with the communicationRequestDto.
  • /Communication/version
  • GET
Get version of application
  • /PdfInvoice
  • GET
Find a PDF invoice with a given invoice number and a customer account code.
  • /PdfInvoice/version
  • GET
Get version of application
  • /account/access
  • GET POST PUT
 
  • /account/access/createOrUpdate
  • POST
Create new or update an existing access
  • /account/access/list
  • GET
List Access filtered by subscriptionCode.
  • /account/access/version
  • GET
Get version of application
  • /account/access/{accessCode}/{subscriptionCode}/{startDate}/{endDate}
  • DELETE
Remove an access with a given access code and subscription code.
  • /account/access/{accessCode}/{subscriptionCode}/{startDate}/{endDate}/disable
  • POST
Disable an Access point with a given access code and subscription code.
  • /account/access/{accessCode}/{subscriptionCode}/{startDate}/{endDate}/enable
  • POST
Enable an Access point with a given access code and subscription code.
  • /account/accountHierarchy
  • POST PUT
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.
  • /account/accountHierarchy/createCRMAccountHierarchy
  • POST
Create a CRMAccountHerarchy.
  • /account/accountHierarchy/createOrUpdate
  • POST
Create or update Account Hierarchy based on code.
  • /account/accountHierarchy/createOrUpdateCRMAccountHierarchy
  • POST
Create or update a CRM Account Hierarchy.
  • /account/accountHierarchy/customerHierarchyUpdate
  • POST
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.
  • /account/accountHierarchy/filtering
  • POST
Search for a list of customer accounts given a set of filter.
  • /account/accountHierarchy/find
  • POST
Search for a list of customer accounts given a set of filter.
  • /account/accountHierarchy/findAccountHierarchy
  • POST
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.
  • /account/accountHierarchy/updateCRMAccountHierarchy
  • POST
Update a CRM Account HerarHierarchychy.
  • /account/accountHierarchy/version
  • GET
Get version of application
  • /account/billingAccount
  • GET POST PUT
 
  • /account/billingAccount/createOrUpdate
  • POST
Create or update Billing Account based on code.
  • /account/billingAccount/customerAccounts/{customerAccountCode}
  • GET
List BillingAccount filter by customerAccountCode.
  • /account/billingAccount/filterCountersByPeriod
  • GET
filter counters by period date.
  • /account/billingAccount/list
  • GET
List BillingAccount filter by customerAccountCode.
  • /account/billingAccount/listGetAll
  • GET
List BillingAccounts matching a given criteria
  • /account/billingAccount/version
  • GET
Get version of application
  • /account/billingAccount/{billingAccountCode}
  • DELETE GET
 
  • /account/billingAccount/{billingAccountCode}/filterCountersByPeriod
  • GET
filter counters by period date.
  • /account/businessAccountModel
  • GET POST PUT
 
  • /account/businessAccountModel/findParents
  • POST
Find parent entities based on account hierarchy code.
  • /account/businessAccountModel/install
  • PUT
Install business account module.
  • /account/businessAccountModel/list
  • GET
Return meveo's modules.
  • /account/businessAccountModel/listGetAll
  • GET
List MeveoModuleDtos matching a given criteria
  • /account/businessAccountModel/version
  • GET
Get version of application
  • /account/businessAccountModel/{businessAccountModelCode}
  • DELETE
Remove business account model with a given business account model code.
  • /account/customer
  • GET POST PUT
 
  • /account/customer/anonymizeGdpr
  • GET
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.
  • /account/customer/brands
  • POST PUT
 
  • /account/customer/brands/{brandCode}
  • DELETE
Remove existing customer brand with a given brand code
  • /account/customer/categories
  • POST PUT
 
  • /account/customer/categories/{categoryCode}
  • DELETE GET
 
  • /account/customer/category/{categoryCode}
  • GET
Search for a customer category with a given code
  • /account/customer/createBrand
  • POST
Create a new customer brand
  • /account/customer/createCategory
  • POST
Create a new customer category
  • /account/customer/createOrUpdate
  • POST
Create new or update existing customer
  • /account/customer/createOrUpdateBrand
  • POST
Create new or update an existing customer brand
  • /account/customer/createOrUpdateCategory
  • POST
Create new or update an existing customer category
  • /account/customer/customerNumberSequence
  • POST PUT
 
  • /account/customer/exportCustomerHierarchy
  • GET
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.
  • /account/customer/filterCountersByPeriod
  • GET
Filter counters by period date.
  • /account/customer/filtering
  • POST
List customers matching a given criteria
  • /account/customer/list
  • GET POST
 
  • /account/customer/list47
  • POST
Filters are: category, seller, brand and provider.
  • /account/customer/listGetAll
  • GET
List customers matching a given criteria
  • /account/customer/removeBrand/{brandCode}
  • DELETE
Remove existing customer brand with a given brand code
  • /account/customer/removeCategory/{categoryCode}
  • DELETE
Remove an existing customer category with a given category code
  • /account/customer/sequence
  • POST PUT
 
  • /account/customer/sequence/{code}/next
  • POST
Generates the next customer sequence number.
  • /account/customer/updateBrand
  • PUT
Update an existing customer brand
  • /account/customer/updateCategory
  • PUT
Update an existing customer category
  • /account/customer/version
  • GET
Get version of application
  • /account/customer/{customerCode}
  • DELETE GET
 
  • /account/customer/{customerCode}/exportation
  • GET
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.
  • /account/customer/{customerCode}/filterCountersByPeriod
  • GET
Filter counters by period date.
  • /account/customer/{customerCode}/gdprAnonymization
  • GET
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.
  • /account/customerAccount
  • GET POST PUT
Web service for managing customer account.
  • /account/customerAccount/createOrUpdate
  • POST
Create new or update existing customer account
  • /account/customerAccount/creditCategory
  • POST
Create a new credit category.
  • /account/customerAccount/creditCategory/{creditCategoryCode}
  • DELETE
Remove credit category with a given code.
  • /account/customerAccount/customers/{customerCode}
  • GET
List CustomerAccount filtered by customerCode.
  • /account/customerAccount/filterCountersByPeriod
  • GET
Filter counters by period date.
  • /account/customerAccount/list
  • GET
List CustomerAccount filtered by customerCode.
  • /account/customerAccount/listGetAll
  • GET
List CustomerAccounts matching a given criteria
  • /account/customerAccount/transferAccount
  • POST
Transfer an amount from one customer to another.
  • /account/customerAccount/version
  • GET
Get version of application
  • /account/customerAccount/{customerAccountCode}
  • DELETE GET
Web service for managing customer account.
  • /account/customerAccount/{customerAccountCode}/filterCountersByPeriod
  • GET
Filter counters by period date.
  • /account/providerContact
  • GET POST PUT
 
  • /account/providerContact/createOrUpdate
  • POST
Create new or update an existing provider contact
  • /account/providerContact/list
  • GET
List of provider contacts
  • /account/providerContact/version
  • GET
Get version of application
  • /account/providerContact/{code}
  • DELETE
Remove an existing provider contact with a given code
  • /account/title
  • GET POST PUT
 
  • /account/title/createOrUpdate
  • POST
Create new or update an existing title
  • /account/title/list
  • GET
List titles
  • /account/title/listGetAll
  • GET
List titles matching a given criteria
  • /account/title/version
  • GET
Get version of application
  • /account/title/{titleCode}
  • DELETE
Remove an existing title with a given code
  • /account/userAccount
  • GET POST PUT
 
  • /account/userAccount/applyProduct
  • POST
Apply a product on a user account.
  • /account/userAccount/billingAccounts/{billingAccountCode}
  • GET
List user accounts filtered by a billing account's code.
  • /account/userAccount/createOrUpdate
  • POST
Create new or update an existing user account.
  • /account/userAccount/filterCountersByPeriod
  • GET
Filter counters by period date.
  • /account/userAccount/list
  • GET
List user accounts filtered by a billing account's code.
  • /account/userAccount/listGetAll
  • GET
List user accounts matching a given criteria
  • /account/userAccount/version
  • GET
Get version of application
  • /account/userAccount/{userAccountCode}
  • DELETE GET
 
  • /account/userAccount/{userAccountCode}/filterCountersByPeriod
  • GET
Filter counters by period date.
  • /accountOperation
  • GET POST
 
  • /accountOperation/addLitigation
  • POST
Add a new litigation
  • /accountOperation/cancelLitigation
  • POST
Cancel a litigation
  • /accountOperation/findByCustomerAccount
  • GET
List accountOperations matching customer account
  • /accountOperation/list
  • GET POST
 
  • /accountOperation/matchOperations
  • POST
Match operations
  • /accountOperation/transferAccountOperation
  • POST
Transfer an account operation from one customer to another.
  • /accountOperation/unMatchingOperations
  • POST
Unmatching operations
  • /accountOperation/version
  • GET
Get version of application
  • /accountOperation/{accountOperationId}/listMatchedOperations
  • GET
List matched operations for a given account operation
  • /accountOperation/{id}/status/{newStatus}
  • PUT
update account operation's status
  • /accountOperation/{id}/updateAccountingDate/{newAccountingDate}
  • PUT
update account operation's accountingDate
  • /addressbook
  • GET
Find a AddressBook with a given code and from
  • /addressbook/addContact
  • GET
Create a new contact address for a contact code
  • /addressbook/createAll
  • GET
Create All addressbook
  • /addressbook/list
  • GET
List of address
  • /addressbook/version
  • GET
Get version of application
  • /admin/audit/version
  • GET
Get version of application
  • /admin/audit/{enableORdisable}
  • PUT
Update audit logging
  • /admin/fileFormat
  • GET POST PUT
File format resource
  • /admin/fileFormat/createOrUpdate
  • POST
Create new or update an existing File formats
  • /admin/fileFormat/list
  • GET POST
File format resource
  • /admin/fileFormat/listGetAll
  • GET
List fileFormats matching a given criteria
  • /admin/fileFormat/version
  • GET
Get version of application
  • /admin/fileFormat/{code}
  • DELETE
Remove an existing File format with a given code
  • /admin/files
  • GET
Get the list of files in a specific directory
  • /admin/files/all
  • GET
Get the list of files
  • /admin/files/createDir
  • POST
Create a directory
  • /admin/files/downloadFile
  • GET
Download file with a given file name.
  • /admin/files/suppressDirectory
  • POST
Suppress the directory
  • /admin/files/suppressFile
  • POST
Suppress the file
  • /admin/files/upload
  • POST
Upload the file form.
  • /admin/files/uploadFileBase64
  • POST
Upload the file with the specific file data in 64 base.
  • /admin/files/uploadZippedFileBase64
  • POST
Upload the zipped file with the file data.
  • /admin/files/version
  • GET
Get version of application
  • /admin/files/zipDirectory
  • POST
Will make a archive of a directory
  • /admin/files/zipFile
  • POST
Will make a archive of a file
  • /admin/genericWorkflow
  • GET POST PUT
 
  • /admin/genericWorkflow/createOrUpdate
  • POST
Create new or update an existing workflow with a given code
  • /admin/genericWorkflow/execute
  • POST
Execute a workflow
  • /admin/genericWorkflow/executeTransition
  • POST
execute transition
  • /admin/genericWorkflow/findByEntity
  • GET
Find a workflow by entity
  • /admin/genericWorkflow/history
  • GET
Find workflow history
  • /admin/genericWorkflow/list
  • GET
List of workflows.
  • /admin/genericWorkflow/version
  • GET
Get version of application
  • /admin/genericWorkflow/{code}
  • DELETE
Remove an existing workflow with a given code
  • /admin/genericWorkflow/{code}/disable
  • POST
Disable a Workflow with a given code
  • /admin/genericWorkflow/{code}/enable
  • POST
Enable a Workflow with a given code
  • /attributes
  • POST PUT
 
  • /attributes/cpq/offers/{productCode}/{productVersion}
  • POST
 
  • /attributes/version
  • GET
Get version of application
  • /attributes/{code}
  • DELETE GET
 
  • /billing/accountingCode
  • GET POST PUT
API for managing AccountingCode entity.
  • /billing/accountingCode/createOrUpdate
  • POST
Create or update an AccountingCode. Checks if the code already exists.
  • /billing/accountingCode/list
  • GET POST
API for managing AccountingCode entity.
  • /billing/accountingCode/listGetAll
  • GET
List AccountingCodes matching a given criteria
  • /billing/accountingCode/version
  • GET
Get version of application
  • /billing/accountingCode/{accountingCode}
  • DELETE
Removes an AccountingCode entity.
  • /billing/accountingCode/{code}/disable
  • POST
Disable a Accounting code with a given code
  • /billing/accountingCode/{code}/enable
  • POST
Enable a Accounting code with a given code
  • /billing/invoicing/billingRun/{billingRunId}/cancelInvoice
  • PUT
Move invoices to a new Billing Run with the same parameters as the current one, and also in status REJECTED|POSTINVOICED.
  • /billing/invoicing/billingRun/{billingRunId}/canceledInvoices
  • DELETE
Delete canceled invoices for a given billing run.
  • /billing/invoicing/billingRun/{billingRunId}/invalidateInvoiceDocuments
  • PUT
Validate one or several invoices (change status to DRAFT). Body will contain a list of invoice id
  • /billing/invoicing/billingRun/{billingRunId}/moveInvoice
  • PUT
Move invoices to a new Billing Run with the same parameters as the current one, and also in status REJECTED|POSTINVOICED.
  • /billing/invoicing/billingRun/{billingRunId}/rejectInvoice
  • PUT
Reject one or several invoices (change status to REJECTED). Body will contains a list of invoice ids.
  • /billing/invoicing/billingRun/{billingRunId}/validateInvoice
  • PUT
Validate one or several invoices (change status to DRAFT). Body will contain a list of invoice id
  • /billing/invoicing/cancelBillingRun
  • POST PUT
 
  • /billing/invoicing/createBillingRun
  • POST
Create a new billing run. The id of the created BillingRun is returned on 'message' field of response object.
  • /billing/invoicing/createOrUpdateBillingRun
  • POST
Create a new billing run. The id of the created BillingRun is returned on 'message' field of response object.
  • /billing/invoicing/getBillingAccountListInRun
  • POST
Returns the list of billable billing accounts of a billing run
  • /billing/invoicing/getBillingRunInfo
  • POST
Search for a billing run info with a given Id
  • /billing/invoicing/getPostInvoicingReport
  • POST
Returns the post-invoicing report for a given billing run Id
  • /billing/invoicing/getPreInvoicingReport
  • POST
Returns the pre-invoicing report for a given billing run Id
  • /billing/invoicing/rebuildInvoice
  • PUT
Recompute invoices based on RatedTransactions and re-apply invoiceValidationScript
  • /billing/invoicing/validateBillingRun
  • POST PUT
 
  • /billing/invoicing/version
  • GET
Get version of application
  • /billing/invoicingPlanItems
  • GET POST PUT
 
  • /billing/invoicingPlanItems/createOrUpdate
  • POST
Create new or update an existing invoicingPlanItem
  • /billing/invoicingPlanItems/list
  • POST
List invoicingPlanItems matching a given criteria
  • /billing/invoicingPlanItems/version
  • GET
Get version of application
  • /billing/invoicingPlanItems/{invoicingPlanItemCode}
  • DELETE
Remove an existing invoicingPlanItem with a given code
  • /billing/invoicingPlans
  • GET POST PUT
 
  • /billing/invoicingPlans/list
  • POST
List invoicingPlans matching a given criteria
  • /billing/invoicingPlans/version
  • GET
Get version of application
  • /billing/invoicingPlans/{invoicingPlanCode}
  • DELETE
Remove an existing invoicingPlan with a given code
  • /billing/mediation/cancelReservation
  • POST
Cancels the reservation
  • /billing/mediation/chargeCdr
  • POST
Parse CDR, convert to EDR and rate it
  • /billing/mediation/confirmReservation
  • POST
Confirms the reservation
  • /billing/mediation/createCDR
  • POST
Mediation related API REST interface
  • /billing/mediation/notifyOfRejectedCdrs
  • POST
Notify of rejected CDRs
  • /billing/mediation/processCdrList
  • POST
Convert CDRs to EDRs
  • /billing/mediation/registerCdrList
  • POST
Accepts a list of CDR line. This CDR is parsed and created as EDR. CDR is same format use in mediation job
  • /billing/mediation/reserveCdr
  • POST
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)
  • /billing/mediation/version
  • GET
Get version of application
  • /billing/ratedTransaction/cancelRatedTransactions
  • POST
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.
  • /billing/ratedTransaction/list
  • GET POST
Rated transactions related REST API
  • /billing/ratedTransaction/listGetAll
  • GET
List ratedTransactions matching a given criteria
  • /billing/ratedTransaction/version
  • GET
Get version of application
  • /billing/subscription
  • GET POST PUT
 
  • /billing/subscription/activate
  • POST PUT
 
  • /billing/subscription/activateForCustomer
  • POST
Activate a given Subscription for a customer.
  • /billing/subscription/activatePatchedSubscription
  • POST
Activate the patched version of a given Subscription.
  • /billing/subscription/activateServices
  • POST
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.
  • /billing/subscription/applyOneShotChargeInstance
  • POST
Apply one shot charge. Subscription should not be in status (RESILIATED OR CANCELLED).
  • /billing/subscription/applyProduct
  • POST
Apply a product on a subscription.
  • /billing/subscription/cancelSubscriptionRenewal/{subscriptionCode}
  • POST
Cancels the renewal term of an active subscription.
  • /billing/subscription/cancelSubscriptionTermination/{subscriptionCode}
  • POST
Cancels the programed termination of a subscription.
  • /billing/subscription/createOrUpdate
  • POST
Create or update subscription information ONLY. Does not include access, services nor products
  • /billing/subscription/createOrUpdatePartial
  • POST
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.
  • /billing/subscription/dueDateDelay
  • GET
Returns the due date delay information.
  • /billing/subscription/findByCustomer
  • GET
List subscriptions matching a given criteria
  • /billing/subscription/instantiateServices
  • POST
Instantiate a Service subscription
  • /billing/subscription/list
  • GET POST
 
  • /billing/subscription/listAll
  • GET
Deprecated in v.4.7.2 Use /list instead.
  • /billing/subscription/listGetAll
  • GET
List subscriptions matching a given criteria
  • /billing/subscription/listOneshotChargeOthers
  • GET
Search for a subscription with a given code.
  • /billing/subscription/oneShotCharge/{subscriptionCode}/{oneshotChargeCode}
  • DELETE
Search for a subscription with a given code.
  • /billing/subscription/rate
  • POST
Give a rate data for subscription
  • /billing/subscription/resume
  • PUT
Resume an existing subscription
  • /billing/subscription/resumeServices
  • PUT
Resume an existing services
  • /billing/subscription/serviceInstance
  • GET
Find service instance.
  • /billing/subscription/serviceInstances
  • GET
Returns a list of service instances.
  • /billing/subscription/subscribeAndActivateProducts
  • POST
Create a subscription and instanciate product in a single transaction.
  • /billing/subscription/subscribeAndActivateServices
  • POST
For V11 catalog use : subscribeAndInstantiateProducts API, then activateServices API Create a subscription and activate services in a single transaction.
  • /billing/subscription/subscribeAndInstantiateProducts
  • POST
Create a subscription and instanciate product in a single transaction.
  • /billing/subscription/suspend
  • PUT
Suspend an existing subscription
  • /billing/subscription/suspendServices
  • PUT
Suspend an existing services
  • /billing/subscription/terminate
  • POST PUT
 
  • /billing/subscription/terminateServices
  • POST
Terminate a list of services. If a service is already TERMINATED, an error is thrown.
  • /billing/subscription/updateServices
  • PUT
Update existing services
  • /billing/subscription/version
  • GET
Get version of application
  • /billing/subscription/{code}/offer
  • PATCH
patch subscription
  • /billing/subscription/{code}/offer/rollback
  • PATCH
rollback offer
  • /billing/subscription/{subscriptionId}/delete-si
  • DELETE
 
  • /billing/wallet/balance/current
  • POST
Gets the current (open or reserved) wallet balance amount at a given level and date period. In wallet operation, status='OPEN OR RESERVED'.
  • /billing/wallet/balance/open
  • POST
Gets the open wallet balance amount at a given level and date period. In wallet operation, status='OPEN'.
  • /billing/wallet/balance/reserved
  • POST
Gets the reserved wallet balance amount at a given level and date period. In wallet operation, status='RESERVED'.
  • /billing/wallet/operation
  • POST
Create a new operation
  • /billing/wallet/operation/find
  • POST
Search for an operation with a given (example) code. Deprecated in v.4.7.2
  • /billing/wallet/operation/list
  • GET POST
Wallet operation and balance related REST API
  • /billing/wallet/operation/listGetAll
  • GET
List wallet operations matching a given criteria
  • /billing/wallet/reservation
  • POST PUT
Wallet operation and balance related REST API
  • /billing/wallet/reservation/confirm
  • POST
Confirm a reservation given an id.
  • /billing/wallet/reservation/{reservationId}
  • DELETE
Cancel a reservation given an id.
  • /billing/wallet/template
  • GET POST PUT
Wallet operation and balance related REST API
  • /billing/wallet/template/createOrUpdate
  • POST
Create new or update an existing wallet template
  • /billing/wallet/template/{walletTemplateCode}
  • DELETE
Remove an existing wallet template with a given code
  • /billing/wallet/version
  • GET
Get version of application
  • /billingCycle
  • GET POST PUT
 
  • /billingCycle/createOrUpdate
  • POST
Create new or update an existing billing cycle with a given code
  • /billingCycle/list
  • GET
Search for list of billingCycles.
  • /billingCycle/version
  • GET
Get version of application
  • /billingCycle/{billingCycleCode}
  • DELETE
Remove an existing billing cycle with a given code.
  • /calendar
  • GET POST PUT
 
  • /calendar/bankingDateStatus
  • GET
Gets the banking date status.
  • /calendar/createOrUpdate
  • POST
Create new or update an existing calendar with a given code.
  • /calendar/list
  • GET
Retrieve a list of all calendars.
  • /calendar/listGetAll
  • GET
List Calendars matching a given criteria
  • /calendar/version
  • GET
Get version of application
  • /calendar/{calendarCode}
  • DELETE
Remove calendar with a given code.
  • /catalog/bundleTemplate
  • POST PUT
 
  • /catalog/bundleTemplate/createOrUpdate
  • POST
Create or update bundleTemplate
  • /catalog/bundleTemplate/version
  • GET
Get version of application
  • /catalog/businessOfferModel
  • GET POST PUT
 
  • /catalog/businessOfferModel/createOrUpdate
  • POST
Create new or update an existing business offer model.
  • /catalog/businessOfferModel/install
  • PUT
Install business offer model module.
  • /catalog/businessOfferModel/list
  • GET POST
 
  • /catalog/businessOfferModel/version
  • GET
Get version of application
  • /catalog/businessOfferModel/{businessOfferModelCode}
  • DELETE
Remove an existing business offer model with a given code.
  • /catalog/businessProductModel
  • GET POST PUT
 
  • /catalog/businessProductModel/createOrUpdate
  • POST
Create new or update an existing business product model
  • /catalog/businessProductModel/install
  • PUT
Install business product model module
  • /catalog/businessProductModel/list
  • GET
List business product models
  • /catalog/businessProductModel/listGetAll
  • GET
List Business Product Models matching a given criteria
  • /catalog/businessProductModel/version
  • GET
Get version of application
  • /catalog/businessProductModel/{businessProductModelCode}
  • DELETE
Remove an existing business product model with a given code
  • /catalog/businessServiceModel
  • GET POST PUT
 
  • /catalog/businessServiceModel/createOrUpdate
  • POST
Create new or update an existing business service model
  • /catalog/businessServiceModel/install
  • PUT
Install business offer model module
  • /catalog/businessServiceModel/list
  • GET
List business service model
  • /catalog/businessServiceModel/listGetAll
  • GET
List Business Service Models matching a given criteria
  • /catalog/businessServiceModel/version
  • GET
Get version of application
  • /catalog/businessServiceModel/{businessServiceModelCode}
  • DELETE
Remove an existing business service model with a given code
  • /catalog/channel
  • DELETE GET POST PUT
 
  • /catalog/channel/createOrUpdate
  • POST
Create new or update an existing channel
  • /catalog/channel/version
  • GET
Get version of application
  • /catalog/channel/{code}/disable
  • POST
Disable a Channel with a given code
  • /catalog/channel/{code}/enable
  • POST
Enable a Channel with a given code
  • /catalog/channelsAndSegments
  • GET
Returns all the active channels list
  • /catalog/channelsAndSegments/version
  • GET
Get version of application
  • /catalog/chargeTemplate
  • GET
Search for a charge template with a given code
  • /catalog/chargeTemplates/{chargeTemplateCode}
  • GET
Search for a charge template with a given code
  • /catalog/chargeTemplates/{chargeTemplateCode}/duplicate
  • POST
Duplicate charge template
  • /catalog/chargeTemplates/{chargeTemplateCode}/status/{status}
  • PUT
Update charge template status
  • /catalog/counterTemplate
  • GET POST PUT
Web service for managing org.meveo.model.catalog.CounterTemplate.
  • /catalog/counterTemplate/createOrUpdate
  • POST
Create or update a counter Template.
  • /catalog/counterTemplate/listGetAll
  • GET
List CounterTemplates matching a given criteria
  • /catalog/counterTemplate/version
  • GET
Get version of application
  • /catalog/counterTemplate/{code}/disable
  • POST
Disable a Counter template with a given code
  • /catalog/counterTemplate/{code}/enable
  • POST
Enable a Counter template with a given code
  • /catalog/counterTemplate/{counterTemplateCode}
  • DELETE
Remove counter template with a given code.
  • /catalog/discountPlan
  • DELETE GET POST PUT
 
  • /catalog/discountPlan/createOrUpdate
  • POST
Create new or update an existing discount plan
  • /catalog/discountPlan/list
  • GET
List discount plan
  • /catalog/discountPlan/listGetAll
  • GET
List DiscountPlans matching a given criteria
  • /catalog/discountPlan/version
  • GET
Get version of application
  • /catalog/discountPlan/{code}/disable
  • POST
Disable a Discount plan with a given code
  • /catalog/discountPlan/{code}/enable
  • POST
Enable a Discount plan with a given code
  • /catalog/discountPlanItem
  • GET POST PUT
CRUD/list discountPlanItem via REST API.
  • /catalog/discountPlanItem/createOrUpdate
  • POST
create/update a discount plan item.
  • /catalog/discountPlanItem/list
  • GET
List all discount plan items by current user.
  • /catalog/discountPlanItem/listGetAll
  • GET
List DiscountPlanItems matching a given criteria
  • /catalog/discountPlanItem/version
  • GET
Get version of application
  • /catalog/discountPlanItem/{code}/disable
  • POST
Disable a Discount plan item with a given code
  • /catalog/discountPlanItem/{code}/enable
  • POST
Enable a Discount plan item with a given code
  • /catalog/discountPlanItem/{discountPlanItemCode}
  • DELETE
remove a discount plan item by code.
  • /catalog/offerTemplate
  • GET POST PUT
Web service for managing org.meveo.model.catalog.OfferTemplate.
  • /catalog/offerTemplate/cpq/list
  • POST
List offerTemplates matching a given criteria
  • /catalog/offerTemplate/createOrUpdate
  • POST
Create or update offer template based on a given code.
  • /catalog/offerTemplate/duplicate/{offerTemplateCode}
  • POST
duplicate offer
  • /catalog/offerTemplate/list
  • GET POST
Web service for managing org.meveo.model.catalog.OfferTemplate.
  • /catalog/offerTemplate/listGetAll
  • GET
List Offer templates matching a given criteria
  • /catalog/offerTemplate/version
  • GET
Get version of application
  • /catalog/offerTemplate/{code}/disable
  • POST
Disable a Offer template with a given code
  • /catalog/offerTemplate/{code}/enable
  • POST
Enable a Offer template with a given code
  • /catalog/offerTemplate/{offerCode}/addProduct
  • POST
Web service for managing org.meveo.model.catalog.OfferTemplate.
  • /catalog/offerTemplate/{offerCode}/dissociateProducts
  • POST
Web service for managing org.meveo.model.catalog.OfferTemplate.
  • /catalog/offerTemplate/{offerTemplateCode}
  • DELETE
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.
  • /catalog/offerTemplate/{offerTemplateCode}/update/status
  • POST
update Status
  • /catalog/offerTemplateCategory
  • DELETE GET POST PUT
 
  • /catalog/offerTemplateCategory/createOrUpdate
  • POST
Create new or update an existing offer template category
  • /catalog/offerTemplateCategory/listGetAll
  • GET
List DiscountPlanItems matching a given criteria
  • /catalog/offerTemplateCategory/version
  • GET
Get version of application
  • /catalog/offerTemplateCategory/{code}/disable
  • POST
Disable a Offer template category with a given code
  • /catalog/offerTemplateCategory/{code}/enable
  • POST
Enable a Offer template category with a given code
  • /catalog/oneShotChargeTemplate
  • GET POST PUT
Web service for managing org.meveo.model.catalog.OneShotChargeTemplate.
  • /catalog/oneShotChargeTemplate/createOrUpdate
  • POST
Create new or update an existing.
  • /catalog/oneShotChargeTemplate/list
  • GET
List one shot charge template with the following filters.
  • /catalog/oneShotChargeTemplate/listGetAll
  • GET
Return the list of oneShotChargeTemplates.
  • /catalog/oneShotChargeTemplate/version
  • GET
Get version of application
  • /catalog/oneShotChargeTemplate/{code}/disable
  • POST
Disable a One shot charge template with a given code
  • /catalog/oneShotChargeTemplate/{code}/enable
  • POST
Enable a One shot charge template with a given code
  • /catalog/oneShotChargeTemplate/{oneShotChargeTemplateCode}
  • DELETE
Remove one shot charge tesmplate with a given code.
  • /catalog/pricePlan
  • GET POST PUT
Web service for managing org.meveo.model.catalog.PricePlanMatrix.
  • /catalog/pricePlan/createOrUpdate
  • POST
Create new or update an existing price plan matrix
  • /catalog/pricePlan/list
  • GET
List price plan matrix.
  • /catalog/pricePlan/listGetAll
  • GET
List PricePlanMatrixes
  • /catalog/pricePlan/pricePlanMatrixColumns/{pricePlanMatrixColumnCode}
  • GET
Find a price plan matrix column with a given code
  • /catalog/pricePlan/pricePlanMatrixLines
  • DELETE
Web service for managing org.meveo.model.catalog.PricePlanMatrix.
  • /catalog/pricePlan/pricePlanMatrixLines/{pricePlanMatrixLineId}
  • DELETE GET
Web service for managing org.meveo.model.catalog.PricePlanMatrix.
  • /catalog/pricePlan/pricePlanMatrixVersion
  • POST PUT
Web service for managing org.meveo.model.catalog.PricePlanMatrix.
  • /catalog/pricePlan/pricePlanMatrixVersions
  • GET
Web service for managing org.meveo.model.catalog.PricePlanMatrix.
  • /catalog/pricePlan/version
  • GET
Get version of application
  • /catalog/pricePlan/{code}/disable
  • POST
Disable a Price plan with a given code
  • /catalog/pricePlan/{code}/enable
  • POST
Enable a Price plan with a given code
  • /catalog/pricePlan/{pricePlanCode}
  • DELETE
Remove an existing price plan matrix with a given code
  • /catalog/pricePlan/{pricePlanMatrixCode}/pricePlanMatrixVersions/{pricePlanMatrixVersion}
  • DELETE
Web service for managing org.meveo.model.catalog.PricePlanMatrix.
  • /catalog/pricePlan/{pricePlanMatrixCode}/pricePlanMatrixVersions/{pricePlanMatrixVersion}/duplication
  • POST
Web service for managing org.meveo.model.catalog.PricePlanMatrix.
  • /catalog/pricePlan/{pricePlanMatrixCode}/pricePlanMatrixVersions/{pricePlanMatrixVersion}/pricePlanMatrixColumns
  • POST PUT
Web service for managing org.meveo.model.catalog.PricePlanMatrix.
  • /catalog/pricePlan/{pricePlanMatrixCode}/pricePlanMatrixVersions/{pricePlanMatrixVersion}/pricePlanMatrixColumns/{pricePlanMatrixColumnCode}
  • DELETE
Remove an existing price plan matrix column with a given code
  • /catalog/pricePlan/{pricePlanMatrixCode}/pricePlanMatrixVersions/{pricePlanMatrixVersion}/pricePlanMatrixLines
  • POST PUT
Web service for managing org.meveo.model.catalog.PricePlanMatrix.
  • /catalog/pricePlan/{pricePlanMatrixCode}/pricePlanMatrixVersions/{pricePlanMatrixVersion}/pricePlanMatrixLines/updateWithoutDelete
  • PUT
add all price plan matrix lines
  • /catalog/pricePlan/{pricePlanMatrixCode}/pricePlanMatrixVersions/{pricePlanMatrixVersion}/status/{status}
  • PUT
Web service for managing org.meveo.model.catalog.PricePlanMatrix.
  • /catalog/pricePlan/{pricePlanMatrixCode}/{pricePlanMatrixVersion}/duplication
  • POST
Web service for managing org.meveo.model.catalog.PricePlanMatrix.
  • /catalog/products
  • GET POST
 
  • /catalog/products/cpq/offers
  • POST
 
  • /catalog/products/productLines
  • POST
 
  • /catalog/products/productLines/{productLineCode}
  • DELETE GET
 
  • /catalog/products/productVersions
  • POST
 
  • /catalog/products/version
  • GET
Get version of application
  • /catalog/products/{productCode}
  • DELETE GET PUT
 
  • /catalog/products/{productCode}/addCharges
  • POST
 
  • /catalog/products/{productCode}/duplication
  • POST
 
  • /catalog/products/{productCode}/productVersions
  • GET
 
  • /catalog/products/{productCode}/productVersions/{productVersion}
  • DELETE GET
 
  • /catalog/products/{productCode}/productVersions/{productVersion}/duplication
  • POST
 
  • /catalog/products/{productCode}/productVersions/{productVersion}/status/{status}
  • PUT
 
  • /catalog/products/{productCode}/removeCharges
  • POST
 
  • /catalog/products/{productCode}/status/{status}
  • PUT
 
  • /catalog/recurringChargeTemplate
  • GET POST PUT
Web service for managing org.meveo.model.catalog.RecurringChargeTemplate.
  • /catalog/recurringChargeTemplate/createOrUpdate
  • POST
Create new or update an existing recurring charge template
  • /catalog/recurringChargeTemplate/listGetAll
  • GET
Return the list of recurringChargeTemplates.
  • /catalog/recurringChargeTemplate/version
  • GET
Get version of application
  • /catalog/recurringChargeTemplate/{code}/disable
  • POST
Disable a Recurring charge template with a given code
  • /catalog/recurringChargeTemplate/{code}/enable
  • POST
Enable a Recurring charge template with a given code
  • /catalog/recurringChargeTemplate/{recurringChargeTemplateCode}
  • DELETE
Remove an existing recurring charge template with a given code.
  • /catalog/serviceTemplate
  • GET POST PUT
Web service for managing org.meveo.model.catalog.ServiceTemplate.
  • /catalog/serviceTemplate/createOrUpdate
  • POST
Create new or update an existing service template
  • /catalog/serviceTemplate/list
  • POST
Gets a service template list matching given criteria .
  • /catalog/serviceTemplate/listGetAll
  • GET
Gets a service template list.
  • /catalog/serviceTemplate/version
  • GET
Get version of application
  • /catalog/serviceTemplate/{code}/disable
  • POST
Disable a Service template with a given code
  • /catalog/serviceTemplate/{code}/enable
  • POST
Enable a Service template with a given code
  • /catalog/serviceTemplate/{serviceTemplateCode}
  • DELETE
Remove service template with a given code.
  • /catalog/triggeredEdr
  • GET POST PUT
 
  • /catalog/triggeredEdr/createOrUpdate
  • POST
Create new or update an existing triggered edr template
  • /catalog/triggeredEdr/listGetAll
  • GET
Gets a triggeredEdrs list.
  • /catalog/triggeredEdr/version
  • GET
Get version of application
  • /catalog/triggeredEdr/{triggeredEdrCode}
  • DELETE
Remove an existing triggered edr template with a given code.
  • /catalog/unitOfMeasure
  • GET POST PUT
 
  • /catalog/unitOfMeasure/createOrUpdate
  • POST
Create new or update an existing unitOfMeasure
  • /catalog/unitOfMeasure/list
  • GET
List all currencies.
  • /catalog/unitOfMeasure/listGetAll
  • GET
List UnitOfMeasures matching a given criteria
  • /catalog/unitOfMeasure/version
  • GET
Get version of application
  • /catalog/unitOfMeasure/{code}
  • DELETE
Remove an existing unitOfMeasure with a given code
  • /catalog/usageChargeTemplate
  • GET POST PUT
Web service for managing org.meveo.model.catalog.UsageChargeTemplate.
  • /catalog/usageChargeTemplate/createOrUpdate
  • POST
Create new or update an existing charge template with a given code.
  • /catalog/usageChargeTemplate/list
  • POST
List UsageChargeTemplate matching a given criteria
  • /catalog/usageChargeTemplate/listGetAll
  • GET
List UsageChargeTemplate
  • /catalog/usageChargeTemplate/version
  • GET
Get version of application
  • /catalog/usageChargeTemplate/{code}/disable
  • POST
Disable a Usage charge template with a given code
  • /catalog/usageChargeTemplate/{code}/enable
  • POST
Enable a Usage charge template with a given code
  • /catalog/usageChargeTemplate/{usageChargeTemplateCode}
  • DELETE
Remove usage charge template with a given code.
  • /catalog/version
  • GET
Get version of application
  • /catalogManagement/category
  • GET
Get a list of categories
  • /catalogManagement/category/{code}
  • GET
Get a single category by its code
  • /catalogManagement/createOfferFromBOM
  • POST
Create offer from BOM definition
  • /catalogManagement/createProductFromBPM
  • POST
Create product from BPM definition
  • /catalogManagement/createServiceFromBSM
  • POST
Create service from BSM definition
  • /catalogManagement/productChargeTemplate
  • POST PUT
TMForum Product catalog API specification implementation. Note: only READ type methods are implemented.
  • /catalogManagement/productChargeTemplate/createOrUpdate
  • POST
Create or update product charge template
  • /catalogManagement/productChargeTemplate/list
  • GET
List all productChargeTemplates
  • /catalogManagement/productChargeTemplate/listGetAll
  • GET
Gets a productChargeTemplate list.
  • /catalogManagement/productChargeTemplate/{code}
  • DELETE GET
TMForum Product catalog API specification implementation. Note: only READ type methods are implemented.
  • /catalogManagement/productChargeTemplate/{code}/disable
  • POST
Disable a Product charge template with a given code
  • /catalogManagement/productChargeTemplate/{code}/enable
  • POST
Enable a Product charge template with a given code
  • /catalogManagement/productOffering
  • GET
Get a list of product offerings optionally filtering by some criteria
  • /catalogManagement/productOffering/{id}
  • GET
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.
  • /catalogManagement/productSpecification
  • GET
Get a list of product specifications optionally filtering by some criteria
  • /catalogManagement/productSpecification/{id}
  • GET
Get details of a single product
  • /catalogManagement/productTemplate
  • POST PUT
TMForum Product catalog API specification implementation. Note: only READ type methods are implemented.
  • /catalogManagement/productTemplate/createOrUpdate
  • POST
Create or update product template
  • /catalogManagement/productTemplate/list
  • GET
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.
  • /catalogManagement/productTemplate/listGetAll
  • GET
Gets a productTemplates list.
  • /catalogManagement/productTemplate/{code}
  • DELETE GET
TMForum Product catalog API specification implementation. Note: only READ type methods are implemented.
  • /catalogManagement/productTemplate/{code}/disable
  • POST
Disable a Product template with a given code
  • /catalogManagement/productTemplate/{code}/enable
  • POST
Enable a Product template with a given code
  • /catalogManagement/version
  • GET
Get version of application
  • /chart
  • DELETE GET POST PUT
 
  • /chart/bar
  • POST PUT
 
  • /chart/createOrUpdate
  • POST
Create new or update an existing chart with a given code
  • /chart/line
  • POST PUT
 
  • /chart/listGetAll
  • GET
List Calendars matching a given criteria
  • /chart/pie
  • POST PUT
 
  • /chart/version
  • GET
Get version of application
  • /chart/{code}/disable
  • POST
Disable a Chart with a given code
  • /chart/{code}/enable
  • POST
Enable a Chart with a given code
  • /commercialRules
  • GET POST PUT
 
  • /commercialRules/attributeRules
  • GET
 
  • /commercialRules/groupedAttributeRules
  • GET
 
  • /commercialRules/offerRules/{offerCode}
  • GET
 
  • /commercialRules/productRules
  • GET
 
  • /commercialRules/tagRules/{tagCode}
  • GET
 
  • /commercialRules/version
  • GET
Get version of application
  • /commercialRules/{code}
  • DELETE GET
 
  • /communication/emailTemplate
  • GET POST PUT
 
  • /communication/emailTemplate/createOrUpdate
  • POST
Create new or update an existing email template by dto
  • /communication/emailTemplate/list
  • GET
List email templates
  • /communication/emailTemplate/version
  • GET
Get version of application
  • /communication/emailTemplate/{code}
  • DELETE
remove an emailTemplate by code
  • /communication/meveoInstance
  • GET POST PUT
 
  • /communication/meveoInstance/createOrUpdate
  • POST
CreateOrUpdate a meveoInstance by dto
  • /communication/meveoInstance/list
  • GET
List meveoInstances
  • /communication/meveoInstance/version
  • GET
Get version of application
  • /communication/meveoInstance/{code}
  • DELETE
Remove a meveoInstance by code
  • /communications/sms/send
  • POST
Send SMS to Customer.
  • /communications/sms/version
  • GET
Get version of application
  • /configurations
  • POST
set configuration property
  • /configurations/properties
  • GET POST
Manages system configuration.
  • /configurations/version
  • GET
Get version of application
  • /contact
  • GET POST PUT
 
  • /contact/createOrUpdate
  • POST
Create or update a CRM contact
  • /contact/importCSVFile
  • POST
Import the contact list from a file
  • /contact/importCSVText
  • POST
Import the contact list to a CSV file text
  • /contact/list
  • GET POST
 
  • /contact/listGetAll
  • GET
List Contacts matching a given criteria
  • /contact/version
  • GET
Get version of application
  • /contact/{code}
  • DELETE
Delete a contact with a given code
  • /contact/{code}/{tag}
  • DELETE PUT
 
  • /country
  • GET POST PUT
Web service for managing org.meveo.model.billing.Country and org.meveo.model.billing.TradingCountry.
  • /country/createOrUpdate
  • POST
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
  • /country/list
  • GET
Search for list of trading countries.
  • /country/version
  • GET
Get version of application
  • /country/{code}/disable
  • POST
Disable a Trading country with a given country code
  • /country/{code}/enable
  • POST
Enable a Trading country with a given country code
  • /country/{countryCode}
  • DELETE
Does not delete a country but the tradingCountry associated to it.
  • /country/{countryCode}/{currencyCode}
  • DELETE
Does not delete a country but the tradingCountry associated to it.
  • /countryIso
  • GET POST PUT
Web service for managing org.meveo.model.billing.Country.
  • /countryIso/createOrUpdate
  • POST
Creates or modify a tradingCountry base from the supplied country code.
  • /countryIso/list
  • GET
List all countries.
  • /countryIso/listGetAll
  • GET
List countries ISO matching a given criteria
  • /countryIso/version
  • GET
Get version of application
  • /countryIso/{countryCode}
  • DELETE
Does not delete a country but the tradingCountry associated to it.
  • /cpq/contracts
  • GET POST PUT
 
  • /cpq/contracts/contractLines
  • POST PUT
 
  • /cpq/contracts/contractLines/{contractCode}
  • DELETE
 
  • /cpq/contracts/contractLines/{contractItemCode}
  • GET
 
  • /cpq/contracts/version
  • GET
Get version of application
  • /cpq/contracts/{contractCode}
  • DELETE GET
 
  • /cpq/contracts/{contractCode}/status/{status}
  • PUT
 
  • /cpq/groupedAttributes
  • GET POST PUT
 
  • /cpq/groupedAttributes/version
  • GET
Get version of application
  • /cpq/groupedAttributes/{groupedAttributeCode}
  • DELETE
Remove an Grouped Attribute with a given code.
  • /cpq/quotes
  • GET POST PUT
quote API specification implementation
  • /cpq/quotes/quoteItems
  • POST PUT
quote API specification implementation
  • /cpq/quotes/quoteItems/{quoteCode}/quoteVersions/{quoteVersion}
  • GET
Get details of a single quote
  • /cpq/quotes/quoteItems/{quoteItemId}
  • DELETE GET
quote API specification implementation
  • /cpq/quotes/quoteVersions
  • POST
quote API specification implementation
  • /cpq/quotes/quoteVersions/{quoteCode}/{currentVersion}/pdfGeneration
  • POST
get the quote PDF file.
  • /cpq/quotes/quoteVersions/{quoteCode}/{currentVersion}/status/{status}
  • PUT
quote API specification implementation
  • /cpq/quotes/quoteVersions/{quoteCode}/{currentVersion}/xmlGeneration
  • POST
quote API specification implementation
  • /cpq/quotes/quoteVersions/{quoteCode}/{quoteVersion}
  • DELETE
quote API specification implementation
  • /cpq/quotes/quoteVersions/{quoteCode}/{quoteVersion}/duplication
  • POST
quote API specification implementation
  • /cpq/quotes/quoteVersions/{quoteCode}/{quoteVersion}/quotation
  • POST
quote API specification implementation
  • /cpq/quotes/{quoteCode}
  • DELETE GET
quote API specification implementation
  • /cpq/quotes/{quoteCode}/quoteVersions/{quoteVersion}/orderPlacement
  • POST
Place an order based on a quote.
  • /cpq/quotes/{quoteCode}/status/{status}
  • PUT
quote API specification implementation
  • /cpq/quotes/{quoteCode}/{quoteVersion}/duplication
  • POST
quote API specification implementation
  • /cpq/tags
  • GET POST PUT
 
  • /cpq/tags/tagTypes
  • POST PUT
 
  • /cpq/tags/tagTypes/{codeTagType}
  • DELETE GET
 
  • /cpq/tags/version
  • GET
Get version of application
  • /cpq/tags/{codeTag}
  • DELETE
 
  • /currency
  • GET POST PUT
Web service for managing org.meveo.model.admin.Currency and org.meveo.model.billing.TradingCurrency.
  • /currency/addExchangeRate
  • POST
Add an exchange rate
  • /currency/addFunctionalCurrency
  • POST
add functional currency to the main provider
  • /currency/createOrUpdate
  • POST
Create or Update tradingCurrency base on currency code. If the currency code does not exists, a currency record is created
  • /currency/exchangeRate/{id}
  • DELETE
Web service for managing org.meveo.model.admin.Currency and org.meveo.model.billing.TradingCurrency.
  • /currency/importExchangeRate
  • POST
Web service for managing org.meveo.model.admin.Currency and org.meveo.model.billing.TradingCurrency.
  • /currency/list
  • GET
Search for list of trading currencies.
  • /currency/updateExchangeRate/{id}
  • PUT
Web service for managing org.meveo.model.admin.Currency and org.meveo.model.billing.TradingCurrency.
  • /currency/version
  • GET
Get version of application
  • /currency/{code}/disable
  • POST
Disable a Trading currency with a given currency code
  • /currency/{code}/enable
  • POST
Enable a Trading currency with a given currency code
  • /currency/{currencyCode}
  • DELETE
Remove currency with a given currency code.
  • /currencyIso
  • GET POST PUT
Web service for managing Currency.
  • /currencyIso/createOrUpdate
  • POST
Creates or modify a tradingCurrency base on currency code.
  • /currencyIso/list
  • GET
List all currencies.
  • /currencyIso/listGetAll
  • GET
List currencies ISO matching a given criteria
  • /currencyIso/version
  • GET
Get version of application
  • /currencyIso/{currencyCode}
  • DELETE
Remove currency with a given currency code.
  • /customEntityInstance/list/{customEntityTemplateCode}
  • GET POST
Rest API for custom entity instance management
  • /customEntityInstance/version
  • GET
Get version of application
  • /customEntityInstance/{customEntityTemplateCode}
  • POST PUT
Rest API for custom entity instance management
  • /customEntityInstance/{customEntityTemplateCode}/createOrUpdate
  • POST
Create new or update an existing custom entity instance with a given code.
  • /customEntityInstance/{customEntityTemplateCode}/{code}
  • DELETE GET
Rest API for custom entity instance management
  • /customEntityInstance/{customEntityTemplateCode}/{code}/disable
  • POST
Disable a Custom entity instance with a given code
  • /customEntityInstance/{customEntityTemplateCode}/{code}/enable
  • POST
Enable a Custom entity instance with a given code
  • /customFieldTemplate
  • GET POST PUT
 
  • /customFieldTemplate/createOrUpdate
  • POST
Define new or update existing custom field definition
  • /customFieldTemplate/version
  • GET
Get version of application
  • /customFieldTemplate/{customFieldTemplateCode}/{appliesTo}
  • DELETE
Remove custom field definition given its code and entity it applies to
  • /customFieldTemplate/{customFieldTemplateCode}/{appliesTo}/disable
  • POST
Disable a Custom field template with a given code
  • /customFieldTemplate/{customFieldTemplateCode}/{appliesTo}/enable
  • POST
Enable a Custom field template with a given code
  • /customTable
  • DELETE POST PUT
Rest API for custom table data management
  • /customTable/createOrUpdate
  • POST
Append or update data in a custom table
  • /customTable/disable
  • POST
Mark records as disabled in a custom table. Applies only to those custom tables that contain a field 'disabled'
  • /customTable/enable
  • POST
Mark records as enabled in a custom table. Applies only to those custom tables that contain a field 'disabled'
  • /customTable/list/{customTableCode}
  • POST
Search in custom tables
  • /customTable/listFromWrapper
  • POST
Search in custom tables using CustomTableWrapper
  • /customTable/version
  • GET
Get version of application
  • /customTable/{customTableCode}
  • DELETE
Remove existing data from a custom table given search parameters
  • /dataCollector
  • GET POST
 
  • /dataCollector/executeQuery
  • GET
Execute data collector SQL query
  • /dataCollector/version
  • GET
Get version of application
  • /document/pdf
  • POST
Generate PDF document.
  • /document/pdf/version
  • GET
Get version of application
  • /document/sign/files/{id}/download
  • GET
Download the files with the given id
  • /document/sign/procedures
  • POST
Creates the procedure.
  • /document/sign/procedures/{id}
  • GET
Gets the procedure by id.
  • /document/sign/procedures/{id}/status
  • GET
Gets the procedure status by id.
  • /document/sign/version
  • GET
Get version of application
  • /dunning/dunningDocument
  • GET POST
 
  • /dunning/dunningDocument/addPayments
  • PUT
Add Payments to dunningDocument.
  • /dunning/dunningDocument/list
  • POST
List dunningDocuments matching a given criteria
  • /dunning/dunningDocument/version
  • GET
Get version of application
  • /entityCustomization/action
  • GET POST PUT
 
  • /entityCustomization/action/createOrUpdate
  • POST
Define new or update existing entity action definition
  • /entityCustomization/action/{actionCode}/{appliesTo}
  • DELETE GET
 
  • /entityCustomization/cet/createOrUpdate
  • POST
To be sure the compatibility of above method we will create a new one. Define new or update existing custom entity template definition
  • /entityCustomization/customize
  • PUT
Customize a standard Meveo entity definition by adding fields and/or custom actions
  • /entityCustomization/customize/{customizedEntityClass}
  • GET
Get customizations made on a standard Meveo entity given its class
  • /entityCustomization/entities
  • GET
List custom entity templates.
  • /entityCustomization/entity
  • POST PUT
 
  • /entityCustomization/entity/action/execute/{actionCode}/{appliesTo}/{entityCode}
  • POST
Execute and action of a given entity
  • /entityCustomization/entity/createOrUpdate
  • POST
Define new or update existing custom entity template definition
  • /entityCustomization/entity/list
  • GET
List custom entity templates.
  • /entityCustomization/entity/listELFiltered
  • GET
Returns a list of filtered CustomFieldTemplate of an entity. The list of entity is evaluted againsts the entity with the given code.
  • /entityCustomization/entity/{code}/disable
  • POST
Disable a Custom entity template with a given code
  • /entityCustomization/entity/{code}/enable
  • POST
Enable a Custom entity template with a given code
  • /entityCustomization/entity/{customEntityTemplateCode}
  • DELETE GET
 
  • /entityCustomization/field
  • GET POST PUT
 
  • /entityCustomization/field/createOrUpdate
  • POST
Define new or update existing custom field definition
  • /entityCustomization/field/{actionCode}/{appliesTo}/disable
  • POST
Disable a Entity action with a given code
  • /entityCustomization/field/{actionCode}/{appliesTo}/enable
  • POST
Enable a Entity action with a given code
  • /entityCustomization/field/{customFieldTemplateCode}/{appliesTo}
  • DELETE GET
 
  • /entityCustomization/field/{customFieldTemplateCode}/{appliesTo}/disable
  • POST
Disable a Custom field template with a given code
  • /entityCustomization/field/{customFieldTemplateCode}/{appliesTo}/enable
  • POST
Enable a Custom field template with a given code
  • /entityCustomization/listBusinessEntityForCFVByCode
  • GET
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.
  • /entityCustomization/listBusinessEntityForCFVByCode/{code}/{wildcode}
  • GET
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.
  • /entityCustomization/version
  • GET
Get version of application
  • /filter
  • GET POST PUT
 
  • /filter/createOrUpdate
  • POST
Create new or update an existing filter with a given code
  • /filter/version
  • GET
Get version of application
  • /filter/{code}/disable
  • POST
Disable a Filter with a given code
  • /filter/{code}/enable
  • POST
Enable a Filter with a given code
  • /filteredList/listByFilter
  • POST
Execute a filter to retrieve a list of entities
  • /filteredList/version
  • GET
Get version of application
  • /finance/reportExtracts
  • DELETE GET POST
API for managing ReportExtract.
  • /finance/reportExtracts/createOrUpdate
  • POST
Create / update a report extract with the given data.
  • /finance/reportExtracts/executionHistory
  • GET
API for managing ReportExtract.
  • /finance/reportExtracts/executionHistory/list
  • GET POST
API for managing ReportExtract.
  • /finance/reportExtracts/list
  • GET
Returns a paginated list of ReportExtract.
  • /finance/reportExtracts/run
  • POST
Runs a report extract with the given parameter.
  • /finance/reportExtracts/version
  • GET
Get version of application
  • /finance/reportExtracts/{code}/disable
  • POST
Disable a Report extract with a given code
  • /finance/reportExtracts/{code}/enable
  • POST
Enable a Report extract with a given code
  • /genericCode
  • GET POST PUT
 
  • /genericCode/generateCode
  • POST
Generate generic code
  • /genericCode/sequence
  • POST
createSequence
  • /genericCode/version
  • GET
Get version of application
  • /hierarchy/userGroupLevel
  • GET POST PUT
 
  • /hierarchy/userGroupLevel/createOrUpdate
  • POST
Create new or update an existing user hierarchy level with a given code
  • /hierarchy/userGroupLevel/list
  • GET POST
 
  • /hierarchy/userGroupLevel/version
  • GET
Get version of application
  • /hierarchy/userGroupLevel/{hierarchyLevelCode}
  • DELETE
Remove an existing hierarchy level with a given code
  • /iban/validate
  • GET
validate the iban and/or bic
  • /iban/version
  • GET
Get version of application
  • /importExport/checkImportDataResult
  • GET
Check for execution results for a given execution identifier
  • /importExport/exportData
  • POST
export data
  • /importExport/exportDataFromEntityList
  • POST
export Data From Entity List
  • /importExport/generateEntityList
  • POST
returns an entity list CSV
  • /importExport/importData
  • POST
Send a file to be imported. ImportExportResponseDto.executionId contains
  • /importExport/version
  • GET
Get version of application
  • /invoice
  • GET POST
Web service for managing org.meveo.model.billing.Invoice.
  • /invoice/cancel
  • POST PUT
Web service for managing org.meveo.model.billing.Invoice.
  • /invoice/fetchPdfInvoice
  • POST
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.
  • /invoice/fetchXMLInvoice
  • POST
Finds an invoice based on its invoice number and optionally an invoice type and return it as xml string.
  • /invoice/generateDraftInvoice
  • POST
Generate a Draft invoice
  • /invoice/generateInvoice
  • POST
Launch all the invoicing process for a given billingAccount, that's mean.
  • Create rated transactions
  • Create an exceptional billingRun with given dates
  • Validate the pre-invoicing report
  • Validate the post-invoicing report
  • Validate the BillingRun
  • /invoice/getPdfInvoice
  • GET
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.
  • /invoice/getPdfInvoiceWithType
  • GET
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.
  • /invoice/getXMLInvoice
  • GET
Finds an invoice based on its invoice number and return it as xml string.
  • /invoice/getXMLInvoiceWithType
  • GET
Finds an invoice based on invoice number and invoice type. It returns the result as xml string
  • /invoice/list
  • GET POST
Web service for managing org.meveo.model.billing.Invoice.
  • /invoice/listGetAll
  • GET
List invoices matching a given criteria
  • /invoice/listInvoiceByCustomerAccount
  • GET
Search for a list of invoices given a customer account code. Deprecated in v.4.7.2, use "list()" instead with criteria "billingAccount.customerAccount.code=xxx"
  • /invoice/listPresentInAR
  • GET
List invoices with account operation for a given customer account Deprecated in v.4.8. Use list() instead with criteria "recordedInvoice=IS_NOT_NULL and billingAccount.customerAccount.code=xxx"
  • /invoice/sendByEmail
  • POST
Send invoice by Email.
  • /invoice/validate
  • POST PUT
Web service for managing org.meveo.model.billing.Invoice.
  • /invoice/version
  • GET
Get version of application
  • /invoiceCategory
  • GET POST PUT
Web service for managing org.meveo.model.billing.InvoiceCategory.
  • /invoiceCategory/createOrUpdate
  • POST
Create or update invoice with a given code.
  • /invoiceCategory/list
  • GET POST
Web service for managing org.meveo.model.billing.InvoiceCategory.
  • /invoiceCategory/version
  • GET
Get version of application
  • /invoiceCategory/{invoiceCategoryCode}
  • DELETE
Remove invoice with a given code.
  • /invoiceSequence
  • GET POST PUT
Web service for managing org.meveo.model.billing.InvoiceSequence.
  • /invoiceSequence/createOrUpdate
  • POST
Create new or update an existing invoiceSequence with a given code.
  • /invoiceSequence/list
  • GET
List of invoiceSequence.
  • /invoiceSequence/version
  • GET
Get version of application
  • /invoiceSubCategory
  • GET POST PUT
Web service for managing org.meveo.model.billing.InvoiceSubCategory.
  • /invoiceSubCategory/createOrUpdate
  • POST
Create or update invoice sub category.
  • /invoiceSubCategory/list
  • GET POST
Web service for managing org.meveo.model.billing.InvoiceSubCategory.
  • /invoiceSubCategory/version
  • GET
Get version of application
  • /invoiceSubCategory/{invoiceSubCategoryCode}
  • DELETE
Remove invoice sub category with a given code.
  • /invoiceType
  • GET POST PUT
Web service for managing org.meveo.model.billing.InvoiceType.
  • /invoiceType/createOrUpdate
  • POST
Create new or update an existing invoiceType with a given code.
  • /invoiceType/list
  • GET
List of invoiceType.
  • /invoiceType/version
  • GET
Get version of application
  • /invoiceType/{invoiceTypeCode}
  • DELETE
Remove invoiceType with a given code.
  • /job
  • GET POST PUT
 
  • /job/create
  • POST
Create a new job instance
  • /job/createOrUpdate
  • POST
Create new or update an existing job instance with a given code
  • /job/execute
  • POST
Execute a given job instance info
  • /job/execution
  • POST
Execute a given job instance info
  • /job/jobReport
  • GET
Find a job execution result.
  • /job/jobReport/list
  • GET POST
 
  • /job/jobReport/listGetAll
  • GET
List jobExecutions matching a given criteria
  • /job/list
  • GET
Deprecated in v.4.7.2 Use /list instead.
  • /job/listCategories
  • GET
List job categories
  • /job/stop/{jobInstanceCode}
  • POST PUT
 
  • /job/timer
  • GET POST PUT
 
  • /job/timer/createOrUpdate
  • POST
Create new or update an existing timer entity with a given code
  • /job/timer/{timerCode}
  • DELETE
Remove an existing timer with a given code
  • /job/timers/{timerCode}
  • GET
Find a timer with a given code
  • /job/version
  • GET
Get version of application
  • /job/{code}/jobExecution/{id}/jobReport
  • GET
Find a job execution result.
  • /job/{jobInstanceCode}
  • DELETE GET
 
  • /jobInstance
  • GET PUT
 
  • /jobInstance/create
  • POST
Create a new job instance
  • /jobInstance/createOrUpdate
  • POST
Create new or update an existing job instance with a given code
  • /jobInstance/list
  • GET
Search for list of jobInstances.
  • /jobInstance/update
  • POST
Update an existing job instance
  • /jobInstance/version
  • GET
Get version of application
  • /jobInstance/{code}/disable
  • POST
Disable a Job instance with a given code
  • /jobInstance/{code}/enable
  • POST
Enable a Job instance with a given code
  • /jobInstance/{jobInstanceCode}
  • DELETE
Remove an existing job instance with a given code
  • /language
  • GET POST PUT
* Web service for managing org.meveo.model.billing.Language and org.meveo.model.billing.TradingLanguage.
  • /language/createOrUpdate
  • POST
Create or update a language if it doesn't exists.
  • /language/list
  • GET
Search for list of trading languages.
  • /language/version
  • GET
Get version of application
  • /language/{code}/disable
  • POST
Disable a Trading language with a given language code
  • /language/{code}/enable
  • POST
Enable a Trading language with a given language code
  • /language/{languageCode}
  • DELETE
Does not delete a language but the tradingLanguage associated to it.
  • /languageIso
  • GET POST PUT
* Web service for managing org.meveo.model.billing.Language.
  • /languageIso/createOrUpdate
  • POST
Create or update a language if it doesn't exists.
  • /languageIso/list
  • GET
List all languages.
  • /languageIso/listGetAll
  • GET
List languages ISO matching a given criteria
  • /languageIso/version
  • GET
Get version of application
  • /languageIso/{languageCode}
  • DELETE
Does not delete a language but the tradingLanguage associated to it.
  • /massImport/uploadAndImport
  • POST
Upload file and detect its type.
  • /measurableQuantity
  • GET POST PUT
 
  • /measurableQuantity/findMVByDateAndPeriod
  • GET
Find a Measurable value during a period of date and period
  • /measurableQuantity/list
  • GET
List Measurable quantity with a given code.
  • /measurableQuantity/version
  • GET
Get version of application
  • /measurableQuantity/{code}
  • DELETE
Remove Measurable quantity with a given code.
  • /measurableQuantity/{code}/disable
  • POST
Disable a Measurable quantity with a given code
  • /measurableQuantity/{code}/enable
  • POST
Enable a Measurable quantity with a given code
  • /media
  • POST PUT
 
  • /media/{code}
  • DELETE GET
 
  • /metrics/config
  • DELETE GET POST PUT
Web service for managing MetricsConfiguration.
  • /metrics/config/version
  • GET
Get version of application
  • /module
  • GET POST PUT
 
  • /module/createOrUpdate
  • POST
Create new or update an existing Meveo module
  • /module/disable
  • GET
Disable a Meveo's module with a given code
  • /module/enable
  • GET
Enable a Meveo's module with a given code
  • /module/install
  • PUT
Install Meveo module
  • /module/list
  • GET
List all Meveo's modules
  • /module/uninstall
  • GET
uninstall a Meveo's module with a given code
  • /module/version
  • GET
Get version of application
  • /module/{code}
  • DELETE
Remove an existing module with a given code
  • /module/{code}/disable
  • POST
Disable a Opencell module with a given code
  • /module/{code}/enable
  • POST
Enable a Opencell module with a given code
  • /notification
  • GET POST PUT
REST service for managing Notification object.
  • /notification/createOrUpdate
  • POST
Create new or update an existing notification with a given code
  • /notification/email
  • GET POST PUT
 
  • /notification/email/createOrUpdate
  • POST
Create new or update an existing email notification with a given code
  • /notification/email/version
  • GET
Get version of application
  • /notification/email/{code}/disable
  • POST
Disable a Email notification with a given code
  • /notification/email/{code}/enable
  • POST
Enable a Email notification with a given code
  • /notification/email/{notificationCode}
  • DELETE
Remove an existing email notification with a given code
  • /notification/jobTrigger
  • GET POST PUT
 
  • /notification/jobTrigger/createOrUpdate
  • POST
Create new or update an existing job trigger with a given code
  • /notification/jobTrigger/version
  • GET
Get version of application
  • /notification/jobTrigger/{code}/disable
  • POST
Disable a Job execution trigger notification with a given code
  • /notification/jobTrigger/{code}/enable
  • POST
Enable a Job execution trigger notification with a given code
  • /notification/jobTrigger/{notificationCode}
  • DELETE
Remove an existing job trigger with a given code
  • /notification/listInboundRequest
  • GET
List inbound requests
  • /notification/listNotificationHistory
  • GET
List the notification history
  • /notification/version
  • GET
Get version of application
  • /notification/webhook
  • GET POST PUT
 
  • /notification/webhook/createOrUpdate
  • POST
Create new or update an existing web hook notification with a given code
  • /notification/webhook/version
  • GET
Get version of application
  • /notification/webhook/{code}/disable
  • POST
Disable a Webhook notification with a given code
  • /notification/webhook/{code}/enable
  • POST
Enable a Webhook notification with a given code
  • /notification/webhook/{notificationCode}
  • DELETE
Remove an existing web hook notification with a given code
  • /notification/{code}/disable
  • POST
Disable a Script type notification with a given code
  • /notification/{code}/enable
  • POST
Enable a Script type notification with a given code
  • /notification/{notificationCode}
  • DELETE
Remove an existing notification with a given code
  • /occTemplate
  • GET POST PUT
 
  • /occTemplate/createOrUpdate
  • POST
Create or update OccTemplate.
  • /occTemplate/list
  • GET POST
 
  • /occTemplate/version
  • GET
Get version of application
  • /occTemplate/{occTemplateCode}
  • DELETE
Remove OccTemplate with a given code.
  • /orderManagement/commercialOrders
  • GET POST PUT
 
  • /orderManagement/commercialOrders/orderOffers
  • POST PUT
 
  • /orderManagement/commercialOrders/orderOffers/{id}
  • DELETE GET
 
  • /orderManagement/commercialOrders/{commercialOrderId}/invoicingPlans/{invoicingPlanCode}
  • PUT
 
  • /orderManagement/commercialOrders/{commercialOrderId}/orderProgress/{progressValue}
  • PUT
 
  • /orderManagement/commercialOrders/{commercialOrderId}/userAccounts/{userAccountCode}
  • PUT
 
  • /orderManagement/commercialOrders/{orderId}
  • DELETE
 
  • /orderManagement/commercialOrders/{orderId}/duplication
  • POST
 
  • /orderManagement/commercialOrders/{orderId}/orderValidation
  • POST
 
  • /orderManagement/commercialOrders/{orderId}/status/{statusTarget}
  • PUT
 
  • /orderManagement/commercialOrders/{orderNumber}
  • GET
 
  • /orderManagement/orderTypes
  • POST PUT
 
  • /orderManagement/orderTypes/list
  • POST
 
  • /orderManagement/orderTypes/{orderTypeCode}
  • DELETE GET
 
  • /orderManagement/productOrder
  • GET POST
TMForum Product ordering API specification implementation
  • /orderManagement/productOrder/validate
  • GET
validate a product order
  • /orderManagement/productOrder/{id}
  • PATCH
Modify partially a product order
  • /orderManagement/productOrder/{orderId}
  • DELETE GET
TMForum Product ordering API specification implementation
  • /orderManagement/productOrder/{orderId}/applicableDueDateDelay
  • GET
Evaluate and return the dueDateDelayEL. It checks the EL in this order: Order, CustomerAccount, BillingCycle.
  • /orderManagement/productOrder/{orderId}/simpleDueDateDelay
  • PUT
Updates the dueDateDelayEL of an Order.
  • /payment
  • POST
Creates automated payment. It also process if a payment is matching or not
  • /payment/cardPaymentMethod
  • DELETE GET POST PUT
The Interface PaymentRs.
  • /payment/cardPaymentMethod/list
  • GET
List available card payment methods for a given customer account identified either by id or by code.
  • /payment/create
  • POST
Creates automated payment. It also process if a payment is matching or not Deprecated and replaced by "reatePayment" using /payment path
  • /payment/creditCategory
  • GET POST PUT
 
  • /payment/creditCategory/createOrUpdate
  • POST
Create or update a credit category payment
  • /payment/creditCategory/list
  • GET
Retrieve the list of credit category paiement
  • /payment/creditCategory/listGetAll
  • GET
List creditCategories matching a given criteria
  • /payment/creditCategory/version
  • GET
Get version of application
  • /payment/creditCategory/{creditCategoryCode}
  • DELETE
Delete a credit category with his given code
  • /payment/customerPayment
  • GET
Returns a list of account operations along with the balance of a customer.
  • /payment/ddRequestBuilder
  • DELETE GET POST PUT
The Interface PaymentRs.
  • /payment/ddRequestBuilder/createOrUpdate
  • POST
Create or update ddRequest builder.
  • /payment/ddRequestBuilder/list
  • GET POST
The Interface PaymentRs.
  • /payment/ddRequestBuilder/{code}/disable
  • POST
Disable a ddRequest builder with a given code
  • /payment/ddRequestBuilder/{code}/enable
  • POST
Enable a ddRequest builder with a given code
  • /payment/ddrequestLotOp
  • POST
Create a ddrequestLotOp by dto
  • /payment/ddrequestLotOp/list
  • GET
List ddrequestLotOps by fromDueDate,toDueDate,status
  • /payment/ddrequestLotOp/version
  • GET
Get version of application
  • /payment/history/list
  • GET POST
The Interface PaymentRs.
  • /payment/paymentGateway
  • DELETE GET POST PUT
The Interface PaymentRs.
  • /payment/paymentGateway/approveSepaDDMandate
  • GET
approve SepaDDMandate
  • /payment/paymentGateway/checkMandate
  • GET
Gets a created mandate.
  • /payment/paymentGateway/createOrUpdate
  • POST
Create or update payment gateway.
  • /payment/paymentGateway/getHostedCheckoutStatus
  • GET
Get the Hosted Checkout Status .
  • /payment/paymentGateway/getHostedCheckoutUrl
  • GET
Get the Hosted Checkout URL for payment.
  • /payment/paymentGateway/list
  • GET POST
The Interface PaymentRs.
  • /payment/paymentGateway/rumSequence
  • POST PUT
The Interface PaymentRs.
  • /payment/paymentGateway/rumSequence/{code}
  • DELETE GET
The Interface PaymentRs.
  • /payment/paymentGateway/rumSequence/{code}/next
  • POST
Generates the next RUM sequence number.
  • /payment/paymentGateway/{code}/disable
  • POST
Disable a Payment gateway with a given code
  • /payment/paymentGateway/{code}/enable
  • POST
Enable a Payment gateway with a given code
  • /payment/paymentMethod
  • DELETE GET POST PUT
The Interface PaymentRs.
  • /payment/paymentMethod/findByCustomerAccount
  • GET
List Payment Methods matching a customer account
  • /payment/paymentMethod/list
  • GET POST
The Interface PaymentRs.
  • /payment/paymentMethod/listGetAll
  • GET
List paymentMethods matching a given criteria
  • /payment/paymentMethod/{id}/disable
  • POST
Disable a Payment method with a given id
  • /payment/paymentMethod/{id}/enable
  • POST
Enable a Payment method with a given id
  • /payment/paymentScheduleInstance
  • GET PUT
The Interface PaymentRs.
  • /payment/paymentScheduleInstance/cancel
  • PUT
Cancel payment Schedules instance.
  • /payment/paymentScheduleInstance/list
  • GET POST
The Interface PaymentRs.
  • /payment/paymentScheduleInstance/terminate
  • PUT
Terminate payment Schedules instance.
  • /payment/paymentScheduleInstance/{id}/items
  • PUT
Update Payment schedule instance item, the update is only about amount and requestPaymentDate.
  • /payment/paymentScheduleTemplate
  • DELETE GET POST PUT
The Interface PaymentRs.
  • /payment/paymentScheduleTemplate/createOrUpdate
  • POST
Create or update payment Schedules template.
  • /payment/paymentScheduleTemplate/list
  • GET POST
The Interface PaymentRs.
  • /payment/rumSequences
  • PUT
Update the Provider's RUM sequence configuration.
  • /payment/rumSequences/nextMandateNumber
  • POST
Calculates and returns the next value of the mandate number.
  • /payment/rumSequences/version
  • GET
Get version of application
  • /payment/version
  • GET
Get version of application
  • /provider
  • GET POST PUT
Web service for managing Provider.
  • /provider/createOrUpdate
  • POST
Create or update a provider if it doesn't exists. Deprecated in v. 4.5. Use updateProvider() instead.
  • /provider/createTenant
  • POST
Register a new tenant
  • /provider/findProviderCF
  • GET
Find a provider Cf with a given provider code.
  • /provider/getCustomerAccountConfiguration
  • GET
Returns list of payment method and credit categories.
  • /provider/getCustomerConfiguration
  • GET
Returns list of customer brands, categories and titles.
  • /provider/getInvoicingConfiguration
  • GET
Returns list of invoicing configuration (calendars, taxes, invoice categories, invoice sub categories, billing cycles and termination reasons.
  • /provider/getTradingConfiguration
  • GET
Returns list of trading countries, currencies and languages.
  • /provider/listTenants
  • GET
List tenants
  • /provider/updateProviderCF
  • PUT
Update a provider CF.
  • /provider/version
  • GET
Get version of application
  • /provider/{providerCode}
  • DELETE
Remove a tenant
  • /query
  • GET
THIS IS A TEMPORARY API FOR DYNAMIC PORTAL USE ONLY. IT MAY BE REMOVED AT ANY TIME.
  • /quoteManagement/productQuote
  • GET POST
TMForum Product quote API specification implementation
  • /quoteManagement/productQuote/placeOrder/{quoteCode}
  • POST
Place an order based on a product quote.
  • /quoteManagement/productQuote/quoteItem
  • POST
Create a new product quote item
  • /quoteManagement/productQuote/quoteItem/{quoteItemCode}
  • DELETE PUT
TMForum Product quote API specification implementation
  • /quoteManagement/productQuote/quoteVersion
  • POST PUT
TMForum Product quote API specification implementation
  • /quoteManagement/productQuote/quoteVersion/{quoteCode}/{quoteVersion}
  • DELETE
delete quote version
  • /quoteManagement/productQuote/{quoteCode}
  • DELETE GET PUT
TMForum Product quote API specification implementation
  • /refund
  • POST
Creates refund.
  • /refund/version
  • GET
Get version of application
  • /revenueRecognitionRule
  • GET POST PUT
 
  • /revenueRecognitionRule/createOrUpdate
  • POST
Create new or update an existing revenue recognition rule with a given code
  • /revenueRecognitionRule/list
  • POST
List of revenue recognition rules.
  • /revenueRecognitionRule/version
  • GET
Get version of application
  • /revenueRecognitionRule/{code}/disable
  • POST
Disable a Revenue recognition rule with a given code
  • /revenueRecognitionRule/{code}/enable
  • POST
Enable a Revenue recognition rule with a given code
  • /revenueRecognitionRule/{revenueRecognitionRuleCode}
  • DELETE
Remove an existing revenue recognition rule with a given code
  • /role
  • GET POST PUT
REST API for managing roles.
  • /role/createOrUpdate
  • POST
Create or update role.
  • /role/external
  • GET
List external roles.
  • /role/externals
  • GET
List external roles.
  • /role/filtering
  • GET POST
REST API for managing roles.
  • /role/list
  • GET POST
REST API for managing roles.
  • /role/version
  • GET
Get version of application
  • /role/{roleName}
  • DELETE GET
REST API for managing roles.
  • /scriptInstance
  • GET POST PUT
 
  • /scriptInstance/createOrUpdate
  • POST
Create new or update an existing script instance with a given code.
  • /scriptInstance/execute
  • GET
Execute a script instance with a given code and list of parameters for the context of the script
  • /scriptInstance/version
  • GET
Get version of application
  • /scriptInstance/{code}/disable
  • POST
Disable a Script instance with a given code
  • /scriptInstance/{code}/enable
  • POST
Enable a Script instance with a given code
  • /scriptInstance/{scriptInstanceCode}
  • DELETE
Remove an existing script instance with a given code .
  • /seller
  • GET POST PUT
Web service for managing org.meveo.model.admin.Seller.
  • /seller/createOrUpdate
  • POST
Create or update a seller.
  • /seller/list
  • GET
Search for seller with a given code.
  • /seller/listSellerCodes
  • GET
Search for all seller's code.
  • /seller/version
  • GET
Get version of application
  • /seller/{sellerCode}
  • DELETE
Remove seller with a given code.
  • /tax
  • GET POST PUT
Web service for managing org.meveo.model.billing.Tax.
  • /tax/createOrUpdate
  • POST
Create or uptadate a tax.
  • /tax/list
  • GET
Search for the list of taxes.
  • /tax/listGetAll
  • GET
List taxes matching a given criteria
  • /tax/version
  • GET
Get version of application
  • /tax/{taxCode}
  • DELETE
Remove tax with a given code.
  • /taxCategory
  • GET POST PUT
 
  • /taxCategory/createOrUpdate
  • POST
Create new or update an existing Tax category
  • /taxCategory/list
  • GET POST
 
  • /taxCategory/listGetAll
  • GET
List taxCategories matching a given criteria
  • /taxCategory/version
  • GET
Get version of application
  • /taxCategory/{code}
  • DELETE
Remove an existing Tax category with a given code
  • /taxClass
  • GET POST PUT
 
  • /taxClass/createOrUpdate
  • POST
Create new or update an existing Tax class
  • /taxClass/list
  • GET POST
 
  • /taxClass/listGetAll
  • GET
List taxClasses matching a given criteria
  • /taxClass/version
  • GET
Get version of application
  • /taxClass/{code}
  • DELETE
Remove an existing Tax class with a given code
  • /taxMapping
  • GET POST PUT
 
  • /taxMapping/createOrUpdate
  • POST
Create new or update an existing Tax mapping
  • /taxMapping/list
  • GET POST
 
  • /taxMapping/listGetAll
  • GET
List taxMappings matching a given criteria
  • /taxMapping/version
  • GET
Get version of application
  • /taxMapping/{id}
  • DELETE
Remove an existing Tax mapping with a given id
  • /terminationReason
  • GET POST PUT
 
  • /terminationReason/createOrUpdate
  • POST
Create new or update an existing termination reason with a given code.
  • /terminationReason/list
  • GET
List of termination reasons.
  • /terminationReason/version
  • GET
Get version of application
  • /terminationReason/{terminationReasonCode}
  • DELETE
Remove an existing termination reason with a given code.
  • /timerEntity
  • GET
Find a timer schedule with a given code
  • /timerEntity/create
  • POST
Create a new timer schedule
  • /timerEntity/createOrUpdate
  • POST
Create new or update an existing timer schedule with a given code
  • /timerEntity/update
  • POST
Update an existing timer schedule
  • /timerEntity/version
  • GET
Get version of application
  • /timerEntity/{code}/disable
  • POST
Disable a Timer schedule with a given code
  • /timerEntity/{code}/enable
  • POST
Enable a Timer schedule with a given code
  • /unitaryCustomTable
  • POST PUT
 
  • /unitaryCustomTable/version
  • GET
Get version of application
  • /unitaryCustomTable/{tableName}/{id}
  • DELETE
Remove an existing data from a custom table.
  • /unitaryCustomTable/{tableName}/{id}/disable
  • POST
Mark a record as disabled in a custom table. Applies only to those custom tables that contain a field 'disabled'
  • /unitaryCustomTable/{tableName}/{id}/enable
  • POST
Mark a record as enabled in a custom table. Applies only to those custom tables that contain a field 'disabled'
  • /usage
  • GET
Search for all opened ratedTransactions with a given userAccountCode,fromDate and toDate .
  • /usage/chargeAggregate
  • GET
Search for charge aggregate isage from a user account code during a period of time.
  • /usage/version
  • GET
Get version of application
  • /user
  • GET POST PUT
Web service for managing org.meveo.model.admin.User. User has a unique username that is use for update, search and remove operation.
  • /user/createOrUpdate
  • POST
Create or update user based on the username.
  • /user/current
  • GET
Get info of currently logged in user
  • /user/external
  • POST PUT
Web service for managing org.meveo.model.admin.User. User has a unique username that is use for update, search and remove operation.
  • /user/external/{username}
  • DELETE
Deletes a user in keycloak and core given a username.
  • /user/filtering
  • GET POST
Web service for managing org.meveo.model.admin.User. User has a unique username that is use for update, search and remove operation.
  • /user/list
  • GET POST
Web service for managing org.meveo.model.admin.User. User has a unique username that is use for update, search and remove operation.
  • /user/listGetAll
  • GET
List users matching a given criteria
  • /user/name/{username}
  • GET
Search user with a given username.
  • /user/version
  • GET
Get version of application
  • /user/{username}
  • DELETE
Remove user with a given username.

Services

Namespace http://superAdmin.ws.api.meveo.org/
name description
SuperAdminSettingsWs
Namespace http://ws.api.meveo.org/
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
Namespace http://wf.ws.api.meveo.org/
name description
WorkflowWs
Namespace http://wf.generic.ws.api.meveo.org/
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.

Data Types

JSON

type description
Access
AccessDto The Class AccessDto.
AccessesDto The Class AccessesDto.
AccessesResponseDto The Class AccessesResponseDto.
AccountDto The Class AccountDto.
AccountEntity
AccountHierarchyDto The Class AccountHierarchyDto.
AccountHierarchyTypeEnum
AccountOperation
AccountOperationDto The Class AccountOperationDto.
AccountOperationRejectionReason
AccountOperationResponseDto The Class AccountOperationResponseDto.
AccountOperationStatus
AccountOperationsDto The Class AccountOperationsDto.
AccountOperationsResponseDto The Class AccountOperationsResponseDto.
AccountStatusEnum
AccountingArticle
AccountingArticle
AccountingArticlePricesDTO The Class AccountingArticlePrices.
AccountingCode
AccountingCodeDto The Class AccountingCodeDto.
AccountingCodeGetResponseDto The Class AccountingCodeGetResponseDto.
AccountingCodeListResponseDto The Class AccountingCodeListResponse.
AccountingCodeMapping
AccountingEntry
AccountingScheme
AccountingSchemeDto The Class AccountingSchemeDto.
AccumulatorCounterTypeEnum
ActionChannelEnum
ActionDunning
ActionModeEnum
ActionOnRemainingAmountEnum
ActionPlanItemResponseDto The Class ActionPlanItemResponseDto.
ActionStatus Determine the status of the MEVEO API web service response.
ActionStatusEnum Tells whether the request is successful or not.
ActionTypeEnum
ActionTypesEnum
ActivateServicesRequestDto The Class ActivateServicesRequestDto.
ActivateSubscriptionRequestDto The Class ActivateSubscriptionRequestDto.
AdditionalDetails
AdditionalDetailsDto A base class for all API DTO classes
Address
Address
AddressBook
AddressBookContact
AddressBookContactDto Entity that contains identifier
AddressBookDto Equivalent of BusinessEntity in DTO
AddressDto The Class AddressDto.
AdjustmentStatusEnum
AgedReceivableDto
AgreementDateSettingEnum
AlreadyExistException
AlterationPrice
Amounts
AmountsDto Contains amounts with and without tax.
ApplicableDueDateDelayDto The Class ApplicableDueDateDelayDto.
ApplicableEntity
ApplicableEntityDto The Class SecuredEntityDto.
ApplyOneShotChargeInstanceRequestDto The Class ApplyOneShotChargeInstanceRequestDto.
ApplyProductRequestDto The Class ApplyProductRequestDto.
ArticleFamily
ArticleMapping
ArticleMappingLine
Attachment
Attribute
Attribute
AttributeCategoryEnum
AttributeDTO The Class ServiceDto.
AttributeInstance
AttributeInstanceDto The Class attributeInstanceDto.
AttributeMapping
AttributeTypeEnum
AttributeValidationType
AttributeValue
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
AuthenticationTypeEnum
AutomatedPayment
AutomatedRefund
AvailableOpenOrder Equivalent of BusinessEntity in DTO
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
BaseQuoteDTO DTO to create or update a quote
BaseResponse All the Opencell API web service response must extend this class.
BaseServiceChargeTemplateDto
BillableAccount
BillingAccount
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
BillingRule
BillingRuleDto
BillingRun
BillingRunAutomaticActionEnum
BillingRunDto The Class BillingRunDto.
BillingRunList
BillingRunStatusEnum
BillingRunTypeEnum
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.
CDRStatusEnum
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.
CardPaymentMethodDto Card payment method. Deprecated in v.4.8. Use PaymentMethodDto instead
CardPaymentMethodTokenDto The Class CardPaymentMethodTokenDto.
CardPaymentMethodTokensDto The Class CardPaymentMethodTokensDto.
CatMessagesDto The Class CatMessagesDto.
CatMessagesListDto The Class CatMessagesListDto.
CatUsageDto The Class CatUsageDto.
CatalogReference
Category
CategoryInvoiceAgregate
CategoryInvoiceAgregateDto Invoice category invoice aggregate DTO
CdrDto A base class for all API DTO classes
CdrError
CdrErrorDto A base class for all API DTO classes
CdrErrorListDto Determine the status of the MEVEO API web service response.
CdrListDto The Class CdrListDto.
CdrListDtosList A base class for all API DTO classes
CdrReservationResponse The Class CdrReservationResponse.
CdrReservationResponseDto The Class CdrReservationResponseDto.
Channel
Channel
ChannelDto The Class ChannelDto.
Characteristic
ChargeAggregateDto The Class ChargeAggregateDto.
ChargeApplicationModeEnum
ChargeCDRDto The Class ChargeCDRDto.
ChargeCDRResponseDto The Class ChargeCDRResponseDto.
ChargeInstance
ChargeInstanceDto The Class ChargeInstanceDto.
ChargeInstanceOverrideDto The Class ChargeInstanceOverrideDto.
ChargeInstanceOverridesDto The Class ChargeInstanceOverridesDto.
ChargeMainTypeEnum
ChargeTemplate
ChargeTemplateDto The Class ChargeTemplateDto.
ChargeTemplateStatusEnum
ChartDto The Class ChartDto.
ChartOfAccountTypeEnum
ChartOfAccountViewTypeEnum
ChartsResponseDto The Class ChartResponsesDto.
CheckPaymentMethod
ClearingPriorityEnum
ColumnTypeEnum
CommercialOrder
CommercialOrderDto A base class for all API DTO classes
CommercialRuleHeader
CommercialRuleHeaderDTO Equivalent of BusinessEntity in DTO
CommercialRuleItem
CommercialRuleItemDTO A base class for all API DTO classes
CommercialRuleLine
CommercialRuleLineDTO A base class for all API DTO classes
CommunicationPolicy
CommunicationRequestDto The Class CommunicationRequestDto.
ConfigurationDto A base class for all API DTO classes
Contact
ContactCategory
ContactDto Equivalent of BusinessEntity in DTO
ContactInformation
ContactInformationDto The Class ContactInformationDto.
ContactsDto
ContactsResponseDto Pagination and sorting criteria plus total record count.
Contract
Contract
ContractAccountLevel
ContractDto Equivalent of BusinessEntity in DTO
ContractItem
ContractItemDto Equivalent of BusinessEntity in DTO
ContractListDto
ContractListResponsDto Pagination and sorting criteria plus total record count.
ContractRateTypeEnum
ContractStatusEnum
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.
CpqOfferDto The Class OfferTemplateDto.
CpqQuote
CpqQuotesListDto The Class SubscriptionsListDto.
CpqQuotesListResponseDto The Class SubscriptionsListResponseDto.
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.
CurrentUserDto The Class UserDto.
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:
  • string, date, double and long that are stored as separate fields
  • reference to an entity, that is serialized as Json to serializedValue field
  • a child entity containing the actual data, that is serialized as Json to serializedValue field
  • a list or a map of above mentioned data types, serialized as Json to to serializedValue field

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.
CustomGenericEntityCode
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.
CustomerContextDTO The Class ServiceDto.
CustomerDto The Class CustomerDto.
CustomerHierarchyDto The Class CustomerHierarchyDto.
CustomerInvoicesResponse The Class CustomerInvoicesResponse.
CustomerListResponse The Class CustomerListResponse.
CustomerPaymentRecordDto Customer payment record Dto
CustomerPaymentsResponse The Class CustomerPaymentsResponse.
CustomerSequence
CustomerSequenceDto Customer Sequence value DTO representation.
CustomerService
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
DataCollectorDto Equivalent of EnableBusinessEntity in DTO
DataCollectorResponse All the Opencell API web service response must extend this class.
DateFormat
DatePeriod A period of dates
DatePeriodDto The Class DatePeriod dto.
DayInYearDto The Class DayInYearDto.
DecisionRuleTypeEnum
DefaultStartingDateOfPlan
DescriptionDto The Class DescriptionDto.
DescriptionsResponseDto The Class DescriptionsResponseDto.
Details
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
DiscountPlanInstanceStatusEnum
DiscountPlanItem
DiscountPlanItemDto Discount plan item
DiscountPlanItemResponseDto The Class DiscountPlanItemResponseDto.
DiscountPlanItemTypeEnum
DiscountPlanItemsResponseDto The Class DiscountPlanItemsResponseDto.
DiscountPlanStatusEnum
DiscountPlanTypeEnum
DiscountPlansDto The Class DiscountPlansDto.
Document
DocumentCategory
DocumentDto
DocumentStatus
DownloadReportQueryResponseDto A base class for all API DTO classes
DueDateDelayDto The Class DueDateDelayDto.
DueDateDelayEnum
DueDateDelayLevelEnum The Enum DueDateDelayLevelEnum.
DueDateDelayReferenceDateEnum The Enum DueDateDelayReferenceDateEnum.
DunningAction
DunningActionInstance
DunningActionInstanceStatusEnum
DunningActionStatusEnum
DunningActionTypeEnum
DunningAgent
DunningCollectionPlan
DunningCollectionPlanStatus
DunningCollectionPlanStatusEnum
DunningDetermineLevelBy
DunningDocument
DunningDocumentDto DTO equivalent of DunningDocument entity.
DunningDocumentListDto The Class DunningDocumentListDto.
DunningDocumentResponseDto The Class DunningDocumentsResponseDto.
DunningDocumentStatus
DunningDocumentsDto The Class DunningDocumentsDto.
DunningDocumentsListResponseDto The Class DunningDocumentsListResponseDto.
DunningHistory
DunningInclusionExclusionDto The Class DunningInclusionExclusionDto.
DunningLOT
DunningLevel
DunningLevelChargeTypeEnum
DunningLevelEnum
DunningLevelInstance
DunningLevelInstanceStatusEnum
DunningModeEnum
DunningPauseReason
DunningPaymentRetry
DunningPolicy
DunningPolicyLevel
DunningPolicyRule
DunningPolicyRuleLine
DunningSettings
DunningStopReason
DuplicatePricePlanVersionRequestDto A base class for all API DTO classes
DurationPeriodUnitEnum
EDR
EDRDto The Class WalletOperationDto.
EDRStatusEnum
EmailNotificationDto The Class EmailNotificationDto.
EmailTemplate
EmailTemplateDto The Class EmailTemplateDto.
EmailTemplatePatchDto The Class MessageTemplateDto.
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 For CustomEntityInstance classname = CustomEntityInstance.class, code = CustomEntityTemplate.code, code = CustomEntityInstance.code For CustomTable record classname = CustomEntityInstance.class, code = CustomEntityTemplate.code, code = Custom table record id
EntityTag
EntityTypeEnum
ExchangeRate
ExchangeRateDto
ExchangeRateDto
Family
FieldsNotImportedStringCollectionDto The Class FieldsNotImportedStringCollectionDto.
FileDto The Class FileDto.
FileFormat
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.
FileStatusEnum
FileType
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.
FlatFileDto Equivalent of BusinessEntity in DTO
ForbiddenException
GDPRInfoDto
GWFActionDto A base class for all API DTO classes
GWFTransitionDto The Class GWFTransitionDto
GWFTransitionResponseDto The Class GWFTransitionResponseDto.
GatewayPaymentNamesEnum
GdprConfiguration
GeneralLedger
GenerateInvoiceRequestDto The Class GenerateInvoiceRequestDto.
GenerateInvoiceResponseDto The Class GenerateInvoiceResponseDto.
GenerateInvoiceResultDto Invoice generate request DTO
GenericCodeDto
GenericCodeResponseDto All the Opencell API web service response must extend this class.
GenericSearchResponse Search results - Actual search results plus Pagination and sorting criteria plus total record count
GenericSequence
GenericSequenceDto A base class for all API DTO classes
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.
GetAttributeDtoResponse The Class ServiceDto.
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.
GetCommercialOrderDtoResponse All the Opencell API web service response must extend this class.
GetCommercialRuleDtoResponse Equivalent of BusinessEntity in DTO
GetConfigurationResponse The Class GetConfigurationResponse.
GetContactResponseDto All the Opencell API web service response must extend this class.
GetContractDtoResponse All the Opencell API web service response must extend this class.
GetContractLineDtoResponse 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.
GetCountryResponse The Class GetCountryResponse.
GetCpqOfferResponseDto The Class GetCpqOfferResponseDto.
GetCurrenciesIsoResponse The Class GetCurrenciesIsoResponse.
GetCurrencyIsoResponse The Class GetCurrencyIsoResponse.
GetCurrencyResponse The Class GetCurrencyResponse.
GetCurrentUserResponse The Class GetCurrentUserResponse.
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.
GetGenericCodeResponseDto
GetGroupedAttributesResponse All the Opencell API web service response must extend this class.
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.
GetLanguageResponse The Class GetLanguageResponse.
GetLanguagesIsoResponse The Class GetLanguagesIsoResponse.
GetListAccountingArticlePricesResponseDto The Class GetListOfferTemplateResponseDto.
GetListBundleTemplateResponseDto The Class GetListBundleTemplateResponseDto.
GetListChannelsAndSegmentsResponseDto All the Opencell API web service response must extend this class.
GetListCommercialOrderDtoResponse Pagination and sorting criteria plus total record count.
GetListCommercialRulesResponseDto The Class GetListCommercialRulesResponseDto.
GetListContractDtoResponse All the Opencell API web service response must extend this class.
GetListCpqOfferResponseDto The Class GetListCpqOfferResponseDto.
GetListMeasurableQuantityResponse The Class GetListMeasurableQuantityResponse.
GetListOfferTemplateResponseDto The Class GetListOfferTemplateResponseDto.
GetListOrderTypeResponseDto The Class GetListProductsResponseDto.
GetListPricePlanMatrixVersionResponseDto Pagination and sorting criteria plus total record count.
GetListProductTemplateResponseDto The Class GetListProductTemplateResponseDto.
GetListProductVersionsResponseDto The Class GetListProductsResponseDto.
GetListProductsResponseDto The Class GetListProductsResponseDto.
GetListQuoteProductOfferingPriceResponse The Class GetListOfferTemplateResponseDto.
GetListQuotesDtoResponse All the Opencell API web service response must extend this class.
GetListServiceInstanceResponseDto The Class GetListServiceInstanceResponseDto.
GetListServiceResponseDto The Class GetListServiceResponseDto.
GetListServiceTemplateResponseDto The Class GetListServiceTemplateResponseDto.
GetListUnitOfMeasureResponseDto The Class GetListUnitOfMeasureResponseDto.
GetMeasurableQuantityResponse The Class GetMeasurableQuantityResponse.
GetMeasuredValueResponse The Class GetMeasuredValueResponse.
GetMediaDtoResponse All the Opencell API web service response must extend this class.
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.
GetOrderOfferDtoResponse All the Opencell API web service response must extend this class.
GetOrderTypeDtoResponse All the Opencell API web service response must extend this class.
GetPdfInvoiceRequestDto The Class GetPdfInvoiceRequestDto.
GetPdfInvoiceResponseDto The Class GetPdfInvoiceResponseDto.
GetPdfQuoteRequestDto The Class GetPdfInvoiceRequestDto.
GetPdfQuoteResponseDto The Class GetPdfQuoteResponseDto.
GetPostInvoicingReportsResponseDto The Class GetPostInvoicingReportsResponseDto.
GetPreInvoicingReportsResponseDto The Class GetPreInvoicingReportsResponseDto.
GetPricePlanMatrixColumnResponseDto All the Opencell API web service response must extend this class.
GetPricePlanMatrixLineResponseDto All the Opencell API web service response must extend this class.
GetPricePlanResponseDto The Class GetPricePlanResponseDto.
GetPricePlanVersionResponseDto The Class GetPricePlanResponseDto.
GetProductChargeTemplateResponseDto The Class GetProductChargeTemplateResponseDto.
GetProductDtoResponse A base class for all API DTO classes
GetProductLineDtoResponse All the Opencell API web service response must extend this class.
GetProductTemplateResponseDto The Class GetProductTemplateResponseDto.
GetProductVersionResponse A base class for all API DTO classes
GetProviderResponse The Class GetProviderResponse.
GetQuoteDtoResponse All the Opencell API web service response must extend this class.
GetQuoteOfferDtoResponse All the Opencell API web service response must extend this class.
GetQuoteProductDtoResponse All the Opencell API web service response must extend this class.
GetQuoteVersionDtoResponse A base class for all API DTO classes
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.
GetTagDtoResponse All the Opencell API web service response must extend this class.
GetTagTypeDtoResponse All the Opencell API web service response must extend this class.
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.
GroupedAttributeDto
GroupedAttributes
Header
HostedCheckoutStatusResponseDto The Class HostedCheckoutStatusResponseDto.
HourInDayDto The Class HourInDayDto.
HttpProtocol
ICustomFieldEntity
IReferenceEntity
IdentityResponseDTO All the Opencell API web service response must extend this class.
ImmutableExchangeRateDto Immutable implementation of ExchangeRateDto.

Use the builder to create immutable instances: ImmutableExchangeRateDto.builder().

ImportExportRequestDto
ImportExportResponseDto The Class ImportExportResponseDto.
ImportFileTypeDto
ImportResultDto
ImportResultDto
ImportResultResponseDto All the Opencell API web service response must extend this class.
ImportTypesEnum Tells which type is the csv file to import.
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.
InterBankTitle
InternalServerErrorException
InvalidateInvoiceDocumentsDto A base class for all API DTO classes
Invoice
InvoiceAgregate
InvoiceCategoriesDto The Class InvoiceCategoriesDto.
InvoiceCategory
InvoiceCategoryDto The Class InvoiceCategoryDto.
InvoiceCategoryResponseDto The Class InvoiceCategoryResponseDto.
InvoiceConfiguration
InvoiceConfigurationDto The Class InvoiceConfigurationDto.
InvoiceCreationResponse The Class InvoiceCreationResponse.
InvoiceDto DTO equivalent of Invoice entity.
InvoiceLine
InvoiceLineStatusEnum
InvoiceLineTaxModeEnum
InvoiceModeEnum
InvoicePaymentStatusEnum
InvoiceSequence
InvoiceSequenceDto The Class InvoiceSequenceDto.
InvoiceSequencesDto The Class InvoiceSequencesDto.
InvoiceStatusEnum
InvoiceSubCategoriesDto The Class InvoiceSubCategoriesDto.
InvoiceSubCategory
InvoiceSubCategoryDto The Class InvoiceSubCategoryDto.
InvoiceSubCategoryResponseDto The Class InvoiceSubCategoryResponseDto.
InvoiceSubTotalsDto
InvoiceType
InvoiceTypeDto The Class InvoiceTypeDto.
InvoiceTypeEnum
InvoiceTypeSellerSequence
InvoiceTypesDto The Class InvoiceTypesDto.
InvoiceValidationDto A base class for all API DTO classes
InvoiceValidationRule
InvoiceValidationStatusEnum
InvoicesDto The Class InvoicesDto.
InvoicingPlan
InvoicingPlanDto Equivalent of BusinessEntity in DTO
InvoicingPlanItem
InvoicingPlanItemDto Equivalent of BusinessEntity in DTO
InvoicingPlanItemResponseDto All the Opencell API web service response must extend this class.
InvoicingPlanItemsDto
InvoicingPlanItemsResponseDto Pagination and sorting criteria plus total record count.
InvoicingPlanResponseDto All the Opencell API web service response must extend this class.
InvoicingPlansDto
InvoicingPlansResponseDto Pagination and sorting criteria plus total record count.
JaxbLink
JobCategoriesResponseDto The Class JobCategoriesResponseDto.
JobExecutionResultDto Contains information about job execution status and history once job is completed.
JobExecutionResultImpl
JobExecutionResultResponseDto The Class JobExecutionResultResponseDto.
JobExecutionResultStatusEnum
JobExecutionResultsDto
JobExecutionResultsResponseDto Pagination and sorting criteria plus total record count.
JobInstance
JobInstanceDto The Class JobInstanceDto.
JobInstanceInfoDto The Class JobInstanceInfoDto.
JobInstanceListDto The Class JobInstanceListDto.
JobInstanceListResponseDto The Class JobInstanceListResponseDto.
JobInstanceResponseDto The Class JobInstanceResponseDto.
JobLauncherEnum
JobSpeedEnum
JobTriggerDto The Class JobTriggerDto.
Journal
JournalEntry
JournalEntryDirectionEnum
Json Utility type used to correctly read immutable object from JSON representation.
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
LinkedInvoice
ListCalendarResponse The Class ListCalendarResponse.
LitigationRequestDto The Class LitigationRequestDto.
LogLevel
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
Media
MediaDto A base class for all API DTO classes
MediaEnum
MediaListDto
MediaListResponsDto Pagination and sorting criteria plus total record count.
MediaType
MediaTypeEnum
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
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.
Offer
OfferComponent
OfferContextConfigDTO A base class for all API DTO classes
OfferContextDTO The Class ServiceDto.
OfferContextListDTO The Class ServiceDto.
OfferLineTypeEnum
OfferPricePlanDto The Class OfferPricePlanDto.
OfferProductTemplate
OfferProductTemplateDto The Class OfferProductTemplateDto.
OfferProductsDto A base class for all API DTO classes
OfferRollbackDto
OfferServiceTemplate
OfferServiceTemplateDto The Class OfferServiceTemplateDto.
OfferTemplate
OfferTemplateAttribute
OfferTemplateAttributeDTO
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
OperationActionEnum
OperationCategoryEnum
OperationServicesRequestDto The Class OperationServicesRequestDto.
OperationSubscriptionRequestDto The Class OperationSubscriptionRequestDto.
OperationTypeEnum
OperatorEnum
Order
OrderAmendementDTO A base class for all API DTO classes
OrderArticleLine
OrderAttribute
OrderAttributeDto DTO to create or update a order attribute
OrderHistory
OrderInfo
OrderItem
OrderItemActionEnum
OrderItemProductOffering
OrderLot
OrderOffer
OrderOfferDto A base class for all API DTO classes
OrderPrice
OrderProduct
OrderProductDto DTO to create or update a order product
OrderStatusEnum
OrderType
OrderTypeDto Equivalent of BusinessEntity in DTO
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.
PayRetryFrequencyUnitEnum
Payment
PaymentActionEnum
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
PaymentMethod
PaymentMethodDto The PaymentMethod Dto.
PaymentMethodEnum
PaymentMethodTokenDto The Class PaymentMethodTokenDto.
PaymentMethodTokensDto The Class PaymentMethodTokensDto.
PaymentOrRefundEnum
PaymentPlan
PaymentPlanPolicy
PaymentPlanPolicyDto The Class PaymentPlanPolicyDto.
PaymentPlanStatusEnum
PaymentReplayCauseEnum
PaymentResponseDto The Class PaymentResponseDto.
PaymentScheduleInstance
PaymentScheduleInstanceBalanceDto The Class PaymentScheduleInstanceDto.
PaymentScheduleInstanceDto The Class PaymentScheduleInstanceDto.
PaymentScheduleInstanceItem
PaymentScheduleInstanceItemDto The Class PaymentScheduleInstanceItemDto.
PaymentScheduleInstanceItemsDto The Class PaymentScheduleInstanceItemsDto.
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.
PieChartDto The Class PieChartDto.
Place
PostInvoicingReportsDTO
PreInvoicingReportsDTO
PrepaidReservationDto The Class PrepaidReservationDto.
Price
PriceDTO The Class AccountingArticlePrices.
PriceLevelEnum
PricePlanMatrix
PricePlanMatrixColumn
PricePlanMatrixColumnDto A base class for all API DTO classes
PricePlanMatrixDto DTO for PricePlanMatrix.
PricePlanMatrixLine
PricePlanMatrixLineDto A base class for all API DTO classes
PricePlanMatrixLinesDto A base class for all API DTO classes
PricePlanMatrixValue
PricePlanMatrixValueDto A base class for all API DTO classes
PricePlanMatrixVersion
PricePlanMatrixVersionDto A base class for all API DTO classes
PricePlanMatrixesResponseDto The Class PricePlanMatrixesResponseDto.
PricePlansDto The Class PricePlansDto.
PriceTypeEnum
PriceVersionDateSettingEnum
PriceVersionTypeEnum
PriorityEnum
ProcessCDRResponseDto The Class ProcessCDRResponseDto.
ProcessCdrDto A base class for all API DTO classes
Product
Product
Product
ProductActionTypeEnum
ProductCharacteristic
ProductChargeInstance
ProductChargeInstanceDto The Class ProductChargeInstanceDto.
ProductChargeTemplate
ProductChargeTemplateDto The Class ProductChargeTemplateDto.
ProductChargeTemplateMapping
ProductChargeTemplateMappingDto
ProductChargeTemplatesResponseDto The Class ProductChargeTemplatesResponseDto.
ProductContextDTO The Class ServiceDto.
ProductDto The Class ProductDto.
ProductDto A base class for all API DTO classes
ProductInstance
ProductInstanceDto The Class ProductInstanceDto.
ProductInstancesDto The Class ProductInstancesDto.
ProductLine
ProductLineDto Equivalent of BusinessEntity in DTO
ProductOfferPriceAlteration
ProductOfferPriceAlterationType
ProductOfferTemplateDto Equivalent of BusinessEntity in DTO
ProductOffering
ProductOffering
ProductOfferingDto The Class ProductOfferingDto.
ProductOfferingPrice
ProductOfferingPriceType
ProductOfferingTerm
ProductOrder Equivalent of AuditableEntity in DTO
ProductOrderItem
ProductQuote
ProductQuoteItem
ProductRelationship
ProductStatusEnum
ProductTemplate
ProductTemplateDto The Class ProductTemplateDto.
ProductToApplyDto The Class ProductToApplyDto.
ProductToInstantiateDto The Class ProductToInstantiate.
ProductVersion
ProductVersionAttribute
ProductVersionAttributeDTO
ProductVersionDto A base class for all API DTO classes
ProductsDto The Class ProductsDto.
ProductsToApplyDto The Class ProductsToApplyDto.
PropertiesDto
PropertyDto A base class for all API DTO classes
Provider
ProviderContact
ProviderContactDto The Class ProviderContactDto.
ProviderContactResponseDto The Class ProviderContactResponseDto.
ProviderContactsResponseDto The Class ProviderContactsResponseDto.
ProviderDto The Class ProviderDto.
ProvidersDto The Class ProvidersDto.
QuarantineBillingRunDto The Class QuarantineBillingRunDto.
QueryResponse Pagination and sorting criteria plus total record count.
QueryScheduler
QueryTimer
QueryVisibilityEnum
Quote
Quote
QuoteArticleLine
QuoteAttribute
QuoteAttributeDTO DTO to create or update a quote
QuoteDTO DTO to create or update a quote
QuoteItem
QuoteItemProductOffering
QuoteLine
QuoteLot
QuoteLot
QuoteOffer
QuoteOfferDTO DTO to create or update a quoteOffer
QuotePrice
QuotePriceAlteration
QuoteProduct
QuoteProductDTO DTO to create or update a quoteProduct
QuoteProductOfferingPrice
QuoteStatusEnum Quote status lifecycle
QuoteVersion
QuoteVersionDto A base class for all API DTO classes
QuoteXmlDto
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
RecurrenceUnitEnum
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.
ReportQuery
Resource
Response
Result
RevenueRecognitionDelayUnitEnum
RevenueRecognitionEventEnum
RevenueRecognitionRule
RevenueRecognitionRuleDto The Class RevenueRecognitionRuleDto.
RevenueRecognitionRuleDtoResponse The Class RevenueRecognitionRuleDtoResponse.
RevenueRecognitionRuleDtosResponse The Class RevenueRecognitionRuleDtosResponse.
RevenueScheduleDto The Class RevenueScheduleDto.
RoleDto The Class RoleDto.
RolesDto The Class RolesDto.
RoundingMode
RoundingModeEnum
RuleOperatorEnum
RuleTypeEnum
RunReportExtractDto The Class RunReportExtractDto.
SMSInfoDto
SMSInfoResponseDTO
SMSTemplateDto The Class MessageTemplateDto.
ScopeTypeEnum
ScriptInstance
ScriptInstanceCategory
ScriptInstanceDto The Class ScriptInstanceDto.
ScriptInstanceError
ScriptInstanceErrorDto The Class ScriptInstanceErrorDto.
ScriptInstanceReponseDto The Class ScriptInstanceReponseDto.
ScriptNotificationDto The Class ScriptNotificationDto.
ScriptParameter
ScriptParameterDto A base class for all API DTO classes
ScriptSourceTypeEnum
SearchResponse Pagination and sorting criteria plus total record count.
SecuredEntityDto The Class SecuredEntityDto.
SecuredEntityPermissionEnum
Seller
SellerCodesResponseDto The Class SellerCodesResponseDto.
SellerDto The Class SellerDto.
SellerResponseDto The Class SellerResponseDto.
SellersDto The Class SellersDto.
Sequence
SequenceDto A base class for all API DTO classes
SequenceDto The Class SequenceDto.
SequenceType
SequenceTypeEnum
Serializable
Service
ServiceCharge
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.
ServiceContextDTO The Class ServiceDto.
ServiceInstance
ServiceInstanceDto The Class ServiceInstanceDto.
ServiceInstanceToDelete
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.
SortOrderEnum
StackTraceElement
StatusType
StdDefaultDateFormat
StringBuilder
StripePaymentMethod
SubCatUsageDto The Class SubCatUsageDto.
SubCategory
SubCategoryInvoiceAgregate
SubCategoryInvoiceAgregateDto The Class SubCategoryInvoiceAgregateDto.
SubTotalsDto
SubcategoryInvoiceAgregateAmount
SubcategoryInvoiceAgregateAmountDto Invoice subcategory amount by tax DTO
Subscription
SubscriptionAndProductsToInstantiateDto The Class SubscriptionDto.
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.
Tag
TagDto Equivalent of BusinessEntity in DTO
TagType
TagTypeDto Equivalent of BusinessEntity in DTO
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
TaxPricesDto A base class for all API DTO classes
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
TimerEntity
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 .
TranslatedHtmlContentDto
TranslatedSubjectDto
TranslatedTextContentDto
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
UrlReferenceDto
UrlReferenceWrapper
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.
UserHierarchyLevelDto The Class UserHierarchyLevelDto.
UserHierarchyLevelResponseDto The Class UserHierarchyLevelResponseDto.
UserHierarchyLevelsDto The Class UserHierarchyLevelsDto.
UsersDto The Class UsersDto.
ValidateBillingRunRequestDto The Class ValidateBillingRunRequestDto.
ValidateInvoiceRequestDto The Class ValidateInvoiceRequestDto.
ValidationRuleTypeEnum
VentilationActionStatusEnum
VersionStatusEnum
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

XML

Default Namespace
type description
link
jaxbLink
actionStatus Determine the status of the MEVEO API web service response.
actionStatusEnum Tells whether the request is successful or not.
agedReceivableDto
applicableEntityDto The Class SecuredEntityDto.
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
configurationDto A base class for all API DTO classes
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.
currentUserDto The Class UserDto.
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.
dataCollectorDto Equivalent of EnableBusinessEntity in DTO
datePeriodDto The Class DatePeriod dto.
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.
immutableExchangeRateDto Immutable implementation of ExchangeRateDto.

Use the builder to create immutable instances: ImmutableExchangeRateDto.builder().

json Utility type used to correctly read immutable object from JSON representation.
importFileTypeDto
importTypesEnum Tells which type is the csv file to import.
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.
propertiesDto
propertyDto A base class for all API DTO classes
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.
scriptParameterDto A base class for all API DTO classes
securedEntityDto The Class SecuredEntityDto.
sellerDto The Class SellerDto.
sellersDto The Class SellersDto.
serviceToAddDto The Class ServiceToAddDto.
serviceToTerminateDto The Class ServiceToTerminateDto.
subCategoryInvoiceAgregateDto The Class SubCategoryInvoiceAgregateDto.
subcategoryInvoiceAgregateAmountDto Invoice subcategory amount by tax DTO
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.
urlReferenceDto
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.
flatFileDto Equivalent of BusinessEntity in DTO
accountingCodeDto The Class AccountingCodeDto.
activateServicesRequestDto The Class ActivateServicesRequestDto.
activateSubscriptionRequestDto The Class ActivateSubscriptionRequestDto.
amountsDto Contains amounts with and without tax.
applicableDueDateDelayDto The Class ApplicableDueDateDelayDto.
attributeInstanceDto The Class attributeInstanceDto.
billingRunDto The Class BillingRunDto.
cancelBillingRunRequestDto The Class CancelBillingRunRequestDto.
cdrDto A base class for all API DTO classes
cdrErrorDto A base class for all API DTO classes
cdrErrorListDto Determine the status of the MEVEO API web service response.
cdrListDto The Class CdrListDto.
cdrListDtosList A base class for all API DTO classes
chargeCDRDto The Class ChargeCDRDto.
chargeCDRResponseDto The Class ChargeCDRResponseDto.
cdrError
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.
exchangeRateDto
findWalletOperationsDto The Class FindWalletOperationsDto.
generateInvoiceResultDto Invoice generate request DTO
instantiateServicesRequestDto The Class InstantiateServicesRequestDto.
invalidateInvoiceDocumentsDto A base class for all API DTO classes
invoiceSequenceDto The Class InvoiceSequenceDto.
invoiceSequencesDto The Class InvoiceSequencesDto.
invoiceTypeDto The Class InvoiceTypeDto.
invoiceTypesDto The Class InvoiceTypesDto.
invoiceValidationDto A base class for all API DTO classes
offerRollbackDto
oneShotChargeInstanceDto Equivalent of BusinessEntity in DTO
operationServicesRequestDto The Class OperationServicesRequestDto.
operationSubscriptionRequestDto The Class OperationSubscriptionRequestDto.
prepaidReservationDto The Class PrepaidReservationDto.
processCDRResponseDto The Class ProcessCDRResponseDto.
processCdrDto A base class for all API DTO classes
productChargeInstanceDto The Class ProductChargeInstanceDto.
productDto The Class ProductDto.
productInstanceDto The Class ProductInstanceDto.
productToApplyDto The Class ProductToApplyDto.
productsDto The Class ProductsDto.
productsToApplyDto The Class ProductsToApplyDto.
quarantineBillingRunDto The Class QuarantineBillingRunDto.
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.
subscriptionAndProductsToInstantiateDto The Class SubscriptionDto.
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.
cpqOfferDto The Class OfferTemplateDto.
digitalResourceDto Equivalent of EnableBusinessEntity in DTO
discountPlanDto The Class DiscountPlanDto.
discountPlanItemDto Discount plan item
discountPlansDto The Class DiscountPlansDto.
documentDto
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.
pricePlanMatrixColumnDto A base class for all API DTO classes
pricePlanMatrixDto DTO for PricePlanMatrix.
pricePlanMatrixLineDto A base class for all API DTO classes
pricePlanMatrixValueDto A base class for all API DTO classes
pricePlanMatrixVersionDto A base class for all API DTO classes
pricePlansDto The Class PricePlansDto.
productChargeTemplateDto The Class ProductChargeTemplateDto.
ProductOfferTemplateDto Equivalent of BusinessEntity in DTO
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.
emailTemplatePatchDto The Class MessageTemplateDto.
messageDto A base class for all API DTO classes
messageTemplateDto The Class MessageTemplateDto.
meveoInstanceDto The Class MeveoInstanceDto.
translatedHtmlContentDto
translatedSubjectDto
translatedTextContentDto
SMSTemplateDto The Class MessageTemplateDto.
accountingArticlePricesDTO The Class AccountingArticlePrices.
attributeDTO The Class ServiceDto.
baseQuoteDTO DTO to create or update a quote
CommercialRuleHeaderDTO Equivalent of BusinessEntity in DTO
CommercialRuleItemDTO A base class for all API DTO classes
CommercialRuleLineDTO A base class for all API DTO classes
contractDto Equivalent of BusinessEntity in DTO
contractItemDto Equivalent of BusinessEntity in DTO
contractListDto
contractListResponsDto Pagination and sorting criteria plus total record count.
customerContextDTO The Class ServiceDto.
duplicatePricePlanVersionRequestDto A base class for all API DTO classes
getListAccountingArticlePricesResponseDto The Class GetListOfferTemplateResponseDto.
getPdfQuoteRequestDto The Class GetPdfInvoiceRequestDto.
groupedAttributeDto
mediaDto A base class for all API DTO classes
mediaListDto
mediaListResponsDto Pagination and sorting criteria plus total record count.
offerContextConfigDTO A base class for all API DTO classes
offerContextDTO The Class ServiceDto.
offerContextListDTO The Class ServiceDto.
offerProductsDto A base class for all API DTO classes
offerTemplateAttributeDTO
orderAttributeDto DTO to create or update a order attribute
orderProductDto DTO to create or update a order product
priceDTO The Class AccountingArticlePrices.
ProductChargeTemplateMappingDto
productContextDTO The Class ServiceDto.
CpqProductDto A base class for all API DTO classes
productLineDto Equivalent of BusinessEntity in DTO
productToInstantiateDto The Class ProductToInstantiate.
productVersionAttributeDTO
productVersionDto A base class for all API DTO classes
quoteAttributeDTO DTO to create or update a quote
quoteDTO DTO to create or update a quote
quoteOfferDTO DTO to create or update a quoteOffer
quoteProductDTO DTO to create or update a quoteProduct
quoteVersionDto A base class for all API DTO classes
serviceContextDTO The Class ServiceDto.
tagDto Equivalent of BusinessEntity in DTO
tagTypeDto Equivalent of BusinessEntity in DTO
commercialOrderDto A base class for all API DTO classes
orderAmendementDTO A base class for all API DTO classes
orderOfferDto A base class for all API DTO classes
orderTypeDto Equivalent of BusinessEntity in DTO
accountingArticle
address
attribute
billableAccount
billingAccount
category
contract
details
header
name
offer
paymentMethod
product
quote
quoteLine
quoteLot
quoteXmlDto
subCategory
taxPricesDto A base class for all API DTO classes
additionalDetailsDto A base class for all API DTO classes
addressBookContactDto Entity that contains identifier
addressBookDto Equivalent of BusinessEntity in DTO
campaignDto Equivalent of BusinessEntity in DTO
contactDto Equivalent of BusinessEntity in DTO
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
genericCodeDto
genericCodeResponseDto All the Opencell API web service response must extend this class.
getGenericCodeResponseDto
identityResponseDTO All the Opencell API web service response must extend this class.
sequenceDto A base class for all API DTO classes
sequenceType
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.
actionTypesEnum
GWFActionDto A base class for all API DTO classes
logLevel
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.
invoiceSubTotalsDto
subTotalsDto
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.
accountingSchemeDto The Class AccountingSchemeDto.
cardPaymentMethodDto Card payment method. Deprecated in v.4.8. Use PaymentMethodDto instead
cardPaymentMethodTokenDto The Class CardPaymentMethodTokenDto.
cardPaymentMethodTokensDto The Class CardPaymentMethodTokensDto.
DDRequestBuilderDto The DDRequestBuilderDto Dto.
DDRequestBuilderResponseDto The Class DDRequestBuilderResponseDto.
DDRequestLotOpDto The Class DDRequestLotOpDto.
dunningInclusionExclusionDto The Class DunningInclusionExclusionDto.
hostedCheckoutStatusResponseDto The Class HostedCheckoutStatusResponseDto.
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.
paymentScheduleInstanceItemsDto The Class PaymentScheduleInstanceItemsDto.
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.
DownloadReportQueryResponseDto A base class for all API DTO classes
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.
dataCollectorResponse All the Opencell API web service response must extend this class.
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.
getCountryResponse The Class GetCountryResponse.
getCurrenciesIsoResponse The Class GetCurrenciesIsoResponse.
getCurrencyIsoResponse The Class GetCurrencyIsoResponse.
getCurrencyResponse The Class GetCurrencyResponse.
getCurrentUserResponse The Class GetCurrentUserResponse.
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.
getLanguageResponse The Class GetLanguageResponse.
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.
sortOrder The Enum SortOrder.
parentListResponse The Class ParentListResponse.
pdfInvoiceResponse The Class PdfInvoiceResponse.
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.
invoicingPlanDto Equivalent of BusinessEntity in DTO
invoicingPlanItemDto Equivalent of BusinessEntity in DTO
invoicingPlanItemResponseDto All the Opencell API web service response must extend this class.
invoicingPlanItemsDto
invoicingPlanItemsResponseDto Pagination and sorting criteria plus total record count.
invoicingPlanResponseDto All the Opencell API web service response must extend this class.
invoicingPlansDto
invoicingPlansResponseDto Pagination and sorting criteria plus total record count.
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.
getCpqOfferResponseDto The Class GetCpqOfferResponseDto.
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.
getListCpqOfferResponseDto The Class GetListCpqOfferResponseDto.
getListOfferTemplateResponseDto The Class GetListOfferTemplateResponseDto.
getListPricePlanMatrixVersionResponseDto Pagination and sorting criteria plus total record count.
getListProductTemplateResponseDto The Class GetListProductTemplateResponseDto.
getListQuoteProductOfferingPriceResponse The Class GetListOfferTemplateResponseDto.
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.
getPricePlanMatrixColumnResponseDto All the Opencell API web service response must extend this class.
getPricePlanMatrixLineResponseDto All the Opencell API web service response must extend this class.
getPricePlanResponseDto The Class GetPricePlanResponseDto.
getPricePlanVersionResponseDto 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.
importResultResponseDto All the Opencell API web service response must extend this class.
pricePlanMatrixLinesDto A base class for all API DTO classes
pricePlanMatrixesResponseDto The Class PricePlanMatrixesResponseDto.
emailTemplateResponseDto The Class EmailTemplateResponseDto.
emailTemplatesResponseDto The Class EmailTemplatesResponseDto.
meveoInstanceResponseDto The Class MeveoInstanceResponseDto.
meveoInstancesResponseDto The Class MeveoInstancesResponseDto.
availableOpenOrder Equivalent of BusinessEntity in DTO
cpqQuotesListDto The Class SubscriptionsListDto.
cpqQuotesListResponseDto The Class SubscriptionsListResponseDto.
getAttributeDtoResponse The Class ServiceDto.
getCommercialOrderDtoResponse All the Opencell API web service response must extend this class.
getCommercialRuleDtoResponse Equivalent of BusinessEntity in DTO
getContractDtoResponse All the Opencell API web service response must extend this class.
getContractLineDtoResponse All the Opencell API web service response must extend this class.
getGroupedAttributesResponse All the Opencell API web service response must extend this class.
getListCommercialOrderDtoResponse Pagination and sorting criteria plus total record count.
getListCommercialRulesResponseDto The Class GetListCommercialRulesResponseDto.
getListContractDtoResponse All the Opencell API web service response must extend this class.
getListOrderTypeResponseDto The Class GetListProductsResponseDto.
getListProductVersionsResponseDto The Class GetListProductsResponseDto.
getListProductsResponseDto The Class GetListProductsResponseDto.
getListQuotesDtoResponse All the Opencell API web service response must extend this class.
getListServiceResponseDto The Class GetListServiceResponseDto.
getMediaDtoResponse All the Opencell API web service response must extend this class.
getOrderOfferDtoResponse All the Opencell API web service response must extend this class.
getOrderTypeDtoResponse All the Opencell API web service response must extend this class.
getPdfQuoteResponseDto The Class GetPdfQuoteResponseDto.
getProductDtoResponse A base class for all API DTO classes
getProductLineDtoResponse All the Opencell API web service response must extend this class.
getProductVersionResponse A base class for all API DTO classes
getQuoteDtoResponse All the Opencell API web service response must extend this class.
getQuoteOfferDtoResponse All the Opencell API web service response must extend this class.
getQuoteProductDtoResponse All the Opencell API web service response must extend this class.
getQuoteVersionDtoResponse A base class for all API DTO classes
getTagDtoResponse All the Opencell API web service response must extend this class.
getTagTypeDtoResponse All the Opencell API web service response must extend this class.
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.
paymentPlanPolicyDto The Class PaymentPlanPolicyDto.
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.
importExportRequestDto
importExportResponseDto The Class ImportExportResponseDto.
importResultDto
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.
serviceInstanceToDelete
billingRuleDto
resource
accountEntity
auditable
auditableCFEntity
auditableEntity
baseEntity
businessCFEntity
businessEntity
datePeriod A period of dates
enableBusinessCFEntity
enableBusinessEntity
enableCFEntity
enableEntity
accountingCodeMapping
journalEntry
journalEntryDirectionEnum
currency
customGenericEntityCode
dunningHistory
fileFormat
fileType
securedEntityPermissionEnum
seller
user
articleFamily
auditChangeTypeEnum
auditableFieldHistory
fileStatusEnum
jobHistory
accountStatusEnum
accountingCode
adjustmentStatusEnum
attributeInstance
authenticationTypeEnum
bankCoordinates
billingCycle
billingEntityTypeEnum
billingProcessTypesEnum
billingRun
billingRunAutomaticActionEnum
billingRunList
billingRunStatusEnum
billingRunTypeEnum
billingWalletTypeEnum
categoryInvoiceAgregate
chargeApplicationModeEnum
chargeInstance
chartOfAccountTypeEnum
chartOfAccountViewTypeEnum
counterInstance
counterPeriod
country
discountPlanInstance
discountPlanInstanceStatusEnum
dueDateDelayEnum
exchangeRate
generalLedger
instanceStatusEnum
invoice
invoiceAgregate
invoiceCategory
invoiceConfiguration
invoiceLine
invoiceLineStatusEnum
invoiceLineTaxModeEnum
invoiceModeEnum
invoicePaymentStatusEnum
invoiceSequence
invoiceStatusEnum
invoiceSubCategory
invoiceType
invoiceTypeEnum
invoiceTypeSellerSequence
invoiceValidationRule
invoiceValidationStatusEnum
language
linkedInvoice
operationTypeEnum
overrideProrataEnum
postInvoicingReportsDTO
preInvoicingReportsDTO
productChargeInstance
productInstance
ratedTransaction
ratedTransactionStatusEnum
ratedTransactionTypeEnum
referenceDateEnum
rejectedBillingAccount
serviceInstance
subCategoryInvoiceAgregate
subcategoryInvoiceAgregateAmount
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
usageChargeInstance
userAccount
validationRuleTypeEnum
walletInstance
walletOperation
walletOperationStatusEnum
accumulatorCounterTypeEnum
applicableEntity
businessOfferModel
businessProductModel
businessServiceModel
calendar
calendarIntervalTypeEnum
calendarPeriodUnitEnum
channel
chargeTemplate
chargeTemplateStatusEnum
columnTypeEnum
counterTemplate
counterTemplateLevel
counterTypeEnum
digitalResource
discountPlan
durationPeriodUnitEnum
discountPlanItem
discountPlanItemTypeEnum
discountPlanStatusEnum
discountPlanTypeEnum
levelEnum
lifeCycleStatusEnum
monthEnum
offerProductTemplate
offerServiceTemplate
offerTemplate
offerTemplateCategory
oneShotChargeTemplate
oneShotChargeTemplateTypeEnum
pricePlanMatrix
pricePlanMatrixColumn
pricePlanMatrixLine
pricePlanMatrixValue
pricePlanMatrixVersion
productChargeTemplate
productChargeTemplateMapping
productOffering
productTemplate
recurrenceTypeEnum
recurringChargeTemplate
roundingModeEnum
serviceCharge
serviceChargeTemplate
serviceChargeTemplateRecurring
serviceChargeTemplateSubscription
serviceChargeTemplateTermination
serviceChargeTemplateUsage
serviceTemplate
triggeredEDRTemplate
unitOfMeasure
usageChargeTemplate
walletTemplate
campaign
campaignStatusEnum
communicationPolicy
mediaEnum
message
messageStatusEnum
messageTemplate
messageTemplateTypeEnum
messageVariableValue
meveoInstance
meveoInstanceStatusEnum
priorityEnum
contact
contactCategory
emailTemplate
mailingTypeEnum
agreementDateSettingEnum
attributeCategoryEnum
attributeValidationType
attributeValue
cpqQuote
groupedAttributes
media
offerTemplateAttribute
productLine
productVersion
productVersionAttribute
quoteAttribute
commercialOrder
invoicingPlan
invoicingPlanItem
offerLineTypeEnum
orderArticleLine
orderAttribute
orderInfo
orderLot
orderOffer
orderPrice
orderProduct
orderType
priceLevelEnum
productActionTypeEnum
billingRule
contractItem
contractRateTypeEnum
attributeTypeEnum
contractAccountLevel
contractStatusEnum
mediaTypeEnum
operatorEnum
priceTypeEnum
priceVersionDateSettingEnum
priceVersionTypeEnum
productStatusEnum
ruleOperatorEnum
ruleTypeEnum
scopeTypeEnum
versionStatusEnum
offerComponent
quoteOffer
tag
tagType
commercialRuleHeader
commercialRuleItem
commercialRuleLine
accountHierarchyTypeEnum
businessAccountModel
customer
customerBrand
customerCategory
customerSequence
provider
providerContact
customFieldIndexTypeEnum
customFieldInheritanceEnum
customFieldMapKeyEnum
customFieldColumnUseEnum
customFieldStorageTypeEnum
customFieldTypeEnum
customFieldValues Represents custom field values held by an ICustomFieldEntity entity
document
documentCategory
documentStatus
dunningAction
dunningActionInstance
dunningActionInstanceStatusEnum
dunningAgent
dunningCollectionPlan
dunningCollectionPlanStatus
dunningDetermineLevelBy
dunningDocument
dunningDocumentStatus
dunningLevel
dunningLevelChargeTypeEnum
dunningLevelInstance
dunningLevelInstanceStatusEnum
dunningModeEnum
dunningPauseReason
dunningPaymentRetry
dunningPolicy
dunningPolicyLevel
dunningPolicyRule
dunningPolicyRuleLine
dunningSettings
dunningStopReason
payRetryFrequencyUnitEnum
gdprConfiguration
legendPositionEnum
measurementPeriodEnum
orientationEnum
accountingEntry
reportExtractExecutionOrigin
reportExtractResultTypeEnum
reportExtractScriptTypeEnum
revenueRecognitionRule
additionalDetails
addressBook
addressBookContact
jobExecutionResultImpl
jobExecutionResultStatusEnum
jobInstance
jobLauncherEnum
jobSpeedEnum
timerEntity
access
meveoModule
meveoModuleItem
moduleLicenseEnum
httpProtocol
notificationEventTypeEnum
notificationHistoryStatusEnum
webHookMethodEnum
order
orderHistory
orderItem
orderItemActionEnum
orderItemProductOffering
orderStatusEnum
accountOperation
accountOperationRejectionReason
accountOperationStatus
accountingScheme
actionChannelEnum
actionDunning
actionModeEnum
actionOnRemainingAmountEnum
actionTypeEnum
automatedPayment
automatedRefund
clearingPriorityEnum
creditCardTypeEnum
creditCategory
customerAccount
customerAccountStatusEnum
DDRequestBuilder
DDRequestBuilderTypeEnum
DDRequestItem
DDRequestLOT
DDRequestOpEnum
DDRequestOpStatusEnum
defaultStartingDateOfPlan
dunningActionStatusEnum
dunningActionTypeEnum
dunningCollectionPlanStatusEnum
dunningLOT
dunningLevelEnum
journal
mandatStateEnum
matchingAmount
matchingCode
matchingStatusEnum
matchingTypeEnum
OCCTemplate
operationActionEnum
operationCategoryEnum
otherTransaction
payment
paymentActionEnum
paymentErrorTypeEnum
paymentGateway
paymentGatewayRumSequence
paymentGatewayTypeEnum
paymentHistory
paymentLevelEnum
paymentMethodEnum
paymentOrRefundEnum
paymentPlanPolicy
paymentReplayCauseEnum
paymentScheduleInstance
paymentScheduleInstanceItem
paymentScheduleStatusEnum
paymentScheduleTemplate
paymentStatusEnum
paymentVentilation
recordedInvoice
recordedInvoiceCatAgregate
recurrenceUnitEnum
refund
rejectedPayment
rejectedType
ventilationActionStatusEnum
paymentPlan
paymentPlanStatusEnum
quoteArticleLine
quoteItem
quoteItemProductOffering
quotePrice
quoteProduct
QuoteStatus Quote status lifecycle
quoteVersion
EDR
EDRStatusEnum
queryScheduler
queryTimer
queryVisibilityEnum
reportQuery
sortOrderEnum
revenueRecognitionDelayUnitEnum
revenueRecognitionEventEnum
scriptInstance
scriptInstanceCategory
scriptInstanceError
scriptParameter
scriptSourceTypeEnum
genericSequence
sequence
sequenceTypeEnum
contactInformation
interBankTitle
title
taxCategory
taxClass
decisionRuleTypeEnum
WFAction
WFDecisionRule
WFTransition
workflow
abstractCatalogEntity
abstractEntity
catalogReference
lifecycleStatus
serviceLevelAgreement
timeRange
alterationPrice
place
productOfferPriceAlterationType
productOfferingPrice
productOfferingPriceType
abstractEntityReference
parsedVersion
Namespace http://www.tmforum.org
type description
Attachment
RelatedParty
BillingAccount
CustomerService
Note
Product
ProductCharacteristic
ProductOrder Equivalent of AuditableEntity in DTO
OrderItem
ProductRelationship
Service
BundledProductReference
channel
Price
ProductOfferPriceAlteration
ProductOffering
ProductOfferingTerm
Characteristic
Customer
Quote
QuoteItem
QuotePriceAlteration
QuoteProductOfferingPrice