So 4620
So 4620
1.For this Story we need to pass valid USER_ID and SESSION_ID check for
internal/External/Aps user
POST https://apssdev.service-now.com/api/amit/product_lines_to_dac/getProductLines
Pass RequestBody parameters from APS Portal Sessions table whose Session End Time IS NOT EMPTY
Login Name is USER_ID
Session Id is SESSION_ID
Response:
{
"result": {
"Rapid": [
{
"Category": "Catalog Management",
"values": [
"Amdocs Catalog",
"Amdocs Customer Engagement"
]
},
{
"Category": "Commerce & Care",
"values": [
"Amdocs Care",
"Amdocs Commerce",
"Amdocs Commerce and Care Suite",
"Amdocs Configure Price Quote (CPQ)",
"Amdocs Customer Engagement Platform",
"Amdocs Low Code Experience Platform",
"Amdocs Order Management",
"Case Management",
"Commerce Catalog"
]
},
{
"Category": "Foundation",
"values": [
"Amdocs Microservices Management Platform",
"Intelligent Customer 360 MS",
"MS360 Platform",
"MS360 SDK"
]
},
{
"Category": "Iot",
"values": [
"Amdocs eSIM Cloud"
]
},
{
"Category": "Monetization",
"values": [
"Amdocs Convergent Charging",
"Amdocs Core Banking Enabler",
"Amdocs Customer Number Management",
"Amdocs Real-Time Billing",
"Prepay Balance Management",
"Voucher Manager"
]
},
{
"Category": "Service & Network Automation",
"values": [
"Amdocs Intelligent Networking Suite Platform",
"Amdocs Network Design",
"Amdocs Network Inventory",
"Amdocs Network Orchestration",
"Amdocs Service Activation",
"Amdocs Service Orchestration"
]
}
],
"Classic": [
{
"Category": "Catalog Management",
"values": [
"Enterprise Product Catalogue",
"Master Enterprise Catalog"
]
},
{
"Category": "Commerce & Care",
"values": [
"AMSS",
"Digital Care & Commerce",
"Ordering",
"Retail"
]
},
{
"Category": "Foundation",
"values": [
"Amdocs Engage",
"AME",
"Foundation Management",
"Intelligent Customer 360",
"Sales and Pricing Engines",
"UX Framework"
]
},
{
"Category": "Monetization",
"values": [
"Amdocs Bill Experience",
"Billing",
"Content RM",
"Customer Management",
"Mediation",
"OMNI-Channel Experience",
"Openet"
]
},
{
"Category": "Service & Network Automation",
"values": [
"Amdocs NFV Powered by ONAP",
"OSS Activation",
"OSS ARM & Planning",
"OSS DIM",
"OSS Foundation",
"OSS Network Rollout Solutions",
"OSS Service Fulfillment"
]
}
],
"params": {
"user": "Ashish.Mane",
"sessionId": "6174A02887908250434765370CBB352F",
"IsEligible": "true"
}
}
}
Response Body
{
"result": {
"Rapid": [
{
"Category": "Catalog Management",
"values": [
"Amdocs Catalog",
"Amdocs Customer Engagement"
]
},
{
"Category": "Commerce & Care",
"values": [
"Amdocs Care",
"Amdocs Commerce",
"Amdocs Commerce and Care Suite",
"Amdocs Configure Price Quote (CPQ)",
"Amdocs Customer Engagement Platform",
"Amdocs Low Code Experience Platform",
"Amdocs Order Management",
"Case Management",
"Commerce Catalog"
]
},
{
"Category": "Foundation",
"values": [
"Amdocs Microservices Management Platform",
"Intelligent Customer 360 MS",
"MS360 Platform",
"MS360 SDK"
]
},
{
"Category": "Iot",
"values": [
"Amdocs eSIM Cloud"
]
},
{
"Category": "Monetization",
"values": [
"Amdocs Convergent Charging",
"Amdocs Core Banking Enabler",
"Amdocs Customer Number Management",
"Amdocs Real-Time Billing",
"Prepay Balance Management",
"Voucher Manager"
]
},
{
"Category": "Service & Network Automation",
"values": [
"Amdocs Intelligent Networking Suite Platform",
"Amdocs Network Design",
"Amdocs Network Inventory",
"Amdocs Network Orchestration",
"Amdocs Service Activation",
"Amdocs Service Orchestration"
]
}
],
"Classic": [
{
"Category": "Catalog Management",
"values": [
"Enterprise Product Catalogue",
"Master Enterprise Catalog"
]
},
{
"Category": "Commerce & Care",
"values": [
"AMSS",
"Digital Care & Commerce",
"Ordering",
"Retail"
]
},
{
"Category": "Foundation",
"values": [
"Amdocs Engage",
"AME",
"Foundation Management",
"Intelligent Customer 360",
"Sales and Pricing Engines",
"UX Framework"
]
},
{
"Category": "Monetization",
"values": [
"Amdocs Bill Experience",
"Billing",
"Content RM",
"Customer Management",
"Mediation",
"OMNI-Channel Experience",
"Openet"
]
},
{
"Category": "Service & Network Automation",
"values": [
"Amdocs NFV Powered by ONAP",
"OSS Activation",
"OSS ARM & Planning",
"OSS DIM",
"OSS Foundation",
"OSS Network Rollout Solutions",
"OSS Service Fulfillment"
]
}
],
"params": {
"user": "[email protected]",
"sessionId": "9FC489E087D48250434765370CBB35E8",
"IsEligible": "true"
}
}
}