OtherPrev Result
Gets the previous day's result.
For example, if today is Saturday, calling this API returns Friday's result. Malaysia and Singapore companies still show the Saturday result, because those companies have no result on Friday.
| Method | GET |
| Path | /api/v1/otherPrev/{date} |
| Full URL | https://backend.4dnum.com/api/v1/otherPrev/{date} |
Request
| Attribute | Type | Mandatory | Example | Description |
|---|---|---|---|---|
date | String | Yes | 2024-03-18 | Reference date, YYYY-MM-DD. |
Response
Identical to the shared result payload — see Result Fields.
Example
curl https://backend.4dnum.com/api/v1/otherPrev/2024-03-18