Supplies A&BR hierarchy data for billing creation
Version 1.0
Endpoint
GET
https://abr-api.it.att.com/cif-lite-data
Copy
This API is invoked by BCAI to consume the A&BR hierarchy data required for billing hierarchy creation in the target flow. It provides details like contractNumber, typeOfContract activity and contractSolutionNumber.
http
scheme:bearer
bearerFormat:JWT
Query Parameters
- attContractSolutionNumberstringThe AT&T contract solution number associated with the request.
- transactionIdstringRequiredThe unique identifier for the transaction.
- hierarchyOnlySolutionNumberstringThe solution number for hierarchy-only contracts.
Body Parameters
Responses
Successful operation
Body
application/json
- object
- attContractNumberstringRequiredThe AT&T contract number associated with the request.Example: ATT123456
- attContractSolutionNumberstringThe AT&T contract solution number.Example: CSN123456
- hierarchyOnlySolutionNumberstringThe solution number for hierarchy-only contracts.Example: HOSN789012
- typeOfContractActivitystringRequiredThe type of activity associated with the contract.Example: Renewal
- serviceTypestringRequiredThe type of service associated with the contract.Example: Wireless
- transactionIdstringRequiredThe unique identifier for the transaction.Example: TXN789012
- customerIdstringThe unique identifier for the customer.Example: CUST123456
- hierarchyNodesarray of objects
A list of hierarchy nodes associated with the contract.