get https://partners-staging.safegold.com/v1/gold/historical-data
This endpoint will let the Distributor fetch historical gold buy prices with interval of 30 mins.
Method Type | GET |
---|---|
Staging URL | https://partners-staging.safegold.com/v1/gold/historical-data |
Production URL | https://partners.safegold.com/v1/gold/historical-data |
Success 200 Response Parameters
Field | Description | Data Type |
---|---|---|
from_date | From Date to be passed | YY-MM-DD format |
to_date | To Date to be passed | YY-MM-DD format |
Failure Parameters
Status Code | Code | Code Description |
---|---|---|
HTTP Status 400 | ||
1 | Validation Error | |
HTTP Status 500 | ||
Service is not Functioning |