Tmf622 Product Ordering Product Order Jeopardy Alert Structure
ProductOrderJeopardyAlert schema from TM Forum API
Type: Properties: 0
TelcoTelecommunicationsBSSOSSOpen APIsStandards
ProductOrderJeopardyAlert 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/tmf622-product-ordering-product-order-jeopardy-alert-structure.json",
"name": "ProductOrderJeopardyAlert",
"description": "ProductOrderJeopardyAlert schema from TM Forum API",
"allOf": [
{
"$ref": "#/components/schemas/JeopardyAlert"
},
{
"type": "object",
"description": "A ProductOrderJeopardyAlert represents a predicted exception during a product order processing that would brings risk to complete successfully the order.",
"properties": {
"productOrderItem": {
"type": "array",
"description": "A list of order item references corresponded to this alert",
"items": {
"$ref": "#/components/schemas/ProductOrderItemRef"
}
}
}
}
]
}
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.