Stripe Field Reference

Sample

 

https://connectors.windsor.ai/stripe?api_key=[your API key]&date_preset=last_7d&fields=date,transaction_id,amount,currency,fee,email&_renderer=csv


Fields

IDTypeNameDescription
amountNUMERICAmountThe transaction amount
balance__amountNUMERICBalance amountThe balance amount currently on your Stripe account.
balance__currencyTEXTBalance currencyThe balance three-letter ISO currency code, in lowercase.
balance__source_types__bank_accountNUMERICBalance bank account amountBreakdown of balance by bank account.
balance__source_types__cardNUMERICBalance card amountBreakdown of balance by card.
balance__source_types__fpxNUMERICBalance FPX amountBreakdown of balance by FPX.
currencyTEXTCurrencyThe transaction three-letter ISO currency code, in lowercase.
dateDATEDateDate
descriptionTEXTDescriptionTransaction Description
emailTEXTEmailThe email address of the customer placing the order.
feeNUMERICTransaction feeThe transaction fee
netNUMERICNet AmountNet amount of the transaction, in pence.
refund__amountNUMERICRefund amountThe refund amount.
refund__currencyTEXTRefund currencyThe refund three-letter ISO currency code, in lowercase.
refund__descriptionTEXTRefund descriptionThe refund description.
refund__idTEXTRefund IDThe refund id.
refund__reasonTEXTRefund reasonReason for the refund.
refund__statusTEXTRefund statusStatus of the refund.
statusTEXTStatusThe transaction status
transaction__amountNUMERICTransaction amountThe transaction amount
transaction__currencyTEXTTransaction currencyThe transaction three-letter ISO currency code, in lowercase.
transaction__descriptionTEXTTransaction descriptionThe transaction description
transaction__emailTEXTTransaction emailThe email address of the customer placing the order.
transaction__feeNUMERICTransaction fee (same as fee)The transaction fee
transaction__idTEXTTransaction ID (same as transactionid)The transaction id
transaction__netNUMERICTransaction net amountNet amount of the transaction.
transaction__statusTEXTTransaction statusThe transaction status
transaction__typeTEXTTransaction typeThe transaction type
transactionidTEXTTransaction IDThe transaction id
typeTEXTTypeTransaction Type