Verify an OTP Code

Verifies the OTP code sent to a Buyer's phone or email. The deliveryMethod provided in the request to POST /api/auth/send-code will be used to determine whether to verify a buyer's phone or email.

Log in to see full request history
Body Params
string
required

An OTP code sent to a buyer's phone or email

uuid
required

A reference ID from a successful request to POST /api/auth/send-code.

Headers
string
required

The header containing a valid appID.

Responses

POST /api/auth/buyer/verify-code.

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain