/api/inkle/bookkeeping/group/{group_id}/entity/{entity_id}/entity_transactions/

Bulk-categorize or bulk-update transactions for an entity.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
uuid
required
Body Params
string | null
Defaults to null

Comma-separated transaction UUIDs to update

string | null
Defaults to null

UUID of the merchant data record to link to the transactions

string | null
Defaults to null

Previously assigned transaction category UUID (used for audit/undo)

string | null
required

Transaction category UUID to assign to the given transactions, or null to uncategorize

string | null
Defaults to null

Cash flow classification to assign to the transactions

string | null
Defaults to null

Hash key identifying the current filtered transaction set, used to detect stale updates

link_transaction_dict
object | null
Response
200

No response body

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!