When querying for dividend events using the "events": "div" parameter, the returned data provides the Ex-dividend date instead of the payment date. This can be misleading as users may expect to receive the actual payment date for the dividends.
Is there any way to obtain the dividend history along with the payment date?
Example
Here is an example of the response for the Apple ticker where the last payment date was 2024-08-14, but the date in payload is 2024-08-12:
Description
When querying for dividend events using the
"events": "div"
parameter, the returned data provides the Ex-dividend date instead of the payment date. This can be misleading as users may expect to receive the actual payment date for the dividends.Is there any way to obtain the dividend history along with the payment date?
Example
Here is an example of the response for the Apple ticker where the last payment date was 2024-08-14, but the date in payload is 2024-08-12: