listProduct
Version 4.0.0
Endpoint
GET
undefined/product
Copy
List or find Product objects. (TMF 637)
oauth2
Get a JWT Token from AT&T's Azure AD
authorizationCode:
scopes:
tokenUrl:https://login.microsoftonline.com/e741d71c-c6b6-xxxxxxx-0f3b32b07556/oauth2/v2.0/token
authorizationUrl:
Query Parameters
- queryStringRequired
- @typestringEnum: [ResellerMobileLine]To specify the type of the API out of potentially multiple tmf637 APIs.
- dealerstringa string concatenationg an array of [{dealer.code, dealer.secondaryCode}] where dealer.code is required and dealer.secondaryCode optional in each item with both values being strings of length of 6 or less. The delimitor for items is "," and the one to seperate dealer.code and dealer.secondaryCode is ":".Example: 1234,1235:33,6799:9
- fieldsstringComma-separated properties specified here will be provided in response. Not in effect.
- spendUsageCapIndicatorbooleanThis will be used to get spend cap and usage cap related to ADTM. Valid for DU mask.
- includePortDetailsIndicatorbooleantrue value will return port details from wireless ban.
- limitintRequested number of resources to be provided in response. Not in effect.
- offsetintRequested index for start of resources to be provided in response. Not in effect.
- schema#2schema#2 can be ONE OF the following schemas:
- schema#3schema#3 can be ONE OF the following schemas:
Header Parameters
- AuthorizationstringRequiredJWT Bearer Token. Token URL: https://login.microsoftonline.com/e741d71c-c6b6-47b0-803c-0f3b32b07556/oauth2/v2.0/token See example below. curl --location --request POST 'https://login.microsoftonline.com/e741d71c-c6b6-47b0-803c-0f3b32b07556/oauth2/v2.0/token' --header 'Content-Type: application/x-www-form-urlencoded' --header 'Cookie: fpc=Aswi39iZZIlGtV66yM1qCANKExLGAQAAAOqRbtgOAAAA; stsservicecookie=estsfd; x-ms-gateway-slice=estsfd' --data-urlencode 'scope=api://testHarnessCustomersStage1/.default' --data-urlencode 'grant_type=client_credentials' --data-urlencode 'client_id=6bb2748d-d916-4534-5148-ee8f598e1e00' --data-urlencode 'client_secret=k_43YrZE2S2v9o6__e.KOKc_V4h__csa3M' Note: client id/secret are not the right ones - contact API provider, via 'Request Access' button to get the correct on
- AcceptstringRequiredSpecifies the media type as "application/json".
- X-ATT-CorrelationIdstringA GUID1 provided by the client that typically serves as a reference ID used to correlate client activity with transactions processed by the server. It is generally paired with the X-ATT-ConversationId to help with tracing and observability.
Body Parameters
Responses
Success
Body
application/json
- Required
- Customerobject