post https://api.exchange.coinjar.com/accounts//report
Generates an account transactions report and email it to the user
Log in to see full request history
Responses
403Invalid token
404Account not found
422Invalid params
Generates an account transactions report and email it to the user
403Invalid token
404Account not found
422Invalid params
xxxxxxxxxx
curl --request POST \
--url https://api.exchange.coinjar.com/accounts/number/report \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: