{ "operationId": "retrieveSimSwapDate", "method": "POST", "path": "/retrieve-date", "summary": "AT&T Retrieve SIM Swap Date", "requestExamples": [ { "contentType": "application/json", "name": "RetrieveSimSwapDateRequestExample", "example": { "phoneNumber": "+12125551234" } } ], "responseExamples": [ { "status": "200", "contentType": "application/json", "name": "RetrieveSimSwapDate200Example", "example": { "latestSimChange": null } } ] }