SP Account Lookup
Version v1
Endpoint
GET
https://att-endcustomerlookup-eapi.gw.cloud.att.com/api/v1/solutionProviderContactLookup
Copy
The invocation of this method for this endpoint provides you with list of contacts available for SP who has made the request. This operation is designed to fetch name, address details, LOA status, Contract details, partner details associated with the specified subAccountId.
Header Parameters
- sourcestringThis field should identify the calling system/application.Example: product-papi/product
- x-transaction-idstringThis field is used for passing a traceable ID to uniquely identify the transactions. This field should ALWAYS be used within APIs.Example: 73c427a4-2482-4e64-8cac-ea4ace577871
- client_idstringRequiredExample:
- client_secretstringRequiredExample:
- x-trace-idstringRequiredThis field is used for passing a trace ID between API hops for end to end traceability. This field should ALWAYS be used within APIs.Example: a49fd114-c14b-11ea-b3de-0242ac130004
Body Parameters
- object
- spIdstringRequiredExample: 10067
- accountNamestringRequiredExample: Tech
- addressobjectRequired
Responses
Body
application/json
- array of objectsRequired
- typestringRequired
- firstNamestringRequired
- middleNamestring
- lastNamestringRequired
- titlestring
- emailstringRequired
- telephonestringRequired
- countrystringRequired
- streetAddressstringRequired
- citystringRequired
- statestring
- zipCodestringRequired
[{]}