Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip

Available from CRM.COM R7.0.0

Excerpt

This method adjusts an existing usage detail record, which is in posted state. A single usage record can be adjusted by each call

...

Name

Type

Description

token

String

The token retrieved from the login method

usage_detail_record_identifier

(mandatory)

Usage Detail Record identifier  

The identifier of the usage detail record that should be cancelled. The allowed usage detail record identifier fields are the following:

Include Page
V4:usage_detail_record_identifier
V4:usage_detail_record_identifier

product_identifier

(optional)

Product identifier

The identifier of the product that was actually used. The allowed product identifier fields are the following:

Include Page
V4:product_identifier
V4:product_identifier

source_system_identifier

(optional)


Usage Detail Record Source System identifier

The identifier of the usage detail record source system. The allowed usage detail record source system identifier fields are the following:

Include Page
V4:usage_data_record_source_system_identifier
V4:usage_data_record_source_system_identifier

from_date

(optional)

DateThe date that the usage of the service started

to_date

(optional)

NumberThe date that the usage of the service stopped

usage_amount

(optional)

NumberThe usage detail record total usage amount

total_amount

(optional and applicable on conditions)

Number

The total amount that the usage detail record will be rated for. This information can be adjusted only if the usage detail record is defined as pre-rated through the related usage service catalog

Tip

Available from CRM.COM R12.0.0

vat_amount

(optional and applicable on conditions)

Number

The VAT amount that will be applied on the usage detail record. This information can be adjusted only if the usage detail record is defined as pre-rated through the related usage service catalog

Tip

Available from CRM.COM R12.0.0

tax_amount

(optional and applicable on conditions)

Number

The total Tax amount that will be applied on the usage detail record. This information can be adjusted only if the usage detail record is defined as pre-rated through the related usage service catalog

Tip

Available from CRM.COM R12.0.0

discount_amount

(optional and applicable on conditions)

Number

The discount amount that will be applied on the usage detail record. This information can be adjusted only if the usage detail record is defined as pre-rated through the related usage service catalog

Tip

Available from CRM.COM R12.0.0

rating_date

(optional and applicable on conditions)

Date

The date that the rating was applied on the usage detail record. This information can be adjusted only if the usage detail record is defined as pre-rated through the related usage service catalog

Tip

Available from CRM.COM R12.0.0

udf_string_1

(optional)

String

User Defined Field of type String

udf_string_2

(optional)

String

User Defined Field of type String

udf_string_3

(optional)

String

User Defined Field of type String

udf_string_4

(optional)

String

User Defined Field of type String

udf_string_5

(optional)

String

User Defined Field of type String

udf_string_6

(optional)

String

User Defined Field of type String

udf_string_7

(optional)

String

User Defined Field of type String

udf_string_8

(optional)

String

User Defined Field of type String

udf_float_1

(optional)

Float

User Defined Field of type Float

udf_float_2

(optional)

Float

User Defined Field of type Float

udf_float_3

(optional)

Float

User Defined Field of type Float

udf_float_4

(optional)

Float

User Defined Field of type Float

udf_date_1

(optional)

Date

User Defined Field of type Date

udf_date_2

(optional)

Date

User Defined Field of type Date

udf_date_3

(optional)

Date

User Defined Field of type Date

udf_date_4

(optional)

Date

User Defined Field of type Date

...