# Identity verification response parameters

### rsp (Object) <a href="#request_pay-rsp" id="request_pay-rsp"></a>

> **`success`**  <mark style="color:red;">**\***</mark>  <mark style="color:orange;">**boolean**</mark>
>
> **Whether or not the verification succeded**

> **`error_code`**  <mark style="color:red;">**\***</mark>  <mark style="color:green;">**string**</mark>
>
> **Error code**&#x20;

> **`error_msg`**  <mark style="color:red;">**\***</mark>  <mark style="color:green;">**string**</mark>
>
> **Error message**&#x20;

> **`imp_uid`**  <mark style="color:red;">**\***</mark>  <mark style="color:green;">**string**</mark>
>
> **Unique verification ID**&#x20;

> **`merchant_uid`**  <mark style="color:red;">**\***</mark>  <mark style="color:green;">**string**</mark>
>
> **Order ID**&#x20;
>
> The ID passed in the verification request.
