Submit Bookkeeping Transactions

Allows you to submit, modify, or delete bookkeeping transactions in Silverfin using an incremental approach. This means you must only perform one request at a time per company. Based on the action type, you can add new transactions, update existing ones, or remove them. There is a limit of 500 actions per request. Required scope(s): financials:transactions:sync

Path Params
number
required

The unique identifier of the firm.

number
required

The unique identifier of the company.

Body Params
string
required

A unique string representing a sync point used to track sync states.

actions
array of objects
required
length ≤ 500
actions*
accounts
array of objects
accounts
extra_field_labels
array of strings
length between 0 and 10

Array of labels for extra fields, with a maximum of 10 items.

extra_field_labels
Responses

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json