---
page_source: https://juspay.io/in/docs/upi-plugin-sdk/cordova/miscellaneous/generating-request-id
page_title: Generating Request ID
---


## Generating Request ID




###   UUID


Sample snippets to generate uuid-v4 string. Used in HyperSDK as [requestId]

> **Note**
> UUID.randomUUID().toString()





#### Code Snippets: -

#### Java Code Snippet:

```java
{"success":false,"message":"No Data found for the given path"}
```

#### Kotlin Code Snippet:

```kotlin
{"success":false,"message":"No Data found for the given path"}
```
