Entry Sets are accounting entries that are transactionally applied. Your compliance setup might require annotating money movements using this API. Learn more in our guide to Bookkeeping.
When the entry set was created.
The timestamp of the entry set.
The entries.
The entry set identifier.
The idempotency key you chose for this object. This value is unique across Increase and is used to ensure that a request is only processed once. Learn more about idempotency.
The transaction identifier, if any.
A constant representing the object's type. For this resource it will always be bookkeeping_entry_set
.
Return the page of entries after this one.
Limit the size of the list that is returned. The default (and maximum) is 100 objects.
Filter to the Bookkeeping Entry Set that maps to this Transaction.
Filter records to the one with the specified idempotency_key
you chose for that object. This value is unique across Increase and is used to ensure that a request is only processed once. Learn more about idempotency.
The date of the transaction. Optional if transaction_id
is provided, in which case we use the date
of that transaction. Required otherwise.
The bookkeeping entries.
The identifier of the Transaction related to this entry set, if any.
The identifier of the Bookkeeping Entry Set.