v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
expenses

Get a single Expense

Retrieve a single Expense by ID.

get/billing/org/v1/expenses/{id}

Path parameters

idinteger required

Response

Request successful.

idinteger required
client_idstring required

The ID of the client associated with the expense.

payer_idstring required

The ID of the payer associated with the expense.

commentstring nullable required

Public comment

for_datestring date-time required

Date of expense

calc_rule_typestring required

Type of the calculation rule applied to the expense.

money_valuestring decimal required

The monetary value of the expense.

tax_valuestring decimal required

The monetary value of the tax applied to the expense.

tax_ratestring decimal required

The tax rate applied to the expense.

metric_ext_namestring required

Metric code of the feature associated with the expense.

discount_valuestring decimal required

The monetary value of the discount applied to the expense.

deletedboolean required

Indicates whether the expense has been deleted.

descriptionstring required

Description of the expense.

subscriptionstring required

The subscription associated with the expense.