delete
https://api-one.cryptoworth.app/v1/transaction
Add transactions to the portfolio directly.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Sample Payload
Note: You may only use one of the 3 options to identify the transactions.
{
"txId_list" : [
"txId1",
"txId2",
"txId3"
],
"ledgerId_list" : [
444,
555,
999
],
"memo_list" : [
"memo1",
"memo2",
"memo3"
]
}