string
The unique identifier linked to the transaction. For example,
txn_00000000000001.string
The entity created. Here, it is
transaction.string
The business account from which the payout was made. For example,
7878780080316316.integer
The amount transferred, in paise. The transfer can either be a credit (when you add funds to your account) or a debit (when you make a payout).
The value passed here does not include fees and tax. Fees and tax, if any, are deducted from your account balance.
The value passed here does not include fees and tax. Fees and tax, if any, are deducted from your account balance.
string
The transaction currency. Here, it is
INR.integer
The amount, in paise, credited to your account. Is
0 for debit transactions (when making payouts).integer
The amount, in paise, debited to your account. Is
0 for credit transactions (when adding funds to your account).integer
The remaining amount, in paise, in your account after the debit or credit transaction.
object
Details of the payout made or details of the bank account from which money was added to your business account.
string
The payout id when making payouts or the bank transfer id when adding funds to your account.
string
The entity for which the transaction was created. Possible values:
payoutbank_transfer
integer
The amount transferred, in paise.
string
The unique identifier linked to the fund account. For example,
This value is returned only when the source entity is
fa_00000000000001. This value is returned only when the source entity is
payout.object
User-entered notes for internal reference. This is a key-value pair. You can enter a maximum of 15 key-value pairs. For example,
This value is returned only when the source entity is
"note_key": "Beam me up Scotty”. This value is returned only when the source entity is
payout.string
Name linked to the account making the transfer. For example,
This value is returned only when the source entity is
Saurav Kumar. This value is returned only when the source entity is
bank_transfer.string
The account number from which money is transferred to your business bank account. For example,
This value is returned only when the source entity is
6543266545411243. This value is returned only when the source entity is
bank_transfer.string
The branch IFSC from where the transfer is being made. For example,
UTIB0000002. This value is returned only when the source entity is bank_transfer.string
The mode used to transfer money to your business bank account. For example,
NEFT. This value is returned only when the source entity is bank_transfer.string
Reference from the bank from which money was transferred to your business bank account. For example,
This value is returned only when the source entity is
AXIR000000000001. This value is returned only when the source entity is
bank_transfer.integer
The fees, in paise, for the transaction. This field is populated only when the transaction moves to the
This value is returned only when the source entity is
processing state. For example, 5. This value is returned only when the source entity is
payout.integer
The tax, in paise, for the fee being charged. This field is populated only when the transaction moves to the
This value is returned only when the source entity is
processing state. For example, 1. This value is returned only when the source entity is
payout.string
The status of the transaction. A transaction can be in any of the following states:
pendingqueuedprocessingprocessedreversedcancelledrejected
payout.string
The unique transaction number for the transaction. For example,
This value is returned only when the source entity is
HDFCN00000000001. This value is returned only when the source entity is
payout.string
The payout mode. Refer to the Supported Banks and Payout Modes section for more details.
This value is returned only when the source entity is
This value is returned only when the source entity is
payout.integer
Timestamp, in Unix, when the source entity or transaction entity was created. For example,
1545320320.