APEX

Version v1 (latest)

Order Enrichment Status

Version v1
download iconDownload spec

Endpoint

GET
Contact DL-APS_API_Services@att.com to get Endpoint details /order-enrichment/order-enrichment-status

This API allows users to retrieve the status of enrichment for an Apex ADI product.

arrowRequest

Query Parameters

    Header Parameters

                Body Parameters

                Responses

                Your request was processed successfully

                arrowBody

                application/json

                REQUEST

                1
                2
                3
                4
                5
                6
                7
                8
                curl --request GET \
                     --url 'https://Contact%20DL-APS_API_Services@att.com/%20to%20get%20Endpoint%20details/order-enrichment/order-enrichment-status?subOrderId=string' \
                     --header 'accept: string' \
                     --header 'client_id: string' \
                     --header 'client_secret: string' \
                     --header 'source: string' \
                     --header 'x-trace-id: string' \
                     --header 'x-transaction-id: string'

                RESPONSE

                1
                2
                3
                4
                5
                6
                7
                {
                  "Id": "802dx00000IfgCTAAZ",
                  "CreatedDate": "2026-03-05T09:04:51.000+0000",
                  "Product2": "Product2",
                  "Product2.Name": "Port",
                  "Port Speed": "10 Gbps"
                }