Add Ledger Entries to Settlement

This API allows attaching Ledger Entries to a drafting Ledger Account Settlement.

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

The ID of the ledger account settlement.

Query Params
ledger_entry_ids[]
array of strings

Array of ledger entry ids. The API supports a maximum of 500 ledger entry ids per request. You can pass them as query parameters delimited with ledger_entry_ids[]=, for example ?ledger_entry_ids[]=abc&ledger_entry_ids[]=cde or as request body param, for example { "ledger_entry_ids": ["abc","cde"]}

ledger_entry_ids[]
Headers
string
Defaults to application/json
Responses

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