POST
/
verify-otp

Body

application/json
identifier
string
required

The customer's email or phone number.

otp
string
required

The OTP code entered by the customer.

Response

200 - application/json
customerId
string

The customer's unique ID.

token
string

The JWT authentication token for the customer.