Tax item Data Model

Domain

The schema is part of the Domain

Description

A tax item is created for each tax rate and tax type used in the bill.

Data model

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

The Data model is defined as shown below:

  • taxAmount : Amount of tax expressed in the given currency

  • Optional

  • taxCategory : Tax category

  • Optional

  • taxRate : Applied rate of the tax

  • Optional

TMForum APIs that use this schema

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

Coming soon