Thank you for looking into this.
In the following API response, there is no timezone mentioned at all. what timezone should I be assuming the timestamp is in?
HTTP/1.1 200 OK
Request-Id: IdzZ-zYx9cvXItsz4bDe-g
Content-Type: application/json; charset=UTF-8
Vary: Origin
Vary: X-Origin
Vary: Referer
Date: Thu, 20 Jun 2024 04:24:28 GMT
Server: ESF
Cache-Control: private
X-XSS-Protection: 0
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Content-Length: 8753
{
"results": [
{
"customer": {
"resourceName": "customers/569244",
"id": "
569244 "
},
"accountBudget": {
"resourceName": "customers/
569244 /accountBudgets/495749",
"status": "APPROVED",
"proposedSpendingLimitType": "INFINITE",
"approvedSpendingLimitType": "INFINITE",
"adjustedSpendingLimitType": "INFINITE",
"id": "495749",
"billingSetup": "customers/
569244 /billingSetups/495836",
"name": "",
"proposedStartDateTime": "2018-12-11 17:25:24",
"approvedStartDateTime": "2018-12-11 17:25:24",
"proposedEndDateTime": "2021-03-01 00:00:00",
"approvedEndDateTime": "2021-03-01 00:00:00",
"totalAdjustmentsMicros": "1234720000",
"amountServedMicros": "
569244 "
}
},
Could you please look into this at earliest?