Authorizations
Your unique client identifier issued by Cashfree.
The secret key associated with your client ID.
Body
Unique identifier for the debit transaction.
1 - 100
"7234567890123456789"
Unique identifier for the user.
1 - 50
"1234567890123456789"
Sub-wallet ID from which the amount will be debited.
1 - 100
"5432109876543210987"
Amount to be debited. Decimal values are allowed. The minimum value should be equal to or greater than 1.00 (>= 1.00).
x >= 1
100.5
Primary wallet ID from which the amount will be debited.
1 - 100
"9876543210987654321"
Optional remarks or description for the debit transaction.
500
"Payment for subscription service"
Response
Debit request processed successfully.
Unique identifier for the debit transaction.
"7234567890123456789"
Cashfree internal debit ID.
"8901234567890123456"
Primary wallet ID from which the amount was debited.
"9876543210987654321"
Unique identifier for the user.
"1234567890123456789"
List of gift codes used in the transaction are applicable for GIFT type wallets.
Sub-wallet ID from which the amount was debited.
"5432109876543210987"
Type of the sub-wallet.
"GIFT_PPI"
Status of the debit transaction.
"SUCCESS"
Sub-status providing more details about the debit operation.
"SUCCESS"
Amount that was debited.
600
Timestamp when the debit transaction was initiated.
"2025-07-28T10:30:00Z"
Timestamp when the debit transaction was processed.
"2025-07-28T10:30:00Z"