Debits funds from a user’s sub-wallet for purchases. The behaviour varies based on the sub-wallet type:
GIFT_PPI: Identifies applicable gift card and debits transactionally from both gift card and gift wallet.CLOSED_PPI: Only performs ledger maintenance without actual money movement.Your unique client identifier issued by Cashfree.
The secret key associated with your client ID.
API version to be used. Format is in YYYY-MM-DD.
"2025-11-01"
Unique identifier that you create to identify the debit transaction in your system. Maximum 100 characters. Only alphanumeric characters, periods (.), hyphens (-), and underscores (_) are allowed.
1 - 100"DEBIT420984"
Unique identifier for the user, as provided by you during PPI user creation.
1 - 50"USER827364"
Unique identifier for the wallet, as provided by you during wallet creation.
"WALLET936721"
Unique identifier of the sub-wallet from which the amount will be debited.
1 - 100"35246543210987654321"
Amount to be debited. Decimal values are allowed. The minimum value should be equal to or greater than 1.00 (>= 1.00).
x >= 1100.5
Alphanumeric and whitespaces are allowed. The maximum character limit is 60.
500"Payment for subscription service"
Debit request processed successfully.
Unique identifier for the debit transaction, as provided by you during the debit request.
"DEBIT420984"
Unique identifier for the user, as provided by you during PPI user creation.
"USER827364"
Unique identifier for the debit transaction, generated by Cashfree.
"8901234567890123456"
Primary wallet ID from which the amount was debited.
"WALLET936721"
Sub-wallet details from which the amount was debited.
List of gift codes used in the transaction are applicable for GIFT type wallets.
Status of the debit transaction.
"SUCCESS"
Amount that was debited.
600
Remarks for the debit transaction.
"Purchase of electronics item"
Timestamp when the debit transaction was initiated.
"2025-07-28T10:30:00Z"
Timestamp when the debit transaction was processed.
"2025-07-28T10:30:00Z"