Order Handoff
Version v1
Endpoint
POST
Contact DL-APS_API_Services@att.com to get Endpoint details /order-apex
Copy
The purpose of this API endpoint is to submit the order for Apex ADI.
Header Parameters
- content-typestringRequiredapplication/jsonExample: application/json
- acceptstringSpecifies the format of the response message body. Structured text message payloads are required to support application/json.Example: application/json
- x-trace-idstringRequiredThis field is used for passing a trace ID between API hops for end-to-end traceability.Example: givingXTracing123456
- x-transaction-idstringThis field is used for passing a traceable ID to uniquely identify the transactions.Example: 1234
- client_idstringRequiredThis field represents client id.
- client_secretstringRequiredThis field represents client secret.
- sourcestringThis field should identify the calling system/application.
Body Parameters
- object
- orderIdstringRequiredThis field represents the order id.Example: 801dx00000XEaaQAAT
- subOrderIdstringRequiredThis field represents the suborder id.Example: 801dx00000XFEm2AAH
Responses
200 - Okay
Body
application/json
- objectRequired
- statusstringThis field represents the status of the order.Example: success
- messagestringThis field represents the status message of the order.Example: order submitted and sent to serviceNow