Blocked Vpa List
The merchant can call this API to get a list of blocked vpas.
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
Value: in.juspay.hyperapi
Parameters required to call Hyper SDK API
Operation to be performed in the SDK.
Example:- upiBlockedVpaList
Offset of vpas to be returned
Example:- eg. 0
Limit of vpas to be returned
Example:- eg. 100
Key ID to identify the public-private key pair used for signature generation.
Signature payload is a stringified JSON of the details mentioned in the below table.
Unique identifier associated with an account created by juspay. Ex: stock
Any unique reference associated with your customer.
Time when request is created in milliseconds.
Signature generated for the signaturePayload
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
Value: in.juspay.hyperapi
Response Parameters
Operation to be performed in the SDK. Should be upiBlockedVpaList for this call.
Example:- upiBlockedVpaList
Unique id for the merchant as passed in request
Unique id for the merchant channel as passed in request
Merchant generated unique profile id for customer as passed in the request
Array of blocked vpas
Blocked payee VPA
Name of the user
Time when VPA was blocked
Possible values :- true/false
Error Message
Error Code
Value: process_result

