Disable queued Payout
Transactions goes into queue if merchant is not having enough balance in his account process. By Setting this flag you can mark the transaction failed if balance enough balance is not available.
Last updated
Was this helpful?
Transactions goes into queue if merchant is not having enough balance in his account process. By Setting this flag you can mark the transaction failed if balance enough balance is not available.
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
queueTxn
Queue transaction or not
Boolean
Yes
True/false
configMerchantId
PayoutMerchantId
Long
No
Sample Request :
Response :