Uploads accounting entries to a transaction upload session

Path Params
uuid
required
uuid
required
Body Params
accounting_entries
array of objects
required

List of accounting entries. Must contain unique entry by 'entry_id'.

accounting_entries*
Responses
200

OK

202

The accounting entries were uploaded successfully.

404

The organization or session could not be found.

422

The transaction upload session is in an invalid state.

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