Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.gr4vy.com/llms.txt

Use this file to discover all available pages before exploring further.

Below is the mapping of Stripe’s settlement report to the consolidated settlement report. This data is pulled from the Stripe payout_reconciliation.itemized.5 report.
Settlement reportStripe field?Stripe report
payment_service_transaction_reconciliation_idYespayment_metadata[gr4vy_tx_sid]
transaction_idNo-
payment_service_transaction_idYespayment_intent_id
payment_service_idNo-
payment_service_definition_idNo-
payment_service_display_nameNo-
journal_typeYesCheck journal type mapping table below
raw_journal_typeYesreporting_category
payment_service_transaction_created_atYescharge_created_utc
posted_atYesavailable_on_utc
processing_amount_plainYescustomer_facing_amount
processing_currencyYescustomer_facing_currency
exchange_rateYesAlways null
currencyYescurrency
gross_credit_plainYesgross (depends on reporting_category e.g charge)
net_credit_plainYesnet (depends on reporting_category e.g charge)
gross_debit_plainYesgross (depends on reporting_category e.g refund)
net_debit_plainYesnet (depends on reporting_category e.g refund)
fee_markup_plainYesAlways null
fee_interchange_plainYesAlways null
fee_scheme_plainYesAlways null
fee_total_plainYesfee
methodYesStandardized value of raw_method
raw_methodYespayment_method_type
schemeYesStandardized value of raw_scheme
raw_schemeYescard_brand
batchYesautomatic_payout_id
report_idNo-
raw_report_idsNo-
ingested_atNo-
descriptionYesAlways null
transaction_external_identifierNo-
transaction_metadataNo-
report_payment_service_idNo-
report_payment_service_definition_idNo-
report_payment_service_display_nameNo-
payment_service_modification_referenceYessource_id

Journal type mapping

Stripe raw journal typeJournal type
chargesettlement
charge_failuresettlement_failure
disputechargeback
dispute_reversalchargeback_reversal
refundrefund
refund_failurerefund_failure
any other valueother
Fields marked as not a Stripe field are populated from internal data and not from the imported payment service report.