Last updated 9 months ago
// Available Steps are NationalID = 1, Passport = 2, Phone = 3, Email = 4, Device = 5, Location = 6, SecurityQuestions = 7, Password = 8
ex: Bearer
GET /api/v1/update/UpdateRequest/GetCurrentRequestSteps HTTP/1.1 Host: Authorization: YOUR_API_KEY Accept: */*
Success
[ { "updateStepId": 1, "lastUpdatedDate": "2025-04-26T10:32:03.256Z" } ]