Cancel Transfer API
merchant can cancel queued transfer by calling this api.
Last updated
Was this helpful?
merchant can cancel queued transfer by calling this api.
Last updated
Was this helpful?
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
merchantRefId
Unique reference id generated at merchant side to distinguish between multiple transfers. Same value will be used by merchant to check status of transfer or to cancel it.
String
Yes
Sample Request :
Response :