Ramp · Arazzo Workflow
Ramp Inspect Transaction Detail
Version 1.0.0
List transactions in a date range, pick the first, and retrieve its full record.
View Spec
View on GitHub
FinanceSpend ManagementCorporate CardsExpense ManagementAccounts PayableBill PayAccountingReimbursementsArazzoWorkflows
Provider
Workflows
inspect-transaction-detail
Resolve a single transaction from a date-bounded list into its full record.
Lists transactions within a date window, captures the first transaction id, and retrieves that transaction's complete detail.
1
listTransactions
listTransactions
List transactions for the organization bounded by the supplied from and to dates, returning a page of records.
2
getTransaction
getTransaction
Retrieve the complete transaction record for the first transaction returned by the list step.