Customer Authentication Methods
Version 1.0.2
Endpoint
POST
https://partner.att.com/omni-svcs/v1/identity/auth-methods
Copy
Returns a list of supported authentication methods (e.g., OTP, passcode) for a customer based on the provided intent and Customer details
Auth methods request body
Body Parameters
- object
- intentstringIntent of the order transaction (e.g., upgrade, add a line, swap).
- firstNamestringRequiredCustomer first name.
- lastNamestringRequiredCustomer last name.
- subscriberNumberstringWireless subscriber number (CTN). Required for wireless flows.
- emailAddressstringEmail address associated with the account/customer.
- canBeReachedNumberstringContact phone number for OTP delivery (used for fiber).
- billingAccountNumberstringBilling account number. Required for broadband authentication.
Responses
Authentication methods returned
Body
application/json
- objectRequired
- authMethodsarray of objects
Available authentication methods for the customer based on intent and provided details.