consents

Copy OTP and extend expiration (CRM)

CRM endpoint: keeps current OTP code and extends otp_expires_at to now + 15 minutes.

post/api/consents/crm/extend-otp-expiry

Request body

consent_idstring uuid required

Consent UUID

Response

Successful Response

consent_idstring uuid required

Consent UUID

otp_codestring required

Current OTP code

otp_expires_atstring date-time required

Updated OTP expiration time

messagestring required

Operation message

Changes

No recorded changes to this endpoint across all 1 revision of this API.