Skip to main content

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.

MethodGET
Path/api/v1/otherPrev/{date}
Full URLhttps://backend.4dnum.com/api/v1/otherPrev/{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/otherPrev/2024-03-18