post https://{host}/v2/otp/validate
Lets you authenticate customer by validating the OTP sent to the customer through SMS or email and proceed with the necessary action such as redeeming points/coupons, and registering customer.
In Response, entity: true
indicates the OTP validation is successful, and "entiry": false
if the validation fails.