Letter ledger entry lines

This endpoint lets you letter ledger entry lines together. All
received entry lines will be lettered together. If a passed entry line is
already lettered, then the lettering will be applied to its associated lettered
entry lines as well.

ℹ️

This endpoint requires the following scope: ledger_entries:all

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

ℹ️

This endpoint requires one of the following scopes: ledger_entries:all


Body Params
string
enum
required
  • none: the API won't let you create an unbalanced lettering
    and will respond with an error.
  • partial: a potentially unbalanced lettering will be created.
Allowed:
ledger_entry_lines
array of objects
required
length ≥ 2

The list of ledger entry lines you want to letter together.

You can provide ledger entry lines already lettered and they don't have to be part of the same lettering.

All received entry lines will be lettered together. If a passed entry line is already lettered, then the lettering will be applied to its lettered entry lines as well. For example:
Ledger entry lines A and B are already lettered together. C in not lettered.
When requesting [A, C] to be lettered, the final lettering will be [A, B, C].

ledger_entry_lines*
int64
required

Id of the ledger entry line

int64
required
-9223372036854776000 to 9223372036854776000

Id of the ledger entry line

Responses

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