This endpoint will let the Distributor fetch historical prices based on different frequencies i.e. daily, weekly etc.


Success 200 Response Parameters

FieldDescriptionData Type
from_dateFrom Date to be passedYY-MM-DD format
to_dateTo Date to be passedYY-MM-DD format
typed = by day;
w = by week;
m = by month;
q = by quarter;
y = by year

Failure Parameters

Status CodeCodeCode Description
HTTP Status 400
1Validation Error
HTTP Status 500
Service is not Functioning
Language
Click Try It! to start a request and see the response here!