Ledgers
Check a Ledger for new transactions
Triggers a request for new transactions from a Ledger’s data source, if it has one. Success or error messages will be sent via the transactions.source
webhooks.
POST
/
v0
/
ledgers
/
{ledger_id}
/
refresh
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Headers
teal-instance-id
string
requiredThe Teal instance ID
Path Parameters
ledger_id
string
requiredThe ID of the ledger.
Response
202 - application/json
The response is of type any
.