Skip to main content

MYSGPrev Result

Gets the previous draw day for Malaysia and Singapore companies.

For example, if today is Saturday, calling this API returns Wednesday's result. Non-Malaysia/Singapore companies are also returned at Wednesday.

MethodGET
Path/api/v1/MYSGPrev/{dd}
Full URLhttps://backend.4dnum.com/api/v1/MYSGPrev/{dd}

Request

AttributeTypeMandatoryExampleDescription
ddStringYes2024-03-19Reference date, YYYY-MM-DD.

Response

Identical to the shared result payload — see Result Fields.

Example

curl https://backend.4dnum.com/api/v1/MYSGPrev/2024-03-19
Path casing

MYSGPrev and MYSGNext are upper-case, while otherPrev and otherNext are camelCase.