List Reports (Jobs)

Lists report jobs that have been created.

Query parameters

merchantIdstringOptionalformat: "uuid"
Filter jobs by merchant ID.
typeenumOptional
Filter jobs by report type.
Allowed values:

Response

Report jobs retrieved successfully.
idstringformat: "uuid"
Unique identifier for the report job.
statusstring
Report job status.
namestring
Report name.
typestring
Report type.
createdAtdatetime
Timestamp when the job was created.
updatedAtdatetime
Timestamp when the job was last updated.

Errors

400
Bad Request Error
401
Unauthorized Error
422
Unprocessable Entity Error