The Toast platform is in the process of gathering the reporting data. Try the request again at a later time.
message | string <string> A brief message describing that the reporting data is still in progress and to try again at a later time. |
reportRequestGuid | string <UUID> The Toast platform assigned identifier used to identify a specific analytics reporting data request. |
reportStatus | string <text> Reflects the in progress status of the reporting data using the IN_PROGRESS value. |
{- "message": "string",
- "reportStatus": "string",
- "reportRequestGuid": "string"
}