Accountingreportgenerationresponse
Represents the information about the accounting report generation status.
reportKeystring
The encoded key of the generated report.
statusstring
Represents the execution status of a background process
Possible values: [QUEUED, IN_PROGRESS, COMPLETE, NOT_FOUND, CANCEL, TO_BE_CANCELED, TIMED_OUT, ERROR, TRANSIENT_ERROR, OVERRIDDEN, RECOVERABLE_ERROR]
Accountingreportgenerationresponse
{
"reportKey": "string",
"status": "QUEUED"
}