latestOpenAPI 3.0.22026-08-1041321430.0 KB
c88faa17bc25
Accounts
Transactions
Sync the account to update transactions with list status
This will synchronize the account's transactions status with the one on the blockchain
get/accounts/{account_id}/sync
Path parameters
account_idinteger required
The account's ID
Query parameters
synchronousboolean nullable
If true, the synchronization will be performed synchronously. Otherwise, it will run a a background task
Response
Account object