Create Customer Account
Version v1
Endpoint
POST
https://att-endcustomerlookup-eapi.gw.cloud.att.com/api/v1/customerAccount
Copy
The purpose of this API endpoint is to create a new end customer account in CIMs if no Account match found.
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_idstringRequired
- client_secretstringRequired
- 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
- countrystringRequiredExample: US
- namestringRequiredExample: Acme Corp
- street1stringRequiredExample: 123 Main St
- street2stringExample: Suite 400
- citystringRequiredExample: Plano
- statestringRequiredThis represents the state of the end customer.Example: TX
- postCodestringRequiredExample: 75075
- accountSourceCodestringRequiredExample: SRC001
- locationNamestringRequiredThis represents the locationName of the end customer.Example: Headquarters
- phoneNumberstringRequiredExample: 7703316389
- dunsSiteIdstringRequiredExample: 123456789
- mobilitySubSegmentstringRequiredExample: MID MARKETS MOBILITY 1
- attuidstringThis represents the attuid of the end customer.Example: ab1234
- idPositionstringRequiredExample: 1
- channelIndstringRequiredThis represents the channelIndicator of the end customer.Example: Y
- svidstringExample: SVID123
- svidNamestringExample: Some SVID Name
- complexProductIndstringRequiredExample: N
- numberOfEmployeesintRequiredThis represents the total number of employees of the end customer.Example: 250
Responses
Body
application/json
- objectRequired
- statusintHTTP-like status code.Example: 200
- timestampstringResponse timestamp in UTC.Example: 2026-03-31T12:34:56Z
- responseDataarray of objects
Array of organization details.