{ "type": "object", "name": "BulkJobStatusRequest", "properties": { "jobId": { "type": "string" } }, "required": [ "jobId" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }