Billing Enrichment (AIAB)
Version v1
Endpoint
POST
https://order-enrichment-eapi.gw.cloud.att.com/api/v1/order-enrichment/billing
Copy
The purpose of this endpoint is to add information about new billing account for AIAB product.
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
- billingAccountNamestring
- contractIdstring
- socstring
- billGroupstring
- mcnstring
- subAccountIdstringRequired
- subOrderIdstringRequired
Responses
Success
Body
application/json
- array of objectsRequired
Array of billing accounts returned by the service.
- BillingAccountNamestringRequiredBilling account name.
- BillingAccountInvoiceNumberstringRequiredBilling account invoice number.
[{]}