Skip to end of banner
Go to start of banner

usage_service_catalogs/configuration

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Available from CRM.COM R7.0.0

GET usage_service_catalogs/configuration/usage_service_types/list

 

This method returns the usage service types that are allowed to be used in usage service catalogs, based on the active usage service catalog definition. Multiple usage service types are returned by each call

Resource URL

Parameters

Name

Type

Description

token

String

The token retrieved from the login method

fields_set

(optional)

List of Strings, comma separated 

A list of fields that should be included in the results. If not specified then all the available fields will be returned

Response Data

 product_type object data response
NameType Description
IdStringThe ID of the retrieved product type
nameStringThe Name of the retrieved product type
alternative_codeStringThe Alternative Code of the retrieved product type
descriptionStringThe Description of the retrieved product type
classificationStringThe Classification of the retrieved product type which can be SERVICES or PHYSICALGOODS
service_typeStringThe Service Type of the retrieved product type which can be TERMED, USAGE, ONETIME or EXPENSE
physical_good_typeStringThe physical Good Type of the retrieved product type which can be TRACEABLE or NONTRACEABLE
composition_methodStringThe Composition Method of the retrieved product type which can be FLAT, FLEXIBLEBUNDLE or FIXEDBUNDLE
used_for_provisioningBooleanThe flag shows if the retrieved product type is used for provisioning
udr_typeUsage Detail Record TypeThe UDR type related with the product type. This is applicable only if the product type is classified as SERVICES and the service type is set to USAGE
meter_reading_typeMeter Reading Type

The Meter Reading type related with the product type. This is applicable only for traceable physical goods

Available from CRM.COM R14.0.0

Referred Objects Response Data

 usage_detail_record_type object data response
NameType Description
IdStringThe ID of the retrieved usage detail record type
nameStringThe Name of the retrieved usage detail record type
alternative_codeStringThe Alternative Code of the retrieved usage detail record type
descriptionStringThe Description of the retrieved usage detail record type
unit_of_measurementStringThe Unit of measurement of the retrieved usage detail record type

Referred Objects Response Data

 unit_of_measurement object response data

Name

Type

Description

idStringThe identifier of the Unit of measurement

name

String

The name of the Unit of measurement

description

String

The description of the Unit of measurement

alternative_codeStringThe alternative code of the Unit of measurement

 

 meter_reading_type object data response
NameType Description
IdStringThe ID of the retrieved meter reading type
nameStringThe Name of the retrieved meter reading type
alternative_codeStringThe Alternative Code of the retrieved meter reading type
classificationStringThe Classification of the retrieved meter reading type
descriptionStringThe Description of the retrieved meter reading type
unit_of_measurementStringThe Unit of measurement of the retrieved meter reading type

Referred Objects Response Data

 unit_of_measurement object response data

Name

Type

Description

idStringThe identifier of the Unit of measurement

name

String

The name of the Unit of measurement

description

String

The description of the Unit of measurement

alternative_codeStringThe alternative code of the Unit of measurement

Examples

 Example 1

HTTP Method: GET

 

Request:

Response:

 

 

GET usage_service_catalogs/configuration/provisioning_providers/list

 

This method returns the usage detail record types that are allowed to be used in the system. Multiple usage detail record types are returned by each call

Resource URL

Parameters

Name

Type

Description

token

String

The token retrieved from the login method

group_identifier

(optional)

Group Identifier

The identifier of the group that will be using the usage detail record of this type. The group is filtered against the usage detail record types' allowed organisational units. The allowed group identifier fields are the following:

Name

Type

Description

id

(semi-optional)

String

The ID of the group

name

(semi-optional)

String

The code of the group

alternative_code

(semi-optional)

String

The alternative code of  the group

unit_identifier

(optional)

Unit Identifier

The identifier of the unit that will be using the usage detail record of this type. The unit is filtered against the usage detail record types' allowed organisational units. The allowed unit identifier fields are the following:

Name

Type

Description

id

(semi-optional)

String

The ID of the Unit

name

(semi-optional)

String

The name of the Unit

alternative_code

(semi-optional)

String

The alternative code of  the Unit

fields_set

(optional)

List of Strings, comma separated 

A list of fields that should be included in the results. If not specified then all the available fields will be returned

Response Data

NameType Description
IdStringThe ID of the retrieved usage detail record type
nameStringThe Name of the retrieved usage detail record type
alternative_codeStringThe Alternative Code of the retrieved usage detail record type
descriptionStringThe Description of the retrieved usage detail record type

udf_string_1

String

User Defined Field of type String

udf_string_2

String

User Defined Field of type String

udf_string_3

String

User Defined Field of type String

udf_string_4

String

User Defined Field of type String

udf_string_5

String

User Defined Field of type String

udf_string_6

String

User Defined Field of type String

udf_string_7

String

User Defined Field of type String

udf_string_8

String

User Defined Field of type String

udf_float_1

Float

User Defined Field of type Float

udf_float_2

Float

User Defined Field of type Float

udf_float_3

Float

User Defined Field of type Float

udf_float_4

Float

User Defined Field of type Float

udf_date_1

Date

User Defined Field of type Date

udf_date_2

Date

User Defined Field of type Date

udf_date_3

Date

User Defined Field of type Date

udf_date_4

Date

User Defined Field of type Date

unit_of_measurementUnits of Measurement Object

The Unit of measurement of the retrieved usage detail record type

Available from CRM.COM R13.0.0


log_informationLog Information ObjectThe log information of the retrieved usage detail record type
allowed_source_systems_setSet of Usage Detail Record Source Systems

The source systems that are allowed to be used by usage detail records of this type

Deprecated from CRM.COM R15.0.0

allowed_usage_methods_setSet of Usage Detail Record Usage Methods

The usage methods that are allowed to be used by usage detail records of this type

Deprecated from CRM.COM R15.0.0

allowed_devices_setSet of Usage Detail Record Devices

The devices that are allowed to be used by usage detail records of this type

Deprecated from CRM.COM R15.0.0

allowed_source_categories_setSet of Usage Detail Record Source Categories

The source categories that are allowed to be used by usage detail records of this type

Deprecated from CRM.COM R15.0.0

allowed_destination_categories_setSet of Usage Detail Record Destination Categories

The destination categories that are allowed to be used by usage detail records of this type

Deprecated from CRM.COM R15.0.0

allowed_metadata_set

 

 

 Set of Metadata Attributes

The allowed set of metadata attributes whose values will be set on the UDRs.

Available from CRM.COM R15.0.0

Referred Objects Response Data

 unit_of_measurement object response data

Name

Type

Description

idStringThe identifier of the Unit of measurement

name

String

The name of the Unit of measurement

description

String

The description of the Unit of measurement

alternative_codeStringThe alternative code of the Unit of measurement

 log_information object response data

Name

Type

Description

created_date

Date

The date that the retrieved record was created

updated_date

Date

The last date that the retrieved record was updated

created_by_unit

Unit Object

The unit that created the retrieved record

From CRM.COM R14.1.0 and onward, group_name and community_name attributes will be returned as empty, if the related legacy compatibility setting is disabled

Deprecated from CRM.COM R18.0.0

created_by_business_unit

Unit Object

The unit that created the retrieved record

From CRM.COM R14.1.0 and onward, group_name and community_name attributes will be returned as empty, if the related legacy compatibility setting is disabled

Available from CRM.COM R18.0.0

created_by_user

User Object

The user that created the retrieved record

From CRM.COM R14.1.0 and onward, person_name and email attributes will be returned as empty, if the related legacy compatibility setting is disabled

updated_by_unit

Unit Object

The last unit that updated the retrieved record

From CRM.COM R14.1.0 and onward, group_name and community_name attributes will be returned as empty, if the related legacy compatibility setting is disabled

Deprecated from CRM.COM R18.0.0

updated_by_business_unit

Unit Object

The last unit that updated the retrieved record

Available from CRM.COM R18.0.0

updated_by_user

User Object

The last user that updated the retrieved record

From CRM.COM R14.1.0 and onward, person_name and email attributes will be returned as empty, if the related legacy compatibility setting is disabled

Referred Objects Response Data

 unit object response data

Name

Type

Description

id

String

The ID of the retrieved unit

name

String

The name of the retrieved unit

group_name

String

The name of the group that the retrieved unit belongs to

community_name

String

The name of the community that the retrieved unit belongs to

alternative_code

String

The alternative code of the retrieved unit

description

String

The description of the retrieved unit

 business unit object response data

Name

Type

Description

id

String

The ID of the retrieved business unit

name

String

The name of the retrieved business unit

codeStringThe code of the retrieved business unit
unified_codeString

The unified code of the retrieved business unit

description

String

The description of the retrieved business unit

parent_business_unit_nameStringThe name of the parent business unit that the retrieved business unit belongs to

 user object response data

Name

Type

Description

id

String

The ID of the retrieved user

username

String

The user name of the retrieved user

person_name

String

The full name of the retrieved user

email

String

The email of the retrieved user

 usage_detail_record_source_system object data response
NameType Description
IdStringThe ID of the retrieved usage detail record source system
nameStringThe Name of the retrieved usage detail record source system
alternative_codeStringThe Alternative Code of the retrieved usage detail record source system
descriptionStringThe Description of the retrieved usage detail record source system

 usage_detail_record_usage_method object data response
NameType Description
IdStringThe ID of the retrieved usage detail record usage method
nameStringThe Name of the retrieved usage detail record usage method
alternative_codeStringThe Alternative Code of the retrieved usage detail record usage method
descriptionStringThe Description of the retrieved usage detail record usage method

 usage_detail_record_device object data response
NameType Description
IdStringThe ID of the retrieved usage detail record device
nameStringThe Name of the retrieved usage detail record device
alternative_codeStringThe Alternative Code of the retrieved usage detail record device
descriptionStringThe Description of the retrieved usage detail record device

 usage_detail_record_source_category response data object
NameType Description
IdStringThe ID of the retrieved usage detail record source category
nameStringThe Name of the retrieved usage detail record source category
codeStringThe code of the retrieved usage detail record source category
descriptionStringThe description of the retrieved usage detail record source category

 usage_detail_record_destination_category response data object
NameType Description
IdStringThe ID of the retrieved usage detail record destination category
nameStringThe Name of the retrieved usage detail record destination category
codeStringThe code of the retrieved usage detail record destination category
descriptionStringThe description of the retrieved usage detail record destination category

 allowed metadata attribute response object

Name

Type

Description

id

String

The ID of the retrieved metadata attribute

keyStringThe key of the retrieved metadata attribute
nameStringThe name of the retrieved metadata attribute
descriptionStringThe description of the metadata attribute
typeString

The type of the retrieved metadata. Available values are:

  • STRING
  • INTEGER
  • FLOAT
  • BOOLEAN
  • DATE
is_mandatoryBooleanDefines whether the metadata attribute is mandatory or not
values_setValue set ObjectThe values available to be set for this metadata attribute. (Configurable)
default_valuedepends on the typeThe default value which is applicable if a value set is defined.

Examples

 Example 1

HTTP Method: GET

 

Request:

Response:

 

 
  • No labels