Retrieve a Bookkeeping Entry
get/bookkeeping_entries/{bookkeeping_entry_id}
Path parameters
bookkeeping_entry_idstring required
The identifier of the Bookkeeping Entry.
Response
Bookkeeping Entry
Example response
{
"account_id": "bookkeeping_account_e37p1f1iuocw5intf35v",
"amount": 1750,
"created_at": "2020-01-31T23:59:59Z",
"entry_set_id": "bookkeeping_entry_set_n80c6wr2p8gtc6p4ingf",
"id": "bookkeeping_entry_ctjpajsj3ks2blx10375",
"type": "bookkeeping_entry"
}