latestOpenAPI 3.1.02026-08-11214235.9 KB

28797307aae6

IT Helpline

Validate a PIN entered on the IT Helpline IVR

Returns {"valid": true, "transferNumber": "..."} on success (consumes the PIN), or just {"valid": false} for any failure reason — no distinct error codes, by design (see PRD).

post/api/v1/it-helpline/validate-pin

Request body

pinstring required

Response

OK

validboolean required
transferNumberstring nullable