usage_service_catalogs

  • GET usage_service_catalogs/get_available_ratesThis method returns the rates of a specific usage service or any usage service which is included in a specific usage service catalog and are allowed to be used by subscribers, during the specified date. Multiple usage services rates are returned by each call
  • GET usage_service_catalogs/get_available_servicesThis method returns the usage services, which are included in effective usage service catalogs and are allowed to be used by subscribers, during the specified date. Multiple usage services are returned by each call
  • usage_service_catalogs/configuration
  • GET usage_service_catalogs/showThis method returns a specific usage service catalog. The conditions and available usage services are not included in the results. A single usage service catalog is returned by each call
  • POST usage_service_catalogs/set_as_not_effectiveThis method is used to set a specific usage service catalog as not effective. This method is applicable only on effective usage service catalogs. Only one usage service catalog can be updated on each call
  • POST usage_service_catalogs/set_as_effectiveThis method is used to set a specific usage service catalog as effective. This method is applicable only on draft or not effective usage service catalogs. Only one usage service catalog can be updated on each call
  • POST usage_service_catalogs/createThis method creates a new usage service catalog.  A single usage service catalog can be created by each call. 
  • POST usage_service_catalogs/updateThis method updates an existing usage service catalog, which is not already canceled. A single usage service catalog can be updated by each call
  • POST usage_service_catalogs/cancelThis method is used to cancel a specific usage service catalog. This method is applicable only on draft, effective or not effective usage service catalogs, having no related usage detail records which are posted, billable and still not billed. Only one usage service catalog can be cancelled on each call
  • GET usage_service_catalogs/listThis method returns the usage service catalogs that are allowed to be used in the system. Multiple usage service catalogs are returned by each call