Collect Decline
This operation will enable customers to decline collect request
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:- upiDeclineCollect
If collectType is null or TRANSACTION, Vpa of the customer to be used for payment and if collectType is MANDATE, umn of the mandate.
VPA of payee
Name of payee
Amount to be transfered. Numeric String with two decimals
Request id for upi transaction which will be same as the gatewayTransactionId received in the upiListPendingTransactions response
Current timestamp
reference id for selected accountsFor MandateCollect should be the same one which was used during Approving Mandate.
Required for Mandate Collect Request. Values :- "MANDATE" or "TRANSACTION" (default)
Key ID to identify the public-private key pair used for signature generation
Signature generated from Signature payload
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.
Amount to be paid. Numeric String with two decimals
Example:- eg: 2.00
Currency to use
Example:- eg: INR
Mobile number
Customer Email

