UNPKG

openapi-directory

Version:

Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS

1 lines 3.4 MB
{"openapi":"3.0.0","info":{"title":"Datto|Autotask PSA Rest API","version":"v1","x-apisguru-categories":["tools"],"x-logo":{"url":"https://www.datto.com/img/brand/datto-logo-blue-datto.svg"},"x-origin":[{"format":"swagger","url":"https://webservices5.autotask.net/ATServicesRest/swagger/docs/v1","version":"2.0"}],"x-providerName":"autotask.net"},"paths":{"/V1.0/ActionTypes":{"patch":{"operationId":"ActionTypes_PatchEntity","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/ActionTypeModel"},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/OperationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ActionTypes"]},"post":{"operationId":"ActionTypes_CreateEntity","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/ActionTypeModel"},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/OperationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ActionTypes"]},"put":{"operationId":"ActionTypes_UpdateEntity","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/ActionTypeModel"},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/OperationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ActionTypes"]}},"/V1.0/ActionTypes/entityInformation":{"get":{"operationId":"ActionTypes_QueryEntityInformation","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ActionTypes"]}},"/V1.0/ActionTypes/entityInformation/fields":{"get":{"operationId":"ActionTypes_QueryFieldDefinitions","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ActionTypes"]}},"/V1.0/ActionTypes/entityInformation/userDefinedFields":{"get":{"operationId":"ActionTypes_QueryUserDefinedFieldDefinitions","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ActionTypes"]}},"/V1.0/ActionTypes/query":{"get":{"operationId":"ActionTypes_UrlParameterQuery","parameters":[{"in":"query","name":"search","required":true,"schema":{"type":"string"}},{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ActionTypeModel_ActionType_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ActionTypeModel_ActionType_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ActionTypes"]},"post":{"operationId":"ActionTypes_Query","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/QueryModel"},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ActionTypeModel_ActionType_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ActionTypeModel_ActionType_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ActionTypes"]}},"/V1.0/ActionTypes/query/count":{"get":{"operationId":"ActionTypes_UrlParameterQueryCount","parameters":[{"in":"query","name":"search","required":true,"schema":{"type":"string"}},{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryCountResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryCountResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ActionTypes"]},"post":{"operationId":"ActionTypes_QueryCount","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/QueryModel"},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryCountResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryCountResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ActionTypes"]}},"/V1.0/ActionTypes/{id}":{"delete":{"operationId":"ActionTypes_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/OperationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ActionTypes"]},"get":{"operationId":"ActionTypes_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ActionTypeModel_ActionType_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ActionTypeModel_ActionType_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ActionTypes"]}},"/V1.0/AdditionalInvoiceFieldValues/entityInformation":{"get":{"operationId":"AdditionalInvoiceFieldValues_QueryEntityInformation","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["AdditionalInvoiceFieldValues"]}},"/V1.0/AdditionalInvoiceFieldValues/entityInformation/fields":{"get":{"operationId":"AdditionalInvoiceFieldValues_QueryFieldDefinitions","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["AdditionalInvoiceFieldValues"]}},"/V1.0/AdditionalInvoiceFieldValues/entityInformation/userDefinedFields":{"get":{"operationId":"AdditionalInvoiceFieldValues_QueryUserDefinedFieldDefinitions","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["AdditionalInvoiceFieldValues"]}},"/V1.0/AdditionalInvoiceFieldValues/query":{"get":{"operationId":"AdditionalInvoiceFieldValues_UrlParameterQuery","parameters":[{"in":"query","name":"search","required":true,"schema":{"type":"string"}},{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_AdditionalInvoiceFieldValueModel_AdditionalInvoiceFieldValue_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_AdditionalInvoiceFieldValueModel_AdditionalInvoiceFieldValue_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["AdditionalInvoiceFieldValues"]},"post":{"operationId":"AdditionalInvoiceFieldValues_Query","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/QueryModel"},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_AdditionalInvoiceFieldValueModel_AdditionalInvoiceFieldValue_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_AdditionalInvoiceFieldValueModel_AdditionalInvoiceFieldValue_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["AdditionalInvoiceFieldValues"]}},"/V1.0/AdditionalInvoiceFieldValues/query/count":{"get":{"operationId":"AdditionalInvoiceFieldValues_UrlParameterQueryCount","parameters":[{"in":"query","name":"search","required":true,"schema":{"type":"string"}},{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryCountResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryCountResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["AdditionalInvoiceFieldValues"]},"post":{"operationId":"AdditionalInvoiceFieldValues_QueryCount","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/QueryModel"},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryCountResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryCountResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["AdditionalInvoiceFieldValues"]}},"/V1.0/AdditionalInvoiceFieldValues/{id}":{"get":{"operationId":"AdditionalInvoiceFieldValues_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_AdditionalInvoiceFieldValueModel_AdditionalInvoiceFieldValue_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_AdditionalInvoiceFieldValueModel_AdditionalInvoiceFieldValue_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["AdditionalInvoiceFieldValues"]}},"/V1.0/Appointments":{"patch":{"operationId":"Appointments_PatchEntity","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/AppointmentModel"},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/OperationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Appointments"]},"post":{"operationId":"Appointments_CreateEntity","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/AppointmentModel"},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/OperationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Appointments"]},"put":{"operationId":"Appointments_UpdateEntity","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/AppointmentModel"},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/OperationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Appointments"]}},"/V1.0/Appointments/entityInformation":{"get":{"operationId":"Appointments_QueryEntityInformation","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Appointments"]}},"/V1.0/Appointments/entityInformation/fields":{"get":{"operationId":"Appointments_QueryFieldDefinitions","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Appointments"]}},"/V1.0/Appointments/entityInformation/userDefinedFields":{"get":{"operationId":"Appointments_QueryUserDefinedFieldDefinitions","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Appointments"]}},"/V1.0/Appointments/query":{"get":{"operationId":"Appointments_UrlParameterQuery","parameters":[{"in":"query","name":"search","required":true,"schema":{"type":"string"}},{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_AppointmentModel_Appointment_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_AppointmentModel_Appointment_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Appointments"]},"post":{"operationId":"Appointments_Query","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/QueryModel"},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_AppointmentModel_Appointment_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_AppointmentModel_Appointment_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Appointments"]}},"/V1.0/Appointments/query/count":{"get":{"operationId":"Appointments_UrlParameterQueryCount","parameters":[{"in":"query","name":"search","required":true,"schema":{"type":"string"}},{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryCountResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryCountResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Appointments"]},"post":{"operationId":"Appointments_QueryCount","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/QueryModel"},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryCountResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryCountResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Appointments"]}},"/V1.0/Appointments/{id}":{"delete":{"operationId":"Appointments_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/OperationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Appointments"]},"get":{"operationId":"Appointments_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_AppointmentModel_Appointment_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_AppointmentModel_Appointment_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Appointments"]}},"/V1.0/ArticleAttachments/entityInformation":{"get":{"operationId":"ArticleAttachments_QueryEntityInformation","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleAttachments"]}},"/V1.0/ArticleAttachments/entityInformation/fields":{"get":{"operationId":"ArticleAttachments_QueryFieldDefinitions","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleAttachments"]}},"/V1.0/ArticleAttachments/query":{"get":{"operationId":"ArticleAttachments_UrlParameterQuery","parameters":[{"in":"query","name":"search","required":true,"schema":{"type":"string"}},{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ArticleAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ArticleAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleAttachments"]},"post":{"operationId":"ArticleAttachments_Query","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/QueryModel"},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ArticleAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ArticleAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleAttachments"]}},"/V1.0/ArticleAttachments/query/count":{"get":{"operationId":"ArticleAttachments_UrlParameterQueryCount","parameters":[{"in":"query","name":"search","required":true,"schema":{"type":"string"}},{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryCountResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryCountResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleAttachments"]},"post":{"operationId":"ArticleAttachments_QueryCount","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/QueryModel"},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryCountResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryCountResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleAttachments"]}},"/V1.0/ArticleAttachments/{id}":{"get":{"operationId":"ArticleAttachments_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ArticleAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ArticleAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleAttachments"]}},"/V1.0/ArticleConfigurationItemCategoryAssociations/entityInformation":{"get":{"operationId":"ArticleConfigurationItemCategoryAssociations_QueryEntityInformation","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleConfigurationItemCategoryAssociations"]}},"/V1.0/ArticleConfigurationItemCategoryAssociations/entityInformation/fields":{"get":{"operationId":"ArticleConfigurationItemCategoryAssociations_QueryFieldDefinitions","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleConfigurationItemCategoryAssociations"]}},"/V1.0/ArticleConfigurationItemCategoryAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"ArticleConfigurationItemCategoryAssociations_QueryUserDefinedFieldDefinitions","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleConfigurationItemCategoryAssociations"]}},"/V1.0/ArticleConfigurationItemCategoryAssociations/query":{"get":{"operationId":"ArticleConfigurationItemCategoryAssociations_UrlParameterQuery","parameters":[{"in":"query","name":"search","required":true,"schema":{"type":"string"}},{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleConfigurationItemCategoryAssociationModel_ArticleInstalledProductCategoryAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleConfigurationItemCategoryAssociationModel_ArticleInstalledProductCategoryAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleConfigurationItemCategoryAssociations"]},"post":{"operationId":"ArticleConfigurationItemCategoryAssociations_Query","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/QueryModel"},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleConfigurationItemCategoryAssociationModel_ArticleInstalledProductCategoryAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleConfigurationItemCategoryAssociationModel_ArticleInstalledProductCategoryAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleConfigurationItemCategoryAssociations"]}},"/V1.0/ArticleConfigurationItemCategoryAssociations/query/count":{"get":{"operationId":"ArticleConfigurationItemCategoryAssociations_UrlParameterQueryCount","parameters":[{"in":"query","name":"search","required":true,"schema":{"type":"string"}},{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryCountResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryCountResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleConfigurationItemCategoryAssociations"]},"post":{"operationId":"ArticleConfigurationItemCategoryAssociations_QueryCount","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/QueryModel"},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryCountResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryCountResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleConfigurationItemCategoryAssociations"]}},"/V1.0/ArticleConfigurationItemCategoryAssociations/{id}":{"get":{"operationId":"ArticleConfigurationItemCategoryAssociations_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ArticleConfigurationItemCategoryAssociationModel_ArticleInstalledProductCategoryAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ArticleConfigurationItemCategoryAssociationModel_ArticleInstalledProductCategoryAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleConfigurationItemCategoryAssociations"]}},"/V1.0/ArticleNotes/entityInformation":{"get":{"operationId":"ArticleNotes_QueryEntityInformation","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleNotes"]}},"/V1.0/ArticleNotes/entityInformation/fields":{"get":{"operationId":"ArticleNotes_QueryFieldDefinitions","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleNotes"]}},"/V1.0/ArticleNotes/entityInformation/userDefinedFields":{"get":{"operationId":"ArticleNotes_QueryUserDefinedFieldDefinitions","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleNotes"]}},"/V1.0/ArticleNotes/query":{"get":{"operationId":"ArticleNotes_UrlParameterQuery","parameters":[{"in":"query","name":"search","required":true,"schema":{"type":"string"}},{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":{"type":"string"}},{"description":"Secret","in":"header","name":"Secret","required":true,"schema":{"type":"string"}},{"description":"Impersonation Resource Key","in":"header","name":"ImpersonationResourceId","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleNoteModel_ArticleNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleNoteModel_ArticleNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleNotes"]},"post":{"operationId":"ArticleNotes_Query","parameters":[{"description":"API Integration Code","in":"header","name":"ApiIntegrationCode","required":true,"schema":{"type":"string"}},{"description":"User Name","in":"header","name":"UserName","required":true,"schema":