GET v1/accounts/metric/{date}

Get All Account Metrics by date

Request Information

URI Parameters

NameDescriptionTypeAdditional Information
date

As at date you want to see in a date format not using "/". Example : YYYY-mm-dd

string

Required.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.