OtherNext Result
Gets the next day's result.
For example, if today is Sunday, calling this API returns Monday's result. Malaysia and Singapore companies still show the Sunday result, because those companies have no result on Monday.
| Method | GET |
| Path | /api/v1/otherNext/{date} |
| Full URL | https://backend.4dnum.com/api/v1/otherNext/{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/otherNext/2024-03-18