Settlement note item Data Model

Domain

The schema is part of the Domain

Description

Concerns a product identified by its catalogue reference. It could also follow a period delimited by a start and an end date.

Data model

A JSON Schema corresponding to this data model can be found here.

The Data model is defined as shown below: - itemId : Unique identifier of the settlement note item - Optional - itemLabel : A free description text for the settlement note item - Optional - itemNumber : Unique number assigned to the settlement note item - Optional - quantity : Quantity - Optional - taxExcludedAmount : Tax excluded amount equal to quantity * taxExcludedUnitPrice - Optional - taxExcludedUnitPrice : Tax excluded unit price to be applied on the given quantity - Optional - taxIncludedAmount : All taxes included amount equal to taxExcludedAmount + taxAmount - Optional

TMForum APIs that use this schema

Taking into consideration the snapshot of 04/02/2020 04:22:51 UTC the list of TMForum Open APIs that uses this schemas is:

Coming soon