{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "CreateAutofillJobRequest", "type": "object", "properties": { "brand_template_id": { "type": "string" }, "title": { "type": "string" }, "data": { "type": "object" } } }