post
POST /einsurance/Send/Base64String HTTP/1.1
Host: 
Authorization: Bearer JWT
Content-Type: application/json-patch+json
Accept: */*
Content-Length: 78

{
  "ZIPFileBase64": "text",
  "TemplateUUID": "123e4567-e89b-12d3-a456-426614174000"
}
{
  "UUID": "123e4567-e89b-12d3-a456-426614174000",
  "InsuranceNumber": "text"
}