Smart Send Status
Check the current usage status of link. It will return the different response like link is expired, details already submitted or link not found.
Last updated
Check the current usage status of link. It will return the different response like link is expired, details already submitted or link not found.
Last updated
payountMerchantId is different from payumoney merchant id, please check payouts dashboard or call customer support if you don’t know your payoutsMerchantID
Method : Get
Sample Request Body:
Response Body :
Key
Description
Data type
Mandatory
possible Values
Authorization
Access token generated earlier.
String
Yes
Bearer {access_token}
payoutMerchantId
This is the merchant id provided while onboarding
String
Yes
Key
Description
Data type
Mandatory
possible Values
linkId
Link id return by payu while creating link
String
Conditional, In case searching with merchantRefId
merchantRefId
Unique reference id generated at merchant side to distinguish between multiple links. Same value will be used by merchant in status check of transfer and cancel it.
String
Conditional in case not passed link id
payoutMerchantId
payout merchantId
String
Conditional, Required in case search by merchantRefId
Key
Description
data.link
link generated for the customer where he or she can fill the details
data.linkId
Id generated for link. Same will be used to check if details are filled in link or not.