Get Account's History
Get transaction history for a particular trading account
Last updated
[
{
"Date": "2019-01-14T00:00:00Z",
"Value": 1000000
},
{
"Date": "2019-01-15T00:00:00Z",
"Value": 1000000
},
{
"Date": "2019-01-16T00:00:00Z",
"Value": 1000000
},
{
"Date": "2019-01-17T00:00:00Z",
"Value": 1000000
},
{
"Date": "2019-01-18T00:00:00Z",
"Value": 1000000
},
{
"Date": "2019-01-22T00:00:00Z",
"Value": 999534.25
},
{
"Date": "2019-01-23T00:00:00Z",
"Value": 999598.75
},
{
"Date": "2019-01-24T00:00:00Z",
"Value": 999400.75
},
{
"Date": "2019-01-25T00:00:00Z",
"Value": 1000183.75
},
{
"Date": "2019-01-28T00:00:00Z",
"Value": 999850.75
},
{
"Date": "2019-01-29T00:00:00Z",
"Value": 1001035.75
},
{
"Date": "2019-01-30T00:00:00Z",
"Value": 1001328.25
},
{
"Date": "2019-01-31T00:00:00Z",
"Value": 1001530.75
},
{
"Date": "2019-02-01T00:00:00Z",
"Value": 1001488.75
}
]{
"error": "Application key is not defined or does not exist"
}{
"Message": "No HTTP resource was found that matches the request URI 'https://pub-api-et-demo-prod.etnasoft.us/api/v1.0/accounts/6303/history'."
}