Order Creation
Version v1
Endpoint
POST
https://order-enrichment-eapi.gw.cloud.att.com/api/v1/order
Copy
The purpose of this API endpoint is to facilitate the order creation process.
Header Parameters
- sourcestringThis field should identify the calling system/application.
- x-transaction-idstringTraceable ID to uniquely identify the transaction.Example: 73c427a4-2482-4e64-8cac-ea4ace577871
- client_idstringRequiredExample: 12345
- client_secretstringRequiredExample: 0987654
- x-trace-idstringRequiredTrace ID between API hops for end-to-end traceability.Example: 1325r364
Body Parameters
- object
- quoteIDstringRequiredQuote id.
- contactsobjectRequired
Responses
Success
Body
application/json
- object
- orderIdstringRequiredOrder id.
- subOrderarray of objectsRequired
List of sub orders.