Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Missing values from getOperations(account_id) response #17

Open
derekhansen opened this issue Jan 4, 2018 · 0 comments
Open

Missing values from getOperations(account_id) response #17

derekhansen opened this issue Jan 4, 2018 · 0 comments

Comments

@derekhansen
Copy link

The documentation states that the getOperations(account_id) includes the hash and fees in the response.

The response from the api does not include these values.
Sample response:
{"command":"get_operations","success":true,"operations":[{"type":"sending","value":"10000000","senders":["exampleaddress"],"time":sampletime,"recipients":["exampleaddress"],"account_id":0,"transaction_id":43}]}

There currently is not a way to export transactions with fees for tracking cost basis in a tool like CoinTracking.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant