v1

latestOpenAPI 3.1.02026-07-246246106.8 KB
Book It Now

Get the details for fields that can be used in a search query

get/termsandconditions/v1/ratecon/searchfield

Response

Successful Response

dataTypestring
fieldNamestring
operatorsstring[]
typestring

Example response

[
  {
    "dataType": "Guid",
    "fieldName": "Id",
    "operators": [
      "In"
    ],
    "type": "Standard"
  }
]