Sample Payloads

Refer to the below sample payloads based on your use-case. For more information, please refer to this documentlink icon.

isInitialised

Checks if current HyperSDK has been initialised. It should be used to check the HyperSDK instance state before calling process API.

Helper Method: Is Null

This is a helper method and can be used to check whether the HyperServices object is null at any particular moment. It is a blocking synchronous method and returns a boolean value.

UUID

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