Acknowledge Verify
POST
https://api.movider.co/v1/verify/acknowledgeAcknowledge the verification by confirming that the PIN you received from your user matches the one sent by Movider in your previous Verify request.
Recent Requests
| Time | Status | User Agent |
|---|---|---|
| Make a request to see history. | ||
Form Data
api_key string required
Your API key.
api_secret string required
Your API Secret.
request_id string required
The request_id of the Verify.
code string required
The verification code entered by your user.
Headers
accept string enum — defaults to application/json
Generated from available response content types
application/jsonapplication/xml
Responses
Example Request
Response
Click Send to see the response.