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.
namestringOptional
Report name.
typestringOptional
Report type.
createdAtdatetimeOptional
Timestamp when the job was created.
updatedAtdatetimeOptional
Timestamp when the job was last updated.

Errors

400
Bad Request Error
401
Unauthorized Error
422
Unprocessable Entity Error