Skip to content

Instantly share code, notes, and snippets.

@cgenavan
Last active June 18, 2025 06:14
Show Gist options
  • Save cgenavan/591127a4583bee1f9621aeb27224b881 to your computer and use it in GitHub Desktop.
Save cgenavan/591127a4583bee1f9621aeb27224b881 to your computer and use it in GitHub Desktop.
Request body:
[
{
"balanceTransactionId": "txn_3RY1fdIWIdfyCIs42aTe9UdQ",
"stripeAccountId": "acct_1EfWVhIWIdfyCIs4",
"currency": "USD"
}
]
On staging:
uuid date_created date_modified company_uuid credit_line_uuid funding_obligation_uuid billable_entity_uuid currency transaction_type amount description statement_uuid vendor parent_credit_line_transaction_uuid date_posted source_id source_idempotency_key rebate_type accrued_rebate_amount rebate_rate vendor_account_id vendor_source_id vendor_balance_transaction_id vendor_source_type internal_source_id
24d0548d-241b-40cf-86fd-b5c9d5d600ad 2025-06-09 09:07:17.463147 2025-06-16 08:02:24 f3e4ea0e-17cc-4d77-a43a-dc22a9da7c33 a730521c-8eec-4004-b41b-0cf220eb3874 0c80011e-2642-47a8-8914-74b2378030fb 3f2d5a50-4e85-46a4-a496-bf2ff9da1e17 USD REPAYMENT -5.99 Repayment for StripeTransaction ipi_1RY1XpIWIdfyCIs4hlfB3nWM with UserRepayment pi_3RY1fdIWIdfyCIs42JM7cQVI 2d278ecd-e83d-465f-a65d-2f8ca9a9c761 STRIPE 2025-06-09 09:07:10 pi_3RY1fdIWIdfyCIs42JM7cQVI pi_3RY1fdIWIdfyCIs42JM7cQVI
On local:
uuid date_created date_modified company_uuid credit_line_uuid funding_obligation_uuid billable_entity_uuid currency transaction_type amount description expense_uuid statement_uuid company_payment_allocations_uuid navan_expense_fee_uuid credit_adjustment_uuid rebate_statement_uuid rebate_credit_line_statement_uuid stripe_transaction_id vendor stripe_dispute_id user_repayment_id company_payment_funds_reallocation_uuid parent_credit_line_transaction_uuid date_posted stripe_payout_id source_id source_idempotency_key rebate_type accrued_rebate_amount rebate_rate vendor_account_id vendor_source_id vendor_balance_transaction_id vendor_source_type internal_source_id
bddd4faa-85e3-4c7a-a8b9-bff6b49be926 2025-06-17 19:58:07.188903 2025-06-17 19:58:07 f3e4ea0e-17cc-4d77-a43a-dc22a9da7c33 a730521c-8eec-4004-b41b-0cf220eb3874 1e533edc-cc03-4871-92cc-9ebf526f1a02 3f2d5a50-4e85-46a4-a496-bf2ff9da1e17 USD REPAYMENT -5.99 Repayment for StripeTransaction ipi_1RY1XpIWIdfyCIs4hlfB3nWM with UserRepayment pi_3RY1fdIWIdfyCIs42JM7cQVI STRIPE 2025-06-09 09:07:10.000000 pi_3RY1fdIWIdfyCIs42JM7cQVI pi_3RY1fdIWIdfyCIs42JM7cQVI acct_1EfWVhIWIdfyCIs4 ch_3RY1fdIWIdfyCIs427fs3SNC txn_3RY1fdIWIdfyCIs42aTe9UdQ charge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment