Party role Data Model

Domain

The schema is part of the Domain

Description

The part played by a party in a given context.

Data model

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

The Data model is defined as shown below:

  • href : Url used to reference the party role.

  • Optional

  • id : Unique identifier for PartyRoles

  • Optional

  • name : A word, term, or phrase by which the PartyRole is known and distinguished from other PartyRoles.

  • Mandatory

  • status : Used to track the lifecycle status of the party role.

  • Optional

  • statusReason : A string providing an explanation on the value of the status lifecycle. For instance if the status is Rejected, statusReason will provide the reason for rejection.

  • Optional

  • validFor : The time period that the PartyRole is valid for.

  • Optional

  • characteristic : Describes the characteristic of a party role.

  • 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