Skip to main content
GET
/
api
/
v1
/
admin
/
form_templates
/
mappable_fields
Error
A valid request URL is required to generate request examples
{
  "fields": {
    "patient": [
      "<string>"
    ],
    "insurance": [
      "<string>"
    ],
    "provider": [
      "<string>"
    ],
    "appeal": [
      "<string>"
    ],
    "representative": [
      "<string>"
    ],
    "entity": [
      "<string>"
    ],
    "system": [
      "<string>"
    ],
    "static": [
      "<string>"
    ]
  }
}

Response

200 - application/json

OK

fields
object
required