From 495bd911230e2b250515113f506fa167e2734dce Mon Sep 17 00:00:00 2001 From: Jessy Date: Fri, 3 May 2024 13:41:06 +0530 Subject: [PATCH] updated docs --- .../core/server/request/class-get-reporting-payment-activity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/core/server/request/class-get-reporting-payment-activity.md b/includes/core/server/request/class-get-reporting-payment-activity.md index b445f436695..53f676f6d59 100644 --- a/includes/core/server/request/class-get-reporting-payment-activity.md +++ b/includes/core/server/request/class-get-reporting-payment-activity.md @@ -35,4 +35,4 @@ $request->send(); ## Exceptions -- `Invalid_Request_Parameter_Exception` - Thrown when the provided date is not in the 'YYYY-MM-DDT00:00:00' format. \ No newline at end of file +- `Invalid_Request_Parameter_Exception` - Thrown when the provided date or timezone is not in expected format. \ No newline at end of file