Some APIs require UTC timestamps. Try formatting fromdate and todate as YYYY-MM-DDTHH:MM:SSZ (ISO 8601).
Example:
{
"fromdate": "2025-01-27T10:00:00Z",
"todate": "2025-01-27T11:00:00Z"
}
Some APIs require UTC timestamps. Try formatting fromdate and todate as YYYY-MM-DDTHH:MM:SSZ (ISO 8601).
Example:
{
"fromdate": "2025-01-27T10:00:00Z",
"todate": "2025-01-27T11:00:00Z"
}