Ir a contenido
Crea una cuenta
o
Inicia sesión
Logotipo de Stripe Docs
/
Pregúntale a la IA
Crear una cuenta
Iniciar sesión
Empieza ahora
Pagos
Ingresos
Plataformas y marketplaces
Gestión del dinero
Recursos para desarrolladores
Resumen
Billing
ResumenAcerca de las API de facturación
Suscripciones
Invoicing
Cobro por consumo
Presupuestos
Gestión de clientes
Gestión de cobros con otros productos
Recuperación de ingresos
Automatizaciones
Prueba tu integración
Impuesto
Resumen
Usa Stripe Tax
Gestiona el cumplimiento de la normativa
Elaboración de informes
Resumen
Seleccionar un informe
    Resumen
    Saldo
    Fee reports
    Conciliación bancaria
    Conciliación de transferencias
Configura informes
API de informes
Informes para varias cuentas
Reconocimiento de ingresos
Datos
Resumen
Casos de uso de datos de empresas y productos
EsquemaActualidad de los datos
Sigma
Data Pipeline
Importa los datos externos
InicioIngresosSelect a report

Informe de conciliación de transferencias

Concilia cada transferencia con el lote de transacciones que se acreditan.

También puedes hacer conciliación de transferencias a través de la API.

El informe de conciliación de transferencias te ayuda a asignar las transferencias que recibes en tu cuenta bancaria a los lotes de pago y demás transacciones con las que se relacionan.

El informe de conciliación de transferencias solo está disponible para los usuarios que tienen activadas las transferencias automáticas, y está optimizado para los usuarios que prefieren conciliar las transacciones incluidas en cada transferencia como un lote de acreditación. Si utilizas transferencias manuales o prefieres controlar y conciliar tu saldo de Stripe como si fuera una cuenta bancaria, consulta, en cambio, el informe de Saldo. Para ayudarte a decidir qué informe es el adecuado para ti, consulta la guía para seleccionar informes.

Nota

Tú controlas los plazos y el importe de las transferencias instantáneas, de manera que Stripe no pueda identificar qué transacciones se incluyen en cada transferencia. Eres responsable de conciliar las transferencias instantáneas con tu historial de transacciones.

Para empezar, usa los controles que se encuentran en la parte superior de la pantalla para seleccionar el intervalo de fechas.

La sección Resumen de saldo muestra el saldo de Stripe al inicio y al final del intervalo de fechas seleccionado, junto con un resumen general de tu actividad durante ese período.

En la sección Conciliación de transferencias se presenta un desglose de las transferencias automáticas recibidas en tu cuenta bancaria durante el intervalo de fechas seleccionado. Las transacciones incluidas en esos lotes de liquidación se agrupan por categoría de informe.

La sección Transferencias fallidas proporciona un desglose de las transferencias automáticas fallidas, si las hubiera. Esta sección solo está visible si hay transferencias automáticas fallidas en el intervalo de tiempo seleccionado.

La sección Conciliación de saldo final detalla las transacciones que no se habían acreditado a la fecha de finalización del informe.

Cómo descargar datos

Para descargar los datos que aparecen en cada sección del informe como un archivo CSV, haz clic en el botón Descargar ubicado en la esquina superior derecha de esa sección. En general, los datos están disponibles al día siguiente de la creación de una transferencia. Por ejemplo, toda la actividad de la cuenta del 7 de septiembre de 2025 (desde las 00:00 hasta las 23:59 UTC) está disponible en la pestaña Informes de conciliación de transferencia antes del 8 de septiembre de 2025 a las 12:00 UTC. Las secciones Conciliación de transferencias y Conciliación de saldo final te permiten descargar varios tipos de informes:

  • Resumen: permite descargar los datos en formato CSV tal como los ves en el Dashboard.
  • Pormenorizado: permite descargar la lista completa de transacciones individuales que se resumen en el Dashboard. Puedes incluir metadatos personalizados asociados a esas transacciones para acelerar el proceso de conciliación.

Además, para descargar datos pormenorizados de una categoría única de transacciones, pasa el cursor por encima de esa categoría y haz clic en Descargar.

Informes programados

Para obtener información sobre cómo configurar un calendario de suscripciones para los informes y recibir notificaciones sobre los datos nuevos, consulta Informes programados.

Columnas disponibles

Puedes personalizar las columnas que aparecen en los informes cuando los descargas en el Dashboard o a través de la API Reporting. A continuación se describen las columnas disponibles en cada tipo de informe.

Balance Summary

Tipo de informe de API: balance.summary.2

Nombre de la columnaValor predeterminadoDescripción
category

One of starting_balance, ending_balance, activity or payouts.

currency

Three-letter ISO code for the currency in which net_amount is defined.

description

One of Starting balance (YYYY-MM-DD) - the balance at the start of the period, Activity - the net amount of all transactions that affected your balance except for payouts, Total payouts - the amount of payouts to your bank account, or Ending balance (YYYY-MM-DD) - the balance left over at the end of the period after subtracting payouts from the Starting balance and Activity.

net_amount

Net amount for the transactions associated with category. Expressed in major units of the currency (e.g. dollars for USD, yen for JPY).

Payouts reconciliation summary

Tipo de informe de API: payout_reconciliation.summary.2

Nombre de la columnaValor predeterminadoDescripción
count

The number of transactions associated with the reporting_category.

currency

Three-letter ISO code for the currency in which gross, fee and net are defined.

fee

Sum of the fees paid for the transactions associated with the reporting_category. Expressed in major units of the currency (e.g. dollars for USD, yen for JPY).

gross

Sum of the gross amounts of the transactions associated with the reporting_category. Expressed in major units of the currency (e.g. dollars for USD, yen for JPY).

net

Sum of the net amounts for the transactions associated with the reporting_category. Expressed in major units of the currency (e.g. dollars for USD, yen for JPY).

reporting_category

Reporting Category is a new categorization of balance transactions, meant to improve on the current type field.

Itemized payout reconciliation

Tipo de informe de API: payout_reconciliation.itemized.7

Nombre de la columnaValor predeterminadoDescripción
automatic_payout_effective_at

The date we expect this automatic payout to arrive in your bank account, in the requested time zone, or UTC if not provided. This is also when the paid-out funds are deducted from your Stripe balance.

automatic_payout_effective_at_utc

The date we expect this automatic payout to arrive in your bank account, in UTC. This is also when the paid-out funds are deducted from your Stripe balance.

automatic_payout_id

ID of the automatically created payout associated with this balance transaction (only set if your account is on an automatic payout schedule).

available_on

The date the balance transaction’s net funds will become available in the Stripe balance. Dates in the requested time zone, or UTC if not provided.

available_on_utc

The date the balance transaction’s net funds will become available in the Stripe balance. Dates in UTC.

balance_transaction_id

Unique identifier for the balance transaction.

card_address_city

City of the card address associated with this charge, if any

card_address_country

Country of the card address associated with this charge, if any

card_address_line1

First line of the card address associated with this charge, if any

card_address_line2

Second line of the card address associated with this charge, if any

card_address_postal_code

Postal code of the card address associated with this charge, if any

card_address_state

State of the card address associated with this charge, if any

card_brand

Card brand, if applicable.

card_country

Two-letter ISO code representing the country of the card.

card_funding

Card funding type, if applicable.

charge_created

Creation time of the original charge associated with this balance transaction. Available for charges, refunds and disputes. For charges that were separately authorized and captured, this is the authorization time. Dates in the requested time zone, or UTC if not provided.

charge_created_utc

Creation time of the original charge associated with this balance transaction. Available for charges, refunds and disputes. For charges that were separately authorized and captured, this is the authorization time. Dates in UTC.

charge_id

Unique identifier for the original charge associated with this balance transaction. Available for charges, refunds and disputes.

connected_account_country

For Stripe Connect activity related to a connected account, the two-letter ISO code representing the country of the account.

connected_account_direct_charge_id

For Stripe Connect activity related to a connected account, charge id of the direct charge that happened on connected account.

connected_account_id

For Stripe Connect activity related to a connected account, the unique ID for the account.

connected_account_name

For Stripe Connect activity related to a connected account, the name of the account.

created

Time at which the balance transaction was created. Dates in the requested time zone, or UTC if not provided.

created_utc

Time at which the balance transaction was created. Dates in UTC.

currency

Three-letter ISO code for the currency in which gross, fee and net are defined.

customer_address_city

City of the customer address associated with this charge, if any

customer_address_country

Country of the customer address associated with this charge, if any

customer_address_line1

First line of the customer address associated with this charge, if any

customer_address_line2

Second line of the customer address associated with this charge, if any

customer_address_postal_code

Postal code of the customer address associated with this charge, if any

customer_address_state

State of the customer address associated with this charge, if any

customer_description

Description provided when creating the customer, often used to store the customer name.

customer_email

Email address of the customer, if any, associated with this balance transaction.

customer_facing_amount

For transactions associated with charges, refunds, or disputes, the amount of the original charge, refund, or dispute. If the customer was charged in a different currency than your account’s default, this field will reflect the amount as seen by the customer.

customer_facing_currency

For transactions associated with charges, refunds, or disputes, the three-letter ISO currency code for customer_facing_amount.

customer_id

The unique ID of the related customer, if any.

customer_name

Name of the customer, if any, associated with this balance transaction.

customer_shipping_address_city

City of the customer shipping address associated with this charge, if any

customer_shipping_address_country

Country of the customer shipping address associated with this charge, if any

customer_shipping_address_line1

First line of the customer shipping address associated with this charge, if any

customer_shipping_address_line2

Second line of the customer shipping address associated with this charge, if any

customer_shipping_address_postal_code

Postal code of the customer shipping address associated with this charge, if any

customer_shipping_address_state

State of the customer shipping address associated with this charge, if any

description

An arbitrary string attached to the balance transaction. Often useful for displaying to users.

destination_payment_id

Destination payment id in the case of Separate Charges & Transfers and destination charges

dispute_reason

Reason given by cardholder for dispute. Read more about dispute reasons.

fee

Fees paid for this transaction. Expressed in major units of the currency (e.g. dollars for USD, yen for JPY).

gross

Gross amount of the transaction. Expressed in major units of the currency (e.g. dollars for USD, yen for JPY).

invoice_id

Unique ID for the invoice associated with this balance transaction. Available for charges, refunds, and disputes made in connection with a Stripe Billing invoice.

invoice_number

Unique Number for the invoice associated with this balance transaction. Available for charges, refunds, and disputes made in connection with a Stripe Billing invoice.

is_link

Whether or not the payment was made using Link.

net

Net amount of the transaction. Expressed in major units of the currency (e.g. dollars for USD, yen for JPY).

order_id

Unique ID for the order associated with this balance transaction.

payment_intent_id

The unique ID of the related Payment Intent, if any.

payment_metadata[key]

Metadata associated with the related PaymentIntent, if any. If no PaymentIntent metadata exists, metadata from any related charge object will be returned. API requests including this column must specify a metadata key in brackets. This column can be specified multiple times to retrieve data from additional metadata keys.

payment_method_type

The type of payment method used in the related payment.

refund_metadata[key]

Metadata associated with the related refund object, if any. API requests including this column must specify a metadata key in brackets. This column can be specified multiple times to retrieve data from additional metadata keys.

regulatory_tag

​​An identifier reflecting the classification of this transaction according to local regulations, if applicable. Accounts with automatic payouts enabled receive a separate payout for each regulatory tag. ​​This column is only populated for Brazilian accounts.

reporting_category

Reporting Category is a new categorization of balance transactions, meant to improve on the current type field.

shipping_address_city

City of the shipping address associated with this charge, if any

shipping_address_country

Country of the shipping address associated with this charge, if any

shipping_address_line1

First line of the shipping address associated with this charge, if any

shipping_address_line2

Second line of the shipping address associated with this charge, if any

shipping_address_postal_code

Postal code of the shipping address associated with this charge, if any

shipping_address_state

State of the shipping address associated with this charge, if any

source_id

The Stripe object to which this transaction is related.

statement_descriptor

The dynamic statement descriptor or suffix specified when the related charge was created.

subscription_id

Unique ID for the subscription associated with this balance transaction. Available for charges, refunds, and disputes made in connection with a Stripe Billing subscription.

trace_id

Trace ID is a unique identifier generated by bank for the Stripe payouts. Used by banks to locate specific transfers, sometimes referred to as a Reference number.

trace_id_status

The status of the trace ID. Either pending, unsupported or supported.

transfer_metadata[key]

Metadata associated with the related transfer object, if any. API requests including this column must specify a metadata key in brackets. This column can be specified multiple times to retrieve data from additional metadata keys.

Failed payouts summary

Tipo de informe de API: failed_payouts.summary.1

Nombre de la columnaValor predeterminadoDescripción
count

The number of transactions associated with the reporting_category.

currency

Three-letter ISO code for the currency in which gross, fee and net are defined.

fee

Sum of the fees paid for the transactions associated with the reporting_category. Expressed in major units of the currency (e.g. dollars for USD, yen for JPY).

gross

Sum of the gross amounts of the transactions associated with the reporting_category. Expressed in major units of the currency (e.g. dollars for USD, yen for JPY).

net

Sum of the net amounts for the transactions associated with the reporting_category. Expressed in major units of the currency (e.g. dollars for USD, yen for JPY).

reporting_category

Reporting Category is a new categorization of balance transactions, meant to improve on the current type field.

Itemized failed payouts

Tipo de informe de API: failed_payouts.itemized.2

Nombre de la columnaValor predeterminadoDescripción
automatic_payout_effective_at

The date we expect this automatic payout to arrive in your bank account, in the requested time zone, or UTC if not provided. This is also when the paid-out funds are deducted from your Stripe balance.

automatic_payout_effective_at_utc

The date we expect this automatic payout to arrive in your bank account, in UTC. This is also when the paid-out funds are deducted from your Stripe balance.

automatic_payout_id

ID of the automatically created payout associated with this balance transaction (only set if your account is on an automatic payout schedule).

available_on

The date the balance transaction’s net funds will become available in the Stripe balance. Dates in the requested time zone, or UTC if not provided.

available_on_utc

The date the balance transaction’s net funds will become available in the Stripe balance. Dates in UTC.

balance_transaction_id

Unique identifier for the balance transaction.

card_address_city

City of the card address associated with this charge, if any

card_address_country

Country of the card address associated with this charge, if any

card_address_line1

First line of the card address associated with this charge, if any

card_address_line2

Second line of the card address associated with this charge, if any

card_address_postal_code

Postal code of the card address associated with this charge, if any

card_address_state

State of the card address associated with this charge, if any

card_brand

Card brand, if applicable.

card_country

Two-letter ISO code representing the country of the card.

card_funding

Card funding type, if applicable.

charge_created

Creation time of the original charge associated with this balance transaction. Available for charges, refunds and disputes. For charges that were separately authorized and captured, this is the authorization time. Dates in the requested time zone, or UTC if not provided.

charge_created_utc

Creation time of the original charge associated with this balance transaction. Available for charges, refunds and disputes. For charges that were separately authorized and captured, this is the authorization time. Dates in UTC.

charge_id

Unique identifier for the original charge associated with this balance transaction. Available for charges, refunds and disputes.

connected_account_country

For Stripe Connect activity related to a connected account, the two-letter ISO code representing the country of the account.

connected_account_direct_charge_id

For Stripe Connect activity related to a connected account, charge id of the direct charge that happened on connected account.

connected_account_id

For Stripe Connect activity related to a connected account, the unique ID for the account.

connected_account_name

For Stripe Connect activity related to a connected account, the name of the account.

created

Time at which the balance transaction was created. Dates in the requested time zone, or UTC if not provided.

created_utc

Time at which the balance transaction was created. Dates in UTC.

currency

Three-letter ISO code for the currency in which gross, fee and net are defined.

customer_address_city

City of the customer address associated with this charge, if any

customer_address_country

Country of the customer address associated with this charge, if any

customer_address_line1

First line of the customer address associated with this charge, if any

customer_address_line2

Second line of the customer address associated with this charge, if any

customer_address_postal_code

Postal code of the customer address associated with this charge, if any

customer_address_state

State of the customer address associated with this charge, if any

customer_description

Description provided when creating the customer, often used to store the customer name.

customer_email

Email address of the customer, if any, associated with this balance transaction.

customer_facing_amount

For transactions associated with charges, refunds, or disputes, the amount of the original charge, refund, or dispute. If the customer was charged in a different currency than your account’s default, this field will reflect the amount as seen by the customer.

customer_facing_currency

For transactions associated with charges, refunds, or disputes, the three-letter ISO currency code for customer_facing_amount.

customer_id

The unique ID of the related customer, if any.

customer_name

Name of the customer, if any, associated with this balance transaction.

customer_shipping_address_city

City of the customer shipping address associated with this charge, if any

customer_shipping_address_country

Country of the customer shipping address associated with this charge, if any

customer_shipping_address_line1

First line of the customer shipping address associated with this charge, if any

customer_shipping_address_line2

Second line of the customer shipping address associated with this charge, if any

customer_shipping_address_postal_code

Postal code of the customer shipping address associated with this charge, if any

customer_shipping_address_state

State of the customer shipping address associated with this charge, if any

description

An arbitrary string attached to the balance transaction. Often useful for displaying to users.

destination_payment_id

Destination payment id in the case of Separate Charges & Transfers and destination charges

dispute_reason

Reason given by cardholder for dispute. Read more about dispute reasons.

fee

Fees paid for this transaction. Expressed in major units of the currency (e.g. dollars for USD, yen for JPY).

gross

Gross amount of the transaction. Expressed in major units of the currency (e.g. dollars for USD, yen for JPY).

invoice_id

Unique ID for the invoice associated with this balance transaction. Available for charges, refunds, and disputes made in connection with a Stripe Billing invoice.

invoice_number

Unique Number for the invoice associated with this balance transaction. Available for charges, refunds, and disputes made in connection with a Stripe Billing invoice.

is_link

Whether or not the payment was made using Link.

net

Net amount of the transaction. Expressed in major units of the currency (e.g. dollars for USD, yen for JPY).

order_id

Unique ID for the order associated with this balance transaction.

payment_intent_id

The unique ID of the related Payment Intent, if any.

payment_metadata[key]

Metadata associated with the related PaymentIntent, if any. If no PaymentIntent metadata exists, metadata from any related charge object will be returned. API requests including this column must specify a metadata key in brackets. This column can be specified multiple times to retrieve data from additional metadata keys.

payment_method_type

The type of payment method used in the related payment.

refund_metadata[key]

Metadata associated with the related refund object, if any. API requests including this column must specify a metadata key in brackets. This column can be specified multiple times to retrieve data from additional metadata keys.

regulatory_tag

​​An identifier reflecting the classification of this transaction according to local regulations, if applicable. Accounts with automatic payouts enabled receive a separate payout for each regulatory tag. ​​This column is only populated for Brazilian accounts.

reporting_category

Reporting Category is a new categorization of balance transactions, meant to improve on the current type field.

retried_payout_id

The ID of the subsequent payout that retries the transactions from the failed payout.

shipping_address_city

City of the shipping address associated with this charge, if any

shipping_address_country

Country of the shipping address associated with this charge, if any

shipping_address_line1

First line of the shipping address associated with this charge, if any

shipping_address_line2

Second line of the shipping address associated with this charge, if any

shipping_address_postal_code

Postal code of the shipping address associated with this charge, if any

shipping_address_state

State of the shipping address associated with this charge, if any

source_id

The Stripe object to which this transaction is related.

statement_descriptor

The dynamic statement descriptor or suffix specified when the related charge was created.

subscription_id

Unique ID for the subscription associated with this balance transaction. Available for charges, refunds, and disputes made in connection with a Stripe Billing subscription.

trace_id

Trace ID is a unique identifier generated by bank for the Stripe payouts. Used by banks to locate specific transfers, sometimes referred to as a Reference number.

trace_id_status

The status of the trace ID. Either pending, unsupported or supported.

transfer_metadata[key]

Metadata associated with the related transfer object, if any. API requests including this column must specify a metadata key in brackets. This column can be specified multiple times to retrieve data from additional metadata keys.

Ending balance reconciliation summary

Tipo de informe de API: ending_balance_reconciliation.summary.1

Nombre de la columnaValor predeterminadoDescripción
count

The number of transactions associated with the reporting_category.

currency

Three-letter ISO code for the currency in which gross, fee and net are defined.

fee

Sum of the fees paid for the transactions associated with the reporting_category. Expressed in major units of the currency (e.g. dollars for USD, yen for JPY).

gross

Sum of the gross amounts of the transactions associated with the reporting_category. Expressed in major units of the currency (e.g. dollars for USD, yen for JPY).

net

Sum of the net amounts for the transactions associated with the reporting_category. Expressed in major units of the currency (e.g. dollars for USD, yen for JPY).

reporting_category

Reporting Category is a new categorization of balance transactions, meant to improve on the current type field.

Itemized ending balance reconciliation

Tipo de informe de API: ending_balance_reconciliation.itemized.4

Nombre de la columnaValor predeterminadoDescripción
automatic_payout_effective_at

The date we expect this automatic payout to arrive in your bank account, in the requested timezone, or UTC if not provided. This is also when the paid-out funds are deducted from your Stripe balance.

automatic_payout_effective_at_utc

The date we expect this automatic payout to arrive in your bank account, in UTC. This is also when the paid-out funds are deducted from your Stripe balance.

automatic_payout_id

ID of the automatically created payout associated with this balance transaction (only set if your account is on an automatic payout schedule).

available_on

The date the balance transaction’s net funds will become available in the Stripe balance. Dates in the requested timezone, or UTC if not provided.

available_on_utc

The date the balance transaction’s net funds will become available in the Stripe balance. Dates in UTC.

balance_transaction_id

Unique identifier for the balance transaction.

card_address_city

City of the card address associated with this charge, if any

card_address_country

Country of the card address associated with this charge, if any

card_address_line1

First line of the card address associated with this charge, if any

card_address_line2

Second line of the card address associated with this charge, if any

card_address_postal_code

Postal code of the card address associated with this charge, if any

card_address_state

State of the card address associated with this charge, if any

card_brand

Card brand, if applicable.

card_country

Two-letter ISO code representing the country of the card.

card_funding

Card funding type, if applicable.

charge_created

Creation time of the original charge associated with this balance transaction. Available for charges, refunds and disputes. For charges that were separately authorized and captured, this is the authorization time. Dates in the requested timezone, or UTC if not provided.

charge_created_utc

Creation time of the original charge associated with this balance transaction. Available for charges, refunds and disputes. For charges that were separately authorized and captured, this is the authorization time. Dates in UTC.

charge_id

Unique identifier for the original charge associated with this balance transaction. Available for charges, refunds and disputes.

connected_account_country

For Stripe Connect activity related to a connected account, the two-letter ISO code representing the country of the account.

connected_account_direct_charge_id

For Stripe Connect activity related to a connected account, charge id of the direct charge that happened on connected account.

connected_account_id

For Stripe Connect activity related to a connected account, the unique ID for the account.

connected_account_name

For Stripe Connect activity related to a connected account, the name of the account.

created

Time at which the balance transaction was created. Dates in the requested timezone, or UTC if not provided.

created_utc

Time at which the balance transaction was created. Dates in UTC.

currency

Three-letter ISO code for the currency in which gross, fee and net are defined.

customer_address_city

City of the customer address associated with this charge, if any

customer_address_country

Country of the customer address associated with this charge, if any

customer_address_line1

First line of the customer address associated with this charge, if any

customer_address_line2

Second line of the customer address associated with this charge, if any

customer_address_postal_code

Postal code of the customer address associated with this charge, if any

customer_address_state

State of the customer address associated with this charge, if any

customer_description

Description provided when creating the customer, often used to store the customer name.

customer_email

Email address of the customer, if any, associated with this balance transaction.

customer_facing_amount

For transactions associated with charges, refunds, or disputes, the amount of the original charge, refund, or dispute. If the customer was charged in a different currency than your account’s default, this field will reflect the amount as seen by the customer.

customer_facing_currency

For transactions associated with charges, refunds, or disputes, the three-letter ISO currency code for customer_facing_amount.

customer_id

The unique ID of the related customer, if any.

customer_name

Name of the customer, if any, associated with this balance transaction.

customer_shipping_address_city

City of the customer shipping address associated with this charge, if any

customer_shipping_address_country

Country of the customer shipping address associated with this charge, if any

customer_shipping_address_line1

First line of the customer shipping address associated with this charge, if any

customer_shipping_address_line2

Second line of the customer shipping address associated with this charge, if any

customer_shipping_address_postal_code

Postal code of the customer shipping address associated with this charge, if any

customer_shipping_address_state

State of the customer shipping address associated with this charge, if any

description

An arbitrary string attached to the balance transaction. Often useful for displaying to users.

dispute_reason

Reason given by cardholder for dispute. Read more about dispute reasons.

fee

Fees paid for this transaction. Expressed in major units of the currency (e.g. dollars for USD, yen for JPY).

gross

Gross amount of the transaction. Expressed in major units of the currency (e.g. dollars for USD, yen for JPY).

invoice_id

Unique ID for the invoice associated with this balance transaction. Available for charges, refunds, and disputes made in connection with a Stripe Billing invoice.

invoice_number

Unique Number for the invoice associated with this balance transaction. Available for charges, refunds, and disputes made in connection with a Stripe Billing invoice.

is_link

Whether or not the payment was made using Link.

net

Net amount of the transaction. Expressed in major units of the currency (e.g. dollars for USD, yen for JPY).

payment_intent_id

The unique ID of the related Payment Intent, if any.

payment_metadata[key]

Metadata associated with the related PaymentIntent, if any. If no PaymentIntent metadata exists, metadata from any related charge object will be returned. API requests including this column must specify a metadata key in brackets. This column can be specified multiple times to retrieve data from additional metadata keys.

payment_method_type

The type of payment method used in the related payment.

refund_metadata[key]

Metadata associated with the related refund object, if any. API requests including this column must specify a metadata key in brackets. This column can be specified multiple times to retrieve data from additional metadata keys.

regulatory_tag

​​An identifier reflecting the classification of this transaction according to local regulations, if applicable. Accounts with automatic payouts enabled receive a separate payout for each regulatory tag. ​​This column is only populated for Brazilian accounts.

reporting_category

Reporting Category is a new categorization of balance transactions, meant to improve on the current type field.

shipping_address_city

City of the shipping address associated with this charge, if any

shipping_address_country

Country of the shipping address associated with this charge, if any

shipping_address_line1

First line of the shipping address associated with this charge, if any

shipping_address_line2

Second line of the shipping address associated with this charge, if any

shipping_address_postal_code

Postal code of the shipping address associated with this charge, if any

shipping_address_state

State of the shipping address associated with this charge, if any

source_id

The Stripe object to which this transaction is related.

statement_descriptor

The dynamic statement descriptor or suffix specified when the related charge was created.

subscription_id

Unique ID for the subscription associated with this balance transaction. Available for charges, refunds, and disputes made in connection with a Stripe Billing subscription.

trace_id

Trace ID is a unique identifier generated by bank for the Stripe payouts. Used by banks to locate specific transfers, sometimes referred to as a Reference number.

trace_id_status

The status of the trace ID. Either pending, unsupported or supported.

transfer_metadata[key]

Metadata associated with the related transfer object, if any. API requests including this column must specify a metadata key in brackets. This column can be specified multiple times to retrieve data from additional metadata keys.

Consulta también

  • Preguntas frecuentes sobre los calendarios de transferencias
  • Preguntas frecuentes sobre las transferencias
¿Te fue útil esta página?
SíNo
  • ¿Necesitas ayuda? Ponte en contacto con soporte.
  • Únete a nuestro programa de acceso anticipado.
  • Echa un vistazo a nuestro registro de cambios.
  • ¿Tienes alguna pregunta? Contacto.
  • ¿LLM? Lee llms.txt.
  • Con tecnología de Markdoc