ProductOfferingPriceRelationship schema from TM Forum API
Type: Properties: 0
TelcoTelecommunicationsBSSOSSOpen APIsStandards
ProductOfferingPriceRelationship is a JSON Structure definition published by TM Forum. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/tm-forum/refs/heads/main/json-structure/tmf620-product-catalog-product-offering-price-relationship-structure.json",
"name": "ProductOfferingPriceRelationship",
"description": "ProductOfferingPriceRelationship schema from TM Forum API",
"allOf": [
{
"$ref": "#/components/schemas/EntityRef"
},
{
"type": "object",
"description": "Describes a non-composite relationship between product offering prices. For example one price might be an discount alteration for another price.",
"properties": {
"role": {
"type": "string",
"description": "The association role for the source product offering price"
},
"relationshipType": {
"type": "string",
"description": "type of the relationship, for example override, discount, etc."
},
"version": {
"type": "string",
"description": "Version of the referred product offering price."
}
}
}
],
"discriminator": {
"propertyName": "@type",
"mapping": {
"ProductOfferingPriceRelationship": "#/components/schemas/ProductOfferingPriceRelationship"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.