Headers
Value must be 'Bearer <token>' where <token> is an API key prefixed with 'bc_' or a JWT token.
"Bearer bc_1234567890abcdef"
Required if Authorization is a JWT token. The organization ID to operate within.
Path Parameters
Response
The expense transaction have been successfully retrieved.
The unique identifier of the expense
1
The total amount of the expense
1000
The currency code of the expense
"USD"
The exchange rate used for the expense
1.2
The ID of the payment account used for this expense
1
The reference number of the expense
"EXP-2024-001"
The ID of the user who created the expense
1
The payment date of the expense
"2024-03-20T10:00:00Z"
The ID of the payee
1
The landed cost amount of the expense
800
The allocated cost amount of the expense
200
The invoiced amount of the expense
0
The ID of the branch associated with the expense
1
The creation date of the expense
"2024-03-20T10:00:00Z"
Whether the expense is published
true
The unallocated cost amount of the expense
200
The local amount of the expense (total amount * exchange rate)
1200
The local landed cost amount of the expense
960
The local allocated cost amount of the expense
240
The local unallocated cost amount of the expense
240
The billable amount of the expense
1000
The categories associated with this expense
The description of the expense
"Office supplies and equipment"
The date when the expense was published
"2024-03-20T10:00:00Z"