Send an OTP
POST/otp/generate
Request that an OTP code be delivered to the beneficiary through the sponsor-configured channel (SMS, email, in-app).
Request
Responses
- 201
- 401
- 422
OTP request accepted. Response includes the request identifier and expiration timestamp.
Authentication missing or invalid.
Request payload invalid. Response body contains 'code', 'message', and per-field 'errors'.