latestOpenAPI 3.0.12026-08-1175861.0 KB

83302fc5e4a8

Card Expenses

Get a card expense

This endpoint is deprecated. Use the "Get an expense" (GET /v1/expenses/{id}) endpoint instead.

get/v1/expenses/card/{expense_id}

Path parameters

expense_idstring required

Query parameters

expand[]string[] nullable

Get additional details for the expense, e.g. merchant mcc code, by passing in expand[]=merchant. Query parameters include location, department, cost_center, merchant, receipts.download_uris, user, budget, payment, spending_entity and policy.

load_custom_fieldsboolean nullable

Load custom fields for the expense.

Response

Get an expense response.

ExpandableExpense required— unresolved $ref