Skip to main content

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.

MethodGET
Path/api/v1/otherNext/{date}
Full URLhttps://backend.4dnum.com/api/v1/otherNext/{date}

Request

AttributeTypeMandatoryExampleDescription
dateStringYes2024-03-18Reference 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