Solution Provider Contact Lookup
Version v1
Endpoint
GET
https://att-endcustomerlookup-eapi.gw.cloud.att.com/api/v1/solutionProviderContactLookup
Copy
Fetches contact name/address details associated with the specified subAccountId.
Query Parameters
- subAccountIdstringRequiredEnd customer subAccountId used as a unique identifier for downstream APIs.Example: TWNN1I
- spIdstringSolution Provider ID (optional per scenario note).Example: 10006
Header Parameters
- sourcestringIdentifies the calling system/application.Example: product-papi/product
- x-transaction-idstringTraceable ID to uniquely identify the transaction.Example: 73c427a4-2482-4e64-8cac-ea4ace577871
- client_idstringRequired
- client_secretstringRequired
- x-trace-idstringRequiredMandatory trace ID passed between API hops for end-to-end traceability.Example: a49fd114-c14b-11ea-b3de-0242ac130004
- acceptstringSpecifies the response format. Only application/json is supported.Example: application/json
Body Parameters
Responses
OK
Body
application/json
- array of objectsRequired
- typestringRequired
- firstNamestringRequired
- middleNamestring
- lastNamestringRequired
- titlestring
- emailstringRequired
- telephonestringRequired
- countrystringRequired
- streetAddressstringRequired
- citystringRequired
- statestring
- zipCodestringRequired
[{]}