Path Parameters
ID of the Business to retrieve the Journal Entries for.
Query String Parameters
Filter for entries applied on or after the specified time. This filters the
entry_at
field, not the created_at
time.Filter for entries on or before the specified time. This filters the
entry_at
field, not the created_at
time.Filter for entries with a specific tag key. Both
tag_key
and tag_values
must be specified to filter by tags.Filter for entries with specific tag values. Multiple values for a specific key can be specified, separated by commas.
Both
tag_key
and tag_values
must be specified to filter by tags.Filter for entries associated with the customer specified by the given ID.
Filter for entries associated with the customer specified by the given external ID.
Filter for entries associated with the vendor specified by the given ID.
Filter for entries associated with the vendor specified by the given external ID.