Expenses
General expense records from Brex API
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| BudgetId | String |
Budgets.BudgetId | |
| DepartmentId | String |
Departments.Id | |
| LocationId | String |
Locations.Id | |
| UserId | String |
Users.Id | |
| CardProgramId | String | ||
| ExpenseReportId | String | ||
| ReimbursementId | String | ||
| MerchantId | String | ||
| Memo | String | ||
| ExpenseType | String | ||
| PaymentStatus | String | ||
| Status | String | ||
| CreatedAt | Datetime | ||
| ProcessedAt | Datetime | ||
| PurchasedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| BillingAmountCurrency | String | ||
| BillingAmountValue | Decimal | ||
| BudgetAmountCurrency | String | ||
| BudgetAmountValue | Decimal | ||
| ExchangeRate | Double | ||
| IsEmployeeReimbursable | Boolean | ||
| MccCode | String | ||
| MccDescription | String | ||
| OriginalAmountCurrency | String | ||
| OriginalAmountValue | Decimal | ||
| PurchasedAmountCurrency | String | ||
| PurchasedAmountValue | Decimal | ||
| ReimbursementStatus | String | ||
| UsdEquivalentAmountCurrency | String | ||
| UsdEquivalentAmountValue | Decimal | ||
| Address | String | ||
| CustomFields | String | ||
| Department | String | ||
| ExpenseItemizations | String | ||
| Location | String | ||
| Merchant | String | ||
| PaymentMethod | String | ||
| PersonalExpensePolicy | String | ||
| Receipts | String | ||
| Tags | String | ||
| User | String |