| Sections | Format | Mandatory | 
|---|---|---|
| authentication_details | JSON Object | Yes | 
| parameters | JSON Object | Yes | 
| Authentication Parameter | Example | Format | Mandatory | 
|---|---|---|---|
| api_key | HNNSSA1223311 | String | Yes | 
| api_secret | DDccdaaedf123 | String | Yes | 
| Parameter | Details | Format | 
|---|---|---|
| report_date | String of date. Format "yyyy-MM-dd" E.g 2021-07-24. Dates available according to service contract. | String | 
{
    "authentication_details": {
        "api_key":"yourapikeyhnnGsa1223311",
        "api_secret":"yourapisecretbDccDaaedf123"
    },
    "parameters": {
        "report_date": "2021-01-18"
    }
}
		
	The response will be JSON if there is an error, and a filestream if all is good.
| Id | Grading Lab | Shape | Carat | Color | Clarity | Make (Cut Grade) | Polish | Symmetry | Fluorescence Intensity | Price Per Carat USD | Total Price USD | Country | Day | Month | Year | 
| 1333119260 | GIA | Round | 0.4 | G | SI1 | Excellent | Excellent | Excellent | None | 948 | 379.2 | Belgium | 2 | 11 | 2020 | 
| 1223319261 | GIA | Round | 0.51 | M | SI1 | Very Good | Excellent | Excellent | Faint | 1620 | 648 | Hong Kong | 2 | 11 | 2020 | 
| 1383321263 | GIA | Round | 0.62 | H | SI2 | Very Good | Very Good | Very Good | Faint | 1463 | 585.2 | Hong Kong | 2 | 11 | 2020 |