curl --location --request PATCH '/deal-form-templates/'{
"id": "string",
"title": "string",
"description": "string",
"urlTemplate": "string",
"enabled": true,
"order": 0,
"createdAt": "string",
"updatedAt": "string"
}