{"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":{"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_ArticleNoteModel_ArticleNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleNoteModel_ArticleNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleNotes"]}},"/V1.0/ArticleNotes/query/count":{"get":{"operationId":"ArticleNotes_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":["ArticleNotes"]},"post":{"operationId":"ArticleNotes_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":["ArticleNotes"]}},"/V1.0/ArticleNotes/{id}":{"get":{"operationId":"ArticleNotes_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_ArticleNoteModel_ArticleNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ArticleNoteModel_ArticleNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleNotes"]}},"/V1.0/ArticlePlainTextContent/entityInformation":{"get":{"operationId":"ArticlePlainTextContent_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":["ArticlePlainTextContent"]}},"/V1.0/ArticlePlainTextContent/entityInformation/fields":{"get":{"operationId":"ArticlePlainTextContent_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":["ArticlePlainTextContent"]}},"/V1.0/ArticlePlainTextContent/entityInformation/userDefinedFields":{"get":{"operationId":"ArticlePlainTextContent_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":["ArticlePlainTextContent"]}},"/V1.0/ArticlePlainTextContent/query":{"get":{"operationId":"ArticlePlainTextContent_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_ArticlePlainTextContentModel_ArticlePlainTextContent_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticlePlainTextContentModel_ArticlePlainTextContent_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticlePlainTextContent"]},"post":{"operationId":"ArticlePlainTextContent_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_ArticlePlainTextContentModel_ArticlePlainTextContent_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticlePlainTextContentModel_ArticlePlainTextContent_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticlePlainTextContent"]}},"/V1.0/ArticlePlainTextContent/query/count":{"get":{"operationId":"ArticlePlainTextContent_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":["ArticlePlainTextContent"]},"post":{"operationId":"ArticlePlainTextContent_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":["ArticlePlainTextContent"]}},"/V1.0/ArticlePlainTextContent/{id}":{"get":{"operationId":"ArticlePlainTextContent_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_ArticlePlainTextContentModel_ArticlePlainTextContent_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ArticlePlainTextContentModel_ArticlePlainTextContent_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticlePlainTextContent"]}},"/V1.0/ArticleTagAssociations/entityInformation":{"get":{"operationId":"ArticleTagAssociations_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":["ArticleTagAssociations"]}},"/V1.0/ArticleTagAssociations/entityInformation/fields":{"get":{"operationId":"ArticleTagAssociations_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":["ArticleTagAssociations"]}},"/V1.0/ArticleTagAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"ArticleTagAssociations_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":["ArticleTagAssociations"]}},"/V1.0/ArticleTagAssociations/query":{"get":{"operationId":"ArticleTagAssociations_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_ArticleTagAssociationModel_ArticleTagAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleTagAssociationModel_ArticleTagAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleTagAssociations"]},"post":{"operationId":"ArticleTagAssociations_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_ArticleTagAssociationModel_ArticleTagAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleTagAssociationModel_ArticleTagAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleTagAssociations"]}},"/V1.0/ArticleTagAssociations/query/count":{"get":{"operationId":"ArticleTagAssociations_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":["ArticleTagAssociations"]},"post":{"operationId":"ArticleTagAssociations_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":["ArticleTagAssociations"]}},"/V1.0/ArticleTagAssociations/{id}":{"get":{"operationId":"ArticleTagAssociations_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_ArticleTagAssociationModel_ArticleTagAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ArticleTagAssociationModel_ArticleTagAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleTagAssociations"]}},"/V1.0/ArticleTicketAssociations/entityInformation":{"get":{"operationId":"ArticleTicketAssociations_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":["ArticleTicketAssociations"]}},"/V1.0/ArticleTicketAssociations/entityInformation/fields":{"get":{"operationId":"ArticleTicketAssociations_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":["ArticleTicketAssociations"]}},"/V1.0/ArticleTicketAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"ArticleTicketAssociations_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":["ArticleTicketAssociations"]}},"/V1.0/ArticleTicketAssociations/query":{"get":{"operationId":"ArticleTicketAssociations_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_ArticleTicketAssociationModel_ArticleTicketAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleTicketAssociationModel_ArticleTicketAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleTicketAssociations"]},"post":{"operationId":"ArticleTicketAssociations_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_ArticleTicketAssociationModel_ArticleTicketAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleTicketAssociationModel_ArticleTicketAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleTicketAssociations"]}},"/V1.0/ArticleTicketAssociations/query/count":{"get":{"operationId":"ArticleTicketAssociations_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":["ArticleTicketAssociations"]},"post":{"operationId":"ArticleTicketAssociations_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":["ArticleTicketAssociations"]}},"/V1.0/ArticleTicketAssociations/{id}":{"get":{"operationId":"ArticleTicketAssociations_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_ArticleTicketAssociationModel_ArticleTicketAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ArticleTicketAssociationModel_ArticleTicketAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleTicketAssociations"]}},"/V1.0/ArticleToArticleAssociations/entityInformation":{"get":{"operationId":"ArticleToArticleAssociations_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":["ArticleToArticleAssociations"]}},"/V1.0/ArticleToArticleAssociations/entityInformation/fields":{"get":{"operationId":"ArticleToArticleAssociations_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":["ArticleToArticleAssociations"]}},"/V1.0/ArticleToArticleAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"ArticleToArticleAssociations_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":["ArticleToArticleAssociations"]}},"/V1.0/ArticleToArticleAssociations/query":{"get":{"operationId":"ArticleToArticleAssociations_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_ArticleToArticleAssociationModel_ArticleToArticleAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleToArticleAssociationModel_ArticleToArticleAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleToArticleAssociations"]},"post":{"operationId":"ArticleToArticleAssociations_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_ArticleToArticleAssociationModel_ArticleToArticleAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleToArticleAssociationModel_ArticleToArticleAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleToArticleAssociations"]}},"/V1.0/ArticleToArticleAssociations/query/count":{"get":{"operationId":"ArticleToArticleAssociations_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":["ArticleToArticleAssociations"]},"post":{"operationId":"ArticleToArticleAssociations_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":["ArticleToArticleAssociations"]}},"/V1.0/ArticleToArticleAssociations/{id}":{"get":{"operationId":"ArticleToArticleAssociations_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_ArticleToArticleAssociationModel_ArticleToArticleAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ArticleToArticleAssociationModel_ArticleToArticleAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleToArticleAssociations"]}},"/V1.0/ArticleToDocumentAssociations/entityInformation":{"get":{"operationId":"ArticleToDocumentAssociations_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":["ArticleToDocumentAssociations"]}},"/V1.0/ArticleToDocumentAssociations/entityInformation/fields":{"get":{"operationId":"ArticleToDocumentAssociations_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":["ArticleToDocumentAssociations"]}},"/V1.0/ArticleToDocumentAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"ArticleToDocumentAssociations_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":["ArticleToDocumentAssociations"]}},"/V1.0/ArticleToDocumentAssociations/query":{"get":{"operationId":"ArticleToDocumentAssociations_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_ArticleToDocumentAssociationModel_ArticleToDocumentAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleToDocumentAssociationModel_ArticleToDocumentAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleToDocumentAssociations"]},"post":{"operationId":"ArticleToDocumentAssociations_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_ArticleToDocumentAssociationModel_ArticleToDocumentAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleToDocumentAssociationModel_ArticleToDocumentAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleToDocumentAssociations"]}},"/V1.0/ArticleToDocumentAssociations/query/count":{"get":{"operationId":"ArticleToDocumentAssociations_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":["ArticleToDocumentAssociations"]},"post":{"operationId":"ArticleToDocumentAssociations_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":["ArticleToDocumentAssociations"]}},"/V1.0/ArticleToDocumentAssociations/{id}":{"get":{"operationId":"ArticleToDocumentAssociations_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_ArticleToDocumentAssociationModel_ArticleToDocumentAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ArticleToDocumentAssociationModel_ArticleToDocumentAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleToDocumentAssociations"]}},"/V1.0/AttachmentInfo/entityInformation":{"get":{"operationId":"AttachmentInfo_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":["AttachmentInfo"]}},"/V1.0/AttachmentInfo/entityInformation/fields":{"get":{"operationId":"AttachmentInfo_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":["AttachmentInfo"]}},"/V1.0/AttachmentInfo/entityInformation/userDefinedFields":{"get":{"operationId":"AttachmentInfo_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":["AttachmentInfo"]}},"/V1.0/AttachmentInfo/query":{"get":{"operationId":"AttachmentInfo_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_AttachmentInfoModel_AttachmentInfo_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_AttachmentInfoModel_AttachmentInfo_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["AttachmentInfo"]},"post":{"operationId":"AttachmentInfo_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_AttachmentInfoModel_AttachmentInfo_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_AttachmentInfoModel_AttachmentInfo_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["AttachmentInfo"]}},"/V1.0/AttachmentInfo/query/count":{"get":{"operationId":"AttachmentInfo_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":["AttachmentInfo"]},"post":{"operationId":"AttachmentInfo_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":["AttachmentInfo"]}},"/V1.0/AttachmentInfo/{id}":{"get":{"operationId":"AttachmentInfo_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_AttachmentInfoModel_AttachmentInfo_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_AttachmentInfoModel_AttachmentInfo_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["AttachmentInfo"]}},"/V1.0/BillingCodes/entityInformation":{"get":{"operationId":"BillingCodes_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":["BillingCodes"]}},"/V1.0/BillingCodes/entityInformation/fields":{"get":{"operationId":"BillingCodes_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":["BillingCodes"]}},"/V1.0/BillingCodes/entityInformation/userDefinedFields":{"get":{"operationId":"BillingCodes_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":["BillingCodes"]}},"/V1.0/BillingCodes/query":{"get":{"operationId":"BillingCodes_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_BillingCodeModel_AllocationCode_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_BillingCodeModel_AllocationCode_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["BillingCodes"]},"post":{"operationId":"BillingCodes_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_BillingCodeModel_AllocationCode_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_BillingCodeModel_AllocationCode_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["BillingCodes"]}},"/V1.0/BillingCodes/query/count":{"get":{"operationId":"BillingCodes_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":["BillingCodes"]},"post":{"operationId":"BillingCodes_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":["BillingCodes"]}},"/V1.0/BillingCodes/{id}":{"get":{"operationId":"BillingCodes_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_BillingCodeModel_AllocationCode_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_BillingCodeModel_AllocationCode_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["BillingCodes"]}},"/V1.0/BillingItemApprovalLevels":{"post":{"operationId":"BillingItemApprovalLevels_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":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/BillingItemApprovalLevelModel"}}},"required":true},"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":["BillingItemApprovalLevels"]}},"/V1.0/BillingItemApprovalLevels/entityInformation":{"get":{"operationId":"BillingItemApprovalLevels_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":["BillingItemApprovalLevels"]}},"/V1.0/BillingItemApprovalLevels/entityInformation/fields":{"get":{"operationId":"BillingItemApprovalLevels_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":["BillingItemApprovalLevels"]}},"/V1.0/BillingItemApprovalLevels/entityInformation/userDefinedFields":{"get":{"operationId":"BillingItemApprovalLevels_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":["BillingItemApprovalLevels"]}},"/V1.0/BillingItemApprovalLevels/query":{"get":{"operationId":"BillingItemApprovalLevels_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_BillingItemApprovalLevelModel_BillingItemApprovalLevel_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_BillingItemApprovalLevelModel_BillingItemApprovalLevel_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["BillingItemApprovalLevels"]},"post":{"operationId":"BillingItemApprovalLevels_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_BillingItemApprovalLevelModel_BillingItemApprovalLevel_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_BillingItemApprovalLevelModel_BillingItemApprovalLevel_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["BillingItemApprovalLevels"]}},"/V1.0/BillingItemApprovalLevels/query/count":{"get":{"operationId":"BillingItemApprovalLevels_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":["BillingItemApprovalLevels"]},"post":{"operationId":"BillingItemApprovalLevels_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":["BillingItemApprovalLevels"]}},"/V1.0/BillingItemApprovalLevels/{id}":{"get":{"operationId":"BillingItemApprovalLevels_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_BillingItemApprovalLevelModel_BillingItemApprovalLevel_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_BillingItemApprovalLevelModel_BillingItemApprovalLevel_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["BillingItemApprovalLevels"]}},"/V1.0/BillingItems":{"patch":{"operationId":"BillingItems_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/BillingItemModel"},"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":["BillingItems"]},"put":{"operationId":"BillingItems_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/BillingItemModel"},"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":["BillingItems"]}},"/V1.0/BillingItems/entityInformation":{"get":{"operationId":"BillingItems_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":["BillingItems"]}},"/V1.0/BillingItems/entityInformation/fields":{"get":{"operationId":"BillingItems_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":["BillingItems"]}},"/V1.0/BillingItems/entityInformation/userDefinedFields":{"get":{"operationId":"BillingItems_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":["BillingItems"]}},"/V1.0/BillingItems/query":{"get":{"operationId":"BillingItems_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_BillingItemModel_BillingItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_BillingItemModel_BillingItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["BillingItems"]},"post":{"operationId":"BillingItems_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_BillingItemModel_BillingItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_BillingItemModel_BillingItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["BillingItems"]}},"/V1.0/BillingItems/query/count":{"get":{"operationId":"BillingItems_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":["BillingItems"]},"post":{"operationId":"BillingItems_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":["BillingItems"]}},"/V1.0/BillingItems/{id}":{"get":{"operationId":"BillingItems_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_BillingItemModel_BillingItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_BillingItemModel_BillingItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["BillingItems"]}},"/V1.0/ChangeOrderCharges":{"patch":{"operationId":"ChangeOrderCharges_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/ChangeOrderChargeModel"},"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":["ChangeOrderCharges"]},"post":{"operationId":"ChangeOrderCharges_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/ChangeOrderChargeModel"},"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":["ChangeOrderCharges"]},"put":{"operationId":"ChangeOrderCharges_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/ChangeOrderChargeModel"},"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":["ChangeOrderCharges"]}},"/V1.0/ChangeOrderCharges/entityInformation":{"get":{"operationId":"ChangeOrderCharges_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":["ChangeOrderCharges"]}},"/V1.0/ChangeOrderCharges/entityInformation/fields":{"get":{"operationId":"ChangeOrderCharges_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":["ChangeOrderCharges"]}},"/V1.0/ChangeOrderCharges/entityInformation/userDefinedFields":{"get":{"operationId":"ChangeOrderCharges_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":["ChangeOrderCharges"]}},"/V1.0/ChangeOrderCharges/query":{"get":{"operationId":"ChangeOrderCharges_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_ChangeOrderChargeModel_ChangeOrderCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ChangeOrderChargeModel_ChangeOrderCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ChangeOrderCharges"]},"post":{"operationId":"ChangeOrderCharges_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_ChangeOrderChargeModel_ChangeOrderCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ChangeOrderChargeModel_ChangeOrderCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ChangeOrderCharges"]}},"/V1.0/ChangeOrderCharges/query/count":{"get":{"operationId":"ChangeOrderCharges_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":["ChangeOrderCharges"]},"post":{"operationId":"ChangeOrderCharges_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":["ChangeOrderCharges"]}},"/V1.0/ChangeOrderCharges/{id}":{"delete":{"operationId":"ChangeOrderCharges_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":["ChangeOrderCharges"]},"get":{"operationId":"ChangeOrderCharges_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_ChangeOrderChargeModel_ChangeOrderCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ChangeOrderChargeModel_ChangeOrderCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ChangeOrderCharges"]}},"/V1.0/ChangeRequestLinks":{"post":{"operationId":"ChangeRequestLinks_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":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ChangeRequestLinkModel"}}},"required":true},"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":["ChangeRequestLinks"]}},"/V1.0/ChangeRequestLinks/entityInformation":{"get":{"operationId":"ChangeRequestLinks_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":["ChangeRequestLinks"]}},"/V1.0/ChangeRequestLinks/entityInformation/fields":{"get":{"operationId":"ChangeRequestLinks_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":["ChangeRequestLinks"]}},"/V1.0/ChangeRequestLinks/entityInformation/userDefinedFields":{"get":{"operationId":"ChangeRequestLinks_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":["ChangeRequestLinks"]}},"/V1.0/ChangeRequestLinks/query":{"get":{"operationId":"ChangeRequestLinks_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_ChangeRequestLinkModel_ChangeRequestLink_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ChangeRequestLinkModel_ChangeRequestLink_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ChangeRequestLinks"]},"post":{"operationId":"ChangeRequestLinks_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_ChangeRequestLinkModel_ChangeRequestLink_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ChangeRequestLinkModel_ChangeRequestLink_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ChangeRequestLinks"]}},"/V1.0/ChangeRequestLinks/query/count":{"get":{"operationId":"ChangeRequestLinks_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":["ChangeRequestLinks"]},"post":{"operationId":"ChangeRequestLinks_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":["ChangeRequestLinks"]}},"/V1.0/ChangeRequestLinks/{id}":{"delete":{"operationId":"ChangeRequestLinks_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":["ChangeRequestLinks"]},"get":{"operationId":"ChangeRequestLinks_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_ChangeRequestLinkModel_ChangeRequestLink_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ChangeRequestLinkModel_ChangeRequestLink_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ChangeRequestLinks"]}},"/V1.0/ChecklistLibraries":{"patch":{"operationId":"ChecklistLibraries_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/ChecklistLibraryModel"},"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":["ChecklistLibraries"]},"post":{"operationId":"ChecklistLibraries_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/ChecklistLibraryModel"},"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":["ChecklistLibraries"]},"put":{"operationId":"ChecklistLibraries_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/ChecklistLibraryModel"},"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":["ChecklistLibraries"]}},"/V1.0/ChecklistLibraries/entityInformation":{"get":{"operationId":"ChecklistLibraries_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":["ChecklistLibraries"]}},"/V1.0/ChecklistLibraries/entityInformation/fields":{"get":{"operationId":"ChecklistLibraries_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":["ChecklistLibraries"]}},"/V1.0/ChecklistLibraries/entityInformation/userDefinedFields":{"get":{"operationId":"ChecklistLibraries_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":["ChecklistLibraries"]}},"/V1.0/ChecklistLibraries/query":{"get":{"operationId":"ChecklistLibraries_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_ChecklistLibraryModel_ChecklistLibrary_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ChecklistLibraryModel_ChecklistLibrary_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ChecklistLibraries"]},"post":{"operationId":"ChecklistLibraries_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_ChecklistLibraryModel_ChecklistLibrary_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ChecklistLibraryModel_ChecklistLibrary_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ChecklistLibraries"]}},"/V1.0/ChecklistLibraries/query/count":{"get":{"operationId":"ChecklistLibraries_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":["ChecklistLibraries"]},"post":{"operationId":"ChecklistLibraries_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":["ChecklistLibraries"]}},"/V1.0/ChecklistLibraries/{id}":{"delete":{"operationId":"ChecklistLibraries_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":["ChecklistLibraries"]},"get":{"operationId":"ChecklistLibraries_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_ChecklistLibraryModel_ChecklistLibrary_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ChecklistLibraryModel_ChecklistLibrary_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ChecklistLibraries"]}},"/V1.0/ChecklistLibraries/{parentId}/ChecklistItems":{"get":{"operationId":"ChecklistLibraryChecklistItemsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ChecklistLibraryChecklistItemModel_ChecklistLibraryChecklistItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ChecklistLibraryChecklistItemModel_ChecklistLibraryChecklistItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ChecklistLibraryChecklistItemsChild"]},"patch":{"operationId":"ChecklistLibraryChecklistItemsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ChecklistLibraryChecklistItemModel"},"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":["ChecklistLibraryChecklistItemsChild"]},"post":{"operationId":"ChecklistLibraryChecklistItemsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ChecklistLibraryChecklistItemModel"},"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":["ChecklistLibraryChecklistItemsChild"]},"put":{"operationId":"ChecklistLibraryChecklistItemsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ChecklistLibraryChecklistItemModel"},"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":["ChecklistLibraryChecklistItemsChild"]}},"/V1.0/ChecklistLibraries/{parentId}/ChecklistItems/entityInformation":{"get":{"operationId":"ChecklistLibraryChecklistItemsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ChecklistLibraryChecklistItemsChild"]}},"/V1.0/ChecklistLibraries/{parentId}/ChecklistItems/entityInformation/fields":{"get":{"operationId":"ChecklistLibraryChecklistItemsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ChecklistLibraryChecklistItemsChild"]}},"/V1.0/ChecklistLibraries/{parentId}/ChecklistItems/entityInformation/userDefinedFields":{"get":{"operationId":"ChecklistLibraryChecklistItemsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ChecklistLibraryChecklistItemsChild"]}},"/V1.0/ChecklistLibraries/{parentId}/ChecklistItems/{id}":{"delete":{"operationId":"ChecklistLibraryChecklistItemsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ChecklistLibraryChecklistItemsChild"]},"get":{"operationId":"ChecklistLibraryChecklistItemsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ChecklistLibraryChecklistItemModel_ChecklistLibraryChecklistItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ChecklistLibraryChecklistItemModel_ChecklistLibraryChecklistItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ChecklistLibraryChecklistItemsChild"]}},"/V1.0/ChecklistLibraryChecklistItems/entityInformation":{"get":{"operationId":"ChecklistLibraryChecklistItems_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":["ChecklistLibraryChecklistItems"]}},"/V1.0/ChecklistLibraryChecklistItems/entityInformation/fields":{"get":{"operationId":"ChecklistLibraryChecklistItems_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":["ChecklistLibraryChecklistItems"]}},"/V1.0/ChecklistLibraryChecklistItems/entityInformation/userDefinedFields":{"get":{"operationId":"ChecklistLibraryChecklistItems_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":["ChecklistLibraryChecklistItems"]}},"/V1.0/ChecklistLibraryChecklistItems/query":{"get":{"operationId":"ChecklistLibraryChecklistItems_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_ChecklistLibraryChecklistItemModel_ChecklistLibraryChecklistItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ChecklistLibraryChecklistItemModel_ChecklistLibraryChecklistItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ChecklistLibraryChecklistItems"]},"post":{"operationId":"ChecklistLibraryChecklistItems_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_ChecklistLibraryChecklistItemModel_ChecklistLibraryChecklistItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ChecklistLibraryChecklistItemModel_ChecklistLibraryChecklistItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ChecklistLibraryChecklistItems"]}},"/V1.0/ChecklistLibraryChecklistItems/query/count":{"get":{"operationId":"ChecklistLibraryChecklistItems_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":["ChecklistLibraryChecklistItems"]},"post":{"operationId":"ChecklistLibraryChecklistItems_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":["ChecklistLibraryChecklistItems"]}},"/V1.0/ChecklistLibraryChecklistItems/{id}":{"get":{"operationId":"ChecklistLibraryChecklistItems_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_ChecklistLibraryChecklistItemModel_ChecklistLibraryChecklistItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ChecklistLibraryChecklistItemModel_ChecklistLibraryChecklistItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ChecklistLibraryChecklistItems"]}},"/V1.0/ClassificationIcons/entityInformation":{"get":{"operationId":"ClassificationIcons_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":["ClassificationIcons"]}},"/V1.0/ClassificationIcons/entityInformation/fields":{"get":{"operationId":"ClassificationIcons_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":["ClassificationIcons"]}},"/V1.0/ClassificationIcons/entityInformation/userDefinedFields":{"get":{"operationId":"ClassificationIcons_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":["ClassificationIcons"]}},"/V1.0/ClassificationIcons/query":{"get":{"operationId":"ClassificationIcons_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_ClassificationIconModel_ClassificationIcon_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ClassificationIconModel_ClassificationIcon_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ClassificationIcons"]},"post":{"operationId":"ClassificationIcons_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_ClassificationIconModel_ClassificationIcon_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ClassificationIconModel_ClassificationIcon_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ClassificationIcons"]}},"/V1.0/ClassificationIcons/query/count":{"get":{"operationId":"ClassificationIcons_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":["ClassificationIcons"]},"post":{"operationId":"ClassificationIcons_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":["ClassificationIcons"]}},"/V1.0/ClassificationIcons/{id}":{"get":{"operationId":"ClassificationIcons_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_ClassificationIconModel_ClassificationIcon_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ClassificationIconModel_ClassificationIcon_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ClassificationIcons"]}},"/V1.0/ClientPortalUsers":{"patch":{"operationId":"ClientPortalUsers_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/ClientPortalUserModel"},"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":["ClientPortalUsers"]},"post":{"operationId":"ClientPortalUsers_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/ClientPortalUserModel"},"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":["ClientPortalUsers"]},"put":{"operationId":"ClientPortalUsers_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/ClientPortalUserModel"},"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":["ClientPortalUsers"]}},"/V1.0/ClientPortalUsers/entityInformation":{"get":{"operationId":"ClientPortalUsers_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":["ClientPortalUsers"]}},"/V1.0/ClientPortalUsers/entityInformation/fields":{"get":{"operationId":"ClientPortalUsers_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":["ClientPortalUsers"]}},"/V1.0/ClientPortalUsers/entityInformation/userDefinedFields":{"get":{"operationId":"ClientPortalUsers_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":["ClientPortalUsers"]}},"/V1.0/ClientPortalUsers/query":{"get":{"operationId":"ClientPortalUsers_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_ClientPortalUserModel_ClientPortalUser_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ClientPortalUserModel_ClientPortalUser_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ClientPortalUsers"]},"post":{"operationId":"ClientPortalUsers_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_ClientPortalUserModel_ClientPortalUser_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ClientPortalUserModel_ClientPortalUser_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ClientPortalUsers"]}},"/V1.0/ClientPortalUsers/query/count":{"get":{"operationId":"ClientPortalUsers_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":["ClientPortalUsers"]},"post":{"operationId":"ClientPortalUsers_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":["ClientPortalUsers"]}},"/V1.0/ClientPortalUsers/{id}":{"get":{"operationId":"ClientPortalUsers_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_ClientPortalUserModel_ClientPortalUser_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ClientPortalUserModel_ClientPortalUser_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ClientPortalUsers"]}},"/V1.0/ComanagedAssociations":{"patch":{"operationId":"ComanagedAssociations_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/ComanagedAssociationModel"},"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":["ComanagedAssociations"]},"post":{"operationId":"ComanagedAssociations_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/ComanagedAssociationModel"},"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":["ComanagedAssociations"]},"put":{"operationId":"ComanagedAssociations_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/ComanagedAssociationModel"},"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":["ComanagedAssociations"]}},"/V1.0/ComanagedAssociations/entityInformation":{"get":{"operationId":"ComanagedAssociations_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":["ComanagedAssociations"]}},"/V1.0/ComanagedAssociations/entityInformation/fields":{"get":{"operationId":"ComanagedAssociations_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":["ComanagedAssociations"]}},"/V1.0/ComanagedAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"ComanagedAssociations_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":["ComanagedAssociations"]}},"/V1.0/ComanagedAssociations/query":{"get":{"operationId":"ComanagedAssociations_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_ComanagedAssociationModel_ComanagedAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ComanagedAssociationModel_ComanagedAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ComanagedAssociations"]},"post":{"operationId":"ComanagedAssociations_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_ComanagedAssociationModel_ComanagedAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ComanagedAssociationModel_ComanagedAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ComanagedAssociations"]}},"/V1.0/ComanagedAssociations/query/count":{"get":{"operationId":"ComanagedAssociations_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":["ComanagedAssociations"]},"post":{"operationId":"ComanagedAssociations_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":["ComanagedAssociations"]}},"/V1.0/ComanagedAssociations/{id}":{"delete":{"operationId":"ComanagedAssociations_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":["ComanagedAssociations"]},"get":{"operationId":"ComanagedAssociations_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_ComanagedAssociationModel_ComanagedAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ComanagedAssociationModel_ComanagedAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ComanagedAssociations"]}},"/V1.0/Companies":{"patch":{"operationId":"Companies_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/CompanyModel"},"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":["Companies"]},"post":{"operationId":"Companies_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/CompanyModel"},"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":["Companies"]},"put":{"operationId":"Companies_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/CompanyModel"},"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":["Companies"]}},"/V1.0/Companies/entityInformation":{"get":{"operationId":"Companies_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":["Companies"]}},"/V1.0/Companies/entityInformation/fields":{"get":{"operationId":"Companies_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":["Companies"]}},"/V1.0/Companies/entityInformation/userDefinedFields":{"get":{"operationId":"Companies_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":["Companies"]}},"/V1.0/Companies/query":{"get":{"operationId":"Companies_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_CompanyModel_Account_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyModel_Account_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Companies"]},"post":{"operationId":"Companies_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_CompanyModel_Account_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyModel_Account_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Companies"]}},"/V1.0/Companies/query/count":{"get":{"operationId":"Companies_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":["Companies"]},"post":{"operationId":"Companies_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":["Companies"]}},"/V1.0/Companies/{id}":{"get":{"operationId":"Companies_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_CompanyModel_Account_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanyModel_Account_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Companies"]}},"/V1.0/Companies/{parentId}/Alerts":{"get":{"operationId":"CompanyAlertsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_CompanyAlertModel_AccountAlert_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyAlertModel_AccountAlert_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyAlertsChild"]},"patch":{"operationId":"CompanyAlertsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/CompanyAlertModel"},"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":["CompanyAlertsChild"]},"post":{"operationId":"CompanyAlertsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/CompanyAlertModel"},"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":["CompanyAlertsChild"]},"put":{"operationId":"CompanyAlertsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/CompanyAlertModel"},"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":["CompanyAlertsChild"]}},"/V1.0/Companies/{parentId}/Alerts/entityInformation":{"get":{"operationId":"CompanyAlertsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyAlertsChild"]}},"/V1.0/Companies/{parentId}/Alerts/entityInformation/fields":{"get":{"operationId":"CompanyAlertsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyAlertsChild"]}},"/V1.0/Companies/{parentId}/Alerts/entityInformation/userDefinedFields":{"get":{"operationId":"CompanyAlertsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyAlertsChild"]}},"/V1.0/Companies/{parentId}/Alerts/{id}":{"delete":{"operationId":"CompanyAlertsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["CompanyAlertsChild"]},"get":{"operationId":"CompanyAlertsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_CompanyAlertModel_AccountAlert_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanyAlertModel_AccountAlert_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyAlertsChild"]}},"/V1.0/Companies/{parentId}/Attachments":{"get":{"operationId":"CompanyAttachmentsChild_Query","parameters":[{"in":"path","name":"parentId","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/CompanyAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CompanyAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyAttachmentsChild"]},"post":{"operationId":"CompanyAttachmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompanyAttachmentModel"}}},"required":true},"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":["CompanyAttachmentsChild"]}},"/V1.0/Companies/{parentId}/Attachments/{id}":{"delete":{"operationId":"CompanyAttachmentsChild_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/CompanyAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CompanyAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyAttachmentsChild"]},"get":{"operationId":"CompanyAttachmentsChild_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/CompanyAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CompanyAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyAttachmentsChild"]}},"/V1.0/Companies/{parentId}/Contacts":{"get":{"operationId":"CompanyContactsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContactModel_Contact_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactModel_Contact_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyContactsChild"]},"patch":{"operationId":"CompanyContactsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContactModel"},"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":["CompanyContactsChild"]},"post":{"operationId":"CompanyContactsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContactModel"},"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":["CompanyContactsChild"]},"put":{"operationId":"CompanyContactsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContactModel"},"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":["CompanyContactsChild"]}},"/V1.0/Companies/{parentId}/Contacts/entityInformation":{"get":{"operationId":"CompanyContactsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyContactsChild"]}},"/V1.0/Companies/{parentId}/Contacts/entityInformation/fields":{"get":{"operationId":"CompanyContactsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyContactsChild"]}},"/V1.0/Companies/{parentId}/Contacts/entityInformation/userDefinedFields":{"get":{"operationId":"CompanyContactsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyContactsChild"]}},"/V1.0/Companies/{parentId}/Contacts/{id}":{"delete":{"operationId":"CompanyContactsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["CompanyContactsChild"]},"get":{"operationId":"CompanyContactsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContactModel_Contact_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContactModel_Contact_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyContactsChild"]}},"/V1.0/Companies/{parentId}/Locations":{"get":{"operationId":"CompanyLocationsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_CompanyLocationModel_AccountPhysicalLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyLocationModel_AccountPhysicalLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyLocationsChild"]},"patch":{"operationId":"CompanyLocationsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/CompanyLocationModel"},"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":["CompanyLocationsChild"]},"post":{"operationId":"CompanyLocationsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/CompanyLocationModel"},"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":["CompanyLocationsChild"]},"put":{"operationId":"CompanyLocationsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/CompanyLocationModel"},"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":["CompanyLocationsChild"]}},"/V1.0/Companies/{parentId}/Locations/entityInformation":{"get":{"operationId":"CompanyLocationsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyLocationsChild"]}},"/V1.0/Companies/{parentId}/Locations/entityInformation/fields":{"get":{"operationId":"CompanyLocationsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyLocationsChild"]}},"/V1.0/Companies/{parentId}/Locations/entityInformation/userDefinedFields":{"get":{"operationId":"CompanyLocationsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyLocationsChild"]}},"/V1.0/Companies/{parentId}/Locations/{id}":{"delete":{"operationId":"CompanyLocationsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["CompanyLocationsChild"]},"get":{"operationId":"CompanyLocationsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_CompanyLocationModel_AccountPhysicalLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanyLocationModel_AccountPhysicalLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyLocationsChild"]}},"/V1.0/Companies/{parentId}/Notes":{"get":{"operationId":"CompanyNotesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_CompanyNoteModel_AccountNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyNoteModel_AccountNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyNotesChild"]},"patch":{"operationId":"CompanyNotesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/CompanyNoteModel"},"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":["CompanyNotesChild"]},"post":{"operationId":"CompanyNotesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/CompanyNoteModel"},"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":["CompanyNotesChild"]},"put":{"operationId":"CompanyNotesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/CompanyNoteModel"},"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":["CompanyNotesChild"]}},"/V1.0/Companies/{parentId}/Notes/entityInformation":{"get":{"operationId":"CompanyNotesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyNotesChild"]}},"/V1.0/Companies/{parentId}/Notes/entityInformation/fields":{"get":{"operationId":"CompanyNotesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyNotesChild"]}},"/V1.0/Companies/{parentId}/Notes/entityInformation/userDefinedFields":{"get":{"operationId":"CompanyNotesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyNotesChild"]}},"/V1.0/Companies/{parentId}/Notes/{id}":{"get":{"operationId":"CompanyNotesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_CompanyNoteModel_AccountNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanyNoteModel_AccountNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyNotesChild"]}},"/V1.0/Companies/{parentId}/SiteConfigurations":{"get":{"operationId":"CompanySiteConfigurationsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_CompanySiteConfigurationModel_AccountLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanySiteConfigurationModel_AccountLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanySiteConfigurationsChild"]},"patch":{"operationId":"CompanySiteConfigurationsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/CompanySiteConfigurationModel"},"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":["CompanySiteConfigurationsChild"]},"put":{"operationId":"CompanySiteConfigurationsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/CompanySiteConfigurationModel"},"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":["CompanySiteConfigurationsChild"]}},"/V1.0/Companies/{parentId}/SiteConfigurations/entityInformation":{"get":{"operationId":"CompanySiteConfigurationsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanySiteConfigurationsChild"]}},"/V1.0/Companies/{parentId}/SiteConfigurations/entityInformation/fields":{"get":{"operationId":"CompanySiteConfigurationsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanySiteConfigurationsChild"]}},"/V1.0/Companies/{parentId}/SiteConfigurations/entityInformation/userDefinedFields":{"get":{"operationId":"CompanySiteConfigurationsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanySiteConfigurationsChild"]}},"/V1.0/Companies/{parentId}/SiteConfigurations/{id}":{"get":{"operationId":"CompanySiteConfigurationsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_CompanySiteConfigurationModel_AccountLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanySiteConfigurationModel_AccountLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanySiteConfigurationsChild"]}},"/V1.0/Companies/{parentId}/Teams":{"get":{"operationId":"CompanyTeamsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_CompanyTeamModel_AccountTeam_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyTeamModel_AccountTeam_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyTeamsChild"]},"post":{"operationId":"CompanyTeamsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompanyTeamModel"}}},"required":true},"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":["CompanyTeamsChild"]}},"/V1.0/Companies/{parentId}/Teams/entityInformation":{"get":{"operationId":"CompanyTeamsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyTeamsChild"]}},"/V1.0/Companies/{parentId}/Teams/entityInformation/fields":{"get":{"operationId":"CompanyTeamsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyTeamsChild"]}},"/V1.0/Companies/{parentId}/Teams/entityInformation/userDefinedFields":{"get":{"operationId":"CompanyTeamsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyTeamsChild"]}},"/V1.0/Companies/{parentId}/Teams/{id}":{"delete":{"operationId":"CompanyTeamsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["CompanyTeamsChild"]},"get":{"operationId":"CompanyTeamsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_CompanyTeamModel_AccountTeam_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanyTeamModel_AccountTeam_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyTeamsChild"]}},"/V1.0/Companies/{parentId}/ToDos":{"get":{"operationId":"CompanyToDosChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_CompanyToDoModel_AccountToDo_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyToDoModel_AccountToDo_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyToDosChild"]},"patch":{"operationId":"CompanyToDosChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/CompanyToDoModel"},"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":["CompanyToDosChild"]},"post":{"operationId":"CompanyToDosChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/CompanyToDoModel"},"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":["CompanyToDosChild"]},"put":{"operationId":"CompanyToDosChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/CompanyToDoModel"},"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":["CompanyToDosChild"]}},"/V1.0/Companies/{parentId}/ToDos/entityInformation":{"get":{"operationId":"CompanyToDosChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyToDosChild"]}},"/V1.0/Companies/{parentId}/ToDos/entityInformation/fields":{"get":{"operationId":"CompanyToDosChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyToDosChild"]}},"/V1.0/Companies/{parentId}/ToDos/entityInformation/userDefinedFields":{"get":{"operationId":"CompanyToDosChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyToDosChild"]}},"/V1.0/Companies/{parentId}/ToDos/{id}":{"delete":{"operationId":"CompanyToDosChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["CompanyToDosChild"]},"get":{"operationId":"CompanyToDosChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_CompanyToDoModel_AccountToDo_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanyToDoModel_AccountToDo_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyToDosChild"]}},"/V1.0/CompanyAlerts/entityInformation":{"get":{"operationId":"CompanyAlerts_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":["CompanyAlerts"]}},"/V1.0/CompanyAlerts/entityInformation/fields":{"get":{"operationId":"CompanyAlerts_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":["CompanyAlerts"]}},"/V1.0/CompanyAlerts/entityInformation/userDefinedFields":{"get":{"operationId":"CompanyAlerts_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":["CompanyAlerts"]}},"/V1.0/CompanyAlerts/query":{"get":{"operationId":"CompanyAlerts_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_CompanyAlertModel_AccountAlert_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyAlertModel_AccountAlert_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyAlerts"]},"post":{"operationId":"CompanyAlerts_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_CompanyAlertModel_AccountAlert_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyAlertModel_AccountAlert_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyAlerts"]}},"/V1.0/CompanyAlerts/query/count":{"get":{"operationId":"CompanyAlerts_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":["CompanyAlerts"]},"post":{"operationId":"CompanyAlerts_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":["CompanyAlerts"]}},"/V1.0/CompanyAlerts/{id}":{"get":{"operationId":"CompanyAlerts_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_CompanyAlertModel_AccountAlert_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanyAlertModel_AccountAlert_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyAlerts"]}},"/V1.0/CompanyAttachments/entityInformation":{"get":{"operationId":"CompanyAttachments_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":["CompanyAttachments"]}},"/V1.0/CompanyAttachments/entityInformation/fields":{"get":{"operationId":"CompanyAttachments_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":["CompanyAttachments"]}},"/V1.0/CompanyAttachments/query":{"get":{"operationId":"CompanyAttachments_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/CompanyAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CompanyAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyAttachments"]},"post":{"operationId":"CompanyAttachments_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/CompanyAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CompanyAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyAttachments"]}},"/V1.0/CompanyAttachments/query/count":{"get":{"operationId":"CompanyAttachments_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":["CompanyAttachments"]},"post":{"operationId":"CompanyAttachments_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":["CompanyAttachments"]}},"/V1.0/CompanyAttachments/{id}":{"get":{"operationId":"CompanyAttachments_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/CompanyAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CompanyAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyAttachments"]}},"/V1.0/CompanyCategories":{"patch":{"operationId":"CompanyCategories_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/CompanyCategoryModel"},"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":["CompanyCategories"]},"put":{"operationId":"CompanyCategories_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/CompanyCategoryModel"},"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":["CompanyCategories"]}},"/V1.0/CompanyCategories/entityInformation":{"get":{"operationId":"CompanyCategories_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":["CompanyCategories"]}},"/V1.0/CompanyCategories/entityInformation/fields":{"get":{"operationId":"CompanyCategories_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":["CompanyCategories"]}},"/V1.0/CompanyCategories/entityInformation/userDefinedFields":{"get":{"operationId":"CompanyCategories_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":["CompanyCategories"]}},"/V1.0/CompanyCategories/query":{"get":{"operationId":"CompanyCategories_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_CompanyCategoryModel_AccountCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyCategoryModel_AccountCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyCategories"]},"post":{"operationId":"CompanyCategories_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_CompanyCategoryModel_AccountCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyCategoryModel_AccountCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyCategories"]}},"/V1.0/CompanyCategories/query/count":{"get":{"operationId":"CompanyCategories_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":["CompanyCategories"]},"post":{"operationId":"CompanyCategories_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":["CompanyCategories"]}},"/V1.0/CompanyCategories/{id}":{"get":{"operationId":"CompanyCategories_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_CompanyCategoryModel_AccountCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanyCategoryModel_AccountCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyCategories"]}},"/V1.0/CompanyLocations/entityInformation":{"get":{"operationId":"CompanyLocations_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":["CompanyLocations"]}},"/V1.0/CompanyLocations/entityInformation/fields":{"get":{"operationId":"CompanyLocations_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":["CompanyLocations"]}},"/V1.0/CompanyLocations/entityInformation/userDefinedFields":{"get":{"operationId":"CompanyLocations_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":["CompanyLocations"]}},"/V1.0/CompanyLocations/query":{"get":{"operationId":"CompanyLocations_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_CompanyLocationModel_AccountPhysicalLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyLocationModel_AccountPhysicalLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyLocations"]},"post":{"operationId":"CompanyLocations_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_CompanyLocationModel_AccountPhysicalLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyLocationModel_AccountPhysicalLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyLocations"]}},"/V1.0/CompanyLocations/query/count":{"get":{"operationId":"CompanyLocations_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":["CompanyLocations"]},"post":{"operationId":"CompanyLocations_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":["CompanyLocations"]}},"/V1.0/CompanyLocations/{id}":{"get":{"operationId":"CompanyLocations_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_CompanyLocationModel_AccountPhysicalLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanyLocationModel_AccountPhysicalLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyLocations"]}},"/V1.0/CompanyNoteAttachments/entityInformation":{"get":{"operationId":"CompanyNoteAttachments_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":["CompanyNoteAttachments"]}},"/V1.0/CompanyNoteAttachments/entityInformation/fields":{"get":{"operationId":"CompanyNoteAttachments_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":["CompanyNoteAttachments"]}},"/V1.0/CompanyNoteAttachments/query":{"get":{"operationId":"CompanyNoteAttachments_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/CompanyNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CompanyNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyNoteAttachments"]},"post":{"operationId":"CompanyNoteAttachments_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/CompanyNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CompanyNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyNoteAttachments"]}},"/V1.0/CompanyNoteAttachments/query/count":{"get":{"operationId":"CompanyNoteAttachments_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":["CompanyNoteAttachments"]},"post":{"operationId":"CompanyNoteAttachments_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":["CompanyNoteAttachments"]}},"/V1.0/CompanyNoteAttachments/{id}":{"get":{"operationId":"CompanyNoteAttachments_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/CompanyNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CompanyNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyNoteAttachments"]}},"/V1.0/CompanyNotes/entityInformation":{"get":{"operationId":"CompanyNotes_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":["CompanyNotes"]}},"/V1.0/CompanyNotes/entityInformation/fields":{"get":{"operationId":"CompanyNotes_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":["CompanyNotes"]}},"/V1.0/CompanyNotes/entityInformation/userDefinedFields":{"get":{"operationId":"CompanyNotes_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":["CompanyNotes"]}},"/V1.0/CompanyNotes/query":{"get":{"operationId":"CompanyNotes_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_CompanyNoteModel_AccountNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyNoteModel_AccountNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyNotes"]},"post":{"operationId":"CompanyNotes_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_CompanyNoteModel_AccountNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyNoteModel_AccountNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyNotes"]}},"/V1.0/CompanyNotes/query/count":{"get":{"operationId":"CompanyNotes_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":["CompanyNotes"]},"post":{"operationId":"CompanyNotes_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":["CompanyNotes"]}},"/V1.0/CompanyNotes/{id}":{"get":{"operationId":"CompanyNotes_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_CompanyNoteModel_AccountNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanyNoteModel_AccountNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyNotes"]}},"/V1.0/CompanyNotes/{parentId}/Attachments":{"get":{"operationId":"CompanyNoteAttachmentsChild_Query","parameters":[{"in":"path","name":"parentId","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/CompanyNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CompanyNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyNoteAttachmentsChild"]},"post":{"operationId":"CompanyNoteAttachmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompanyNoteAttachmentModel"}}},"required":true},"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":["CompanyNoteAttachmentsChild"]}},"/V1.0/CompanyNotes/{parentId}/Attachments/{id}":{"delete":{"operationId":"CompanyNoteAttachmentsChild_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/CompanyNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CompanyNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyNoteAttachmentsChild"]},"get":{"operationId":"CompanyNoteAttachmentsChild_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/CompanyNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/CompanyNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyNoteAttachmentsChild"]}},"/V1.0/CompanySiteConfigurations/entityInformation":{"get":{"operationId":"CompanySiteConfigurations_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":["CompanySiteConfigurations"]}},"/V1.0/CompanySiteConfigurations/entityInformation/fields":{"get":{"operationId":"CompanySiteConfigurations_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":["CompanySiteConfigurations"]}},"/V1.0/CompanySiteConfigurations/entityInformation/userDefinedFields":{"get":{"operationId":"CompanySiteConfigurations_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":["CompanySiteConfigurations"]}},"/V1.0/CompanySiteConfigurations/query":{"get":{"operationId":"CompanySiteConfigurations_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_CompanySiteConfigurationModel_AccountLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanySiteConfigurationModel_AccountLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanySiteConfigurations"]},"post":{"operationId":"CompanySiteConfigurations_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_CompanySiteConfigurationModel_AccountLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanySiteConfigurationModel_AccountLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanySiteConfigurations"]}},"/V1.0/CompanySiteConfigurations/query/count":{"get":{"operationId":"CompanySiteConfigurations_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":["CompanySiteConfigurations"]},"post":{"operationId":"CompanySiteConfigurations_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":["CompanySiteConfigurations"]}},"/V1.0/CompanySiteConfigurations/{id}":{"get":{"operationId":"CompanySiteConfigurations_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_CompanySiteConfigurationModel_AccountLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanySiteConfigurationModel_AccountLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanySiteConfigurations"]}},"/V1.0/CompanyTeams/entityInformation":{"get":{"operationId":"CompanyTeams_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":["CompanyTeams"]}},"/V1.0/CompanyTeams/entityInformation/fields":{"get":{"operationId":"CompanyTeams_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":["CompanyTeams"]}},"/V1.0/CompanyTeams/entityInformation/userDefinedFields":{"get":{"operationId":"CompanyTeams_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":["CompanyTeams"]}},"/V1.0/CompanyTeams/query":{"get":{"operationId":"CompanyTeams_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_CompanyTeamModel_AccountTeam_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyTeamModel_AccountTeam_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyTeams"]},"post":{"operationId":"CompanyTeams_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_CompanyTeamModel_AccountTeam_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyTeamModel_AccountTeam_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyTeams"]}},"/V1.0/CompanyTeams/query/count":{"get":{"operationId":"CompanyTeams_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":["CompanyTeams"]},"post":{"operationId":"CompanyTeams_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":["CompanyTeams"]}},"/V1.0/CompanyTeams/{id}":{"get":{"operationId":"CompanyTeams_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_CompanyTeamModel_AccountTeam_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanyTeamModel_AccountTeam_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyTeams"]}},"/V1.0/CompanyToDos/entityInformation":{"get":{"operationId":"CompanyToDos_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":["CompanyToDos"]}},"/V1.0/CompanyToDos/entityInformation/fields":{"get":{"operationId":"CompanyToDos_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":["CompanyToDos"]}},"/V1.0/CompanyToDos/entityInformation/userDefinedFields":{"get":{"operationId":"CompanyToDos_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":["CompanyToDos"]}},"/V1.0/CompanyToDos/query":{"get":{"operationId":"CompanyToDos_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_CompanyToDoModel_AccountToDo_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyToDoModel_AccountToDo_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyToDos"]},"post":{"operationId":"CompanyToDos_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_CompanyToDoModel_AccountToDo_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyToDoModel_AccountToDo_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyToDos"]}},"/V1.0/CompanyToDos/query/count":{"get":{"operationId":"CompanyToDos_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":["CompanyToDos"]},"post":{"operationId":"CompanyToDos_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":["CompanyToDos"]}},"/V1.0/CompanyToDos/{id}":{"get":{"operationId":"CompanyToDos_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_CompanyToDoModel_AccountToDo_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanyToDoModel_AccountToDo_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyToDos"]}},"/V1.0/CompanyWebhookExcludedResources/entityInformation":{"get":{"operationId":"CompanyWebhookExcludedResources_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":["CompanyWebhookExcludedResources"]}},"/V1.0/CompanyWebhookExcludedResources/entityInformation/fields":{"get":{"operationId":"CompanyWebhookExcludedResources_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":["CompanyWebhookExcludedResources"]}},"/V1.0/CompanyWebhookExcludedResources/entityInformation/userDefinedFields":{"get":{"operationId":"CompanyWebhookExcludedResources_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":["CompanyWebhookExcludedResources"]}},"/V1.0/CompanyWebhookExcludedResources/query":{"get":{"operationId":"CompanyWebhookExcludedResources_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_CompanyWebhookExcludedResourceModel_AccountWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyWebhookExcludedResourceModel_AccountWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookExcludedResources"]},"post":{"operationId":"CompanyWebhookExcludedResources_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_CompanyWebhookExcludedResourceModel_AccountWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyWebhookExcludedResourceModel_AccountWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookExcludedResources"]}},"/V1.0/CompanyWebhookExcludedResources/query/count":{"get":{"operationId":"CompanyWebhookExcludedResources_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":["CompanyWebhookExcludedResources"]},"post":{"operationId":"CompanyWebhookExcludedResources_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":["CompanyWebhookExcludedResources"]}},"/V1.0/CompanyWebhookExcludedResources/{id}":{"get":{"operationId":"CompanyWebhookExcludedResources_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_CompanyWebhookExcludedResourceModel_AccountWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanyWebhookExcludedResourceModel_AccountWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookExcludedResources"]}},"/V1.0/CompanyWebhookFields/entityInformation":{"get":{"operationId":"CompanyWebhookFields_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":["CompanyWebhookFields"]}},"/V1.0/CompanyWebhookFields/entityInformation/fields":{"get":{"operationId":"CompanyWebhookFields_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":["CompanyWebhookFields"]}},"/V1.0/CompanyWebhookFields/entityInformation/userDefinedFields":{"get":{"operationId":"CompanyWebhookFields_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":["CompanyWebhookFields"]}},"/V1.0/CompanyWebhookFields/query":{"get":{"operationId":"CompanyWebhookFields_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_CompanyWebhookFieldModel_AccountWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyWebhookFieldModel_AccountWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookFields"]},"post":{"operationId":"CompanyWebhookFields_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_CompanyWebhookFieldModel_AccountWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyWebhookFieldModel_AccountWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookFields"]}},"/V1.0/CompanyWebhookFields/query/count":{"get":{"operationId":"CompanyWebhookFields_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":["CompanyWebhookFields"]},"post":{"operationId":"CompanyWebhookFields_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":["CompanyWebhookFields"]}},"/V1.0/CompanyWebhookFields/{id}":{"get":{"operationId":"CompanyWebhookFields_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_CompanyWebhookFieldModel_AccountWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanyWebhookFieldModel_AccountWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookFields"]}},"/V1.0/CompanyWebhookUdfFields/entityInformation":{"get":{"operationId":"CompanyWebhookUdfFields_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":["CompanyWebhookUdfFields"]}},"/V1.0/CompanyWebhookUdfFields/entityInformation/fields":{"get":{"operationId":"CompanyWebhookUdfFields_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":["CompanyWebhookUdfFields"]}},"/V1.0/CompanyWebhookUdfFields/entityInformation/userDefinedFields":{"get":{"operationId":"CompanyWebhookUdfFields_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":["CompanyWebhookUdfFields"]}},"/V1.0/CompanyWebhookUdfFields/query":{"get":{"operationId":"CompanyWebhookUdfFields_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_CompanyWebhookUdfFieldModel_AccountWebhookUdfField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyWebhookUdfFieldModel_AccountWebhookUdfField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookUdfFields"]},"post":{"operationId":"CompanyWebhookUdfFields_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_CompanyWebhookUdfFieldModel_AccountWebhookUdfField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyWebhookUdfFieldModel_AccountWebhookUdfField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookUdfFields"]}},"/V1.0/CompanyWebhookUdfFields/query/count":{"get":{"operationId":"CompanyWebhookUdfFields_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":["CompanyWebhookUdfFields"]},"post":{"operationId":"CompanyWebhookUdfFields_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":["CompanyWebhookUdfFields"]}},"/V1.0/CompanyWebhookUdfFields/{id}":{"get":{"operationId":"CompanyWebhookUdfFields_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_CompanyWebhookUdfFieldModel_AccountWebhookUdfField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanyWebhookUdfFieldModel_AccountWebhookUdfField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookUdfFields"]}},"/V1.0/CompanyWebhooks":{"patch":{"operationId":"CompanyWebhooks_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/CompanyWebhookModel"},"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":["CompanyWebhooks"]},"post":{"operationId":"CompanyWebhooks_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/CompanyWebhookModel"},"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":["CompanyWebhooks"]},"put":{"operationId":"CompanyWebhooks_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/CompanyWebhookModel"},"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":["CompanyWebhooks"]}},"/V1.0/CompanyWebhooks/entityInformation":{"get":{"operationId":"CompanyWebhooks_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":["CompanyWebhooks"]}},"/V1.0/CompanyWebhooks/entityInformation/fields":{"get":{"operationId":"CompanyWebhooks_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":["CompanyWebhooks"]}},"/V1.0/CompanyWebhooks/entityInformation/userDefinedFields":{"get":{"operationId":"CompanyWebhooks_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":["CompanyWebhooks"]}},"/V1.0/CompanyWebhooks/query":{"get":{"operationId":"CompanyWebhooks_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_CompanyWebhookModel_AccountWebhook_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyWebhookModel_AccountWebhook_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhooks"]},"post":{"operationId":"CompanyWebhooks_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_CompanyWebhookModel_AccountWebhook_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyWebhookModel_AccountWebhook_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhooks"]}},"/V1.0/CompanyWebhooks/query/count":{"get":{"operationId":"CompanyWebhooks_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":["CompanyWebhooks"]},"post":{"operationId":"CompanyWebhooks_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":["CompanyWebhooks"]}},"/V1.0/CompanyWebhooks/{id}":{"delete":{"operationId":"CompanyWebhooks_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":["CompanyWebhooks"]},"get":{"operationId":"CompanyWebhooks_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_CompanyWebhookModel_AccountWebhook_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanyWebhookModel_AccountWebhook_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhooks"]}},"/V1.0/CompanyWebhooks/{parentId}/ExcludedResources":{"get":{"operationId":"CompanyWebhookExcludedResourcesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_CompanyWebhookExcludedResourceModel_AccountWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyWebhookExcludedResourceModel_AccountWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookExcludedResourcesChild"]},"post":{"operationId":"CompanyWebhookExcludedResourcesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompanyWebhookExcludedResourceModel"}}},"required":true},"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":["CompanyWebhookExcludedResourcesChild"]}},"/V1.0/CompanyWebhooks/{parentId}/ExcludedResources/entityInformation":{"get":{"operationId":"CompanyWebhookExcludedResourcesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookExcludedResourcesChild"]}},"/V1.0/CompanyWebhooks/{parentId}/ExcludedResources/entityInformation/fields":{"get":{"operationId":"CompanyWebhookExcludedResourcesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookExcludedResourcesChild"]}},"/V1.0/CompanyWebhooks/{parentId}/ExcludedResources/entityInformation/userDefinedFields":{"get":{"operationId":"CompanyWebhookExcludedResourcesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookExcludedResourcesChild"]}},"/V1.0/CompanyWebhooks/{parentId}/ExcludedResources/{id}":{"delete":{"operationId":"CompanyWebhookExcludedResourcesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["CompanyWebhookExcludedResourcesChild"]},"get":{"operationId":"CompanyWebhookExcludedResourcesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_CompanyWebhookExcludedResourceModel_AccountWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanyWebhookExcludedResourceModel_AccountWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookExcludedResourcesChild"]}},"/V1.0/CompanyWebhooks/{parentId}/Fields":{"get":{"operationId":"CompanyWebhookFieldsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_CompanyWebhookFieldModel_AccountWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyWebhookFieldModel_AccountWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookFieldsChild"]},"patch":{"operationId":"CompanyWebhookFieldsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/CompanyWebhookFieldModel"},"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":["CompanyWebhookFieldsChild"]},"post":{"operationId":"CompanyWebhookFieldsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/CompanyWebhookFieldModel"},"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":["CompanyWebhookFieldsChild"]},"put":{"operationId":"CompanyWebhookFieldsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/CompanyWebhookFieldModel"},"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":["CompanyWebhookFieldsChild"]}},"/V1.0/CompanyWebhooks/{parentId}/Fields/entityInformation":{"get":{"operationId":"CompanyWebhookFieldsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookFieldsChild"]}},"/V1.0/CompanyWebhooks/{parentId}/Fields/entityInformation/fields":{"get":{"operationId":"CompanyWebhookFieldsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookFieldsChild"]}},"/V1.0/CompanyWebhooks/{parentId}/Fields/entityInformation/userDefinedFields":{"get":{"operationId":"CompanyWebhookFieldsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookFieldsChild"]}},"/V1.0/CompanyWebhooks/{parentId}/Fields/{id}":{"delete":{"operationId":"CompanyWebhookFieldsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["CompanyWebhookFieldsChild"]},"get":{"operationId":"CompanyWebhookFieldsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_CompanyWebhookFieldModel_AccountWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanyWebhookFieldModel_AccountWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookFieldsChild"]}},"/V1.0/CompanyWebhooks/{parentId}/UdfFields":{"get":{"operationId":"CompanyWebhookUdfFieldsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_CompanyWebhookUdfFieldModel_AccountWebhookUdfField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CompanyWebhookUdfFieldModel_AccountWebhookUdfField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookUdfFieldsChild"]},"patch":{"operationId":"CompanyWebhookUdfFieldsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/CompanyWebhookUdfFieldModel"},"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":["CompanyWebhookUdfFieldsChild"]},"post":{"operationId":"CompanyWebhookUdfFieldsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/CompanyWebhookUdfFieldModel"},"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":["CompanyWebhookUdfFieldsChild"]},"put":{"operationId":"CompanyWebhookUdfFieldsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/CompanyWebhookUdfFieldModel"},"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":["CompanyWebhookUdfFieldsChild"]}},"/V1.0/CompanyWebhooks/{parentId}/UdfFields/entityInformation":{"get":{"operationId":"CompanyWebhookUdfFieldsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookUdfFieldsChild"]}},"/V1.0/CompanyWebhooks/{parentId}/UdfFields/entityInformation/fields":{"get":{"operationId":"CompanyWebhookUdfFieldsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookUdfFieldsChild"]}},"/V1.0/CompanyWebhooks/{parentId}/UdfFields/entityInformation/userDefinedFields":{"get":{"operationId":"CompanyWebhookUdfFieldsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookUdfFieldsChild"]}},"/V1.0/CompanyWebhooks/{parentId}/UdfFields/{id}":{"delete":{"operationId":"CompanyWebhookUdfFieldsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["CompanyWebhookUdfFieldsChild"]},"get":{"operationId":"CompanyWebhookUdfFieldsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_CompanyWebhookUdfFieldModel_AccountWebhookUdfField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CompanyWebhookUdfFieldModel_AccountWebhookUdfField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["CompanyWebhookUdfFieldsChild"]}},"/V1.0/ConfigurationItemAttachments/entityInformation":{"get":{"operationId":"ConfigurationItemAttachments_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":["ConfigurationItemAttachments"]}},"/V1.0/ConfigurationItemAttachments/entityInformation/fields":{"get":{"operationId":"ConfigurationItemAttachments_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":["ConfigurationItemAttachments"]}},"/V1.0/ConfigurationItemAttachments/query":{"get":{"operationId":"ConfigurationItemAttachments_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/ConfigurationItemAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemAttachments"]},"post":{"operationId":"ConfigurationItemAttachments_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/ConfigurationItemAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemAttachments"]}},"/V1.0/ConfigurationItemAttachments/query/count":{"get":{"operationId":"ConfigurationItemAttachments_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":["ConfigurationItemAttachments"]},"post":{"operationId":"ConfigurationItemAttachments_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":["ConfigurationItemAttachments"]}},"/V1.0/ConfigurationItemAttachments/{id}":{"get":{"operationId":"ConfigurationItemAttachments_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/ConfigurationItemAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemAttachments"]}},"/V1.0/ConfigurationItemBillingProductAssociations/entityInformation":{"get":{"operationId":"ConfigurationItemBillingProductAssociations_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":["ConfigurationItemBillingProductAssociations"]}},"/V1.0/ConfigurationItemBillingProductAssociations/entityInformation/fields":{"get":{"operationId":"ConfigurationItemBillingProductAssociations_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":["ConfigurationItemBillingProductAssociations"]}},"/V1.0/ConfigurationItemBillingProductAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemBillingProductAssociations_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":["ConfigurationItemBillingProductAssociations"]}},"/V1.0/ConfigurationItemBillingProductAssociations/query":{"get":{"operationId":"ConfigurationItemBillingProductAssociations_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_ConfigurationItemBillingProductAssociationModel_InstalledProductBillingProductAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemBillingProductAssociationModel_InstalledProductBillingProductAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemBillingProductAssociations"]},"post":{"operationId":"ConfigurationItemBillingProductAssociations_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_ConfigurationItemBillingProductAssociationModel_InstalledProductBillingProductAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemBillingProductAssociationModel_InstalledProductBillingProductAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemBillingProductAssociations"]}},"/V1.0/ConfigurationItemBillingProductAssociations/query/count":{"get":{"operationId":"ConfigurationItemBillingProductAssociations_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":["ConfigurationItemBillingProductAssociations"]},"post":{"operationId":"ConfigurationItemBillingProductAssociations_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":["ConfigurationItemBillingProductAssociations"]}},"/V1.0/ConfigurationItemBillingProductAssociations/{id}":{"get":{"operationId":"ConfigurationItemBillingProductAssociations_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_ConfigurationItemBillingProductAssociationModel_InstalledProductBillingProductAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemBillingProductAssociationModel_InstalledProductBillingProductAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemBillingProductAssociations"]}},"/V1.0/ConfigurationItemCategories":{"patch":{"operationId":"ConfigurationItemCategories_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/ConfigurationItemCategoryModel"},"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":["ConfigurationItemCategories"]},"post":{"operationId":"ConfigurationItemCategories_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/ConfigurationItemCategoryModel"},"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":["ConfigurationItemCategories"]},"put":{"operationId":"ConfigurationItemCategories_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/ConfigurationItemCategoryModel"},"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":["ConfigurationItemCategories"]}},"/V1.0/ConfigurationItemCategories/entityInformation":{"get":{"operationId":"ConfigurationItemCategories_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":["ConfigurationItemCategories"]}},"/V1.0/ConfigurationItemCategories/entityInformation/fields":{"get":{"operationId":"ConfigurationItemCategories_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":["ConfigurationItemCategories"]}},"/V1.0/ConfigurationItemCategories/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemCategories_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":["ConfigurationItemCategories"]}},"/V1.0/ConfigurationItemCategories/query":{"get":{"operationId":"ConfigurationItemCategories_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_ConfigurationItemCategoryModel_InstalledProductCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemCategoryModel_InstalledProductCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemCategories"]},"post":{"operationId":"ConfigurationItemCategories_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_ConfigurationItemCategoryModel_InstalledProductCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemCategoryModel_InstalledProductCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemCategories"]}},"/V1.0/ConfigurationItemCategories/query/count":{"get":{"operationId":"ConfigurationItemCategories_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":["ConfigurationItemCategories"]},"post":{"operationId":"ConfigurationItemCategories_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":["ConfigurationItemCategories"]}},"/V1.0/ConfigurationItemCategories/{id}":{"get":{"operationId":"ConfigurationItemCategories_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_ConfigurationItemCategoryModel_InstalledProductCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemCategoryModel_InstalledProductCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemCategories"]}},"/V1.0/ConfigurationItemCategories/{parentId}/UdfAssociations":{"get":{"operationId":"ConfigurationItemCategoryUdfAssociationsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ConfigurationItemCategoryUdfAssociationModel_InstalledProductCategoryUdfAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemCategoryUdfAssociationModel_InstalledProductCategoryUdfAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemCategoryUdfAssociationsChild"]},"patch":{"operationId":"ConfigurationItemCategoryUdfAssociationsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ConfigurationItemCategoryUdfAssociationModel"},"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":["ConfigurationItemCategoryUdfAssociationsChild"]},"post":{"operationId":"ConfigurationItemCategoryUdfAssociationsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ConfigurationItemCategoryUdfAssociationModel"},"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":["ConfigurationItemCategoryUdfAssociationsChild"]},"put":{"operationId":"ConfigurationItemCategoryUdfAssociationsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ConfigurationItemCategoryUdfAssociationModel"},"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":["ConfigurationItemCategoryUdfAssociationsChild"]}},"/V1.0/ConfigurationItemCategories/{parentId}/UdfAssociations/entityInformation":{"get":{"operationId":"ConfigurationItemCategoryUdfAssociationsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemCategoryUdfAssociationsChild"]}},"/V1.0/ConfigurationItemCategories/{parentId}/UdfAssociations/entityInformation/fields":{"get":{"operationId":"ConfigurationItemCategoryUdfAssociationsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemCategoryUdfAssociationsChild"]}},"/V1.0/ConfigurationItemCategories/{parentId}/UdfAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemCategoryUdfAssociationsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemCategoryUdfAssociationsChild"]}},"/V1.0/ConfigurationItemCategories/{parentId}/UdfAssociations/{id}":{"delete":{"operationId":"ConfigurationItemCategoryUdfAssociationsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ConfigurationItemCategoryUdfAssociationsChild"]},"get":{"operationId":"ConfigurationItemCategoryUdfAssociationsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ConfigurationItemCategoryUdfAssociationModel_InstalledProductCategoryUdfAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemCategoryUdfAssociationModel_InstalledProductCategoryUdfAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemCategoryUdfAssociationsChild"]}},"/V1.0/ConfigurationItemCategoryUdfAssociations/entityInformation":{"get":{"operationId":"ConfigurationItemCategoryUdfAssociations_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":["ConfigurationItemCategoryUdfAssociations"]}},"/V1.0/ConfigurationItemCategoryUdfAssociations/entityInformation/fields":{"get":{"operationId":"ConfigurationItemCategoryUdfAssociations_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":["ConfigurationItemCategoryUdfAssociations"]}},"/V1.0/ConfigurationItemCategoryUdfAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemCategoryUdfAssociations_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":["ConfigurationItemCategoryUdfAssociations"]}},"/V1.0/ConfigurationItemCategoryUdfAssociations/query":{"get":{"operationId":"ConfigurationItemCategoryUdfAssociations_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_ConfigurationItemCategoryUdfAssociationModel_InstalledProductCategoryUdfAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemCategoryUdfAssociationModel_InstalledProductCategoryUdfAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemCategoryUdfAssociations"]},"post":{"operationId":"ConfigurationItemCategoryUdfAssociations_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_ConfigurationItemCategoryUdfAssociationModel_InstalledProductCategoryUdfAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemCategoryUdfAssociationModel_InstalledProductCategoryUdfAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemCategoryUdfAssociations"]}},"/V1.0/ConfigurationItemCategoryUdfAssociations/query/count":{"get":{"operationId":"ConfigurationItemCategoryUdfAssociations_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":["ConfigurationItemCategoryUdfAssociations"]},"post":{"operationId":"ConfigurationItemCategoryUdfAssociations_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":["ConfigurationItemCategoryUdfAssociations"]}},"/V1.0/ConfigurationItemCategoryUdfAssociations/{id}":{"get":{"operationId":"ConfigurationItemCategoryUdfAssociations_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_ConfigurationItemCategoryUdfAssociationModel_InstalledProductCategoryUdfAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemCategoryUdfAssociationModel_InstalledProductCategoryUdfAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemCategoryUdfAssociations"]}},"/V1.0/ConfigurationItemDnsRecords/entityInformation":{"get":{"operationId":"ConfigurationItemDnsRecords_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":["ConfigurationItemDnsRecords"]}},"/V1.0/ConfigurationItemDnsRecords/entityInformation/fields":{"get":{"operationId":"ConfigurationItemDnsRecords_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":["ConfigurationItemDnsRecords"]}},"/V1.0/ConfigurationItemDnsRecords/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemDnsRecords_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":["ConfigurationItemDnsRecords"]}},"/V1.0/ConfigurationItemDnsRecords/query":{"get":{"operationId":"ConfigurationItemDnsRecords_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_ConfigurationItemDnsRecordModel_InstalledProductDnsRecord_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemDnsRecordModel_InstalledProductDnsRecord_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemDnsRecords"]},"post":{"operationId":"ConfigurationItemDnsRecords_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_ConfigurationItemDnsRecordModel_InstalledProductDnsRecord_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemDnsRecordModel_InstalledProductDnsRecord_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemDnsRecords"]}},"/V1.0/ConfigurationItemDnsRecords/query/count":{"get":{"operationId":"ConfigurationItemDnsRecords_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":["ConfigurationItemDnsRecords"]},"post":{"operationId":"ConfigurationItemDnsRecords_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":["ConfigurationItemDnsRecords"]}},"/V1.0/ConfigurationItemDnsRecords/{id}":{"get":{"operationId":"ConfigurationItemDnsRecords_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_ConfigurationItemDnsRecordModel_InstalledProductDnsRecord_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemDnsRecordModel_InstalledProductDnsRecord_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemDnsRecords"]}},"/V1.0/ConfigurationItemNoteAttachments/entityInformation":{"get":{"operationId":"ConfigurationItemNoteAttachments_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":["ConfigurationItemNoteAttachments"]}},"/V1.0/ConfigurationItemNoteAttachments/entityInformation/fields":{"get":{"operationId":"ConfigurationItemNoteAttachments_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":["ConfigurationItemNoteAttachments"]}},"/V1.0/ConfigurationItemNoteAttachments/query":{"get":{"operationId":"ConfigurationItemNoteAttachments_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/ConfigurationItemNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemNoteAttachments"]},"post":{"operationId":"ConfigurationItemNoteAttachments_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/ConfigurationItemNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemNoteAttachments"]}},"/V1.0/ConfigurationItemNoteAttachments/query/count":{"get":{"operationId":"ConfigurationItemNoteAttachments_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":["ConfigurationItemNoteAttachments"]},"post":{"operationId":"ConfigurationItemNoteAttachments_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":["ConfigurationItemNoteAttachments"]}},"/V1.0/ConfigurationItemNoteAttachments/{id}":{"get":{"operationId":"ConfigurationItemNoteAttachments_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/ConfigurationItemNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemNoteAttachments"]}},"/V1.0/ConfigurationItemNotes/entityInformation":{"get":{"operationId":"ConfigurationItemNotes_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":["ConfigurationItemNotes"]}},"/V1.0/ConfigurationItemNotes/entityInformation/fields":{"get":{"operationId":"ConfigurationItemNotes_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":["ConfigurationItemNotes"]}},"/V1.0/ConfigurationItemNotes/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemNotes_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":["ConfigurationItemNotes"]}},"/V1.0/ConfigurationItemNotes/query":{"get":{"operationId":"ConfigurationItemNotes_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_ConfigurationItemNoteModel_InstalledProductNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemNoteModel_InstalledProductNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemNotes"]},"post":{"operationId":"ConfigurationItemNotes_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_ConfigurationItemNoteModel_InstalledProductNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemNoteModel_InstalledProductNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemNotes"]}},"/V1.0/ConfigurationItemNotes/query/count":{"get":{"operationId":"ConfigurationItemNotes_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":["ConfigurationItemNotes"]},"post":{"operationId":"ConfigurationItemNotes_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":["ConfigurationItemNotes"]}},"/V1.0/ConfigurationItemNotes/{id}":{"get":{"operationId":"ConfigurationItemNotes_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_ConfigurationItemNoteModel_InstalledProductNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemNoteModel_InstalledProductNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemNotes"]}},"/V1.0/ConfigurationItemNotes/{parentId}/Attachments":{"get":{"operationId":"ConfigurationItemNoteAttachmentsChild_Query","parameters":[{"in":"path","name":"parentId","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/ConfigurationItemNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemNoteAttachmentsChild"]},"post":{"operationId":"ConfigurationItemNoteAttachmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemNoteAttachmentModel"}}},"required":true},"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":["ConfigurationItemNoteAttachmentsChild"]}},"/V1.0/ConfigurationItemNotes/{parentId}/Attachments/{id}":{"delete":{"operationId":"ConfigurationItemNoteAttachmentsChild_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/ConfigurationItemNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemNoteAttachmentsChild"]},"get":{"operationId":"ConfigurationItemNoteAttachmentsChild_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/ConfigurationItemNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemNoteAttachmentsChild"]}},"/V1.0/ConfigurationItemRelatedItems/entityInformation":{"get":{"operationId":"ConfigurationItemRelatedItems_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":["ConfigurationItemRelatedItems"]}},"/V1.0/ConfigurationItemRelatedItems/entityInformation/fields":{"get":{"operationId":"ConfigurationItemRelatedItems_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":["ConfigurationItemRelatedItems"]}},"/V1.0/ConfigurationItemRelatedItems/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemRelatedItems_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":["ConfigurationItemRelatedItems"]}},"/V1.0/ConfigurationItemRelatedItems/query":{"get":{"operationId":"ConfigurationItemRelatedItems_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_ConfigurationItemRelatedItemModel_InstalledProductRelatedItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemRelatedItemModel_InstalledProductRelatedItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemRelatedItems"]},"post":{"operationId":"ConfigurationItemRelatedItems_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_ConfigurationItemRelatedItemModel_InstalledProductRelatedItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemRelatedItemModel_InstalledProductRelatedItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemRelatedItems"]}},"/V1.0/ConfigurationItemRelatedItems/query/count":{"get":{"operationId":"ConfigurationItemRelatedItems_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":["ConfigurationItemRelatedItems"]},"post":{"operationId":"ConfigurationItemRelatedItems_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":["ConfigurationItemRelatedItems"]}},"/V1.0/ConfigurationItemRelatedItems/{id}":{"get":{"operationId":"ConfigurationItemRelatedItems_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_ConfigurationItemRelatedItemModel_InstalledProductRelatedItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemRelatedItemModel_InstalledProductRelatedItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemRelatedItems"]}},"/V1.0/ConfigurationItemSslSubjectAlternativeNames/entityInformation":{"get":{"operationId":"ConfigurationItemSslSubjectAlternativeNames_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":["ConfigurationItemSslSubjectAlternativeNames"]}},"/V1.0/ConfigurationItemSslSubjectAlternativeNames/entityInformation/fields":{"get":{"operationId":"ConfigurationItemSslSubjectAlternativeNames_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":["ConfigurationItemSslSubjectAlternativeNames"]}},"/V1.0/ConfigurationItemSslSubjectAlternativeNames/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemSslSubjectAlternativeNames_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":["ConfigurationItemSslSubjectAlternativeNames"]}},"/V1.0/ConfigurationItemSslSubjectAlternativeNames/query":{"get":{"operationId":"ConfigurationItemSslSubjectAlternativeNames_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_ConfigurationItemSslSubjectAlternativeNameModel_InstalledProductSslSubjectAlternativeName_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemSslSubjectAlternativeNameModel_InstalledProductSslSubjectAlternativeName_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemSslSubjectAlternativeNames"]},"post":{"operationId":"ConfigurationItemSslSubjectAlternativeNames_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_ConfigurationItemSslSubjectAlternativeNameModel_InstalledProductSslSubjectAlternativeName_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemSslSubjectAlternativeNameModel_InstalledProductSslSubjectAlternativeName_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemSslSubjectAlternativeNames"]}},"/V1.0/ConfigurationItemSslSubjectAlternativeNames/query/count":{"get":{"operationId":"ConfigurationItemSslSubjectAlternativeNames_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":["ConfigurationItemSslSubjectAlternativeNames"]},"post":{"operationId":"ConfigurationItemSslSubjectAlternativeNames_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":["ConfigurationItemSslSubjectAlternativeNames"]}},"/V1.0/ConfigurationItemSslSubjectAlternativeNames/{id}":{"get":{"operationId":"ConfigurationItemSslSubjectAlternativeNames_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_ConfigurationItemSslSubjectAlternativeNameModel_InstalledProductSslSubjectAlternativeName_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemSslSubjectAlternativeNameModel_InstalledProductSslSubjectAlternativeName_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemSslSubjectAlternativeNames"]}},"/V1.0/ConfigurationItemTypes":{"patch":{"operationId":"ConfigurationItemTypes_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/ConfigurationItemTypeModel"},"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":["ConfigurationItemTypes"]},"post":{"operationId":"ConfigurationItemTypes_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/ConfigurationItemTypeModel"},"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":["ConfigurationItemTypes"]},"put":{"operationId":"ConfigurationItemTypes_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/ConfigurationItemTypeModel"},"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":["ConfigurationItemTypes"]}},"/V1.0/ConfigurationItemTypes/entityInformation":{"get":{"operationId":"ConfigurationItemTypes_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":["ConfigurationItemTypes"]}},"/V1.0/ConfigurationItemTypes/entityInformation/fields":{"get":{"operationId":"ConfigurationItemTypes_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":["ConfigurationItemTypes"]}},"/V1.0/ConfigurationItemTypes/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemTypes_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":["ConfigurationItemTypes"]}},"/V1.0/ConfigurationItemTypes/query":{"get":{"operationId":"ConfigurationItemTypes_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_ConfigurationItemTypeModel_InstalledProductType_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemTypeModel_InstalledProductType_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemTypes"]},"post":{"operationId":"ConfigurationItemTypes_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_ConfigurationItemTypeModel_InstalledProductType_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemTypeModel_InstalledProductType_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemTypes"]}},"/V1.0/ConfigurationItemTypes/query/count":{"get":{"operationId":"ConfigurationItemTypes_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":["ConfigurationItemTypes"]},"post":{"operationId":"ConfigurationItemTypes_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":["ConfigurationItemTypes"]}},"/V1.0/ConfigurationItemTypes/{id}":{"delete":{"operationId":"ConfigurationItemTypes_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":["ConfigurationItemTypes"]},"get":{"operationId":"ConfigurationItemTypes_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_ConfigurationItemTypeModel_InstalledProductType_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemTypeModel_InstalledProductType_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemTypes"]}},"/V1.0/ConfigurationItemWebhookExcludedResources/entityInformation":{"get":{"operationId":"ConfigurationItemWebhookExcludedResources_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":["ConfigurationItemWebhookExcludedResources"]}},"/V1.0/ConfigurationItemWebhookExcludedResources/entityInformation/fields":{"get":{"operationId":"ConfigurationItemWebhookExcludedResources_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":["ConfigurationItemWebhookExcludedResources"]}},"/V1.0/ConfigurationItemWebhookExcludedResources/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemWebhookExcludedResources_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":["ConfigurationItemWebhookExcludedResources"]}},"/V1.0/ConfigurationItemWebhookExcludedResources/query":{"get":{"operationId":"ConfigurationItemWebhookExcludedResources_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_ConfigurationItemWebhookExcludedResourceModel_InstalledProductWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemWebhookExcludedResourceModel_InstalledProductWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookExcludedResources"]},"post":{"operationId":"ConfigurationItemWebhookExcludedResources_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_ConfigurationItemWebhookExcludedResourceModel_InstalledProductWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemWebhookExcludedResourceModel_InstalledProductWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookExcludedResources"]}},"/V1.0/ConfigurationItemWebhookExcludedResources/query/count":{"get":{"operationId":"ConfigurationItemWebhookExcludedResources_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":["ConfigurationItemWebhookExcludedResources"]},"post":{"operationId":"ConfigurationItemWebhookExcludedResources_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":["ConfigurationItemWebhookExcludedResources"]}},"/V1.0/ConfigurationItemWebhookExcludedResources/{id}":{"get":{"operationId":"ConfigurationItemWebhookExcludedResources_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_ConfigurationItemWebhookExcludedResourceModel_InstalledProductWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemWebhookExcludedResourceModel_InstalledProductWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookExcludedResources"]}},"/V1.0/ConfigurationItemWebhookFields/entityInformation":{"get":{"operationId":"ConfigurationItemWebhookFields_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":["ConfigurationItemWebhookFields"]}},"/V1.0/ConfigurationItemWebhookFields/entityInformation/fields":{"get":{"operationId":"ConfigurationItemWebhookFields_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":["ConfigurationItemWebhookFields"]}},"/V1.0/ConfigurationItemWebhookFields/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemWebhookFields_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":["ConfigurationItemWebhookFields"]}},"/V1.0/ConfigurationItemWebhookFields/query":{"get":{"operationId":"ConfigurationItemWebhookFields_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_ConfigurationItemWebhookFieldModel_InstalledProductWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemWebhookFieldModel_InstalledProductWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookFields"]},"post":{"operationId":"ConfigurationItemWebhookFields_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_ConfigurationItemWebhookFieldModel_InstalledProductWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemWebhookFieldModel_InstalledProductWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookFields"]}},"/V1.0/ConfigurationItemWebhookFields/query/count":{"get":{"operationId":"ConfigurationItemWebhookFields_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":["ConfigurationItemWebhookFields"]},"post":{"operationId":"ConfigurationItemWebhookFields_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":["ConfigurationItemWebhookFields"]}},"/V1.0/ConfigurationItemWebhookFields/{id}":{"get":{"operationId":"ConfigurationItemWebhookFields_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_ConfigurationItemWebhookFieldModel_InstalledProductWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemWebhookFieldModel_InstalledProductWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookFields"]}},"/V1.0/ConfigurationItemWebhookUdfFields/entityInformation":{"get":{"operationId":"ConfigurationItemWebhookUdfFields_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":["ConfigurationItemWebhookUdfFields"]}},"/V1.0/ConfigurationItemWebhookUdfFields/entityInformation/fields":{"get":{"operationId":"ConfigurationItemWebhookUdfFields_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":["ConfigurationItemWebhookUdfFields"]}},"/V1.0/ConfigurationItemWebhookUdfFields/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemWebhookUdfFields_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":["ConfigurationItemWebhookUdfFields"]}},"/V1.0/ConfigurationItemWebhookUdfFields/query":{"get":{"operationId":"ConfigurationItemWebhookUdfFields_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_ConfigurationItemWebhookUdfFieldModel_InstalledProductWebhookUdfField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemWebhookUdfFieldModel_InstalledProductWebhookUdfField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookUdfFields"]},"post":{"operationId":"ConfigurationItemWebhookUdfFields_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_ConfigurationItemWebhookUdfFieldModel_InstalledProductWebhookUdfField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemWebhookUdfFieldModel_InstalledProductWebhookUdfField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookUdfFields"]}},"/V1.0/ConfigurationItemWebhookUdfFields/query/count":{"get":{"operationId":"ConfigurationItemWebhookUdfFields_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":["ConfigurationItemWebhookUdfFields"]},"post":{"operationId":"ConfigurationItemWebhookUdfFields_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":["ConfigurationItemWebhookUdfFields"]}},"/V1.0/ConfigurationItemWebhookUdfFields/{id}":{"get":{"operationId":"ConfigurationItemWebhookUdfFields_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_ConfigurationItemWebhookUdfFieldModel_InstalledProductWebhookUdfField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemWebhookUdfFieldModel_InstalledProductWebhookUdfField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookUdfFields"]}},"/V1.0/ConfigurationItemWebhooks":{"patch":{"operationId":"ConfigurationItemWebhooks_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/ConfigurationItemWebhookModel"},"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":["ConfigurationItemWebhooks"]},"post":{"operationId":"ConfigurationItemWebhooks_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/ConfigurationItemWebhookModel"},"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":["ConfigurationItemWebhooks"]},"put":{"operationId":"ConfigurationItemWebhooks_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/ConfigurationItemWebhookModel"},"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":["ConfigurationItemWebhooks"]}},"/V1.0/ConfigurationItemWebhooks/entityInformation":{"get":{"operationId":"ConfigurationItemWebhooks_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":["ConfigurationItemWebhooks"]}},"/V1.0/ConfigurationItemWebhooks/entityInformation/fields":{"get":{"operationId":"ConfigurationItemWebhooks_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":["ConfigurationItemWebhooks"]}},"/V1.0/ConfigurationItemWebhooks/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemWebhooks_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":["ConfigurationItemWebhooks"]}},"/V1.0/ConfigurationItemWebhooks/query":{"get":{"operationId":"ConfigurationItemWebhooks_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_ConfigurationItemWebhookModel_InstalledProductWebhook_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemWebhookModel_InstalledProductWebhook_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhooks"]},"post":{"operationId":"ConfigurationItemWebhooks_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_ConfigurationItemWebhookModel_InstalledProductWebhook_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemWebhookModel_InstalledProductWebhook_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhooks"]}},"/V1.0/ConfigurationItemWebhooks/query/count":{"get":{"operationId":"ConfigurationItemWebhooks_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":["ConfigurationItemWebhooks"]},"post":{"operationId":"ConfigurationItemWebhooks_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":["ConfigurationItemWebhooks"]}},"/V1.0/ConfigurationItemWebhooks/{id}":{"delete":{"operationId":"ConfigurationItemWebhooks_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":["ConfigurationItemWebhooks"]},"get":{"operationId":"ConfigurationItemWebhooks_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_ConfigurationItemWebhookModel_InstalledProductWebhook_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemWebhookModel_InstalledProductWebhook_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhooks"]}},"/V1.0/ConfigurationItemWebhooks/{parentId}/ExcludedResources":{"get":{"operationId":"ConfigurationItemWebhookExcludedResourcesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ConfigurationItemWebhookExcludedResourceModel_InstalledProductWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemWebhookExcludedResourceModel_InstalledProductWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookExcludedResourcesChild"]},"post":{"operationId":"ConfigurationItemWebhookExcludedResourcesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemWebhookExcludedResourceModel"}}},"required":true},"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":["ConfigurationItemWebhookExcludedResourcesChild"]}},"/V1.0/ConfigurationItemWebhooks/{parentId}/ExcludedResources/entityInformation":{"get":{"operationId":"ConfigurationItemWebhookExcludedResourcesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookExcludedResourcesChild"]}},"/V1.0/ConfigurationItemWebhooks/{parentId}/ExcludedResources/entityInformation/fields":{"get":{"operationId":"ConfigurationItemWebhookExcludedResourcesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookExcludedResourcesChild"]}},"/V1.0/ConfigurationItemWebhooks/{parentId}/ExcludedResources/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemWebhookExcludedResourcesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookExcludedResourcesChild"]}},"/V1.0/ConfigurationItemWebhooks/{parentId}/ExcludedResources/{id}":{"delete":{"operationId":"ConfigurationItemWebhookExcludedResourcesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ConfigurationItemWebhookExcludedResourcesChild"]},"get":{"operationId":"ConfigurationItemWebhookExcludedResourcesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ConfigurationItemWebhookExcludedResourceModel_InstalledProductWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemWebhookExcludedResourceModel_InstalledProductWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookExcludedResourcesChild"]}},"/V1.0/ConfigurationItemWebhooks/{parentId}/Fields":{"get":{"operationId":"ConfigurationItemWebhookFieldsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ConfigurationItemWebhookFieldModel_InstalledProductWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemWebhookFieldModel_InstalledProductWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookFieldsChild"]},"patch":{"operationId":"ConfigurationItemWebhookFieldsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ConfigurationItemWebhookFieldModel"},"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":["ConfigurationItemWebhookFieldsChild"]},"post":{"operationId":"ConfigurationItemWebhookFieldsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ConfigurationItemWebhookFieldModel"},"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":["ConfigurationItemWebhookFieldsChild"]},"put":{"operationId":"ConfigurationItemWebhookFieldsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ConfigurationItemWebhookFieldModel"},"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":["ConfigurationItemWebhookFieldsChild"]}},"/V1.0/ConfigurationItemWebhooks/{parentId}/Fields/entityInformation":{"get":{"operationId":"ConfigurationItemWebhookFieldsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookFieldsChild"]}},"/V1.0/ConfigurationItemWebhooks/{parentId}/Fields/entityInformation/fields":{"get":{"operationId":"ConfigurationItemWebhookFieldsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookFieldsChild"]}},"/V1.0/ConfigurationItemWebhooks/{parentId}/Fields/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemWebhookFieldsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookFieldsChild"]}},"/V1.0/ConfigurationItemWebhooks/{parentId}/Fields/{id}":{"delete":{"operationId":"ConfigurationItemWebhookFieldsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ConfigurationItemWebhookFieldsChild"]},"get":{"operationId":"ConfigurationItemWebhookFieldsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ConfigurationItemWebhookFieldModel_InstalledProductWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemWebhookFieldModel_InstalledProductWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookFieldsChild"]}},"/V1.0/ConfigurationItemWebhooks/{parentId}/UdfFields":{"get":{"operationId":"ConfigurationItemWebhookUdfFieldsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ConfigurationItemWebhookUdfFieldModel_InstalledProductWebhookUdfField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemWebhookUdfFieldModel_InstalledProductWebhookUdfField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookUdfFieldsChild"]},"patch":{"operationId":"ConfigurationItemWebhookUdfFieldsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ConfigurationItemWebhookUdfFieldModel"},"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":["ConfigurationItemWebhookUdfFieldsChild"]},"post":{"operationId":"ConfigurationItemWebhookUdfFieldsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ConfigurationItemWebhookUdfFieldModel"},"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":["ConfigurationItemWebhookUdfFieldsChild"]},"put":{"operationId":"ConfigurationItemWebhookUdfFieldsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ConfigurationItemWebhookUdfFieldModel"},"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":["ConfigurationItemWebhookUdfFieldsChild"]}},"/V1.0/ConfigurationItemWebhooks/{parentId}/UdfFields/entityInformation":{"get":{"operationId":"ConfigurationItemWebhookUdfFieldsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookUdfFieldsChild"]}},"/V1.0/ConfigurationItemWebhooks/{parentId}/UdfFields/entityInformation/fields":{"get":{"operationId":"ConfigurationItemWebhookUdfFieldsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookUdfFieldsChild"]}},"/V1.0/ConfigurationItemWebhooks/{parentId}/UdfFields/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemWebhookUdfFieldsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookUdfFieldsChild"]}},"/V1.0/ConfigurationItemWebhooks/{parentId}/UdfFields/{id}":{"delete":{"operationId":"ConfigurationItemWebhookUdfFieldsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ConfigurationItemWebhookUdfFieldsChild"]},"get":{"operationId":"ConfigurationItemWebhookUdfFieldsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ConfigurationItemWebhookUdfFieldModel_InstalledProductWebhookUdfField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemWebhookUdfFieldModel_InstalledProductWebhookUdfField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemWebhookUdfFieldsChild"]}},"/V1.0/ConfigurationItems":{"patch":{"operationId":"ConfigurationItems_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/ConfigurationItemModel"},"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":["ConfigurationItems"]},"post":{"operationId":"ConfigurationItems_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/ConfigurationItemModel"},"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":["ConfigurationItems"]},"put":{"operationId":"ConfigurationItems_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/ConfigurationItemModel"},"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":["ConfigurationItems"]}},"/V1.0/ConfigurationItems/entityInformation":{"get":{"operationId":"ConfigurationItems_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":["ConfigurationItems"]}},"/V1.0/ConfigurationItems/entityInformation/fields":{"get":{"operationId":"ConfigurationItems_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":["ConfigurationItems"]}},"/V1.0/ConfigurationItems/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItems_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":["ConfigurationItems"]}},"/V1.0/ConfigurationItems/query":{"get":{"operationId":"ConfigurationItems_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_ConfigurationItemModel_InstalledProduct_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemModel_InstalledProduct_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItems"]},"post":{"operationId":"ConfigurationItems_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_ConfigurationItemModel_InstalledProduct_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemModel_InstalledProduct_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItems"]}},"/V1.0/ConfigurationItems/query/count":{"get":{"operationId":"ConfigurationItems_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":["ConfigurationItems"]},"post":{"operationId":"ConfigurationItems_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":["ConfigurationItems"]}},"/V1.0/ConfigurationItems/{id}":{"get":{"operationId":"ConfigurationItems_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_ConfigurationItemModel_InstalledProduct_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemModel_InstalledProduct_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItems"]}},"/V1.0/ConfigurationItems/{parentId}/Attachments":{"get":{"operationId":"ConfigurationItemAttachmentsChild_Query","parameters":[{"in":"path","name":"parentId","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/ConfigurationItemAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemAttachmentsChild"]},"post":{"operationId":"ConfigurationItemAttachmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemAttachmentModel"}}},"required":true},"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":["ConfigurationItemAttachmentsChild"]}},"/V1.0/ConfigurationItems/{parentId}/Attachments/{id}":{"delete":{"operationId":"ConfigurationItemAttachmentsChild_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/ConfigurationItemAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemAttachmentsChild"]},"get":{"operationId":"ConfigurationItemAttachmentsChild_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/ConfigurationItemAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemAttachmentsChild"]}},"/V1.0/ConfigurationItems/{parentId}/BillingProductAssociations":{"get":{"operationId":"ConfigurationItemBillingProductAssociationsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ConfigurationItemBillingProductAssociationModel_InstalledProductBillingProductAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemBillingProductAssociationModel_InstalledProductBillingProductAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemBillingProductAssociationsChild"]},"patch":{"operationId":"ConfigurationItemBillingProductAssociationsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ConfigurationItemBillingProductAssociationModel"},"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":["ConfigurationItemBillingProductAssociationsChild"]},"post":{"operationId":"ConfigurationItemBillingProductAssociationsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ConfigurationItemBillingProductAssociationModel"},"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":["ConfigurationItemBillingProductAssociationsChild"]},"put":{"operationId":"ConfigurationItemBillingProductAssociationsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ConfigurationItemBillingProductAssociationModel"},"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":["ConfigurationItemBillingProductAssociationsChild"]}},"/V1.0/ConfigurationItems/{parentId}/BillingProductAssociations/entityInformation":{"get":{"operationId":"ConfigurationItemBillingProductAssociationsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemBillingProductAssociationsChild"]}},"/V1.0/ConfigurationItems/{parentId}/BillingProductAssociations/entityInformation/fields":{"get":{"operationId":"ConfigurationItemBillingProductAssociationsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemBillingProductAssociationsChild"]}},"/V1.0/ConfigurationItems/{parentId}/BillingProductAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemBillingProductAssociationsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemBillingProductAssociationsChild"]}},"/V1.0/ConfigurationItems/{parentId}/BillingProductAssociations/{id}":{"delete":{"operationId":"ConfigurationItemBillingProductAssociationsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ConfigurationItemBillingProductAssociationsChild"]},"get":{"operationId":"ConfigurationItemBillingProductAssociationsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ConfigurationItemBillingProductAssociationModel_InstalledProductBillingProductAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemBillingProductAssociationModel_InstalledProductBillingProductAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemBillingProductAssociationsChild"]}},"/V1.0/ConfigurationItems/{parentId}/DnsRecords":{"get":{"operationId":"ConfigurationItemDnsRecordsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ConfigurationItemDnsRecordModel_InstalledProductDnsRecord_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemDnsRecordModel_InstalledProductDnsRecord_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemDnsRecordsChild"]}},"/V1.0/ConfigurationItems/{parentId}/DnsRecords/entityInformation":{"get":{"operationId":"ConfigurationItemDnsRecordsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemDnsRecordsChild"]}},"/V1.0/ConfigurationItems/{parentId}/DnsRecords/entityInformation/fields":{"get":{"operationId":"ConfigurationItemDnsRecordsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemDnsRecordsChild"]}},"/V1.0/ConfigurationItems/{parentId}/DnsRecords/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemDnsRecordsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemDnsRecordsChild"]}},"/V1.0/ConfigurationItems/{parentId}/DnsRecords/{id}":{"delete":{"operationId":"ConfigurationItemDnsRecordsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ConfigurationItemDnsRecordsChild"]},"get":{"operationId":"ConfigurationItemDnsRecordsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ConfigurationItemDnsRecordModel_InstalledProductDnsRecord_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemDnsRecordModel_InstalledProductDnsRecord_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemDnsRecordsChild"]}},"/V1.0/ConfigurationItems/{parentId}/Notes":{"get":{"operationId":"ConfigurationItemNotesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ConfigurationItemNoteModel_InstalledProductNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemNoteModel_InstalledProductNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemNotesChild"]},"patch":{"operationId":"ConfigurationItemNotesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ConfigurationItemNoteModel"},"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":["ConfigurationItemNotesChild"]},"post":{"operationId":"ConfigurationItemNotesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ConfigurationItemNoteModel"},"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":["ConfigurationItemNotesChild"]},"put":{"operationId":"ConfigurationItemNotesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ConfigurationItemNoteModel"},"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":["ConfigurationItemNotesChild"]}},"/V1.0/ConfigurationItems/{parentId}/Notes/entityInformation":{"get":{"operationId":"ConfigurationItemNotesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemNotesChild"]}},"/V1.0/ConfigurationItems/{parentId}/Notes/entityInformation/fields":{"get":{"operationId":"ConfigurationItemNotesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemNotesChild"]}},"/V1.0/ConfigurationItems/{parentId}/Notes/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemNotesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemNotesChild"]}},"/V1.0/ConfigurationItems/{parentId}/Notes/{id}":{"get":{"operationId":"ConfigurationItemNotesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ConfigurationItemNoteModel_InstalledProductNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemNoteModel_InstalledProductNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemNotesChild"]}},"/V1.0/ConfigurationItems/{parentId}/RelatedItems":{"get":{"operationId":"ConfigurationItemRelatedItemsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ConfigurationItemRelatedItemModel_InstalledProductRelatedItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemRelatedItemModel_InstalledProductRelatedItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemRelatedItemsChild"]},"post":{"operationId":"ConfigurationItemRelatedItemsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemRelatedItemModel"}}},"required":true},"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":["ConfigurationItemRelatedItemsChild"]}},"/V1.0/ConfigurationItems/{parentId}/RelatedItems/entityInformation":{"get":{"operationId":"ConfigurationItemRelatedItemsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemRelatedItemsChild"]}},"/V1.0/ConfigurationItems/{parentId}/RelatedItems/entityInformation/fields":{"get":{"operationId":"ConfigurationItemRelatedItemsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemRelatedItemsChild"]}},"/V1.0/ConfigurationItems/{parentId}/RelatedItems/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemRelatedItemsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemRelatedItemsChild"]}},"/V1.0/ConfigurationItems/{parentId}/RelatedItems/{id}":{"delete":{"operationId":"ConfigurationItemRelatedItemsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ConfigurationItemRelatedItemsChild"]},"get":{"operationId":"ConfigurationItemRelatedItemsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ConfigurationItemRelatedItemModel_InstalledProductRelatedItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemRelatedItemModel_InstalledProductRelatedItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemRelatedItemsChild"]}},"/V1.0/ConfigurationItems/{parentId}/SslSubjectAlternativeNames":{"get":{"operationId":"ConfigurationItemSslSubjectAlternativeNamesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ConfigurationItemSslSubjectAlternativeNameModel_InstalledProductSslSubjectAlternativeName_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ConfigurationItemSslSubjectAlternativeNameModel_InstalledProductSslSubjectAlternativeName_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemSslSubjectAlternativeNamesChild"]}},"/V1.0/ConfigurationItems/{parentId}/SslSubjectAlternativeNames/entityInformation":{"get":{"operationId":"ConfigurationItemSslSubjectAlternativeNamesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemSslSubjectAlternativeNamesChild"]}},"/V1.0/ConfigurationItems/{parentId}/SslSubjectAlternativeNames/entityInformation/fields":{"get":{"operationId":"ConfigurationItemSslSubjectAlternativeNamesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemSslSubjectAlternativeNamesChild"]}},"/V1.0/ConfigurationItems/{parentId}/SslSubjectAlternativeNames/entityInformation/userDefinedFields":{"get":{"operationId":"ConfigurationItemSslSubjectAlternativeNamesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemSslSubjectAlternativeNamesChild"]}},"/V1.0/ConfigurationItems/{parentId}/SslSubjectAlternativeNames/{id}":{"delete":{"operationId":"ConfigurationItemSslSubjectAlternativeNamesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ConfigurationItemSslSubjectAlternativeNamesChild"]},"get":{"operationId":"ConfigurationItemSslSubjectAlternativeNamesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ConfigurationItemSslSubjectAlternativeNameModel_InstalledProductSslSubjectAlternativeName_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ConfigurationItemSslSubjectAlternativeNameModel_InstalledProductSslSubjectAlternativeName_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ConfigurationItemSslSubjectAlternativeNamesChild"]}},"/V1.0/ContactBillingProductAssociations/entityInformation":{"get":{"operationId":"ContactBillingProductAssociations_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":["ContactBillingProductAssociations"]}},"/V1.0/ContactBillingProductAssociations/entityInformation/fields":{"get":{"operationId":"ContactBillingProductAssociations_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":["ContactBillingProductAssociations"]}},"/V1.0/ContactBillingProductAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"ContactBillingProductAssociations_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":["ContactBillingProductAssociations"]}},"/V1.0/ContactBillingProductAssociations/query":{"get":{"operationId":"ContactBillingProductAssociations_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_ContactBillingProductAssociationModel_ContactBillingProductAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactBillingProductAssociationModel_ContactBillingProductAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactBillingProductAssociations"]},"post":{"operationId":"ContactBillingProductAssociations_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_ContactBillingProductAssociationModel_ContactBillingProductAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactBillingProductAssociationModel_ContactBillingProductAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactBillingProductAssociations"]}},"/V1.0/ContactBillingProductAssociations/query/count":{"get":{"operationId":"ContactBillingProductAssociations_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":["ContactBillingProductAssociations"]},"post":{"operationId":"ContactBillingProductAssociations_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":["ContactBillingProductAssociations"]}},"/V1.0/ContactBillingProductAssociations/{id}":{"get":{"operationId":"ContactBillingProductAssociations_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_ContactBillingProductAssociationModel_ContactBillingProductAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContactBillingProductAssociationModel_ContactBillingProductAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactBillingProductAssociations"]}},"/V1.0/ContactGroupContacts/entityInformation":{"get":{"operationId":"ContactGroupContacts_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":["ContactGroupContacts"]}},"/V1.0/ContactGroupContacts/entityInformation/fields":{"get":{"operationId":"ContactGroupContacts_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":["ContactGroupContacts"]}},"/V1.0/ContactGroupContacts/entityInformation/userDefinedFields":{"get":{"operationId":"ContactGroupContacts_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":["ContactGroupContacts"]}},"/V1.0/ContactGroupContacts/query":{"get":{"operationId":"ContactGroupContacts_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_ContactGroupContactModel_ContactGroupContact_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactGroupContactModel_ContactGroupContact_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactGroupContacts"]},"post":{"operationId":"ContactGroupContacts_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_ContactGroupContactModel_ContactGroupContact_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactGroupContactModel_ContactGroupContact_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactGroupContacts"]}},"/V1.0/ContactGroupContacts/query/count":{"get":{"operationId":"ContactGroupContacts_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":["ContactGroupContacts"]},"post":{"operationId":"ContactGroupContacts_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":["ContactGroupContacts"]}},"/V1.0/ContactGroupContacts/{id}":{"get":{"operationId":"ContactGroupContacts_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_ContactGroupContactModel_ContactGroupContact_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContactGroupContactModel_ContactGroupContact_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactGroupContacts"]}},"/V1.0/ContactGroups":{"patch":{"operationId":"ContactGroups_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/ContactGroupModel"},"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":["ContactGroups"]},"post":{"operationId":"ContactGroups_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/ContactGroupModel"},"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":["ContactGroups"]},"put":{"operationId":"ContactGroups_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/ContactGroupModel"},"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":["ContactGroups"]}},"/V1.0/ContactGroups/entityInformation":{"get":{"operationId":"ContactGroups_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":["ContactGroups"]}},"/V1.0/ContactGroups/entityInformation/fields":{"get":{"operationId":"ContactGroups_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":["ContactGroups"]}},"/V1.0/ContactGroups/entityInformation/userDefinedFields":{"get":{"operationId":"ContactGroups_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":["ContactGroups"]}},"/V1.0/ContactGroups/query":{"get":{"operationId":"ContactGroups_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_ContactGroupModel_ContactGroup_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactGroupModel_ContactGroup_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactGroups"]},"post":{"operationId":"ContactGroups_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_ContactGroupModel_ContactGroup_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactGroupModel_ContactGroup_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactGroups"]}},"/V1.0/ContactGroups/query/count":{"get":{"operationId":"ContactGroups_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":["ContactGroups"]},"post":{"operationId":"ContactGroups_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":["ContactGroups"]}},"/V1.0/ContactGroups/{id}":{"delete":{"operationId":"ContactGroups_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":["ContactGroups"]},"get":{"operationId":"ContactGroups_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_ContactGroupModel_ContactGroup_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContactGroupModel_ContactGroup_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactGroups"]}},"/V1.0/ContactGroups/{parentId}/Contacts":{"get":{"operationId":"ContactGroupContactsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContactGroupContactModel_ContactGroupContact_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactGroupContactModel_ContactGroupContact_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactGroupContactsChild"]},"post":{"operationId":"ContactGroupContactsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContactGroupContactModel"}}},"required":true},"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":["ContactGroupContactsChild"]}},"/V1.0/ContactGroups/{parentId}/Contacts/entityInformation":{"get":{"operationId":"ContactGroupContactsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactGroupContactsChild"]}},"/V1.0/ContactGroups/{parentId}/Contacts/entityInformation/fields":{"get":{"operationId":"ContactGroupContactsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactGroupContactsChild"]}},"/V1.0/ContactGroups/{parentId}/Contacts/entityInformation/userDefinedFields":{"get":{"operationId":"ContactGroupContactsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactGroupContactsChild"]}},"/V1.0/ContactGroups/{parentId}/Contacts/{id}":{"delete":{"operationId":"ContactGroupContactsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ContactGroupContactsChild"]},"get":{"operationId":"ContactGroupContactsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContactGroupContactModel_ContactGroupContact_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContactGroupContactModel_ContactGroupContact_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactGroupContactsChild"]}},"/V1.0/ContactWebhookExcludedResources/entityInformation":{"get":{"operationId":"ContactWebhookExcludedResources_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":["ContactWebhookExcludedResources"]}},"/V1.0/ContactWebhookExcludedResources/entityInformation/fields":{"get":{"operationId":"ContactWebhookExcludedResources_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":["ContactWebhookExcludedResources"]}},"/V1.0/ContactWebhookExcludedResources/entityInformation/userDefinedFields":{"get":{"operationId":"ContactWebhookExcludedResources_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":["ContactWebhookExcludedResources"]}},"/V1.0/ContactWebhookExcludedResources/query":{"get":{"operationId":"ContactWebhookExcludedResources_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_ContactWebhookExcludedResourceModel_ContactWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactWebhookExcludedResourceModel_ContactWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookExcludedResources"]},"post":{"operationId":"ContactWebhookExcludedResources_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_ContactWebhookExcludedResourceModel_ContactWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactWebhookExcludedResourceModel_ContactWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookExcludedResources"]}},"/V1.0/ContactWebhookExcludedResources/query/count":{"get":{"operationId":"ContactWebhookExcludedResources_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":["ContactWebhookExcludedResources"]},"post":{"operationId":"ContactWebhookExcludedResources_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":["ContactWebhookExcludedResources"]}},"/V1.0/ContactWebhookExcludedResources/{id}":{"get":{"operationId":"ContactWebhookExcludedResources_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_ContactWebhookExcludedResourceModel_ContactWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContactWebhookExcludedResourceModel_ContactWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookExcludedResources"]}},"/V1.0/ContactWebhookFields/entityInformation":{"get":{"operationId":"ContactWebhookFields_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":["ContactWebhookFields"]}},"/V1.0/ContactWebhookFields/entityInformation/fields":{"get":{"operationId":"ContactWebhookFields_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":["ContactWebhookFields"]}},"/V1.0/ContactWebhookFields/entityInformation/userDefinedFields":{"get":{"operationId":"ContactWebhookFields_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":["ContactWebhookFields"]}},"/V1.0/ContactWebhookFields/query":{"get":{"operationId":"ContactWebhookFields_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_ContactWebhookFieldModel_ContactWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactWebhookFieldModel_ContactWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookFields"]},"post":{"operationId":"ContactWebhookFields_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_ContactWebhookFieldModel_ContactWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactWebhookFieldModel_ContactWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookFields"]}},"/V1.0/ContactWebhookFields/query/count":{"get":{"operationId":"ContactWebhookFields_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":["ContactWebhookFields"]},"post":{"operationId":"ContactWebhookFields_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":["ContactWebhookFields"]}},"/V1.0/ContactWebhookFields/{id}":{"get":{"operationId":"ContactWebhookFields_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_ContactWebhookFieldModel_ContactWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContactWebhookFieldModel_ContactWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookFields"]}},"/V1.0/ContactWebhookUdfFields/entityInformation":{"get":{"operationId":"ContactWebhookUdfFields_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":["ContactWebhookUdfFields"]}},"/V1.0/ContactWebhookUdfFields/entityInformation/fields":{"get":{"operationId":"ContactWebhookUdfFields_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":["ContactWebhookUdfFields"]}},"/V1.0/ContactWebhookUdfFields/entityInformation/userDefinedFields":{"get":{"operationId":"ContactWebhookUdfFields_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":["ContactWebhookUdfFields"]}},"/V1.0/ContactWebhookUdfFields/query":{"get":{"operationId":"ContactWebhookUdfFields_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_ContactWebhookUdfFieldModel_ContactWebhookUdfField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactWebhookUdfFieldModel_ContactWebhookUdfField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookUdfFields"]},"post":{"operationId":"ContactWebhookUdfFields_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_ContactWebhookUdfFieldModel_ContactWebhookUdfField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactWebhookUdfFieldModel_ContactWebhookUdfField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookUdfFields"]}},"/V1.0/ContactWebhookUdfFields/query/count":{"get":{"operationId":"ContactWebhookUdfFields_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":["ContactWebhookUdfFields"]},"post":{"operationId":"ContactWebhookUdfFields_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":["ContactWebhookUdfFields"]}},"/V1.0/ContactWebhookUdfFields/{id}":{"get":{"operationId":"ContactWebhookUdfFields_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_ContactWebhookUdfFieldModel_ContactWebhookUdfField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContactWebhookUdfFieldModel_ContactWebhookUdfField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookUdfFields"]}},"/V1.0/ContactWebhooks":{"patch":{"operationId":"ContactWebhooks_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/ContactWebhookModel"},"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":["ContactWebhooks"]},"post":{"operationId":"ContactWebhooks_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/ContactWebhookModel"},"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":["ContactWebhooks"]},"put":{"operationId":"ContactWebhooks_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/ContactWebhookModel"},"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":["ContactWebhooks"]}},"/V1.0/ContactWebhooks/entityInformation":{"get":{"operationId":"ContactWebhooks_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":["ContactWebhooks"]}},"/V1.0/ContactWebhooks/entityInformation/fields":{"get":{"operationId":"ContactWebhooks_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":["ContactWebhooks"]}},"/V1.0/ContactWebhooks/entityInformation/userDefinedFields":{"get":{"operationId":"ContactWebhooks_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":["ContactWebhooks"]}},"/V1.0/ContactWebhooks/query":{"get":{"operationId":"ContactWebhooks_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_ContactWebhookModel_ContactWebhook_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactWebhookModel_ContactWebhook_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhooks"]},"post":{"operationId":"ContactWebhooks_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_ContactWebhookModel_ContactWebhook_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactWebhookModel_ContactWebhook_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhooks"]}},"/V1.0/ContactWebhooks/query/count":{"get":{"operationId":"ContactWebhooks_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":["ContactWebhooks"]},"post":{"operationId":"ContactWebhooks_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":["ContactWebhooks"]}},"/V1.0/ContactWebhooks/{id}":{"delete":{"operationId":"ContactWebhooks_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":["ContactWebhooks"]},"get":{"operationId":"ContactWebhooks_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_ContactWebhookModel_ContactWebhook_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContactWebhookModel_ContactWebhook_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhooks"]}},"/V1.0/ContactWebhooks/{parentId}/ExcludedResources":{"get":{"operationId":"ContactWebhookExcludedResourcesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContactWebhookExcludedResourceModel_ContactWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactWebhookExcludedResourceModel_ContactWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookExcludedResourcesChild"]},"post":{"operationId":"ContactWebhookExcludedResourcesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContactWebhookExcludedResourceModel"}}},"required":true},"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":["ContactWebhookExcludedResourcesChild"]}},"/V1.0/ContactWebhooks/{parentId}/ExcludedResources/entityInformation":{"get":{"operationId":"ContactWebhookExcludedResourcesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookExcludedResourcesChild"]}},"/V1.0/ContactWebhooks/{parentId}/ExcludedResources/entityInformation/fields":{"get":{"operationId":"ContactWebhookExcludedResourcesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookExcludedResourcesChild"]}},"/V1.0/ContactWebhooks/{parentId}/ExcludedResources/entityInformation/userDefinedFields":{"get":{"operationId":"ContactWebhookExcludedResourcesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookExcludedResourcesChild"]}},"/V1.0/ContactWebhooks/{parentId}/ExcludedResources/{id}":{"delete":{"operationId":"ContactWebhookExcludedResourcesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ContactWebhookExcludedResourcesChild"]},"get":{"operationId":"ContactWebhookExcludedResourcesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContactWebhookExcludedResourceModel_ContactWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContactWebhookExcludedResourceModel_ContactWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookExcludedResourcesChild"]}},"/V1.0/ContactWebhooks/{parentId}/Fields":{"get":{"operationId":"ContactWebhookFieldsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContactWebhookFieldModel_ContactWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactWebhookFieldModel_ContactWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookFieldsChild"]},"patch":{"operationId":"ContactWebhookFieldsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContactWebhookFieldModel"},"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":["ContactWebhookFieldsChild"]},"post":{"operationId":"ContactWebhookFieldsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContactWebhookFieldModel"},"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":["ContactWebhookFieldsChild"]},"put":{"operationId":"ContactWebhookFieldsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContactWebhookFieldModel"},"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":["ContactWebhookFieldsChild"]}},"/V1.0/ContactWebhooks/{parentId}/Fields/entityInformation":{"get":{"operationId":"ContactWebhookFieldsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookFieldsChild"]}},"/V1.0/ContactWebhooks/{parentId}/Fields/entityInformation/fields":{"get":{"operationId":"ContactWebhookFieldsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookFieldsChild"]}},"/V1.0/ContactWebhooks/{parentId}/Fields/entityInformation/userDefinedFields":{"get":{"operationId":"ContactWebhookFieldsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookFieldsChild"]}},"/V1.0/ContactWebhooks/{parentId}/Fields/{id}":{"delete":{"operationId":"ContactWebhookFieldsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ContactWebhookFieldsChild"]},"get":{"operationId":"ContactWebhookFieldsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContactWebhookFieldModel_ContactWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContactWebhookFieldModel_ContactWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookFieldsChild"]}},"/V1.0/ContactWebhooks/{parentId}/UdfFields":{"get":{"operationId":"ContactWebhookUdfFieldsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContactWebhookUdfFieldModel_ContactWebhookUdfField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactWebhookUdfFieldModel_ContactWebhookUdfField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookUdfFieldsChild"]},"patch":{"operationId":"ContactWebhookUdfFieldsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContactWebhookUdfFieldModel"},"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":["ContactWebhookUdfFieldsChild"]},"post":{"operationId":"ContactWebhookUdfFieldsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContactWebhookUdfFieldModel"},"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":["ContactWebhookUdfFieldsChild"]},"put":{"operationId":"ContactWebhookUdfFieldsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContactWebhookUdfFieldModel"},"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":["ContactWebhookUdfFieldsChild"]}},"/V1.0/ContactWebhooks/{parentId}/UdfFields/entityInformation":{"get":{"operationId":"ContactWebhookUdfFieldsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookUdfFieldsChild"]}},"/V1.0/ContactWebhooks/{parentId}/UdfFields/entityInformation/fields":{"get":{"operationId":"ContactWebhookUdfFieldsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookUdfFieldsChild"]}},"/V1.0/ContactWebhooks/{parentId}/UdfFields/entityInformation/userDefinedFields":{"get":{"operationId":"ContactWebhookUdfFieldsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookUdfFieldsChild"]}},"/V1.0/ContactWebhooks/{parentId}/UdfFields/{id}":{"delete":{"operationId":"ContactWebhookUdfFieldsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ContactWebhookUdfFieldsChild"]},"get":{"operationId":"ContactWebhookUdfFieldsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContactWebhookUdfFieldModel_ContactWebhookUdfField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContactWebhookUdfFieldModel_ContactWebhookUdfField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactWebhookUdfFieldsChild"]}},"/V1.0/Contacts/entityInformation":{"get":{"operationId":"Contacts_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":["Contacts"]}},"/V1.0/Contacts/entityInformation/fields":{"get":{"operationId":"Contacts_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":["Contacts"]}},"/V1.0/Contacts/entityInformation/userDefinedFields":{"get":{"operationId":"Contacts_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":["Contacts"]}},"/V1.0/Contacts/query":{"get":{"operationId":"Contacts_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_ContactModel_Contact_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactModel_Contact_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Contacts"]},"post":{"operationId":"Contacts_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_ContactModel_Contact_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactModel_Contact_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Contacts"]}},"/V1.0/Contacts/query/count":{"get":{"operationId":"Contacts_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":["Contacts"]},"post":{"operationId":"Contacts_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":["Contacts"]}},"/V1.0/Contacts/{id}":{"get":{"operationId":"Contacts_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_ContactModel_Contact_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContactModel_Contact_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Contacts"]}},"/V1.0/Contacts/{parentId}/BillingProductAssociations":{"get":{"operationId":"ContactBillingProductAssociationsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContactBillingProductAssociationModel_ContactBillingProductAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContactBillingProductAssociationModel_ContactBillingProductAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactBillingProductAssociationsChild"]},"patch":{"operationId":"ContactBillingProductAssociationsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContactBillingProductAssociationModel"},"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":["ContactBillingProductAssociationsChild"]},"post":{"operationId":"ContactBillingProductAssociationsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContactBillingProductAssociationModel"},"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":["ContactBillingProductAssociationsChild"]},"put":{"operationId":"ContactBillingProductAssociationsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContactBillingProductAssociationModel"},"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":["ContactBillingProductAssociationsChild"]}},"/V1.0/Contacts/{parentId}/BillingProductAssociations/entityInformation":{"get":{"operationId":"ContactBillingProductAssociationsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactBillingProductAssociationsChild"]}},"/V1.0/Contacts/{parentId}/BillingProductAssociations/entityInformation/fields":{"get":{"operationId":"ContactBillingProductAssociationsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactBillingProductAssociationsChild"]}},"/V1.0/Contacts/{parentId}/BillingProductAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"ContactBillingProductAssociationsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactBillingProductAssociationsChild"]}},"/V1.0/Contacts/{parentId}/BillingProductAssociations/{id}":{"delete":{"operationId":"ContactBillingProductAssociationsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ContactBillingProductAssociationsChild"]},"get":{"operationId":"ContactBillingProductAssociationsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContactBillingProductAssociationModel_ContactBillingProductAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContactBillingProductAssociationModel_ContactBillingProductAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContactBillingProductAssociationsChild"]}},"/V1.0/ContractBillingRules/entityInformation":{"get":{"operationId":"ContractBillingRules_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":["ContractBillingRules"]}},"/V1.0/ContractBillingRules/entityInformation/fields":{"get":{"operationId":"ContractBillingRules_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":["ContractBillingRules"]}},"/V1.0/ContractBillingRules/entityInformation/userDefinedFields":{"get":{"operationId":"ContractBillingRules_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":["ContractBillingRules"]}},"/V1.0/ContractBillingRules/query":{"get":{"operationId":"ContractBillingRules_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_ContractBillingRuleModel_ContractBillingRule_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractBillingRuleModel_ContractBillingRule_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBillingRules"]},"post":{"operationId":"ContractBillingRules_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_ContractBillingRuleModel_ContractBillingRule_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractBillingRuleModel_ContractBillingRule_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBillingRules"]}},"/V1.0/ContractBillingRules/query/count":{"get":{"operationId":"ContractBillingRules_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":["ContractBillingRules"]},"post":{"operationId":"ContractBillingRules_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":["ContractBillingRules"]}},"/V1.0/ContractBillingRules/{id}":{"get":{"operationId":"ContractBillingRules_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_ContractBillingRuleModel_ContractBillingRule_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractBillingRuleModel_ContractBillingRule_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBillingRules"]}},"/V1.0/ContractBlockHourFactors/entityInformation":{"get":{"operationId":"ContractBlockHourFactors_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":["ContractBlockHourFactors"]}},"/V1.0/ContractBlockHourFactors/entityInformation/fields":{"get":{"operationId":"ContractBlockHourFactors_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":["ContractBlockHourFactors"]}},"/V1.0/ContractBlockHourFactors/entityInformation/userDefinedFields":{"get":{"operationId":"ContractBlockHourFactors_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":["ContractBlockHourFactors"]}},"/V1.0/ContractBlockHourFactors/query":{"get":{"operationId":"ContractBlockHourFactors_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_ContractBlockHourFactorModel_ContractFactor_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractBlockHourFactorModel_ContractFactor_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBlockHourFactors"]},"post":{"operationId":"ContractBlockHourFactors_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_ContractBlockHourFactorModel_ContractFactor_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractBlockHourFactorModel_ContractFactor_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBlockHourFactors"]}},"/V1.0/ContractBlockHourFactors/query/count":{"get":{"operationId":"ContractBlockHourFactors_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":["ContractBlockHourFactors"]},"post":{"operationId":"ContractBlockHourFactors_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":["ContractBlockHourFactors"]}},"/V1.0/ContractBlockHourFactors/{id}":{"get":{"operationId":"ContractBlockHourFactors_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_ContractBlockHourFactorModel_ContractFactor_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractBlockHourFactorModel_ContractFactor_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBlockHourFactors"]}},"/V1.0/ContractBlocks/entityInformation":{"get":{"operationId":"ContractBlocks_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":["ContractBlocks"]}},"/V1.0/ContractBlocks/entityInformation/fields":{"get":{"operationId":"ContractBlocks_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":["ContractBlocks"]}},"/V1.0/ContractBlocks/entityInformation/userDefinedFields":{"get":{"operationId":"ContractBlocks_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":["ContractBlocks"]}},"/V1.0/ContractBlocks/query":{"get":{"operationId":"ContractBlocks_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_ContractBlockModel_ContractBlock_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractBlockModel_ContractBlock_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBlocks"]},"post":{"operationId":"ContractBlocks_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_ContractBlockModel_ContractBlock_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractBlockModel_ContractBlock_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBlocks"]}},"/V1.0/ContractBlocks/query/count":{"get":{"operationId":"ContractBlocks_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":["ContractBlocks"]},"post":{"operationId":"ContractBlocks_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":["ContractBlocks"]}},"/V1.0/ContractBlocks/{id}":{"get":{"operationId":"ContractBlocks_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_ContractBlockModel_ContractBlock_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractBlockModel_ContractBlock_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBlocks"]}},"/V1.0/ContractCharges/entityInformation":{"get":{"operationId":"ContractCharges_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":["ContractCharges"]}},"/V1.0/ContractCharges/entityInformation/fields":{"get":{"operationId":"ContractCharges_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":["ContractCharges"]}},"/V1.0/ContractCharges/entityInformation/userDefinedFields":{"get":{"operationId":"ContractCharges_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":["ContractCharges"]}},"/V1.0/ContractCharges/query":{"get":{"operationId":"ContractCharges_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_ContractChargeModel_ContractCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractChargeModel_ContractCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractCharges"]},"post":{"operationId":"ContractCharges_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_ContractChargeModel_ContractCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractChargeModel_ContractCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractCharges"]}},"/V1.0/ContractCharges/query/count":{"get":{"operationId":"ContractCharges_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":["ContractCharges"]},"post":{"operationId":"ContractCharges_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":["ContractCharges"]}},"/V1.0/ContractCharges/{id}":{"get":{"operationId":"ContractCharges_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_ContractChargeModel_ContractCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractChargeModel_ContractCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractCharges"]}},"/V1.0/ContractExclusionBillingCodes/entityInformation":{"get":{"operationId":"ContractExclusionBillingCodes_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":["ContractExclusionBillingCodes"]}},"/V1.0/ContractExclusionBillingCodes/entityInformation/fields":{"get":{"operationId":"ContractExclusionBillingCodes_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":["ContractExclusionBillingCodes"]}},"/V1.0/ContractExclusionBillingCodes/entityInformation/userDefinedFields":{"get":{"operationId":"ContractExclusionBillingCodes_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":["ContractExclusionBillingCodes"]}},"/V1.0/ContractExclusionBillingCodes/query":{"get":{"operationId":"ContractExclusionBillingCodes_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_ContractExclusionBillingCodeModel_ContractExclusionAllocationCode_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractExclusionBillingCodeModel_ContractExclusionAllocationCode_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionBillingCodes"]},"post":{"operationId":"ContractExclusionBillingCodes_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_ContractExclusionBillingCodeModel_ContractExclusionAllocationCode_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractExclusionBillingCodeModel_ContractExclusionAllocationCode_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionBillingCodes"]}},"/V1.0/ContractExclusionBillingCodes/query/count":{"get":{"operationId":"ContractExclusionBillingCodes_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":["ContractExclusionBillingCodes"]},"post":{"operationId":"ContractExclusionBillingCodes_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":["ContractExclusionBillingCodes"]}},"/V1.0/ContractExclusionBillingCodes/{id}":{"get":{"operationId":"ContractExclusionBillingCodes_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_ContractExclusionBillingCodeModel_ContractExclusionAllocationCode_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractExclusionBillingCodeModel_ContractExclusionAllocationCode_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionBillingCodes"]}},"/V1.0/ContractExclusionRoles/entityInformation":{"get":{"operationId":"ContractExclusionRoles_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":["ContractExclusionRoles"]}},"/V1.0/ContractExclusionRoles/entityInformation/fields":{"get":{"operationId":"ContractExclusionRoles_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":["ContractExclusionRoles"]}},"/V1.0/ContractExclusionRoles/entityInformation/userDefinedFields":{"get":{"operationId":"ContractExclusionRoles_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":["ContractExclusionRoles"]}},"/V1.0/ContractExclusionRoles/query":{"get":{"operationId":"ContractExclusionRoles_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_ContractExclusionRoleModel_ContractExclusionRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractExclusionRoleModel_ContractExclusionRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionRoles"]},"post":{"operationId":"ContractExclusionRoles_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_ContractExclusionRoleModel_ContractExclusionRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractExclusionRoleModel_ContractExclusionRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionRoles"]}},"/V1.0/ContractExclusionRoles/query/count":{"get":{"operationId":"ContractExclusionRoles_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":["ContractExclusionRoles"]},"post":{"operationId":"ContractExclusionRoles_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":["ContractExclusionRoles"]}},"/V1.0/ContractExclusionRoles/{id}":{"get":{"operationId":"ContractExclusionRoles_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_ContractExclusionRoleModel_ContractExclusionRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractExclusionRoleModel_ContractExclusionRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionRoles"]}},"/V1.0/ContractExclusionSetExcludedRoles/entityInformation":{"get":{"operationId":"ContractExclusionSetExcludedRoles_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":["ContractExclusionSetExcludedRoles"]}},"/V1.0/ContractExclusionSetExcludedRoles/entityInformation/fields":{"get":{"operationId":"ContractExclusionSetExcludedRoles_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":["ContractExclusionSetExcludedRoles"]}},"/V1.0/ContractExclusionSetExcludedRoles/entityInformation/userDefinedFields":{"get":{"operationId":"ContractExclusionSetExcludedRoles_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":["ContractExclusionSetExcludedRoles"]}},"/V1.0/ContractExclusionSetExcludedRoles/query":{"get":{"operationId":"ContractExclusionSetExcludedRoles_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_ContractExclusionSetExcludedRoleModel_ContractExclusionSetExcludedRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractExclusionSetExcludedRoleModel_ContractExclusionSetExcludedRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionSetExcludedRoles"]},"post":{"operationId":"ContractExclusionSetExcludedRoles_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_ContractExclusionSetExcludedRoleModel_ContractExclusionSetExcludedRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractExclusionSetExcludedRoleModel_ContractExclusionSetExcludedRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionSetExcludedRoles"]}},"/V1.0/ContractExclusionSetExcludedRoles/query/count":{"get":{"operationId":"ContractExclusionSetExcludedRoles_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":["ContractExclusionSetExcludedRoles"]},"post":{"operationId":"ContractExclusionSetExcludedRoles_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":["ContractExclusionSetExcludedRoles"]}},"/V1.0/ContractExclusionSetExcludedRoles/{id}":{"get":{"operationId":"ContractExclusionSetExcludedRoles_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_ContractExclusionSetExcludedRoleModel_ContractExclusionSetExcludedRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractExclusionSetExcludedRoleModel_ContractExclusionSetExcludedRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionSetExcludedRoles"]}},"/V1.0/ContractExclusionSetExcludedWorkTypes/entityInformation":{"get":{"operationId":"ContractExclusionSetExcludedWorkTypes_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":["ContractExclusionSetExcludedWorkTypes"]}},"/V1.0/ContractExclusionSetExcludedWorkTypes/entityInformation/fields":{"get":{"operationId":"ContractExclusionSetExcludedWorkTypes_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":["ContractExclusionSetExcludedWorkTypes"]}},"/V1.0/ContractExclusionSetExcludedWorkTypes/entityInformation/userDefinedFields":{"get":{"operationId":"ContractExclusionSetExcludedWorkTypes_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":["ContractExclusionSetExcludedWorkTypes"]}},"/V1.0/ContractExclusionSetExcludedWorkTypes/query":{"get":{"operationId":"ContractExclusionSetExcludedWorkTypes_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_ContractExclusionSetExcludedWorkTypeModel_ContractExclusionSetExcludedWorkType_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractExclusionSetExcludedWorkTypeModel_ContractExclusionSetExcludedWorkType_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionSetExcludedWorkTypes"]},"post":{"operationId":"ContractExclusionSetExcludedWorkTypes_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_ContractExclusionSetExcludedWorkTypeModel_ContractExclusionSetExcludedWorkType_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractExclusionSetExcludedWorkTypeModel_ContractExclusionSetExcludedWorkType_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionSetExcludedWorkTypes"]}},"/V1.0/ContractExclusionSetExcludedWorkTypes/query/count":{"get":{"operationId":"ContractExclusionSetExcludedWorkTypes_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":["ContractExclusionSetExcludedWorkTypes"]},"post":{"operationId":"ContractExclusionSetExcludedWorkTypes_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":["ContractExclusionSetExcludedWorkTypes"]}},"/V1.0/ContractExclusionSetExcludedWorkTypes/{id}":{"get":{"operationId":"ContractExclusionSetExcludedWorkTypes_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_ContractExclusionSetExcludedWorkTypeModel_ContractExclusionSetExcludedWorkType_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractExclusionSetExcludedWorkTypeModel_ContractExclusionSetExcludedWorkType_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionSetExcludedWorkTypes"]}},"/V1.0/ContractExclusionSets":{"patch":{"operationId":"ContractExclusionSets_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/ContractExclusionSetModel"},"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":["ContractExclusionSets"]},"post":{"operationId":"ContractExclusionSets_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/ContractExclusionSetModel"},"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":["ContractExclusionSets"]},"put":{"operationId":"ContractExclusionSets_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/ContractExclusionSetModel"},"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":["ContractExclusionSets"]}},"/V1.0/ContractExclusionSets/entityInformation":{"get":{"operationId":"ContractExclusionSets_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":["ContractExclusionSets"]}},"/V1.0/ContractExclusionSets/entityInformation/fields":{"get":{"operationId":"ContractExclusionSets_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":["ContractExclusionSets"]}},"/V1.0/ContractExclusionSets/entityInformation/userDefinedFields":{"get":{"operationId":"ContractExclusionSets_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":["ContractExclusionSets"]}},"/V1.0/ContractExclusionSets/query":{"get":{"operationId":"ContractExclusionSets_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_ContractExclusionSetModel_ContractExclusionSet_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractExclusionSetModel_ContractExclusionSet_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionSets"]},"post":{"operationId":"ContractExclusionSets_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_ContractExclusionSetModel_ContractExclusionSet_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractExclusionSetModel_ContractExclusionSet_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionSets"]}},"/V1.0/ContractExclusionSets/query/count":{"get":{"operationId":"ContractExclusionSets_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":["ContractExclusionSets"]},"post":{"operationId":"ContractExclusionSets_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":["ContractExclusionSets"]}},"/V1.0/ContractExclusionSets/{id}":{"delete":{"operationId":"ContractExclusionSets_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":["ContractExclusionSets"]},"get":{"operationId":"ContractExclusionSets_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_ContractExclusionSetModel_ContractExclusionSet_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractExclusionSetModel_ContractExclusionSet_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionSets"]}},"/V1.0/ContractExclusionSets/{parentId}/ExcludedRoles":{"get":{"operationId":"ContractExclusionSetExcludedRolesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContractExclusionSetExcludedRoleModel_ContractExclusionSetExcludedRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractExclusionSetExcludedRoleModel_ContractExclusionSetExcludedRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionSetExcludedRolesChild"]},"post":{"operationId":"ContractExclusionSetExcludedRolesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractExclusionSetExcludedRoleModel"}}},"required":true},"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":["ContractExclusionSetExcludedRolesChild"]}},"/V1.0/ContractExclusionSets/{parentId}/ExcludedRoles/entityInformation":{"get":{"operationId":"ContractExclusionSetExcludedRolesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionSetExcludedRolesChild"]}},"/V1.0/ContractExclusionSets/{parentId}/ExcludedRoles/entityInformation/fields":{"get":{"operationId":"ContractExclusionSetExcludedRolesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionSetExcludedRolesChild"]}},"/V1.0/ContractExclusionSets/{parentId}/ExcludedRoles/entityInformation/userDefinedFields":{"get":{"operationId":"ContractExclusionSetExcludedRolesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionSetExcludedRolesChild"]}},"/V1.0/ContractExclusionSets/{parentId}/ExcludedRoles/{id}":{"delete":{"operationId":"ContractExclusionSetExcludedRolesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ContractExclusionSetExcludedRolesChild"]},"get":{"operationId":"ContractExclusionSetExcludedRolesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContractExclusionSetExcludedRoleModel_ContractExclusionSetExcludedRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractExclusionSetExcludedRoleModel_ContractExclusionSetExcludedRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionSetExcludedRolesChild"]}},"/V1.0/ContractExclusionSets/{parentId}/ExcludedWorkTypes":{"get":{"operationId":"ContractExclusionSetExcludedWorkTypesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContractExclusionSetExcludedWorkTypeModel_ContractExclusionSetExcludedWorkType_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractExclusionSetExcludedWorkTypeModel_ContractExclusionSetExcludedWorkType_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionSetExcludedWorkTypesChild"]},"post":{"operationId":"ContractExclusionSetExcludedWorkTypesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractExclusionSetExcludedWorkTypeModel"}}},"required":true},"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":["ContractExclusionSetExcludedWorkTypesChild"]}},"/V1.0/ContractExclusionSets/{parentId}/ExcludedWorkTypes/entityInformation":{"get":{"operationId":"ContractExclusionSetExcludedWorkTypesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionSetExcludedWorkTypesChild"]}},"/V1.0/ContractExclusionSets/{parentId}/ExcludedWorkTypes/entityInformation/fields":{"get":{"operationId":"ContractExclusionSetExcludedWorkTypesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionSetExcludedWorkTypesChild"]}},"/V1.0/ContractExclusionSets/{parentId}/ExcludedWorkTypes/entityInformation/userDefinedFields":{"get":{"operationId":"ContractExclusionSetExcludedWorkTypesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionSetExcludedWorkTypesChild"]}},"/V1.0/ContractExclusionSets/{parentId}/ExcludedWorkTypes/{id}":{"delete":{"operationId":"ContractExclusionSetExcludedWorkTypesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ContractExclusionSetExcludedWorkTypesChild"]},"get":{"operationId":"ContractExclusionSetExcludedWorkTypesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContractExclusionSetExcludedWorkTypeModel_ContractExclusionSetExcludedWorkType_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractExclusionSetExcludedWorkTypeModel_ContractExclusionSetExcludedWorkType_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionSetExcludedWorkTypesChild"]}},"/V1.0/ContractMilestones/entityInformation":{"get":{"operationId":"ContractMilestones_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":["ContractMilestones"]}},"/V1.0/ContractMilestones/entityInformation/fields":{"get":{"operationId":"ContractMilestones_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":["ContractMilestones"]}},"/V1.0/ContractMilestones/entityInformation/userDefinedFields":{"get":{"operationId":"ContractMilestones_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":["ContractMilestones"]}},"/V1.0/ContractMilestones/query":{"get":{"operationId":"ContractMilestones_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_ContractMilestoneModel_ContractMilestone_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractMilestoneModel_ContractMilestone_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractMilestones"]},"post":{"operationId":"ContractMilestones_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_ContractMilestoneModel_ContractMilestone_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractMilestoneModel_ContractMilestone_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractMilestones"]}},"/V1.0/ContractMilestones/query/count":{"get":{"operationId":"ContractMilestones_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":["ContractMilestones"]},"post":{"operationId":"ContractMilestones_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":["ContractMilestones"]}},"/V1.0/ContractMilestones/{id}":{"get":{"operationId":"ContractMilestones_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_ContractMilestoneModel_ContractMilestone_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractMilestoneModel_ContractMilestone_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractMilestones"]}},"/V1.0/ContractNoteAttachments/entityInformation":{"get":{"operationId":"ContractNoteAttachments_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":["ContractNoteAttachments"]}},"/V1.0/ContractNoteAttachments/entityInformation/fields":{"get":{"operationId":"ContractNoteAttachments_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":["ContractNoteAttachments"]}},"/V1.0/ContractNoteAttachments/query":{"get":{"operationId":"ContractNoteAttachments_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/ContractNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ContractNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractNoteAttachments"]},"post":{"operationId":"ContractNoteAttachments_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/ContractNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ContractNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractNoteAttachments"]}},"/V1.0/ContractNoteAttachments/query/count":{"get":{"operationId":"ContractNoteAttachments_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":["ContractNoteAttachments"]},"post":{"operationId":"ContractNoteAttachments_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":["ContractNoteAttachments"]}},"/V1.0/ContractNoteAttachments/{id}":{"get":{"operationId":"ContractNoteAttachments_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/ContractNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ContractNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractNoteAttachments"]}},"/V1.0/ContractNotes/entityInformation":{"get":{"operationId":"ContractNotes_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":["ContractNotes"]}},"/V1.0/ContractNotes/entityInformation/fields":{"get":{"operationId":"ContractNotes_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":["ContractNotes"]}},"/V1.0/ContractNotes/entityInformation/userDefinedFields":{"get":{"operationId":"ContractNotes_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":["ContractNotes"]}},"/V1.0/ContractNotes/query":{"get":{"operationId":"ContractNotes_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_ContractNoteModel_ContractNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractNoteModel_ContractNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractNotes"]},"post":{"operationId":"ContractNotes_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_ContractNoteModel_ContractNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractNoteModel_ContractNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractNotes"]}},"/V1.0/ContractNotes/query/count":{"get":{"operationId":"ContractNotes_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":["ContractNotes"]},"post":{"operationId":"ContractNotes_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":["ContractNotes"]}},"/V1.0/ContractNotes/{id}":{"get":{"operationId":"ContractNotes_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_ContractNoteModel_ContractNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractNoteModel_ContractNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractNotes"]}},"/V1.0/ContractNotes/{parentId}/Attachments":{"get":{"operationId":"ContractNoteAttachmentsChild_Query","parameters":[{"in":"path","name":"parentId","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/ContractNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ContractNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractNoteAttachmentsChild"]},"post":{"operationId":"ContractNoteAttachmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractNoteAttachmentModel"}}},"required":true},"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":["ContractNoteAttachmentsChild"]}},"/V1.0/ContractNotes/{parentId}/Attachments/{id}":{"delete":{"operationId":"ContractNoteAttachmentsChild_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/ContractNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ContractNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractNoteAttachmentsChild"]},"get":{"operationId":"ContractNoteAttachmentsChild_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/ContractNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ContractNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractNoteAttachmentsChild"]}},"/V1.0/ContractRates/entityInformation":{"get":{"operationId":"ContractRates_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":["ContractRates"]}},"/V1.0/ContractRates/entityInformation/fields":{"get":{"operationId":"ContractRates_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":["ContractRates"]}},"/V1.0/ContractRates/entityInformation/userDefinedFields":{"get":{"operationId":"ContractRates_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":["ContractRates"]}},"/V1.0/ContractRates/query":{"get":{"operationId":"ContractRates_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_ContractRateModel_ContractRate_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractRateModel_ContractRate_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRates"]},"post":{"operationId":"ContractRates_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_ContractRateModel_ContractRate_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractRateModel_ContractRate_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRates"]}},"/V1.0/ContractRates/query/count":{"get":{"operationId":"ContractRates_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":["ContractRates"]},"post":{"operationId":"ContractRates_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":["ContractRates"]}},"/V1.0/ContractRates/{id}":{"get":{"operationId":"ContractRates_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_ContractRateModel_ContractRate_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractRateModel_ContractRate_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRates"]}},"/V1.0/ContractRetainers/entityInformation":{"get":{"operationId":"ContractRetainers_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":["ContractRetainers"]}},"/V1.0/ContractRetainers/entityInformation/fields":{"get":{"operationId":"ContractRetainers_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":["ContractRetainers"]}},"/V1.0/ContractRetainers/entityInformation/userDefinedFields":{"get":{"operationId":"ContractRetainers_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":["ContractRetainers"]}},"/V1.0/ContractRetainers/query":{"get":{"operationId":"ContractRetainers_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_ContractRetainerModel_ContractRetainer_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractRetainerModel_ContractRetainer_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRetainers"]},"post":{"operationId":"ContractRetainers_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_ContractRetainerModel_ContractRetainer_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractRetainerModel_ContractRetainer_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRetainers"]}},"/V1.0/ContractRetainers/query/count":{"get":{"operationId":"ContractRetainers_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":["ContractRetainers"]},"post":{"operationId":"ContractRetainers_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":["ContractRetainers"]}},"/V1.0/ContractRetainers/{id}":{"get":{"operationId":"ContractRetainers_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_ContractRetainerModel_ContractRetainer_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractRetainerModel_ContractRetainer_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRetainers"]}},"/V1.0/ContractRoleCosts/entityInformation":{"get":{"operationId":"ContractRoleCosts_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":["ContractRoleCosts"]}},"/V1.0/ContractRoleCosts/entityInformation/fields":{"get":{"operationId":"ContractRoleCosts_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":["ContractRoleCosts"]}},"/V1.0/ContractRoleCosts/entityInformation/userDefinedFields":{"get":{"operationId":"ContractRoleCosts_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":["ContractRoleCosts"]}},"/V1.0/ContractRoleCosts/query":{"get":{"operationId":"ContractRoleCosts_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_ContractRoleCostModel_ContractRoleCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractRoleCostModel_ContractRoleCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRoleCosts"]},"post":{"operationId":"ContractRoleCosts_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_ContractRoleCostModel_ContractRoleCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractRoleCostModel_ContractRoleCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRoleCosts"]}},"/V1.0/ContractRoleCosts/query/count":{"get":{"operationId":"ContractRoleCosts_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":["ContractRoleCosts"]},"post":{"operationId":"ContractRoleCosts_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":["ContractRoleCosts"]}},"/V1.0/ContractRoleCosts/{id}":{"get":{"operationId":"ContractRoleCosts_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_ContractRoleCostModel_ContractRoleCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractRoleCostModel_ContractRoleCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRoleCosts"]}},"/V1.0/ContractServiceAdjustments":{"post":{"operationId":"ContractServiceAdjustments_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/ContractServiceAdjustmentModel"},"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":["ContractServiceAdjustments"]}},"/V1.0/ContractServiceAdjustments/entityInformation":{"get":{"operationId":"ContractServiceAdjustments_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":["ContractServiceAdjustments"]}},"/V1.0/ContractServiceAdjustments/entityInformation/fields":{"get":{"operationId":"ContractServiceAdjustments_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":["ContractServiceAdjustments"]}},"/V1.0/ContractServiceAdjustments/entityInformation/userDefinedFields":{"get":{"operationId":"ContractServiceAdjustments_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":["ContractServiceAdjustments"]}},"/V1.0/ContractServiceBundleAdjustments":{"post":{"operationId":"ContractServiceBundleAdjustments_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/ContractServiceBundleAdjustmentModel"},"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":["ContractServiceBundleAdjustments"]}},"/V1.0/ContractServiceBundleAdjustments/entityInformation":{"get":{"operationId":"ContractServiceBundleAdjustments_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":["ContractServiceBundleAdjustments"]}},"/V1.0/ContractServiceBundleAdjustments/entityInformation/fields":{"get":{"operationId":"ContractServiceBundleAdjustments_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":["ContractServiceBundleAdjustments"]}},"/V1.0/ContractServiceBundleAdjustments/entityInformation/userDefinedFields":{"get":{"operationId":"ContractServiceBundleAdjustments_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":["ContractServiceBundleAdjustments"]}},"/V1.0/ContractServiceBundleUnits/entityInformation":{"get":{"operationId":"ContractServiceBundleUnits_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":["ContractServiceBundleUnits"]}},"/V1.0/ContractServiceBundleUnits/entityInformation/fields":{"get":{"operationId":"ContractServiceBundleUnits_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":["ContractServiceBundleUnits"]}},"/V1.0/ContractServiceBundleUnits/entityInformation/userDefinedFields":{"get":{"operationId":"ContractServiceBundleUnits_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":["ContractServiceBundleUnits"]}},"/V1.0/ContractServiceBundleUnits/query":{"get":{"operationId":"ContractServiceBundleUnits_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_ContractServiceBundleUnitModel_ContractServiceBundleUnit_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractServiceBundleUnitModel_ContractServiceBundleUnit_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceBundleUnits"]},"post":{"operationId":"ContractServiceBundleUnits_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_ContractServiceBundleUnitModel_ContractServiceBundleUnit_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractServiceBundleUnitModel_ContractServiceBundleUnit_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceBundleUnits"]}},"/V1.0/ContractServiceBundleUnits/query/count":{"get":{"operationId":"ContractServiceBundleUnits_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":["ContractServiceBundleUnits"]},"post":{"operationId":"ContractServiceBundleUnits_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":["ContractServiceBundleUnits"]}},"/V1.0/ContractServiceBundleUnits/{id}":{"get":{"operationId":"ContractServiceBundleUnits_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_ContractServiceBundleUnitModel_ContractServiceBundleUnit_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractServiceBundleUnitModel_ContractServiceBundleUnit_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceBundleUnits"]}},"/V1.0/ContractServiceBundles/entityInformation":{"get":{"operationId":"ContractServiceBundles_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":["ContractServiceBundles"]}},"/V1.0/ContractServiceBundles/entityInformation/fields":{"get":{"operationId":"ContractServiceBundles_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":["ContractServiceBundles"]}},"/V1.0/ContractServiceBundles/entityInformation/userDefinedFields":{"get":{"operationId":"ContractServiceBundles_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":["ContractServiceBundles"]}},"/V1.0/ContractServiceBundles/query":{"get":{"operationId":"ContractServiceBundles_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_ContractServiceBundleModel_ContractServiceBundle_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractServiceBundleModel_ContractServiceBundle_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceBundles"]},"post":{"operationId":"ContractServiceBundles_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_ContractServiceBundleModel_ContractServiceBundle_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractServiceBundleModel_ContractServiceBundle_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceBundles"]}},"/V1.0/ContractServiceBundles/query/count":{"get":{"operationId":"ContractServiceBundles_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":["ContractServiceBundles"]},"post":{"operationId":"ContractServiceBundles_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":["ContractServiceBundles"]}},"/V1.0/ContractServiceBundles/{id}":{"get":{"operationId":"ContractServiceBundles_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_ContractServiceBundleModel_ContractServiceBundle_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractServiceBundleModel_ContractServiceBundle_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceBundles"]}},"/V1.0/ContractServiceUnits/entityInformation":{"get":{"operationId":"ContractServiceUnits_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":["ContractServiceUnits"]}},"/V1.0/ContractServiceUnits/entityInformation/fields":{"get":{"operationId":"ContractServiceUnits_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":["ContractServiceUnits"]}},"/V1.0/ContractServiceUnits/entityInformation/userDefinedFields":{"get":{"operationId":"ContractServiceUnits_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":["ContractServiceUnits"]}},"/V1.0/ContractServiceUnits/query":{"get":{"operationId":"ContractServiceUnits_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_ContractServiceUnitModel_ContractServiceUnit_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractServiceUnitModel_ContractServiceUnit_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceUnits"]},"post":{"operationId":"ContractServiceUnits_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_ContractServiceUnitModel_ContractServiceUnit_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractServiceUnitModel_ContractServiceUnit_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceUnits"]}},"/V1.0/ContractServiceUnits/query/count":{"get":{"operationId":"ContractServiceUnits_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":["ContractServiceUnits"]},"post":{"operationId":"ContractServiceUnits_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":["ContractServiceUnits"]}},"/V1.0/ContractServiceUnits/{id}":{"get":{"operationId":"ContractServiceUnits_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_ContractServiceUnitModel_ContractServiceUnit_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractServiceUnitModel_ContractServiceUnit_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceUnits"]}},"/V1.0/ContractServices/entityInformation":{"get":{"operationId":"ContractServices_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":["ContractServices"]}},"/V1.0/ContractServices/entityInformation/fields":{"get":{"operationId":"ContractServices_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":["ContractServices"]}},"/V1.0/ContractServices/entityInformation/userDefinedFields":{"get":{"operationId":"ContractServices_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":["ContractServices"]}},"/V1.0/ContractServices/query":{"get":{"operationId":"ContractServices_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_ContractServiceModel_ContractService_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractServiceModel_ContractService_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServices"]},"post":{"operationId":"ContractServices_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_ContractServiceModel_ContractService_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractServiceModel_ContractService_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServices"]}},"/V1.0/ContractServices/query/count":{"get":{"operationId":"ContractServices_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":["ContractServices"]},"post":{"operationId":"ContractServices_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":["ContractServices"]}},"/V1.0/ContractServices/{id}":{"get":{"operationId":"ContractServices_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_ContractServiceModel_ContractService_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractServiceModel_ContractService_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServices"]}},"/V1.0/ContractTicketPurchases/entityInformation":{"get":{"operationId":"ContractTicketPurchases_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":["ContractTicketPurchases"]}},"/V1.0/ContractTicketPurchases/entityInformation/fields":{"get":{"operationId":"ContractTicketPurchases_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":["ContractTicketPurchases"]}},"/V1.0/ContractTicketPurchases/entityInformation/userDefinedFields":{"get":{"operationId":"ContractTicketPurchases_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":["ContractTicketPurchases"]}},"/V1.0/ContractTicketPurchases/query":{"get":{"operationId":"ContractTicketPurchases_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_ContractTicketPurchaseModel_ContractTicketPurchase_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractTicketPurchaseModel_ContractTicketPurchase_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractTicketPurchases"]},"post":{"operationId":"ContractTicketPurchases_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_ContractTicketPurchaseModel_ContractTicketPurchase_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractTicketPurchaseModel_ContractTicketPurchase_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractTicketPurchases"]}},"/V1.0/ContractTicketPurchases/query/count":{"get":{"operationId":"ContractTicketPurchases_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":["ContractTicketPurchases"]},"post":{"operationId":"ContractTicketPurchases_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":["ContractTicketPurchases"]}},"/V1.0/ContractTicketPurchases/{id}":{"get":{"operationId":"ContractTicketPurchases_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_ContractTicketPurchaseModel_ContractTicketPurchase_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractTicketPurchaseModel_ContractTicketPurchase_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractTicketPurchases"]}},"/V1.0/Contracts":{"patch":{"operationId":"Contracts_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/ContractModel"},"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":["Contracts"]},"post":{"operationId":"Contracts_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/ContractModel"},"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":["Contracts"]},"put":{"operationId":"Contracts_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/ContractModel"},"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":["Contracts"]}},"/V1.0/Contracts/entityInformation":{"get":{"operationId":"Contracts_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":["Contracts"]}},"/V1.0/Contracts/entityInformation/fields":{"get":{"operationId":"Contracts_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":["Contracts"]}},"/V1.0/Contracts/entityInformation/userDefinedFields":{"get":{"operationId":"Contracts_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":["Contracts"]}},"/V1.0/Contracts/query":{"get":{"operationId":"Contracts_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_ContractModel_Contract_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractModel_Contract_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Contracts"]},"post":{"operationId":"Contracts_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_ContractModel_Contract_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractModel_Contract_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Contracts"]}},"/V1.0/Contracts/query/count":{"get":{"operationId":"Contracts_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":["Contracts"]},"post":{"operationId":"Contracts_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":["Contracts"]}},"/V1.0/Contracts/{id}":{"get":{"operationId":"Contracts_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_ContractModel_Contract_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractModel_Contract_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Contracts"]}},"/V1.0/Contracts/{parentId}/BillingRules":{"get":{"operationId":"ContractBillingRulesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContractBillingRuleModel_ContractBillingRule_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractBillingRuleModel_ContractBillingRule_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBillingRulesChild"]},"patch":{"operationId":"ContractBillingRulesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractBillingRuleModel"},"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":["ContractBillingRulesChild"]},"post":{"operationId":"ContractBillingRulesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractBillingRuleModel"},"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":["ContractBillingRulesChild"]},"put":{"operationId":"ContractBillingRulesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractBillingRuleModel"},"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":["ContractBillingRulesChild"]}},"/V1.0/Contracts/{parentId}/BillingRules/entityInformation":{"get":{"operationId":"ContractBillingRulesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBillingRulesChild"]}},"/V1.0/Contracts/{parentId}/BillingRules/entityInformation/fields":{"get":{"operationId":"ContractBillingRulesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBillingRulesChild"]}},"/V1.0/Contracts/{parentId}/BillingRules/entityInformation/userDefinedFields":{"get":{"operationId":"ContractBillingRulesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBillingRulesChild"]}},"/V1.0/Contracts/{parentId}/BillingRules/{id}":{"delete":{"operationId":"ContractBillingRulesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ContractBillingRulesChild"]},"get":{"operationId":"ContractBillingRulesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContractBillingRuleModel_ContractBillingRule_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractBillingRuleModel_ContractBillingRule_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBillingRulesChild"]}},"/V1.0/Contracts/{parentId}/BlockHourFactors":{"get":{"operationId":"ContractBlockHourFactorsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContractBlockHourFactorModel_ContractFactor_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractBlockHourFactorModel_ContractFactor_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBlockHourFactorsChild"]},"patch":{"operationId":"ContractBlockHourFactorsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractBlockHourFactorModel"},"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":["ContractBlockHourFactorsChild"]},"post":{"operationId":"ContractBlockHourFactorsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractBlockHourFactorModel"},"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":["ContractBlockHourFactorsChild"]},"put":{"operationId":"ContractBlockHourFactorsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractBlockHourFactorModel"},"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":["ContractBlockHourFactorsChild"]}},"/V1.0/Contracts/{parentId}/BlockHourFactors/entityInformation":{"get":{"operationId":"ContractBlockHourFactorsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBlockHourFactorsChild"]}},"/V1.0/Contracts/{parentId}/BlockHourFactors/entityInformation/fields":{"get":{"operationId":"ContractBlockHourFactorsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBlockHourFactorsChild"]}},"/V1.0/Contracts/{parentId}/BlockHourFactors/entityInformation/userDefinedFields":{"get":{"operationId":"ContractBlockHourFactorsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBlockHourFactorsChild"]}},"/V1.0/Contracts/{parentId}/BlockHourFactors/{id}":{"get":{"operationId":"ContractBlockHourFactorsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContractBlockHourFactorModel_ContractFactor_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractBlockHourFactorModel_ContractFactor_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBlockHourFactorsChild"]}},"/V1.0/Contracts/{parentId}/Blocks":{"get":{"operationId":"ContractBlocksChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContractBlockModel_ContractBlock_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractBlockModel_ContractBlock_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBlocksChild"]},"patch":{"operationId":"ContractBlocksChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractBlockModel"},"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":["ContractBlocksChild"]},"post":{"operationId":"ContractBlocksChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractBlockModel"},"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":["ContractBlocksChild"]},"put":{"operationId":"ContractBlocksChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractBlockModel"},"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":["ContractBlocksChild"]}},"/V1.0/Contracts/{parentId}/Blocks/entityInformation":{"get":{"operationId":"ContractBlocksChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBlocksChild"]}},"/V1.0/Contracts/{parentId}/Blocks/entityInformation/fields":{"get":{"operationId":"ContractBlocksChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBlocksChild"]}},"/V1.0/Contracts/{parentId}/Blocks/entityInformation/userDefinedFields":{"get":{"operationId":"ContractBlocksChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBlocksChild"]}},"/V1.0/Contracts/{parentId}/Blocks/{id}":{"get":{"operationId":"ContractBlocksChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContractBlockModel_ContractBlock_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractBlockModel_ContractBlock_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractBlocksChild"]}},"/V1.0/Contracts/{parentId}/Charges":{"get":{"operationId":"ContractChargesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContractChargeModel_ContractCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractChargeModel_ContractCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractChargesChild"]},"patch":{"operationId":"ContractChargesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractChargeModel"},"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":["ContractChargesChild"]},"post":{"operationId":"ContractChargesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractChargeModel"},"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":["ContractChargesChild"]},"put":{"operationId":"ContractChargesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractChargeModel"},"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":["ContractChargesChild"]}},"/V1.0/Contracts/{parentId}/Charges/entityInformation":{"get":{"operationId":"ContractChargesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractChargesChild"]}},"/V1.0/Contracts/{parentId}/Charges/entityInformation/fields":{"get":{"operationId":"ContractChargesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractChargesChild"]}},"/V1.0/Contracts/{parentId}/Charges/entityInformation/userDefinedFields":{"get":{"operationId":"ContractChargesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractChargesChild"]}},"/V1.0/Contracts/{parentId}/Charges/{id}":{"delete":{"operationId":"ContractChargesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ContractChargesChild"]},"get":{"operationId":"ContractChargesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContractChargeModel_ContractCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractChargeModel_ContractCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractChargesChild"]}},"/V1.0/Contracts/{parentId}/ExclusionBillingCodes":{"get":{"operationId":"ContractExclusionBillingCodesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContractExclusionBillingCodeModel_ContractExclusionAllocationCode_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractExclusionBillingCodeModel_ContractExclusionAllocationCode_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionBillingCodesChild"]},"post":{"operationId":"ContractExclusionBillingCodesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractExclusionBillingCodeModel"}}},"required":true},"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":["ContractExclusionBillingCodesChild"]}},"/V1.0/Contracts/{parentId}/ExclusionBillingCodes/entityInformation":{"get":{"operationId":"ContractExclusionBillingCodesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionBillingCodesChild"]}},"/V1.0/Contracts/{parentId}/ExclusionBillingCodes/entityInformation/fields":{"get":{"operationId":"ContractExclusionBillingCodesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionBillingCodesChild"]}},"/V1.0/Contracts/{parentId}/ExclusionBillingCodes/entityInformation/userDefinedFields":{"get":{"operationId":"ContractExclusionBillingCodesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionBillingCodesChild"]}},"/V1.0/Contracts/{parentId}/ExclusionBillingCodes/{id}":{"delete":{"operationId":"ContractExclusionBillingCodesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ContractExclusionBillingCodesChild"]},"get":{"operationId":"ContractExclusionBillingCodesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContractExclusionBillingCodeModel_ContractExclusionAllocationCode_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractExclusionBillingCodeModel_ContractExclusionAllocationCode_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionBillingCodesChild"]}},"/V1.0/Contracts/{parentId}/ExclusionRoles":{"get":{"operationId":"ContractExclusionRolesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContractExclusionRoleModel_ContractExclusionRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractExclusionRoleModel_ContractExclusionRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionRolesChild"]},"post":{"operationId":"ContractExclusionRolesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractExclusionRoleModel"}}},"required":true},"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":["ContractExclusionRolesChild"]}},"/V1.0/Contracts/{parentId}/ExclusionRoles/entityInformation":{"get":{"operationId":"ContractExclusionRolesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionRolesChild"]}},"/V1.0/Contracts/{parentId}/ExclusionRoles/entityInformation/fields":{"get":{"operationId":"ContractExclusionRolesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionRolesChild"]}},"/V1.0/Contracts/{parentId}/ExclusionRoles/entityInformation/userDefinedFields":{"get":{"operationId":"ContractExclusionRolesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionRolesChild"]}},"/V1.0/Contracts/{parentId}/ExclusionRoles/{id}":{"delete":{"operationId":"ContractExclusionRolesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ContractExclusionRolesChild"]},"get":{"operationId":"ContractExclusionRolesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContractExclusionRoleModel_ContractExclusionRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractExclusionRoleModel_ContractExclusionRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractExclusionRolesChild"]}},"/V1.0/Contracts/{parentId}/Milestones":{"get":{"operationId":"ContractMilestonesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContractMilestoneModel_ContractMilestone_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractMilestoneModel_ContractMilestone_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractMilestonesChild"]},"patch":{"operationId":"ContractMilestonesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractMilestoneModel"},"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":["ContractMilestonesChild"]},"post":{"operationId":"ContractMilestonesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractMilestoneModel"},"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":["ContractMilestonesChild"]},"put":{"operationId":"ContractMilestonesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractMilestoneModel"},"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":["ContractMilestonesChild"]}},"/V1.0/Contracts/{parentId}/Milestones/entityInformation":{"get":{"operationId":"ContractMilestonesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractMilestonesChild"]}},"/V1.0/Contracts/{parentId}/Milestones/entityInformation/fields":{"get":{"operationId":"ContractMilestonesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractMilestonesChild"]}},"/V1.0/Contracts/{parentId}/Milestones/entityInformation/userDefinedFields":{"get":{"operationId":"ContractMilestonesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractMilestonesChild"]}},"/V1.0/Contracts/{parentId}/Milestones/{id}":{"get":{"operationId":"ContractMilestonesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContractMilestoneModel_ContractMilestone_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractMilestoneModel_ContractMilestone_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractMilestonesChild"]}},"/V1.0/Contracts/{parentId}/Notes":{"get":{"operationId":"ContractNotesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContractNoteModel_ContractNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractNoteModel_ContractNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractNotesChild"]},"patch":{"operationId":"ContractNotesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractNoteModel"},"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":["ContractNotesChild"]},"post":{"operationId":"ContractNotesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractNoteModel"},"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":["ContractNotesChild"]},"put":{"operationId":"ContractNotesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractNoteModel"},"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":["ContractNotesChild"]}},"/V1.0/Contracts/{parentId}/Notes/entityInformation":{"get":{"operationId":"ContractNotesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractNotesChild"]}},"/V1.0/Contracts/{parentId}/Notes/entityInformation/fields":{"get":{"operationId":"ContractNotesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractNotesChild"]}},"/V1.0/Contracts/{parentId}/Notes/entityInformation/userDefinedFields":{"get":{"operationId":"ContractNotesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractNotesChild"]}},"/V1.0/Contracts/{parentId}/Notes/{id}":{"get":{"operationId":"ContractNotesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContractNoteModel_ContractNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractNoteModel_ContractNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractNotesChild"]}},"/V1.0/Contracts/{parentId}/Rates":{"get":{"operationId":"ContractRatesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContractRateModel_ContractRate_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractRateModel_ContractRate_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRatesChild"]},"patch":{"operationId":"ContractRatesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractRateModel"},"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":["ContractRatesChild"]},"post":{"operationId":"ContractRatesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractRateModel"},"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":["ContractRatesChild"]},"put":{"operationId":"ContractRatesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractRateModel"},"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":["ContractRatesChild"]}},"/V1.0/Contracts/{parentId}/Rates/entityInformation":{"get":{"operationId":"ContractRatesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRatesChild"]}},"/V1.0/Contracts/{parentId}/Rates/entityInformation/fields":{"get":{"operationId":"ContractRatesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRatesChild"]}},"/V1.0/Contracts/{parentId}/Rates/entityInformation/userDefinedFields":{"get":{"operationId":"ContractRatesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRatesChild"]}},"/V1.0/Contracts/{parentId}/Rates/{id}":{"get":{"operationId":"ContractRatesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContractRateModel_ContractRate_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractRateModel_ContractRate_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRatesChild"]}},"/V1.0/Contracts/{parentId}/Retainers":{"get":{"operationId":"ContractRetainersChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContractRetainerModel_ContractRetainer_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractRetainerModel_ContractRetainer_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRetainersChild"]},"patch":{"operationId":"ContractRetainersChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractRetainerModel"},"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":["ContractRetainersChild"]},"post":{"operationId":"ContractRetainersChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractRetainerModel"},"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":["ContractRetainersChild"]},"put":{"operationId":"ContractRetainersChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractRetainerModel"},"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":["ContractRetainersChild"]}},"/V1.0/Contracts/{parentId}/Retainers/entityInformation":{"get":{"operationId":"ContractRetainersChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRetainersChild"]}},"/V1.0/Contracts/{parentId}/Retainers/entityInformation/fields":{"get":{"operationId":"ContractRetainersChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRetainersChild"]}},"/V1.0/Contracts/{parentId}/Retainers/entityInformation/userDefinedFields":{"get":{"operationId":"ContractRetainersChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRetainersChild"]}},"/V1.0/Contracts/{parentId}/Retainers/{id}":{"get":{"operationId":"ContractRetainersChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContractRetainerModel_ContractRetainer_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractRetainerModel_ContractRetainer_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRetainersChild"]}},"/V1.0/Contracts/{parentId}/RoleCosts":{"get":{"operationId":"ContractRoleCostsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContractRoleCostModel_ContractRoleCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractRoleCostModel_ContractRoleCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRoleCostsChild"]},"patch":{"operationId":"ContractRoleCostsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractRoleCostModel"},"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":["ContractRoleCostsChild"]},"post":{"operationId":"ContractRoleCostsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractRoleCostModel"},"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":["ContractRoleCostsChild"]},"put":{"operationId":"ContractRoleCostsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractRoleCostModel"},"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":["ContractRoleCostsChild"]}},"/V1.0/Contracts/{parentId}/RoleCosts/entityInformation":{"get":{"operationId":"ContractRoleCostsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRoleCostsChild"]}},"/V1.0/Contracts/{parentId}/RoleCosts/entityInformation/fields":{"get":{"operationId":"ContractRoleCostsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRoleCostsChild"]}},"/V1.0/Contracts/{parentId}/RoleCosts/entityInformation/userDefinedFields":{"get":{"operationId":"ContractRoleCostsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRoleCostsChild"]}},"/V1.0/Contracts/{parentId}/RoleCosts/{id}":{"get":{"operationId":"ContractRoleCostsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContractRoleCostModel_ContractRoleCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractRoleCostModel_ContractRoleCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractRoleCostsChild"]}},"/V1.0/Contracts/{parentId}/ServiceAdjustments":{"post":{"operationId":"ContractServiceAdjustmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractServiceAdjustmentModel"},"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":["ContractServiceAdjustmentsChild"]}},"/V1.0/Contracts/{parentId}/ServiceAdjustments/entityInformation":{"get":{"operationId":"ContractServiceAdjustmentsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceAdjustmentsChild"]}},"/V1.0/Contracts/{parentId}/ServiceAdjustments/entityInformation/fields":{"get":{"operationId":"ContractServiceAdjustmentsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceAdjustmentsChild"]}},"/V1.0/Contracts/{parentId}/ServiceAdjustments/entityInformation/userDefinedFields":{"get":{"operationId":"ContractServiceAdjustmentsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceAdjustmentsChild"]}},"/V1.0/Contracts/{parentId}/ServiceBundleAdjustments":{"post":{"operationId":"ContractServiceBundleAdjustmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractServiceBundleAdjustmentModel"},"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":["ContractServiceBundleAdjustmentsChild"]}},"/V1.0/Contracts/{parentId}/ServiceBundleAdjustments/entityInformation":{"get":{"operationId":"ContractServiceBundleAdjustmentsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceBundleAdjustmentsChild"]}},"/V1.0/Contracts/{parentId}/ServiceBundleAdjustments/entityInformation/fields":{"get":{"operationId":"ContractServiceBundleAdjustmentsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceBundleAdjustmentsChild"]}},"/V1.0/Contracts/{parentId}/ServiceBundleAdjustments/entityInformation/userDefinedFields":{"get":{"operationId":"ContractServiceBundleAdjustmentsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceBundleAdjustmentsChild"]}},"/V1.0/Contracts/{parentId}/ServiceBundleUnits":{"get":{"operationId":"ContractServiceBundleUnitsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContractServiceBundleUnitModel_ContractServiceBundleUnit_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractServiceBundleUnitModel_ContractServiceBundleUnit_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceBundleUnitsChild"]}},"/V1.0/Contracts/{parentId}/ServiceBundleUnits/entityInformation":{"get":{"operationId":"ContractServiceBundleUnitsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceBundleUnitsChild"]}},"/V1.0/Contracts/{parentId}/ServiceBundleUnits/entityInformation/fields":{"get":{"operationId":"ContractServiceBundleUnitsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceBundleUnitsChild"]}},"/V1.0/Contracts/{parentId}/ServiceBundleUnits/entityInformation/userDefinedFields":{"get":{"operationId":"ContractServiceBundleUnitsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceBundleUnitsChild"]}},"/V1.0/Contracts/{parentId}/ServiceBundleUnits/{id}":{"get":{"operationId":"ContractServiceBundleUnitsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContractServiceBundleUnitModel_ContractServiceBundleUnit_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractServiceBundleUnitModel_ContractServiceBundleUnit_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceBundleUnitsChild"]}},"/V1.0/Contracts/{parentId}/ServiceBundles":{"get":{"operationId":"ContractServiceBundlesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContractServiceBundleModel_ContractServiceBundle_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractServiceBundleModel_ContractServiceBundle_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceBundlesChild"]},"patch":{"operationId":"ContractServiceBundlesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractServiceBundleModel"},"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":["ContractServiceBundlesChild"]},"post":{"operationId":"ContractServiceBundlesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractServiceBundleModel"},"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":["ContractServiceBundlesChild"]},"put":{"operationId":"ContractServiceBundlesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractServiceBundleModel"},"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":["ContractServiceBundlesChild"]}},"/V1.0/Contracts/{parentId}/ServiceBundles/entityInformation":{"get":{"operationId":"ContractServiceBundlesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceBundlesChild"]}},"/V1.0/Contracts/{parentId}/ServiceBundles/entityInformation/fields":{"get":{"operationId":"ContractServiceBundlesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceBundlesChild"]}},"/V1.0/Contracts/{parentId}/ServiceBundles/entityInformation/userDefinedFields":{"get":{"operationId":"ContractServiceBundlesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceBundlesChild"]}},"/V1.0/Contracts/{parentId}/ServiceBundles/{id}":{"get":{"operationId":"ContractServiceBundlesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContractServiceBundleModel_ContractServiceBundle_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractServiceBundleModel_ContractServiceBundle_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceBundlesChild"]}},"/V1.0/Contracts/{parentId}/ServiceUnits":{"get":{"operationId":"ContractServiceUnitsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContractServiceUnitModel_ContractServiceUnit_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractServiceUnitModel_ContractServiceUnit_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceUnitsChild"]}},"/V1.0/Contracts/{parentId}/ServiceUnits/entityInformation":{"get":{"operationId":"ContractServiceUnitsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceUnitsChild"]}},"/V1.0/Contracts/{parentId}/ServiceUnits/entityInformation/fields":{"get":{"operationId":"ContractServiceUnitsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceUnitsChild"]}},"/V1.0/Contracts/{parentId}/ServiceUnits/entityInformation/userDefinedFields":{"get":{"operationId":"ContractServiceUnitsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceUnitsChild"]}},"/V1.0/Contracts/{parentId}/ServiceUnits/{id}":{"get":{"operationId":"ContractServiceUnitsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContractServiceUnitModel_ContractServiceUnit_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractServiceUnitModel_ContractServiceUnit_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServiceUnitsChild"]}},"/V1.0/Contracts/{parentId}/Services":{"get":{"operationId":"ContractServicesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContractServiceModel_ContractService_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractServiceModel_ContractService_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServicesChild"]},"patch":{"operationId":"ContractServicesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractServiceModel"},"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":["ContractServicesChild"]},"post":{"operationId":"ContractServicesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractServiceModel"},"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":["ContractServicesChild"]},"put":{"operationId":"ContractServicesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractServiceModel"},"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":["ContractServicesChild"]}},"/V1.0/Contracts/{parentId}/Services/entityInformation":{"get":{"operationId":"ContractServicesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServicesChild"]}},"/V1.0/Contracts/{parentId}/Services/entityInformation/fields":{"get":{"operationId":"ContractServicesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServicesChild"]}},"/V1.0/Contracts/{parentId}/Services/entityInformation/userDefinedFields":{"get":{"operationId":"ContractServicesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServicesChild"]}},"/V1.0/Contracts/{parentId}/Services/{id}":{"get":{"operationId":"ContractServicesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContractServiceModel_ContractService_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractServiceModel_ContractService_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractServicesChild"]}},"/V1.0/Contracts/{parentId}/TicketPurchases":{"get":{"operationId":"ContractTicketPurchasesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ContractTicketPurchaseModel_ContractTicketPurchase_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ContractTicketPurchaseModel_ContractTicketPurchase_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractTicketPurchasesChild"]},"patch":{"operationId":"ContractTicketPurchasesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractTicketPurchaseModel"},"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":["ContractTicketPurchasesChild"]},"post":{"operationId":"ContractTicketPurchasesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractTicketPurchaseModel"},"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":["ContractTicketPurchasesChild"]},"put":{"operationId":"ContractTicketPurchasesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ContractTicketPurchaseModel"},"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":["ContractTicketPurchasesChild"]}},"/V1.0/Contracts/{parentId}/TicketPurchases/entityInformation":{"get":{"operationId":"ContractTicketPurchasesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractTicketPurchasesChild"]}},"/V1.0/Contracts/{parentId}/TicketPurchases/entityInformation/fields":{"get":{"operationId":"ContractTicketPurchasesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractTicketPurchasesChild"]}},"/V1.0/Contracts/{parentId}/TicketPurchases/entityInformation/userDefinedFields":{"get":{"operationId":"ContractTicketPurchasesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractTicketPurchasesChild"]}},"/V1.0/Contracts/{parentId}/TicketPurchases/{id}":{"get":{"operationId":"ContractTicketPurchasesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ContractTicketPurchaseModel_ContractTicketPurchase_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ContractTicketPurchaseModel_ContractTicketPurchase_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ContractTicketPurchasesChild"]}},"/V1.0/Countries":{"patch":{"operationId":"Countries_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/CountryModel"},"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":["Countries"]},"put":{"operationId":"Countries_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/CountryModel"},"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":["Countries"]}},"/V1.0/Countries/entityInformation":{"get":{"operationId":"Countries_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":["Countries"]}},"/V1.0/Countries/entityInformation/fields":{"get":{"operationId":"Countries_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":["Countries"]}},"/V1.0/Countries/entityInformation/userDefinedFields":{"get":{"operationId":"Countries_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":["Countries"]}},"/V1.0/Countries/query":{"get":{"operationId":"Countries_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_CountryModel_Country_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CountryModel_Country_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Countries"]},"post":{"operationId":"Countries_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_CountryModel_Country_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CountryModel_Country_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Countries"]}},"/V1.0/Countries/query/count":{"get":{"operationId":"Countries_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":["Countries"]},"post":{"operationId":"Countries_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":["Countries"]}},"/V1.0/Countries/{id}":{"get":{"operationId":"Countries_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_CountryModel_Country_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CountryModel_Country_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Countries"]}},"/V1.0/Currencies":{"patch":{"operationId":"Currencies_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/CurrencyModel"},"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":["Currencies"]},"put":{"operationId":"Currencies_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/CurrencyModel"},"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":["Currencies"]}},"/V1.0/Currencies/entityInformation":{"get":{"operationId":"Currencies_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":["Currencies"]}},"/V1.0/Currencies/entityInformation/fields":{"get":{"operationId":"Currencies_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":["Currencies"]}},"/V1.0/Currencies/entityInformation/userDefinedFields":{"get":{"operationId":"Currencies_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":["Currencies"]}},"/V1.0/Currencies/query":{"get":{"operationId":"Currencies_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_CurrencyModel_Currency_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CurrencyModel_Currency_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Currencies"]},"post":{"operationId":"Currencies_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_CurrencyModel_Currency_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_CurrencyModel_Currency_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Currencies"]}},"/V1.0/Currencies/query/count":{"get":{"operationId":"Currencies_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":["Currencies"]},"post":{"operationId":"Currencies_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":["Currencies"]}},"/V1.0/Currencies/{id}":{"get":{"operationId":"Currencies_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_CurrencyModel_Currency_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_CurrencyModel_Currency_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Currencies"]}},"/V1.0/DeletedTaskActivityLogs/entityInformation":{"get":{"operationId":"DeletedTaskActivityLogs_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":["DeletedTaskActivityLogs"]}},"/V1.0/DeletedTaskActivityLogs/entityInformation/fields":{"get":{"operationId":"DeletedTaskActivityLogs_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":["DeletedTaskActivityLogs"]}},"/V1.0/DeletedTaskActivityLogs/entityInformation/userDefinedFields":{"get":{"operationId":"DeletedTaskActivityLogs_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":["DeletedTaskActivityLogs"]}},"/V1.0/DeletedTaskActivityLogs/query":{"get":{"operationId":"DeletedTaskActivityLogs_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_DeletedTaskActivityLogModel_DeletedTaskActivityLog_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DeletedTaskActivityLogModel_DeletedTaskActivityLog_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DeletedTaskActivityLogs"]},"post":{"operationId":"DeletedTaskActivityLogs_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_DeletedTaskActivityLogModel_DeletedTaskActivityLog_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DeletedTaskActivityLogModel_DeletedTaskActivityLog_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DeletedTaskActivityLogs"]}},"/V1.0/DeletedTaskActivityLogs/query/count":{"get":{"operationId":"DeletedTaskActivityLogs_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":["DeletedTaskActivityLogs"]},"post":{"operationId":"DeletedTaskActivityLogs_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":["DeletedTaskActivityLogs"]}},"/V1.0/DeletedTaskActivityLogs/{id}":{"get":{"operationId":"DeletedTaskActivityLogs_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_DeletedTaskActivityLogModel_DeletedTaskActivityLog_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DeletedTaskActivityLogModel_DeletedTaskActivityLog_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DeletedTaskActivityLogs"]}},"/V1.0/DeletedTicketActivityLogs/entityInformation":{"get":{"operationId":"DeletedTicketActivityLogs_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":["DeletedTicketActivityLogs"]}},"/V1.0/DeletedTicketActivityLogs/entityInformation/fields":{"get":{"operationId":"DeletedTicketActivityLogs_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":["DeletedTicketActivityLogs"]}},"/V1.0/DeletedTicketActivityLogs/entityInformation/userDefinedFields":{"get":{"operationId":"DeletedTicketActivityLogs_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":["DeletedTicketActivityLogs"]}},"/V1.0/DeletedTicketActivityLogs/query":{"get":{"operationId":"DeletedTicketActivityLogs_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_DeletedTicketActivityLogModel_DeletedTicketActivityLog_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DeletedTicketActivityLogModel_DeletedTicketActivityLog_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DeletedTicketActivityLogs"]},"post":{"operationId":"DeletedTicketActivityLogs_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_DeletedTicketActivityLogModel_DeletedTicketActivityLog_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DeletedTicketActivityLogModel_DeletedTicketActivityLog_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DeletedTicketActivityLogs"]}},"/V1.0/DeletedTicketActivityLogs/query/count":{"get":{"operationId":"DeletedTicketActivityLogs_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":["DeletedTicketActivityLogs"]},"post":{"operationId":"DeletedTicketActivityLogs_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":["DeletedTicketActivityLogs"]}},"/V1.0/DeletedTicketActivityLogs/{id}":{"get":{"operationId":"DeletedTicketActivityLogs_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_DeletedTicketActivityLogModel_DeletedTicketActivityLog_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DeletedTicketActivityLogModel_DeletedTicketActivityLog_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DeletedTicketActivityLogs"]}},"/V1.0/DeletedTicketLogs/entityInformation":{"get":{"operationId":"DeletedTicketLogs_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":["DeletedTicketLogs"]}},"/V1.0/DeletedTicketLogs/entityInformation/fields":{"get":{"operationId":"DeletedTicketLogs_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":["DeletedTicketLogs"]}},"/V1.0/DeletedTicketLogs/entityInformation/userDefinedFields":{"get":{"operationId":"DeletedTicketLogs_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":["DeletedTicketLogs"]}},"/V1.0/DeletedTicketLogs/query":{"get":{"operationId":"DeletedTicketLogs_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_DeletedTicketLogModel_DeletedTicketLog_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DeletedTicketLogModel_DeletedTicketLog_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DeletedTicketLogs"]},"post":{"operationId":"DeletedTicketLogs_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_DeletedTicketLogModel_DeletedTicketLog_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DeletedTicketLogModel_DeletedTicketLog_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DeletedTicketLogs"]}},"/V1.0/DeletedTicketLogs/query/count":{"get":{"operationId":"DeletedTicketLogs_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":["DeletedTicketLogs"]},"post":{"operationId":"DeletedTicketLogs_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":["DeletedTicketLogs"]}},"/V1.0/DeletedTicketLogs/{id}":{"get":{"operationId":"DeletedTicketLogs_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_DeletedTicketLogModel_DeletedTicketLog_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DeletedTicketLogModel_DeletedTicketLog_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DeletedTicketLogs"]}},"/V1.0/Departments":{"patch":{"operationId":"Departments_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/DepartmentModel"},"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":["Departments"]},"post":{"operationId":"Departments_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/DepartmentModel"},"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":["Departments"]},"put":{"operationId":"Departments_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/DepartmentModel"},"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":["Departments"]}},"/V1.0/Departments/entityInformation":{"get":{"operationId":"Departments_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":["Departments"]}},"/V1.0/Departments/entityInformation/fields":{"get":{"operationId":"Departments_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":["Departments"]}},"/V1.0/Departments/entityInformation/userDefinedFields":{"get":{"operationId":"Departments_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":["Departments"]}},"/V1.0/Departments/query":{"get":{"operationId":"Departments_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_DepartmentModel_Department_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DepartmentModel_Department_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Departments"]},"post":{"operationId":"Departments_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_DepartmentModel_Department_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DepartmentModel_Department_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Departments"]}},"/V1.0/Departments/query/count":{"get":{"operationId":"Departments_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":["Departments"]},"post":{"operationId":"Departments_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":["Departments"]}},"/V1.0/Departments/{id}":{"get":{"operationId":"Departments_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_DepartmentModel_Department_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DepartmentModel_Department_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Departments"]}},"/V1.0/DocumentAttachments/entityInformation":{"get":{"operationId":"DocumentAttachments_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":["DocumentAttachments"]}},"/V1.0/DocumentAttachments/entityInformation/fields":{"get":{"operationId":"DocumentAttachments_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":["DocumentAttachments"]}},"/V1.0/DocumentAttachments/query":{"get":{"operationId":"DocumentAttachments_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/DocumentAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/DocumentAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentAttachments"]},"post":{"operationId":"DocumentAttachments_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/DocumentAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/DocumentAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentAttachments"]}},"/V1.0/DocumentAttachments/query/count":{"get":{"operationId":"DocumentAttachments_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":["DocumentAttachments"]},"post":{"operationId":"DocumentAttachments_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":["DocumentAttachments"]}},"/V1.0/DocumentAttachments/{id}":{"get":{"operationId":"DocumentAttachments_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/DocumentAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/DocumentAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentAttachments"]}},"/V1.0/DocumentCategories":{"patch":{"operationId":"DocumentCategories_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/DocumentCategoryModel"},"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":["DocumentCategories"]},"post":{"operationId":"DocumentCategories_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/DocumentCategoryModel"},"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":["DocumentCategories"]},"put":{"operationId":"DocumentCategories_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/DocumentCategoryModel"},"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":["DocumentCategories"]}},"/V1.0/DocumentCategories/entityInformation":{"get":{"operationId":"DocumentCategories_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":["DocumentCategories"]}},"/V1.0/DocumentCategories/entityInformation/fields":{"get":{"operationId":"DocumentCategories_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":["DocumentCategories"]}},"/V1.0/DocumentCategories/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentCategories_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":["DocumentCategories"]}},"/V1.0/DocumentCategories/query":{"get":{"operationId":"DocumentCategories_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_DocumentCategoryModel_DocumentCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentCategoryModel_DocumentCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentCategories"]},"post":{"operationId":"DocumentCategories_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_DocumentCategoryModel_DocumentCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentCategoryModel_DocumentCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentCategories"]}},"/V1.0/DocumentCategories/query/count":{"get":{"operationId":"DocumentCategories_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":["DocumentCategories"]},"post":{"operationId":"DocumentCategories_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":["DocumentCategories"]}},"/V1.0/DocumentCategories/{id}":{"delete":{"operationId":"DocumentCategories_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":["DocumentCategories"]},"get":{"operationId":"DocumentCategories_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_DocumentCategoryModel_DocumentCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentCategoryModel_DocumentCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentCategories"]}},"/V1.0/DocumentCategories/{parentId}/Documents":{"get":{"operationId":"DocumentsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_DocumentModel_Document_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentModel_Document_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentsChild"]},"patch":{"operationId":"DocumentsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/DocumentModel"},"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":["DocumentsChild"]},"post":{"operationId":"DocumentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/DocumentModel"},"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":["DocumentsChild"]},"put":{"operationId":"DocumentsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/DocumentModel"},"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":["DocumentsChild"]}},"/V1.0/DocumentCategories/{parentId}/Documents/entityInformation":{"get":{"operationId":"DocumentsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentsChild"]}},"/V1.0/DocumentCategories/{parentId}/Documents/entityInformation/fields":{"get":{"operationId":"DocumentsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentsChild"]}},"/V1.0/DocumentCategories/{parentId}/Documents/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentsChild"]}},"/V1.0/DocumentCategories/{parentId}/Documents/{id}":{"delete":{"operationId":"DocumentsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["DocumentsChild"]},"get":{"operationId":"DocumentsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_DocumentModel_Document_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentModel_Document_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentsChild"]}},"/V1.0/DocumentChecklistItems/entityInformation":{"get":{"operationId":"DocumentChecklistItems_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":["DocumentChecklistItems"]}},"/V1.0/DocumentChecklistItems/entityInformation/fields":{"get":{"operationId":"DocumentChecklistItems_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":["DocumentChecklistItems"]}},"/V1.0/DocumentChecklistItems/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentChecklistItems_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":["DocumentChecklistItems"]}},"/V1.0/DocumentChecklistItems/query":{"get":{"operationId":"DocumentChecklistItems_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_DocumentChecklistItemModel_DocumentChecklistItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentChecklistItemModel_DocumentChecklistItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentChecklistItems"]},"post":{"operationId":"DocumentChecklistItems_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_DocumentChecklistItemModel_DocumentChecklistItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentChecklistItemModel_DocumentChecklistItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentChecklistItems"]}},"/V1.0/DocumentChecklistItems/query/count":{"get":{"operationId":"DocumentChecklistItems_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":["DocumentChecklistItems"]},"post":{"operationId":"DocumentChecklistItems_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":["DocumentChecklistItems"]}},"/V1.0/DocumentChecklistItems/{id}":{"get":{"operationId":"DocumentChecklistItems_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_DocumentChecklistItemModel_DocumentChecklistItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentChecklistItemModel_DocumentChecklistItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentChecklistItems"]}},"/V1.0/DocumentChecklistLibraries":{"post":{"operationId":"DocumentChecklistLibraries_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/DocumentChecklistLibraryModel"},"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":["DocumentChecklistLibraries"]}},"/V1.0/DocumentChecklistLibraries/entityInformation":{"get":{"operationId":"DocumentChecklistLibraries_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":["DocumentChecklistLibraries"]}},"/V1.0/DocumentChecklistLibraries/entityInformation/fields":{"get":{"operationId":"DocumentChecklistLibraries_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":["DocumentChecklistLibraries"]}},"/V1.0/DocumentChecklistLibraries/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentChecklistLibraries_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":["DocumentChecklistLibraries"]}},"/V1.0/DocumentConfigurationItemAssociations/entityInformation":{"get":{"operationId":"DocumentConfigurationItemAssociations_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":["DocumentConfigurationItemAssociations"]}},"/V1.0/DocumentConfigurationItemAssociations/entityInformation/fields":{"get":{"operationId":"DocumentConfigurationItemAssociations_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":["DocumentConfigurationItemAssociations"]}},"/V1.0/DocumentConfigurationItemAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentConfigurationItemAssociations_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":["DocumentConfigurationItemAssociations"]}},"/V1.0/DocumentConfigurationItemAssociations/query":{"get":{"operationId":"DocumentConfigurationItemAssociations_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_DocumentConfigurationItemAssociationModel_DocumentInstalledProductAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentConfigurationItemAssociationModel_DocumentInstalledProductAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentConfigurationItemAssociations"]},"post":{"operationId":"DocumentConfigurationItemAssociations_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_DocumentConfigurationItemAssociationModel_DocumentInstalledProductAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentConfigurationItemAssociationModel_DocumentInstalledProductAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentConfigurationItemAssociations"]}},"/V1.0/DocumentConfigurationItemAssociations/query/count":{"get":{"operationId":"DocumentConfigurationItemAssociations_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":["DocumentConfigurationItemAssociations"]},"post":{"operationId":"DocumentConfigurationItemAssociations_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":["DocumentConfigurationItemAssociations"]}},"/V1.0/DocumentConfigurationItemAssociations/{id}":{"get":{"operationId":"DocumentConfigurationItemAssociations_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_DocumentConfigurationItemAssociationModel_DocumentInstalledProductAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentConfigurationItemAssociationModel_DocumentInstalledProductAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentConfigurationItemAssociations"]}},"/V1.0/DocumentConfigurationItemCategoryAssociations/entityInformation":{"get":{"operationId":"DocumentConfigurationItemCategoryAssociations_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":["DocumentConfigurationItemCategoryAssociations"]}},"/V1.0/DocumentConfigurationItemCategoryAssociations/entityInformation/fields":{"get":{"operationId":"DocumentConfigurationItemCategoryAssociations_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":["DocumentConfigurationItemCategoryAssociations"]}},"/V1.0/DocumentConfigurationItemCategoryAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentConfigurationItemCategoryAssociations_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":["DocumentConfigurationItemCategoryAssociations"]}},"/V1.0/DocumentConfigurationItemCategoryAssociations/query":{"get":{"operationId":"DocumentConfigurationItemCategoryAssociations_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_DocumentConfigurationItemCategoryAssociationModel_DocumentInstalledProductCategoryAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentConfigurationItemCategoryAssociationModel_DocumentInstalledProductCategoryAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentConfigurationItemCategoryAssociations"]},"post":{"operationId":"DocumentConfigurationItemCategoryAssociations_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_DocumentConfigurationItemCategoryAssociationModel_DocumentInstalledProductCategoryAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentConfigurationItemCategoryAssociationModel_DocumentInstalledProductCategoryAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentConfigurationItemCategoryAssociations"]}},"/V1.0/DocumentConfigurationItemCategoryAssociations/query/count":{"get":{"operationId":"DocumentConfigurationItemCategoryAssociations_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":["DocumentConfigurationItemCategoryAssociations"]},"post":{"operationId":"DocumentConfigurationItemCategoryAssociations_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":["DocumentConfigurationItemCategoryAssociations"]}},"/V1.0/DocumentConfigurationItemCategoryAssociations/{id}":{"get":{"operationId":"DocumentConfigurationItemCategoryAssociations_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_DocumentConfigurationItemCategoryAssociationModel_DocumentInstalledProductCategoryAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentConfigurationItemCategoryAssociationModel_DocumentInstalledProductCategoryAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentConfigurationItemCategoryAssociations"]}},"/V1.0/DocumentNotes/entityInformation":{"get":{"operationId":"DocumentNotes_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":["DocumentNotes"]}},"/V1.0/DocumentNotes/entityInformation/fields":{"get":{"operationId":"DocumentNotes_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":["DocumentNotes"]}},"/V1.0/DocumentNotes/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentNotes_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":["DocumentNotes"]}},"/V1.0/DocumentNotes/query":{"get":{"operationId":"DocumentNotes_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_DocumentNoteModel_DocumentNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentNoteModel_DocumentNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentNotes"]},"post":{"operationId":"DocumentNotes_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_DocumentNoteModel_DocumentNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentNoteModel_DocumentNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentNotes"]}},"/V1.0/DocumentNotes/query/count":{"get":{"operationId":"DocumentNotes_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":["DocumentNotes"]},"post":{"operationId":"DocumentNotes_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":["DocumentNotes"]}},"/V1.0/DocumentNotes/{id}":{"get":{"operationId":"DocumentNotes_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_DocumentNoteModel_DocumentNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentNoteModel_DocumentNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentNotes"]}},"/V1.0/DocumentPlainTextContent/entityInformation":{"get":{"operationId":"DocumentPlainTextContent_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":["DocumentPlainTextContent"]}},"/V1.0/DocumentPlainTextContent/entityInformation/fields":{"get":{"operationId":"DocumentPlainTextContent_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":["DocumentPlainTextContent"]}},"/V1.0/DocumentPlainTextContent/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentPlainTextContent_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":["DocumentPlainTextContent"]}},"/V1.0/DocumentPlainTextContent/query":{"get":{"operationId":"DocumentPlainTextContent_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_DocumentPlainTextContentModel_DocumentPlainTextContent_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentPlainTextContentModel_DocumentPlainTextContent_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentPlainTextContent"]},"post":{"operationId":"DocumentPlainTextContent_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_DocumentPlainTextContentModel_DocumentPlainTextContent_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentPlainTextContentModel_DocumentPlainTextContent_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentPlainTextContent"]}},"/V1.0/DocumentPlainTextContent/query/count":{"get":{"operationId":"DocumentPlainTextContent_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":["DocumentPlainTextContent"]},"post":{"operationId":"DocumentPlainTextContent_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":["DocumentPlainTextContent"]}},"/V1.0/DocumentPlainTextContent/{id}":{"get":{"operationId":"DocumentPlainTextContent_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_DocumentPlainTextContentModel_DocumentPlainTextContent_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentPlainTextContentModel_DocumentPlainTextContent_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentPlainTextContent"]}},"/V1.0/DocumentTagAssociations/entityInformation":{"get":{"operationId":"DocumentTagAssociations_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":["DocumentTagAssociations"]}},"/V1.0/DocumentTagAssociations/entityInformation/fields":{"get":{"operationId":"DocumentTagAssociations_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":["DocumentTagAssociations"]}},"/V1.0/DocumentTagAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentTagAssociations_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":["DocumentTagAssociations"]}},"/V1.0/DocumentTagAssociations/query":{"get":{"operationId":"DocumentTagAssociations_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_DocumentTagAssociationModel_DocumentTagAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentTagAssociationModel_DocumentTagAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentTagAssociations"]},"post":{"operationId":"DocumentTagAssociations_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_DocumentTagAssociationModel_DocumentTagAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentTagAssociationModel_DocumentTagAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentTagAssociations"]}},"/V1.0/DocumentTagAssociations/query/count":{"get":{"operationId":"DocumentTagAssociations_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":["DocumentTagAssociations"]},"post":{"operationId":"DocumentTagAssociations_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":["DocumentTagAssociations"]}},"/V1.0/DocumentTagAssociations/{id}":{"get":{"operationId":"DocumentTagAssociations_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_DocumentTagAssociationModel_DocumentTagAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentTagAssociationModel_DocumentTagAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentTagAssociations"]}},"/V1.0/DocumentTicketAssociations/entityInformation":{"get":{"operationId":"DocumentTicketAssociations_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":["DocumentTicketAssociations"]}},"/V1.0/DocumentTicketAssociations/entityInformation/fields":{"get":{"operationId":"DocumentTicketAssociations_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":["DocumentTicketAssociations"]}},"/V1.0/DocumentTicketAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentTicketAssociations_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":["DocumentTicketAssociations"]}},"/V1.0/DocumentTicketAssociations/query":{"get":{"operationId":"DocumentTicketAssociations_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_DocumentTicketAssociationModel_DocumentTicketAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentTicketAssociationModel_DocumentTicketAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentTicketAssociations"]},"post":{"operationId":"DocumentTicketAssociations_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_DocumentTicketAssociationModel_DocumentTicketAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentTicketAssociationModel_DocumentTicketAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentTicketAssociations"]}},"/V1.0/DocumentTicketAssociations/query/count":{"get":{"operationId":"DocumentTicketAssociations_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":["DocumentTicketAssociations"]},"post":{"operationId":"DocumentTicketAssociations_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":["DocumentTicketAssociations"]}},"/V1.0/DocumentTicketAssociations/{id}":{"get":{"operationId":"DocumentTicketAssociations_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_DocumentTicketAssociationModel_DocumentTicketAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentTicketAssociationModel_DocumentTicketAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentTicketAssociations"]}},"/V1.0/DocumentToArticleAssociations/entityInformation":{"get":{"operationId":"DocumentToArticleAssociations_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":["DocumentToArticleAssociations"]}},"/V1.0/DocumentToArticleAssociations/entityInformation/fields":{"get":{"operationId":"DocumentToArticleAssociations_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":["DocumentToArticleAssociations"]}},"/V1.0/DocumentToArticleAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentToArticleAssociations_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":["DocumentToArticleAssociations"]}},"/V1.0/DocumentToArticleAssociations/query":{"get":{"operationId":"DocumentToArticleAssociations_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_DocumentToArticleAssociationModel_DocumentToArticleAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentToArticleAssociationModel_DocumentToArticleAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentToArticleAssociations"]},"post":{"operationId":"DocumentToArticleAssociations_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_DocumentToArticleAssociationModel_DocumentToArticleAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentToArticleAssociationModel_DocumentToArticleAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentToArticleAssociations"]}},"/V1.0/DocumentToArticleAssociations/query/count":{"get":{"operationId":"DocumentToArticleAssociations_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":["DocumentToArticleAssociations"]},"post":{"operationId":"DocumentToArticleAssociations_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":["DocumentToArticleAssociations"]}},"/V1.0/DocumentToArticleAssociations/{id}":{"get":{"operationId":"DocumentToArticleAssociations_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_DocumentToArticleAssociationModel_DocumentToArticleAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentToArticleAssociationModel_DocumentToArticleAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentToArticleAssociations"]}},"/V1.0/DocumentToDocumentAssociations/entityInformation":{"get":{"operationId":"DocumentToDocumentAssociations_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":["DocumentToDocumentAssociations"]}},"/V1.0/DocumentToDocumentAssociations/entityInformation/fields":{"get":{"operationId":"DocumentToDocumentAssociations_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":["DocumentToDocumentAssociations"]}},"/V1.0/DocumentToDocumentAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentToDocumentAssociations_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":["DocumentToDocumentAssociations"]}},"/V1.0/DocumentToDocumentAssociations/query":{"get":{"operationId":"DocumentToDocumentAssociations_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_DocumentToDocumentAssociationModel_DocumentToDocumentAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentToDocumentAssociationModel_DocumentToDocumentAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentToDocumentAssociations"]},"post":{"operationId":"DocumentToDocumentAssociations_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_DocumentToDocumentAssociationModel_DocumentToDocumentAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentToDocumentAssociationModel_DocumentToDocumentAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentToDocumentAssociations"]}},"/V1.0/DocumentToDocumentAssociations/query/count":{"get":{"operationId":"DocumentToDocumentAssociations_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":["DocumentToDocumentAssociations"]},"post":{"operationId":"DocumentToDocumentAssociations_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":["DocumentToDocumentAssociations"]}},"/V1.0/DocumentToDocumentAssociations/{id}":{"get":{"operationId":"DocumentToDocumentAssociations_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_DocumentToDocumentAssociationModel_DocumentToDocumentAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentToDocumentAssociationModel_DocumentToDocumentAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentToDocumentAssociations"]}},"/V1.0/Documents/entityInformation":{"get":{"operationId":"Documents_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":["Documents"]}},"/V1.0/Documents/entityInformation/fields":{"get":{"operationId":"Documents_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":["Documents"]}},"/V1.0/Documents/entityInformation/userDefinedFields":{"get":{"operationId":"Documents_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":["Documents"]}},"/V1.0/Documents/query":{"get":{"operationId":"Documents_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_DocumentModel_Document_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentModel_Document_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Documents"]},"post":{"operationId":"Documents_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_DocumentModel_Document_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentModel_Document_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Documents"]}},"/V1.0/Documents/query/count":{"get":{"operationId":"Documents_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":["Documents"]},"post":{"operationId":"Documents_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":["Documents"]}},"/V1.0/Documents/{id}":{"get":{"operationId":"Documents_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_DocumentModel_Document_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentModel_Document_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Documents"]}},"/V1.0/Documents/{parentId}/ArticleAssociations":{"get":{"operationId":"DocumentToArticleAssociationsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_DocumentToArticleAssociationModel_DocumentToArticleAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentToArticleAssociationModel_DocumentToArticleAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentToArticleAssociationsChild"]},"post":{"operationId":"DocumentToArticleAssociationsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocumentToArticleAssociationModel"}}},"required":true},"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":["DocumentToArticleAssociationsChild"]}},"/V1.0/Documents/{parentId}/ArticleAssociations/entityInformation":{"get":{"operationId":"DocumentToArticleAssociationsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentToArticleAssociationsChild"]}},"/V1.0/Documents/{parentId}/ArticleAssociations/entityInformation/fields":{"get":{"operationId":"DocumentToArticleAssociationsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentToArticleAssociationsChild"]}},"/V1.0/Documents/{parentId}/ArticleAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentToArticleAssociationsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentToArticleAssociationsChild"]}},"/V1.0/Documents/{parentId}/ArticleAssociations/{id}":{"delete":{"operationId":"DocumentToArticleAssociationsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["DocumentToArticleAssociationsChild"]},"get":{"operationId":"DocumentToArticleAssociationsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_DocumentToArticleAssociationModel_DocumentToArticleAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentToArticleAssociationModel_DocumentToArticleAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentToArticleAssociationsChild"]}},"/V1.0/Documents/{parentId}/Attachments":{"get":{"operationId":"DocumentAttachmentsChild_Query","parameters":[{"in":"path","name":"parentId","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/DocumentAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/DocumentAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentAttachmentsChild"]},"post":{"operationId":"DocumentAttachmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocumentAttachmentModel"}}},"required":true},"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":["DocumentAttachmentsChild"]}},"/V1.0/Documents/{parentId}/Attachments/{id}":{"delete":{"operationId":"DocumentAttachmentsChild_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/DocumentAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/DocumentAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentAttachmentsChild"]},"get":{"operationId":"DocumentAttachmentsChild_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/DocumentAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/DocumentAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentAttachmentsChild"]}},"/V1.0/Documents/{parentId}/ChecklistItems":{"get":{"operationId":"DocumentChecklistItemsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_DocumentChecklistItemModel_DocumentChecklistItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentChecklistItemModel_DocumentChecklistItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentChecklistItemsChild"]},"patch":{"operationId":"DocumentChecklistItemsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/DocumentChecklistItemModel"},"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":["DocumentChecklistItemsChild"]},"post":{"operationId":"DocumentChecklistItemsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/DocumentChecklistItemModel"},"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":["DocumentChecklistItemsChild"]},"put":{"operationId":"DocumentChecklistItemsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/DocumentChecklistItemModel"},"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":["DocumentChecklistItemsChild"]}},"/V1.0/Documents/{parentId}/ChecklistItems/entityInformation":{"get":{"operationId":"DocumentChecklistItemsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentChecklistItemsChild"]}},"/V1.0/Documents/{parentId}/ChecklistItems/entityInformation/fields":{"get":{"operationId":"DocumentChecklistItemsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentChecklistItemsChild"]}},"/V1.0/Documents/{parentId}/ChecklistItems/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentChecklistItemsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentChecklistItemsChild"]}},"/V1.0/Documents/{parentId}/ChecklistItems/{id}":{"delete":{"operationId":"DocumentChecklistItemsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["DocumentChecklistItemsChild"]},"get":{"operationId":"DocumentChecklistItemsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_DocumentChecklistItemModel_DocumentChecklistItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentChecklistItemModel_DocumentChecklistItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentChecklistItemsChild"]}},"/V1.0/Documents/{parentId}/ChecklistLibraries":{"post":{"operationId":"DocumentChecklistLibrariesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/DocumentChecklistLibraryModel"},"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":["DocumentChecklistLibrariesChild"]}},"/V1.0/Documents/{parentId}/ChecklistLibraries/entityInformation":{"get":{"operationId":"DocumentChecklistLibrariesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentChecklistLibrariesChild"]}},"/V1.0/Documents/{parentId}/ChecklistLibraries/entityInformation/fields":{"get":{"operationId":"DocumentChecklistLibrariesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentChecklistLibrariesChild"]}},"/V1.0/Documents/{parentId}/ChecklistLibraries/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentChecklistLibrariesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentChecklistLibrariesChild"]}},"/V1.0/Documents/{parentId}/ConfigurationItemAssociations":{"get":{"operationId":"DocumentConfigurationItemAssociationsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_DocumentConfigurationItemAssociationModel_DocumentInstalledProductAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentConfigurationItemAssociationModel_DocumentInstalledProductAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentConfigurationItemAssociationsChild"]},"post":{"operationId":"DocumentConfigurationItemAssociationsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocumentConfigurationItemAssociationModel"}}},"required":true},"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":["DocumentConfigurationItemAssociationsChild"]}},"/V1.0/Documents/{parentId}/ConfigurationItemAssociations/entityInformation":{"get":{"operationId":"DocumentConfigurationItemAssociationsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentConfigurationItemAssociationsChild"]}},"/V1.0/Documents/{parentId}/ConfigurationItemAssociations/entityInformation/fields":{"get":{"operationId":"DocumentConfigurationItemAssociationsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentConfigurationItemAssociationsChild"]}},"/V1.0/Documents/{parentId}/ConfigurationItemAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentConfigurationItemAssociationsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentConfigurationItemAssociationsChild"]}},"/V1.0/Documents/{parentId}/ConfigurationItemAssociations/{id}":{"delete":{"operationId":"DocumentConfigurationItemAssociationsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["DocumentConfigurationItemAssociationsChild"]},"get":{"operationId":"DocumentConfigurationItemAssociationsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_DocumentConfigurationItemAssociationModel_DocumentInstalledProductAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentConfigurationItemAssociationModel_DocumentInstalledProductAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentConfigurationItemAssociationsChild"]}},"/V1.0/Documents/{parentId}/ConfigurationItemCategoryAssociations":{"get":{"operationId":"DocumentConfigurationItemCategoryAssociationsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_DocumentConfigurationItemCategoryAssociationModel_DocumentInstalledProductCategoryAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentConfigurationItemCategoryAssociationModel_DocumentInstalledProductCategoryAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentConfigurationItemCategoryAssociationsChild"]},"post":{"operationId":"DocumentConfigurationItemCategoryAssociationsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocumentConfigurationItemCategoryAssociationModel"}}},"required":true},"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":["DocumentConfigurationItemCategoryAssociationsChild"]}},"/V1.0/Documents/{parentId}/ConfigurationItemCategoryAssociations/entityInformation":{"get":{"operationId":"DocumentConfigurationItemCategoryAssociationsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentConfigurationItemCategoryAssociationsChild"]}},"/V1.0/Documents/{parentId}/ConfigurationItemCategoryAssociations/entityInformation/fields":{"get":{"operationId":"DocumentConfigurationItemCategoryAssociationsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentConfigurationItemCategoryAssociationsChild"]}},"/V1.0/Documents/{parentId}/ConfigurationItemCategoryAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentConfigurationItemCategoryAssociationsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentConfigurationItemCategoryAssociationsChild"]}},"/V1.0/Documents/{parentId}/ConfigurationItemCategoryAssociations/{id}":{"delete":{"operationId":"DocumentConfigurationItemCategoryAssociationsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["DocumentConfigurationItemCategoryAssociationsChild"]},"get":{"operationId":"DocumentConfigurationItemCategoryAssociationsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_DocumentConfigurationItemCategoryAssociationModel_DocumentInstalledProductCategoryAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentConfigurationItemCategoryAssociationModel_DocumentInstalledProductCategoryAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentConfigurationItemCategoryAssociationsChild"]}},"/V1.0/Documents/{parentId}/DocumentAssociations":{"get":{"operationId":"DocumentToDocumentAssociationsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_DocumentToDocumentAssociationModel_DocumentToDocumentAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentToDocumentAssociationModel_DocumentToDocumentAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentToDocumentAssociationsChild"]},"post":{"operationId":"DocumentToDocumentAssociationsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocumentToDocumentAssociationModel"}}},"required":true},"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":["DocumentToDocumentAssociationsChild"]}},"/V1.0/Documents/{parentId}/DocumentAssociations/entityInformation":{"get":{"operationId":"DocumentToDocumentAssociationsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentToDocumentAssociationsChild"]}},"/V1.0/Documents/{parentId}/DocumentAssociations/entityInformation/fields":{"get":{"operationId":"DocumentToDocumentAssociationsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentToDocumentAssociationsChild"]}},"/V1.0/Documents/{parentId}/DocumentAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentToDocumentAssociationsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentToDocumentAssociationsChild"]}},"/V1.0/Documents/{parentId}/DocumentAssociations/{id}":{"delete":{"operationId":"DocumentToDocumentAssociationsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["DocumentToDocumentAssociationsChild"]},"get":{"operationId":"DocumentToDocumentAssociationsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_DocumentToDocumentAssociationModel_DocumentToDocumentAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentToDocumentAssociationModel_DocumentToDocumentAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentToDocumentAssociationsChild"]}},"/V1.0/Documents/{parentId}/Notes":{"get":{"operationId":"DocumentNotesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_DocumentNoteModel_DocumentNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentNoteModel_DocumentNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentNotesChild"]},"patch":{"operationId":"DocumentNotesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/DocumentNoteModel"},"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":["DocumentNotesChild"]},"post":{"operationId":"DocumentNotesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/DocumentNoteModel"},"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":["DocumentNotesChild"]},"put":{"operationId":"DocumentNotesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/DocumentNoteModel"},"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":["DocumentNotesChild"]}},"/V1.0/Documents/{parentId}/Notes/entityInformation":{"get":{"operationId":"DocumentNotesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentNotesChild"]}},"/V1.0/Documents/{parentId}/Notes/entityInformation/fields":{"get":{"operationId":"DocumentNotesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentNotesChild"]}},"/V1.0/Documents/{parentId}/Notes/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentNotesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentNotesChild"]}},"/V1.0/Documents/{parentId}/Notes/{id}":{"delete":{"operationId":"DocumentNotesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["DocumentNotesChild"]},"get":{"operationId":"DocumentNotesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_DocumentNoteModel_DocumentNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentNoteModel_DocumentNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentNotesChild"]}},"/V1.0/Documents/{parentId}/PlainTextContent":{"get":{"operationId":"DocumentPlainTextContentChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_DocumentPlainTextContentModel_DocumentPlainTextContent_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentPlainTextContentModel_DocumentPlainTextContent_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentPlainTextContentChild"]},"patch":{"operationId":"DocumentPlainTextContentChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/DocumentPlainTextContentModel"},"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":["DocumentPlainTextContentChild"]},"put":{"operationId":"DocumentPlainTextContentChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/DocumentPlainTextContentModel"},"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":["DocumentPlainTextContentChild"]}},"/V1.0/Documents/{parentId}/PlainTextContent/entityInformation":{"get":{"operationId":"DocumentPlainTextContentChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentPlainTextContentChild"]}},"/V1.0/Documents/{parentId}/PlainTextContent/entityInformation/fields":{"get":{"operationId":"DocumentPlainTextContentChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentPlainTextContentChild"]}},"/V1.0/Documents/{parentId}/PlainTextContent/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentPlainTextContentChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentPlainTextContentChild"]}},"/V1.0/Documents/{parentId}/PlainTextContent/{id}":{"get":{"operationId":"DocumentPlainTextContentChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_DocumentPlainTextContentModel_DocumentPlainTextContent_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentPlainTextContentModel_DocumentPlainTextContent_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentPlainTextContentChild"]}},"/V1.0/Documents/{parentId}/TagAssociations":{"get":{"operationId":"DocumentTagAssociationsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_DocumentTagAssociationModel_DocumentTagAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentTagAssociationModel_DocumentTagAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentTagAssociationsChild"]},"post":{"operationId":"DocumentTagAssociationsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocumentTagAssociationModel"}}},"required":true},"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":["DocumentTagAssociationsChild"]}},"/V1.0/Documents/{parentId}/TagAssociations/entityInformation":{"get":{"operationId":"DocumentTagAssociationsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentTagAssociationsChild"]}},"/V1.0/Documents/{parentId}/TagAssociations/entityInformation/fields":{"get":{"operationId":"DocumentTagAssociationsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentTagAssociationsChild"]}},"/V1.0/Documents/{parentId}/TagAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentTagAssociationsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentTagAssociationsChild"]}},"/V1.0/Documents/{parentId}/TagAssociations/{id}":{"delete":{"operationId":"DocumentTagAssociationsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["DocumentTagAssociationsChild"]},"get":{"operationId":"DocumentTagAssociationsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_DocumentTagAssociationModel_DocumentTagAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentTagAssociationModel_DocumentTagAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentTagAssociationsChild"]}},"/V1.0/Documents/{parentId}/TicketAssociations":{"get":{"operationId":"DocumentTicketAssociationsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_DocumentTicketAssociationModel_DocumentTicketAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DocumentTicketAssociationModel_DocumentTicketAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentTicketAssociationsChild"]},"post":{"operationId":"DocumentTicketAssociationsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocumentTicketAssociationModel"}}},"required":true},"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":["DocumentTicketAssociationsChild"]}},"/V1.0/Documents/{parentId}/TicketAssociations/entityInformation":{"get":{"operationId":"DocumentTicketAssociationsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentTicketAssociationsChild"]}},"/V1.0/Documents/{parentId}/TicketAssociations/entityInformation/fields":{"get":{"operationId":"DocumentTicketAssociationsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentTicketAssociationsChild"]}},"/V1.0/Documents/{parentId}/TicketAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"DocumentTicketAssociationsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentTicketAssociationsChild"]}},"/V1.0/Documents/{parentId}/TicketAssociations/{id}":{"delete":{"operationId":"DocumentTicketAssociationsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["DocumentTicketAssociationsChild"]},"get":{"operationId":"DocumentTicketAssociationsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_DocumentTicketAssociationModel_DocumentTicketAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DocumentTicketAssociationModel_DocumentTicketAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DocumentTicketAssociationsChild"]}},"/V1.0/DomainRegistrars":{"patch":{"operationId":"DomainRegistrars_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/DomainRegistrarModel"},"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":["DomainRegistrars"]},"post":{"operationId":"DomainRegistrars_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/DomainRegistrarModel"},"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":["DomainRegistrars"]},"put":{"operationId":"DomainRegistrars_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/DomainRegistrarModel"},"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":["DomainRegistrars"]}},"/V1.0/DomainRegistrars/entityInformation":{"get":{"operationId":"DomainRegistrars_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":["DomainRegistrars"]}},"/V1.0/DomainRegistrars/entityInformation/fields":{"get":{"operationId":"DomainRegistrars_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":["DomainRegistrars"]}},"/V1.0/DomainRegistrars/entityInformation/userDefinedFields":{"get":{"operationId":"DomainRegistrars_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":["DomainRegistrars"]}},"/V1.0/DomainRegistrars/query":{"get":{"operationId":"DomainRegistrars_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_DomainRegistrarModel_DomainRegistrar_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DomainRegistrarModel_DomainRegistrar_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DomainRegistrars"]},"post":{"operationId":"DomainRegistrars_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_DomainRegistrarModel_DomainRegistrar_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_DomainRegistrarModel_DomainRegistrar_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DomainRegistrars"]}},"/V1.0/DomainRegistrars/query/count":{"get":{"operationId":"DomainRegistrars_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":["DomainRegistrars"]},"post":{"operationId":"DomainRegistrars_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":["DomainRegistrars"]}},"/V1.0/DomainRegistrars/{id}":{"get":{"operationId":"DomainRegistrars_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_DomainRegistrarModel_DomainRegistrar_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_DomainRegistrarModel_DomainRegistrar_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["DomainRegistrars"]}},"/V1.0/EntityInformation":{"get":{"operationId":"MetadataApiIntegration_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/GlobalEntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/GlobalEntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["MetadataApiIntegration"]}},"/V1.0/ExpenseItemAttachments/entityInformation":{"get":{"operationId":"ExpenseItemAttachments_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":["ExpenseItemAttachments"]}},"/V1.0/ExpenseItemAttachments/entityInformation/fields":{"get":{"operationId":"ExpenseItemAttachments_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":["ExpenseItemAttachments"]}},"/V1.0/ExpenseItemAttachments/query":{"get":{"operationId":"ExpenseItemAttachments_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/ExpenseItemAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ExpenseItemAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseItemAttachments"]},"post":{"operationId":"ExpenseItemAttachments_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/ExpenseItemAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ExpenseItemAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseItemAttachments"]}},"/V1.0/ExpenseItemAttachments/query/count":{"get":{"operationId":"ExpenseItemAttachments_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":["ExpenseItemAttachments"]},"post":{"operationId":"ExpenseItemAttachments_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":["ExpenseItemAttachments"]}},"/V1.0/ExpenseItemAttachments/{id}":{"get":{"operationId":"ExpenseItemAttachments_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/ExpenseItemAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ExpenseItemAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseItemAttachments"]}},"/V1.0/ExpenseItems/entityInformation":{"get":{"operationId":"ExpenseItems_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":["ExpenseItems"]}},"/V1.0/ExpenseItems/entityInformation/fields":{"get":{"operationId":"ExpenseItems_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":["ExpenseItems"]}},"/V1.0/ExpenseItems/entityInformation/userDefinedFields":{"get":{"operationId":"ExpenseItems_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":["ExpenseItems"]}},"/V1.0/ExpenseItems/query":{"get":{"operationId":"ExpenseItems_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_ExpenseItemModel_ExpenseItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ExpenseItemModel_ExpenseItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseItems"]},"post":{"operationId":"ExpenseItems_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_ExpenseItemModel_ExpenseItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ExpenseItemModel_ExpenseItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseItems"]}},"/V1.0/ExpenseItems/query/count":{"get":{"operationId":"ExpenseItems_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":["ExpenseItems"]},"post":{"operationId":"ExpenseItems_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":["ExpenseItems"]}},"/V1.0/ExpenseItems/{id}":{"get":{"operationId":"ExpenseItems_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_ExpenseItemModel_ExpenseItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ExpenseItemModel_ExpenseItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseItems"]}},"/V1.0/ExpenseItems/{parentId}/Attachments":{"get":{"operationId":"ExpenseItemAttachmentsChild_Query","parameters":[{"in":"path","name":"parentId","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/ExpenseItemAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ExpenseItemAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseItemAttachmentsChild"]},"post":{"operationId":"ExpenseItemAttachmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ExpenseItemAttachmentModel"}}},"required":true},"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":["ExpenseItemAttachmentsChild"]}},"/V1.0/ExpenseItems/{parentId}/Attachments/{id}":{"delete":{"operationId":"ExpenseItemAttachmentsChild_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/ExpenseItemAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ExpenseItemAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseItemAttachmentsChild"]},"get":{"operationId":"ExpenseItemAttachmentsChild_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/ExpenseItemAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ExpenseItemAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseItemAttachmentsChild"]}},"/V1.0/ExpenseReportAttachments/entityInformation":{"get":{"operationId":"ExpenseReportAttachments_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":["ExpenseReportAttachments"]}},"/V1.0/ExpenseReportAttachments/entityInformation/fields":{"get":{"operationId":"ExpenseReportAttachments_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":["ExpenseReportAttachments"]}},"/V1.0/ExpenseReportAttachments/query":{"get":{"operationId":"ExpenseReportAttachments_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/ExpenseReportAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ExpenseReportAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseReportAttachments"]},"post":{"operationId":"ExpenseReportAttachments_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/ExpenseReportAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ExpenseReportAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseReportAttachments"]}},"/V1.0/ExpenseReportAttachments/query/count":{"get":{"operationId":"ExpenseReportAttachments_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":["ExpenseReportAttachments"]},"post":{"operationId":"ExpenseReportAttachments_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":["ExpenseReportAttachments"]}},"/V1.0/ExpenseReportAttachments/{id}":{"get":{"operationId":"ExpenseReportAttachments_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/ExpenseReportAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ExpenseReportAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseReportAttachments"]}},"/V1.0/ExpenseReports":{"patch":{"operationId":"ExpenseReports_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/ExpenseReportModel"},"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":["ExpenseReports"]},"post":{"operationId":"ExpenseReports_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/ExpenseReportModel"},"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":["ExpenseReports"]},"put":{"operationId":"ExpenseReports_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/ExpenseReportModel"},"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":["ExpenseReports"]}},"/V1.0/ExpenseReports/entityInformation":{"get":{"operationId":"ExpenseReports_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":["ExpenseReports"]}},"/V1.0/ExpenseReports/entityInformation/fields":{"get":{"operationId":"ExpenseReports_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":["ExpenseReports"]}},"/V1.0/ExpenseReports/entityInformation/userDefinedFields":{"get":{"operationId":"ExpenseReports_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":["ExpenseReports"]}},"/V1.0/ExpenseReports/query":{"get":{"operationId":"ExpenseReports_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_ExpenseReportModel_ExpenseReport_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ExpenseReportModel_ExpenseReport_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseReports"]},"post":{"operationId":"ExpenseReports_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_ExpenseReportModel_ExpenseReport_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ExpenseReportModel_ExpenseReport_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseReports"]}},"/V1.0/ExpenseReports/query/count":{"get":{"operationId":"ExpenseReports_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":["ExpenseReports"]},"post":{"operationId":"ExpenseReports_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":["ExpenseReports"]}},"/V1.0/ExpenseReports/{id}":{"get":{"operationId":"ExpenseReports_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_ExpenseReportModel_ExpenseReport_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ExpenseReportModel_ExpenseReport_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseReports"]}},"/V1.0/ExpenseReports/{parentId}/Attachments":{"get":{"operationId":"ExpenseReportAttachmentsChild_Query","parameters":[{"in":"path","name":"parentId","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/ExpenseReportAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ExpenseReportAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseReportAttachmentsChild"]},"post":{"operationId":"ExpenseReportAttachmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ExpenseReportAttachmentModel"}}},"required":true},"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":["ExpenseReportAttachmentsChild"]}},"/V1.0/ExpenseReports/{parentId}/Attachments/{id}":{"delete":{"operationId":"ExpenseReportAttachmentsChild_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/ExpenseReportAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ExpenseReportAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseReportAttachmentsChild"]},"get":{"operationId":"ExpenseReportAttachmentsChild_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/ExpenseReportAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ExpenseReportAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseReportAttachmentsChild"]}},"/V1.0/Expenses/{parentId}/Items":{"get":{"operationId":"ExpenseItemsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ExpenseItemModel_ExpenseItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ExpenseItemModel_ExpenseItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseItemsChild"]},"patch":{"operationId":"ExpenseItemsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ExpenseItemModel"},"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":["ExpenseItemsChild"]},"post":{"operationId":"ExpenseItemsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ExpenseItemModel"},"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":["ExpenseItemsChild"]},"put":{"operationId":"ExpenseItemsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ExpenseItemModel"},"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":["ExpenseItemsChild"]}},"/V1.0/Expenses/{parentId}/Items/entityInformation":{"get":{"operationId":"ExpenseItemsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseItemsChild"]}},"/V1.0/Expenses/{parentId}/Items/entityInformation/fields":{"get":{"operationId":"ExpenseItemsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseItemsChild"]}},"/V1.0/Expenses/{parentId}/Items/entityInformation/userDefinedFields":{"get":{"operationId":"ExpenseItemsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseItemsChild"]}},"/V1.0/Expenses/{parentId}/Items/{id}":{"get":{"operationId":"ExpenseItemsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ExpenseItemModel_ExpenseItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ExpenseItemModel_ExpenseItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ExpenseItemsChild"]}},"/V1.0/HolidaySets":{"patch":{"operationId":"HolidaySets_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/HolidaySetModel"},"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":["HolidaySets"]},"post":{"operationId":"HolidaySets_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/HolidaySetModel"},"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":["HolidaySets"]},"put":{"operationId":"HolidaySets_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/HolidaySetModel"},"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":["HolidaySets"]}},"/V1.0/HolidaySets/entityInformation":{"get":{"operationId":"HolidaySets_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":["HolidaySets"]}},"/V1.0/HolidaySets/entityInformation/fields":{"get":{"operationId":"HolidaySets_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":["HolidaySets"]}},"/V1.0/HolidaySets/entityInformation/userDefinedFields":{"get":{"operationId":"HolidaySets_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":["HolidaySets"]}},"/V1.0/HolidaySets/query":{"get":{"operationId":"HolidaySets_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_HolidaySetModel_HolidaySet_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_HolidaySetModel_HolidaySet_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["HolidaySets"]},"post":{"operationId":"HolidaySets_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_HolidaySetModel_HolidaySet_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_HolidaySetModel_HolidaySet_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["HolidaySets"]}},"/V1.0/HolidaySets/query/count":{"get":{"operationId":"HolidaySets_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":["HolidaySets"]},"post":{"operationId":"HolidaySets_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":["HolidaySets"]}},"/V1.0/HolidaySets/{id}":{"delete":{"operationId":"HolidaySets_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":["HolidaySets"]},"get":{"operationId":"HolidaySets_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_HolidaySetModel_HolidaySet_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_HolidaySetModel_HolidaySet_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["HolidaySets"]}},"/V1.0/HolidaySets/{parentId}/Holidays":{"get":{"operationId":"HolidaysChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_HolidayModel_Holiday_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_HolidayModel_Holiday_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["HolidaysChild"]},"patch":{"operationId":"HolidaysChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/HolidayModel"},"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":["HolidaysChild"]},"post":{"operationId":"HolidaysChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/HolidayModel"},"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":["HolidaysChild"]},"put":{"operationId":"HolidaysChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/HolidayModel"},"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":["HolidaysChild"]}},"/V1.0/HolidaySets/{parentId}/Holidays/entityInformation":{"get":{"operationId":"HolidaysChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["HolidaysChild"]}},"/V1.0/HolidaySets/{parentId}/Holidays/entityInformation/fields":{"get":{"operationId":"HolidaysChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["HolidaysChild"]}},"/V1.0/HolidaySets/{parentId}/Holidays/entityInformation/userDefinedFields":{"get":{"operationId":"HolidaysChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["HolidaysChild"]}},"/V1.0/HolidaySets/{parentId}/Holidays/{id}":{"delete":{"operationId":"HolidaysChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["HolidaysChild"]},"get":{"operationId":"HolidaysChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_HolidayModel_Holiday_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_HolidayModel_Holiday_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["HolidaysChild"]}},"/V1.0/Holidays/entityInformation":{"get":{"operationId":"Holidays_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":["Holidays"]}},"/V1.0/Holidays/entityInformation/fields":{"get":{"operationId":"Holidays_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":["Holidays"]}},"/V1.0/Holidays/entityInformation/userDefinedFields":{"get":{"operationId":"Holidays_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":["Holidays"]}},"/V1.0/Holidays/query":{"get":{"operationId":"Holidays_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_HolidayModel_Holiday_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_HolidayModel_Holiday_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Holidays"]},"post":{"operationId":"Holidays_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_HolidayModel_Holiday_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_HolidayModel_Holiday_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Holidays"]}},"/V1.0/Holidays/query/count":{"get":{"operationId":"Holidays_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":["Holidays"]},"post":{"operationId":"Holidays_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":["Holidays"]}},"/V1.0/Holidays/{id}":{"get":{"operationId":"Holidays_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_HolidayModel_Holiday_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_HolidayModel_Holiday_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Holidays"]}},"/V1.0/IntegrationVendorInsights":{"patch":{"operationId":"IntegrationVendorInsights_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/IntegrationVendorInsightModel"},"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":["IntegrationVendorInsights"]},"post":{"operationId":"IntegrationVendorInsights_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/IntegrationVendorInsightModel"},"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":["IntegrationVendorInsights"]},"put":{"operationId":"IntegrationVendorInsights_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/IntegrationVendorInsightModel"},"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":["IntegrationVendorInsights"]}},"/V1.0/IntegrationVendorInsights/entityInformation":{"get":{"operationId":"IntegrationVendorInsights_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":["IntegrationVendorInsights"]}},"/V1.0/IntegrationVendorInsights/entityInformation/fields":{"get":{"operationId":"IntegrationVendorInsights_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":["IntegrationVendorInsights"]}},"/V1.0/IntegrationVendorInsights/entityInformation/userDefinedFields":{"get":{"operationId":"IntegrationVendorInsights_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":["IntegrationVendorInsights"]}},"/V1.0/IntegrationVendorInsights/query":{"get":{"operationId":"IntegrationVendorInsights_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_IntegrationVendorInsightModel_IntegrationVendorInsight_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_IntegrationVendorInsightModel_IntegrationVendorInsight_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["IntegrationVendorInsights"]},"post":{"operationId":"IntegrationVendorInsights_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_IntegrationVendorInsightModel_IntegrationVendorInsight_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_IntegrationVendorInsightModel_IntegrationVendorInsight_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["IntegrationVendorInsights"]}},"/V1.0/IntegrationVendorInsights/query/count":{"get":{"operationId":"IntegrationVendorInsights_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":["IntegrationVendorInsights"]},"post":{"operationId":"IntegrationVendorInsights_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":["IntegrationVendorInsights"]}},"/V1.0/IntegrationVendorInsights/{id}":{"delete":{"operationId":"IntegrationVendorInsights_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":["IntegrationVendorInsights"]},"get":{"operationId":"IntegrationVendorInsights_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_IntegrationVendorInsightModel_IntegrationVendorInsight_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_IntegrationVendorInsightModel_IntegrationVendorInsight_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["IntegrationVendorInsights"]}},"/V1.0/IntegrationVendorWidgets":{"patch":{"operationId":"IntegrationVendorWidgets_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/IntegrationVendorWidgetModel"},"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":["IntegrationVendorWidgets"]},"post":{"operationId":"IntegrationVendorWidgets_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/IntegrationVendorWidgetModel"},"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":["IntegrationVendorWidgets"]},"put":{"operationId":"IntegrationVendorWidgets_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/IntegrationVendorWidgetModel"},"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":["IntegrationVendorWidgets"]}},"/V1.0/IntegrationVendorWidgets/entityInformation":{"get":{"operationId":"IntegrationVendorWidgets_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":["IntegrationVendorWidgets"]}},"/V1.0/IntegrationVendorWidgets/entityInformation/fields":{"get":{"operationId":"IntegrationVendorWidgets_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":["IntegrationVendorWidgets"]}},"/V1.0/IntegrationVendorWidgets/entityInformation/userDefinedFields":{"get":{"operationId":"IntegrationVendorWidgets_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":["IntegrationVendorWidgets"]}},"/V1.0/IntegrationVendorWidgets/query":{"get":{"operationId":"IntegrationVendorWidgets_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_IntegrationVendorWidgetModel_IntegrationVendorWidget_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_IntegrationVendorWidgetModel_IntegrationVendorWidget_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["IntegrationVendorWidgets"]},"post":{"operationId":"IntegrationVendorWidgets_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_IntegrationVendorWidgetModel_IntegrationVendorWidget_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_IntegrationVendorWidgetModel_IntegrationVendorWidget_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["IntegrationVendorWidgets"]}},"/V1.0/IntegrationVendorWidgets/query/count":{"get":{"operationId":"IntegrationVendorWidgets_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":["IntegrationVendorWidgets"]},"post":{"operationId":"IntegrationVendorWidgets_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":["IntegrationVendorWidgets"]}},"/V1.0/IntegrationVendorWidgets/{id}":{"delete":{"operationId":"IntegrationVendorWidgets_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":["IntegrationVendorWidgets"]},"get":{"operationId":"IntegrationVendorWidgets_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_IntegrationVendorWidgetModel_IntegrationVendorWidget_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_IntegrationVendorWidgetModel_IntegrationVendorWidget_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["IntegrationVendorWidgets"]}},"/V1.0/InternalLocationWithBusinessHours":{"patch":{"operationId":"InternalLocationWithBusinessHours_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/InternalLocationWithBusinessHoursModel"},"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":["InternalLocationWithBusinessHours"]},"post":{"operationId":"InternalLocationWithBusinessHours_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/InternalLocationWithBusinessHoursModel"},"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":["InternalLocationWithBusinessHours"]},"put":{"operationId":"InternalLocationWithBusinessHours_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/InternalLocationWithBusinessHoursModel"},"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":["InternalLocationWithBusinessHours"]}},"/V1.0/InternalLocationWithBusinessHours/entityInformation":{"get":{"operationId":"InternalLocationWithBusinessHours_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":["InternalLocationWithBusinessHours"]}},"/V1.0/InternalLocationWithBusinessHours/entityInformation/fields":{"get":{"operationId":"InternalLocationWithBusinessHours_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":["InternalLocationWithBusinessHours"]}},"/V1.0/InternalLocationWithBusinessHours/entityInformation/userDefinedFields":{"get":{"operationId":"InternalLocationWithBusinessHours_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":["InternalLocationWithBusinessHours"]}},"/V1.0/InternalLocationWithBusinessHours/query":{"get":{"operationId":"InternalLocationWithBusinessHours_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_InternalLocationWithBusinessHoursModel_BusinessLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InternalLocationWithBusinessHoursModel_BusinessLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InternalLocationWithBusinessHours"]},"post":{"operationId":"InternalLocationWithBusinessHours_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_InternalLocationWithBusinessHoursModel_BusinessLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InternalLocationWithBusinessHoursModel_BusinessLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InternalLocationWithBusinessHours"]}},"/V1.0/InternalLocationWithBusinessHours/query/count":{"get":{"operationId":"InternalLocationWithBusinessHours_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":["InternalLocationWithBusinessHours"]},"post":{"operationId":"InternalLocationWithBusinessHours_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":["InternalLocationWithBusinessHours"]}},"/V1.0/InternalLocationWithBusinessHours/{id}":{"get":{"operationId":"InternalLocationWithBusinessHours_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_InternalLocationWithBusinessHoursModel_BusinessLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_InternalLocationWithBusinessHoursModel_BusinessLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InternalLocationWithBusinessHours"]}},"/V1.0/InternalLocations/entityInformation":{"get":{"operationId":"InternalLocations_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":["InternalLocations"]}},"/V1.0/InternalLocations/entityInformation/fields":{"get":{"operationId":"InternalLocations_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":["InternalLocations"]}},"/V1.0/InternalLocations/entityInformation/userDefinedFields":{"get":{"operationId":"InternalLocations_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":["InternalLocations"]}},"/V1.0/InternalLocations/query":{"get":{"operationId":"InternalLocations_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_InternalLocationModel_InternalLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InternalLocationModel_InternalLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InternalLocations"]},"post":{"operationId":"InternalLocations_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_InternalLocationModel_InternalLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InternalLocationModel_InternalLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InternalLocations"]}},"/V1.0/InternalLocations/query/count":{"get":{"operationId":"InternalLocations_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":["InternalLocations"]},"post":{"operationId":"InternalLocations_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":["InternalLocations"]}},"/V1.0/InternalLocations/{id}":{"get":{"operationId":"InternalLocations_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_InternalLocationModel_InternalLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_InternalLocationModel_InternalLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InternalLocations"]}},"/V1.0/InventoryItemSerialNumbers/entityInformation":{"get":{"operationId":"InventoryItemSerialNumbers_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":["InventoryItemSerialNumbers"]}},"/V1.0/InventoryItemSerialNumbers/entityInformation/fields":{"get":{"operationId":"InventoryItemSerialNumbers_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":["InventoryItemSerialNumbers"]}},"/V1.0/InventoryItemSerialNumbers/entityInformation/userDefinedFields":{"get":{"operationId":"InventoryItemSerialNumbers_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":["InventoryItemSerialNumbers"]}},"/V1.0/InventoryItemSerialNumbers/query":{"get":{"operationId":"InventoryItemSerialNumbers_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_InventoryItemSerialNumberModel_InventoryItemSerialNumber_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InventoryItemSerialNumberModel_InventoryItemSerialNumber_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryItemSerialNumbers"]},"post":{"operationId":"InventoryItemSerialNumbers_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_InventoryItemSerialNumberModel_InventoryItemSerialNumber_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InventoryItemSerialNumberModel_InventoryItemSerialNumber_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryItemSerialNumbers"]}},"/V1.0/InventoryItemSerialNumbers/query/count":{"get":{"operationId":"InventoryItemSerialNumbers_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":["InventoryItemSerialNumbers"]},"post":{"operationId":"InventoryItemSerialNumbers_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":["InventoryItemSerialNumbers"]}},"/V1.0/InventoryItemSerialNumbers/{id}":{"get":{"operationId":"InventoryItemSerialNumbers_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_InventoryItemSerialNumberModel_InventoryItemSerialNumber_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_InventoryItemSerialNumberModel_InventoryItemSerialNumber_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryItemSerialNumbers"]}},"/V1.0/InventoryItems":{"patch":{"operationId":"InventoryItems_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/InventoryItemModel"},"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":["InventoryItems"]},"post":{"operationId":"InventoryItems_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/InventoryItemModel"},"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":["InventoryItems"]},"put":{"operationId":"InventoryItems_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/InventoryItemModel"},"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":["InventoryItems"]}},"/V1.0/InventoryItems/entityInformation":{"get":{"operationId":"InventoryItems_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":["InventoryItems"]}},"/V1.0/InventoryItems/entityInformation/fields":{"get":{"operationId":"InventoryItems_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":["InventoryItems"]}},"/V1.0/InventoryItems/entityInformation/userDefinedFields":{"get":{"operationId":"InventoryItems_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":["InventoryItems"]}},"/V1.0/InventoryItems/query":{"get":{"operationId":"InventoryItems_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_InventoryItemModel_InventoryItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InventoryItemModel_InventoryItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryItems"]},"post":{"operationId":"InventoryItems_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_InventoryItemModel_InventoryItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InventoryItemModel_InventoryItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryItems"]}},"/V1.0/InventoryItems/query/count":{"get":{"operationId":"InventoryItems_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":["InventoryItems"]},"post":{"operationId":"InventoryItems_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":["InventoryItems"]}},"/V1.0/InventoryItems/{id}":{"get":{"operationId":"InventoryItems_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_InventoryItemModel_InventoryItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_InventoryItemModel_InventoryItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryItems"]}},"/V1.0/InventoryItems/{parentId}/SerialNumbers":{"get":{"operationId":"InventoryItemSerialNumbersChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_InventoryItemSerialNumberModel_InventoryItemSerialNumber_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InventoryItemSerialNumberModel_InventoryItemSerialNumber_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryItemSerialNumbersChild"]},"patch":{"operationId":"InventoryItemSerialNumbersChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/InventoryItemSerialNumberModel"},"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":["InventoryItemSerialNumbersChild"]},"post":{"operationId":"InventoryItemSerialNumbersChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/InventoryItemSerialNumberModel"},"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":["InventoryItemSerialNumbersChild"]},"put":{"operationId":"InventoryItemSerialNumbersChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/InventoryItemSerialNumberModel"},"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":["InventoryItemSerialNumbersChild"]}},"/V1.0/InventoryItems/{parentId}/SerialNumbers/entityInformation":{"get":{"operationId":"InventoryItemSerialNumbersChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryItemSerialNumbersChild"]}},"/V1.0/InventoryItems/{parentId}/SerialNumbers/entityInformation/fields":{"get":{"operationId":"InventoryItemSerialNumbersChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryItemSerialNumbersChild"]}},"/V1.0/InventoryItems/{parentId}/SerialNumbers/entityInformation/userDefinedFields":{"get":{"operationId":"InventoryItemSerialNumbersChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryItemSerialNumbersChild"]}},"/V1.0/InventoryItems/{parentId}/SerialNumbers/{id}":{"get":{"operationId":"InventoryItemSerialNumbersChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_InventoryItemSerialNumberModel_InventoryItemSerialNumber_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_InventoryItemSerialNumberModel_InventoryItemSerialNumber_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryItemSerialNumbersChild"]}},"/V1.0/InventoryLocations":{"patch":{"operationId":"InventoryLocations_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/InventoryLocationModel"},"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":["InventoryLocations"]},"post":{"operationId":"InventoryLocations_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/InventoryLocationModel"},"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":["InventoryLocations"]},"put":{"operationId":"InventoryLocations_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/InventoryLocationModel"},"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":["InventoryLocations"]}},"/V1.0/InventoryLocations/entityInformation":{"get":{"operationId":"InventoryLocations_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":["InventoryLocations"]}},"/V1.0/InventoryLocations/entityInformation/fields":{"get":{"operationId":"InventoryLocations_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":["InventoryLocations"]}},"/V1.0/InventoryLocations/entityInformation/userDefinedFields":{"get":{"operationId":"InventoryLocations_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":["InventoryLocations"]}},"/V1.0/InventoryLocations/query":{"get":{"operationId":"InventoryLocations_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_InventoryLocationModel_InventoryLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InventoryLocationModel_InventoryLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryLocations"]},"post":{"operationId":"InventoryLocations_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_InventoryLocationModel_InventoryLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InventoryLocationModel_InventoryLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryLocations"]}},"/V1.0/InventoryLocations/query/count":{"get":{"operationId":"InventoryLocations_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":["InventoryLocations"]},"post":{"operationId":"InventoryLocations_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":["InventoryLocations"]}},"/V1.0/InventoryLocations/{id}":{"get":{"operationId":"InventoryLocations_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_InventoryLocationModel_InventoryLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_InventoryLocationModel_InventoryLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryLocations"]}},"/V1.0/InventoryProducts":{"patch":{"operationId":"InventoryProducts_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/InventoryProductModel"},"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":["InventoryProducts"]},"post":{"operationId":"InventoryProducts_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/InventoryProductModel"},"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":["InventoryProducts"]},"put":{"operationId":"InventoryProducts_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/InventoryProductModel"},"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":["InventoryProducts"]}},"/V1.0/InventoryProducts/entityInformation":{"get":{"operationId":"InventoryProducts_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":["InventoryProducts"]}},"/V1.0/InventoryProducts/entityInformation/fields":{"get":{"operationId":"InventoryProducts_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":["InventoryProducts"]}},"/V1.0/InventoryProducts/entityInformation/userDefinedFields":{"get":{"operationId":"InventoryProducts_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":["InventoryProducts"]}},"/V1.0/InventoryProducts/query":{"get":{"operationId":"InventoryProducts_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_InventoryProductModel_InventoryProduct_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InventoryProductModel_InventoryProduct_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryProducts"]},"post":{"operationId":"InventoryProducts_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_InventoryProductModel_InventoryProduct_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InventoryProductModel_InventoryProduct_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryProducts"]}},"/V1.0/InventoryProducts/query/count":{"get":{"operationId":"InventoryProducts_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":["InventoryProducts"]},"post":{"operationId":"InventoryProducts_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":["InventoryProducts"]}},"/V1.0/InventoryProducts/{id}":{"delete":{"operationId":"InventoryProducts_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":["InventoryProducts"]},"get":{"operationId":"InventoryProducts_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_InventoryProductModel_InventoryProduct_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_InventoryProductModel_InventoryProduct_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryProducts"]}},"/V1.0/InventoryProducts/{parentId}/StockedItems":{"get":{"operationId":"InventoryStockedItemsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_InventoryStockedItemModel_InventoryStockedItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InventoryStockedItemModel_InventoryStockedItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryStockedItemsChild"]},"patch":{"operationId":"InventoryStockedItemsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/InventoryStockedItemModel"},"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":["InventoryStockedItemsChild"]},"put":{"operationId":"InventoryStockedItemsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/InventoryStockedItemModel"},"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":["InventoryStockedItemsChild"]}},"/V1.0/InventoryProducts/{parentId}/StockedItems/entityInformation":{"get":{"operationId":"InventoryStockedItemsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryStockedItemsChild"]}},"/V1.0/InventoryProducts/{parentId}/StockedItems/entityInformation/fields":{"get":{"operationId":"InventoryStockedItemsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryStockedItemsChild"]}},"/V1.0/InventoryProducts/{parentId}/StockedItems/entityInformation/userDefinedFields":{"get":{"operationId":"InventoryStockedItemsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryStockedItemsChild"]}},"/V1.0/InventoryProducts/{parentId}/StockedItems/{id}":{"get":{"operationId":"InventoryStockedItemsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_InventoryStockedItemModel_InventoryStockedItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_InventoryStockedItemModel_InventoryStockedItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryStockedItemsChild"]}},"/V1.0/InventoryProducts/{parentId}/StockedItemsAdd":{"post":{"operationId":"InventoryStockedItemsAddChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/InventoryStockedItemAddModel"}}},"required":true},"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":["InventoryStockedItemsAddChild"]}},"/V1.0/InventoryProducts/{parentId}/StockedItemsAdd/entityInformation":{"get":{"operationId":"InventoryStockedItemsAddChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryStockedItemsAddChild"]}},"/V1.0/InventoryProducts/{parentId}/StockedItemsAdd/entityInformation/fields":{"get":{"operationId":"InventoryStockedItemsAddChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryStockedItemsAddChild"]}},"/V1.0/InventoryProducts/{parentId}/StockedItemsAdd/entityInformation/userDefinedFields":{"get":{"operationId":"InventoryStockedItemsAddChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryStockedItemsAddChild"]}},"/V1.0/InventoryProducts/{parentId}/StockedItemsRemove":{"post":{"operationId":"InventoryStockedItemsRemoveChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/InventoryStockedItemRemoveModel"}}},"required":true},"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":["InventoryStockedItemsRemoveChild"]}},"/V1.0/InventoryProducts/{parentId}/StockedItemsRemove/entityInformation":{"get":{"operationId":"InventoryStockedItemsRemoveChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryStockedItemsRemoveChild"]}},"/V1.0/InventoryProducts/{parentId}/StockedItemsRemove/entityInformation/fields":{"get":{"operationId":"InventoryStockedItemsRemoveChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryStockedItemsRemoveChild"]}},"/V1.0/InventoryProducts/{parentId}/StockedItemsRemove/entityInformation/userDefinedFields":{"get":{"operationId":"InventoryStockedItemsRemoveChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryStockedItemsRemoveChild"]}},"/V1.0/InventoryProducts/{parentId}/StockedItemsTransfer":{"post":{"operationId":"InventoryStockedItemsTransferChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/InventoryStockedItemTransferModel"}}},"required":true},"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":["InventoryStockedItemsTransferChild"]}},"/V1.0/InventoryProducts/{parentId}/StockedItemsTransfer/entityInformation":{"get":{"operationId":"InventoryStockedItemsTransferChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryStockedItemsTransferChild"]}},"/V1.0/InventoryProducts/{parentId}/StockedItemsTransfer/entityInformation/fields":{"get":{"operationId":"InventoryStockedItemsTransferChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryStockedItemsTransferChild"]}},"/V1.0/InventoryProducts/{parentId}/StockedItemsTransfer/entityInformation/userDefinedFields":{"get":{"operationId":"InventoryStockedItemsTransferChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryStockedItemsTransferChild"]}},"/V1.0/InventoryStockedItems/entityInformation":{"get":{"operationId":"InventoryStockedItems_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":["InventoryStockedItems"]}},"/V1.0/InventoryStockedItems/entityInformation/fields":{"get":{"operationId":"InventoryStockedItems_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":["InventoryStockedItems"]}},"/V1.0/InventoryStockedItems/entityInformation/userDefinedFields":{"get":{"operationId":"InventoryStockedItems_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":["InventoryStockedItems"]}},"/V1.0/InventoryStockedItems/query":{"get":{"operationId":"InventoryStockedItems_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_InventoryStockedItemModel_InventoryStockedItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InventoryStockedItemModel_InventoryStockedItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryStockedItems"]},"post":{"operationId":"InventoryStockedItems_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_InventoryStockedItemModel_InventoryStockedItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InventoryStockedItemModel_InventoryStockedItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryStockedItems"]}},"/V1.0/InventoryStockedItems/query/count":{"get":{"operationId":"InventoryStockedItems_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":["InventoryStockedItems"]},"post":{"operationId":"InventoryStockedItems_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":["InventoryStockedItems"]}},"/V1.0/InventoryStockedItems/{id}":{"get":{"operationId":"InventoryStockedItems_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_InventoryStockedItemModel_InventoryStockedItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_InventoryStockedItemModel_InventoryStockedItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryStockedItems"]}},"/V1.0/InventoryStockedItemsAdd/entityInformation":{"get":{"operationId":"InventoryStockedItemsAdd_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":["InventoryStockedItemsAdd"]}},"/V1.0/InventoryStockedItemsAdd/entityInformation/fields":{"get":{"operationId":"InventoryStockedItemsAdd_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":["InventoryStockedItemsAdd"]}},"/V1.0/InventoryStockedItemsAdd/entityInformation/userDefinedFields":{"get":{"operationId":"InventoryStockedItemsAdd_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":["InventoryStockedItemsAdd"]}},"/V1.0/InventoryStockedItemsRemove/entityInformation":{"get":{"operationId":"InventoryStockedItemsRemove_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":["InventoryStockedItemsRemove"]}},"/V1.0/InventoryStockedItemsRemove/entityInformation/fields":{"get":{"operationId":"InventoryStockedItemsRemove_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":["InventoryStockedItemsRemove"]}},"/V1.0/InventoryStockedItemsRemove/entityInformation/userDefinedFields":{"get":{"operationId":"InventoryStockedItemsRemove_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":["InventoryStockedItemsRemove"]}},"/V1.0/InventoryStockedItemsTransfer/entityInformation":{"get":{"operationId":"InventoryStockedItemsTransfer_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":["InventoryStockedItemsTransfer"]}},"/V1.0/InventoryStockedItemsTransfer/entityInformation/fields":{"get":{"operationId":"InventoryStockedItemsTransfer_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":["InventoryStockedItemsTransfer"]}},"/V1.0/InventoryStockedItemsTransfer/entityInformation/userDefinedFields":{"get":{"operationId":"InventoryStockedItemsTransfer_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":["InventoryStockedItemsTransfer"]}},"/V1.0/InventoryTransfers":{"post":{"operationId":"InventoryTransfers_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":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/InventoryTransferModel"}}},"required":true},"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":["InventoryTransfers"]}},"/V1.0/InventoryTransfers/entityInformation":{"get":{"operationId":"InventoryTransfers_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":["InventoryTransfers"]}},"/V1.0/InventoryTransfers/entityInformation/fields":{"get":{"operationId":"InventoryTransfers_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":["InventoryTransfers"]}},"/V1.0/InventoryTransfers/entityInformation/userDefinedFields":{"get":{"operationId":"InventoryTransfers_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":["InventoryTransfers"]}},"/V1.0/InventoryTransfers/query":{"get":{"operationId":"InventoryTransfers_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_InventoryTransferModel_InventoryTransfer_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InventoryTransferModel_InventoryTransfer_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryTransfers"]},"post":{"operationId":"InventoryTransfers_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_InventoryTransferModel_InventoryTransfer_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InventoryTransferModel_InventoryTransfer_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryTransfers"]}},"/V1.0/InventoryTransfers/query/count":{"get":{"operationId":"InventoryTransfers_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":["InventoryTransfers"]},"post":{"operationId":"InventoryTransfers_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":["InventoryTransfers"]}},"/V1.0/InventoryTransfers/{id}":{"get":{"operationId":"InventoryTransfers_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_InventoryTransferModel_InventoryTransfer_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_InventoryTransferModel_InventoryTransfer_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InventoryTransfers"]}},"/V1.0/InvoiceTemplates/entityInformation":{"get":{"operationId":"InvoiceTemplates_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":["InvoiceTemplates"]}},"/V1.0/InvoiceTemplates/entityInformation/fields":{"get":{"operationId":"InvoiceTemplates_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":["InvoiceTemplates"]}},"/V1.0/InvoiceTemplates/entityInformation/userDefinedFields":{"get":{"operationId":"InvoiceTemplates_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":["InvoiceTemplates"]}},"/V1.0/InvoiceTemplates/query":{"get":{"operationId":"InvoiceTemplates_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_InvoiceTemplateModel_InvoiceTemplate_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InvoiceTemplateModel_InvoiceTemplate_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InvoiceTemplates"]},"post":{"operationId":"InvoiceTemplates_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_InvoiceTemplateModel_InvoiceTemplate_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InvoiceTemplateModel_InvoiceTemplate_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InvoiceTemplates"]}},"/V1.0/InvoiceTemplates/query/count":{"get":{"operationId":"InvoiceTemplates_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":["InvoiceTemplates"]},"post":{"operationId":"InvoiceTemplates_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":["InvoiceTemplates"]}},"/V1.0/InvoiceTemplates/{id}":{"get":{"operationId":"InvoiceTemplates_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_InvoiceTemplateModel_InvoiceTemplate_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_InvoiceTemplateModel_InvoiceTemplate_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InvoiceTemplates"]}},"/V1.0/Invoices":{"patch":{"operationId":"Invoices_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/InvoiceModel"},"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":["Invoices"]},"put":{"operationId":"Invoices_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/InvoiceModel"},"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":["Invoices"]}},"/V1.0/Invoices/entityInformation":{"get":{"operationId":"Invoices_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":["Invoices"]}},"/V1.0/Invoices/entityInformation/fields":{"get":{"operationId":"Invoices_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":["Invoices"]}},"/V1.0/Invoices/entityInformation/userDefinedFields":{"get":{"operationId":"Invoices_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":["Invoices"]}},"/V1.0/Invoices/query":{"get":{"operationId":"Invoices_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_InvoiceModel_Invoice_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InvoiceModel_Invoice_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Invoices"]},"post":{"operationId":"Invoices_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_InvoiceModel_Invoice_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_InvoiceModel_Invoice_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Invoices"]}},"/V1.0/Invoices/query/count":{"get":{"operationId":"Invoices_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":["Invoices"]},"post":{"operationId":"Invoices_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":["Invoices"]}},"/V1.0/Invoices/{id}":{"get":{"operationId":"Invoices_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_InvoiceModel_Invoice_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_InvoiceModel_Invoice_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Invoices"]}},"/V1.0/Invoices/{id}/InvoiceMarkupHtml":{"get":{"operationId":"InvoiceMarkupApiIntegration_QueryInvoiceMarkupHtml","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int32"}},{"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/InvoiceMarkupResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/InvoiceMarkupResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InvoiceMarkupApiIntegration"]}},"/V1.0/Invoices/{id}/InvoiceMarkupXml":{"get":{"operationId":"InvoiceMarkupApiIntegration_QueryInvoiceMarkupXml","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int32"}},{"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/InvoiceMarkupResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/InvoiceMarkupResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InvoiceMarkupApiIntegration"]}},"/V1.0/Invoices/{id}/InvoicePdf":{"get":{"operationId":"InvoiceMarkupApiIntegration_QueryInvoicePdf","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int32"}},{"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/FileQueryResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FileQueryResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["InvoiceMarkupApiIntegration"]}},"/V1.0/KnowledgeBaseArticles/entityInformation":{"get":{"operationId":"KnowledgeBaseArticles_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":["KnowledgeBaseArticles"]}},"/V1.0/KnowledgeBaseArticles/entityInformation/fields":{"get":{"operationId":"KnowledgeBaseArticles_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":["KnowledgeBaseArticles"]}},"/V1.0/KnowledgeBaseArticles/entityInformation/userDefinedFields":{"get":{"operationId":"KnowledgeBaseArticles_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":["KnowledgeBaseArticles"]}},"/V1.0/KnowledgeBaseArticles/query":{"get":{"operationId":"KnowledgeBaseArticles_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_KnowledgeBaseArticleModel_KnowledgeBaseArticle_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_KnowledgeBaseArticleModel_KnowledgeBaseArticle_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["KnowledgeBaseArticles"]},"post":{"operationId":"KnowledgeBaseArticles_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_KnowledgeBaseArticleModel_KnowledgeBaseArticle_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_KnowledgeBaseArticleModel_KnowledgeBaseArticle_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["KnowledgeBaseArticles"]}},"/V1.0/KnowledgeBaseArticles/query/count":{"get":{"operationId":"KnowledgeBaseArticles_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":["KnowledgeBaseArticles"]},"post":{"operationId":"KnowledgeBaseArticles_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":["KnowledgeBaseArticles"]}},"/V1.0/KnowledgeBaseArticles/{id}":{"get":{"operationId":"KnowledgeBaseArticles_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_KnowledgeBaseArticleModel_KnowledgeBaseArticle_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_KnowledgeBaseArticleModel_KnowledgeBaseArticle_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["KnowledgeBaseArticles"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/ArticleAssociations":{"get":{"operationId":"ArticleToArticleAssociationsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ArticleToArticleAssociationModel_ArticleToArticleAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleToArticleAssociationModel_ArticleToArticleAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleToArticleAssociationsChild"]},"post":{"operationId":"ArticleToArticleAssociationsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ArticleToArticleAssociationModel"}}},"required":true},"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":["ArticleToArticleAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/ArticleAssociations/entityInformation":{"get":{"operationId":"ArticleToArticleAssociationsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleToArticleAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/ArticleAssociations/entityInformation/fields":{"get":{"operationId":"ArticleToArticleAssociationsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleToArticleAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/ArticleAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"ArticleToArticleAssociationsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleToArticleAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/ArticleAssociations/{id}":{"delete":{"operationId":"ArticleToArticleAssociationsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ArticleToArticleAssociationsChild"]},"get":{"operationId":"ArticleToArticleAssociationsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ArticleToArticleAssociationModel_ArticleToArticleAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ArticleToArticleAssociationModel_ArticleToArticleAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleToArticleAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/Attachments":{"get":{"operationId":"ArticleAttachmentsChild_Query","parameters":[{"in":"path","name":"parentId","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":["ArticleAttachmentsChild"]},"post":{"operationId":"ArticleAttachmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ArticleAttachmentModel"}}},"required":true},"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":["ArticleAttachmentsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/Attachments/{id}":{"delete":{"operationId":"ArticleAttachmentsChild_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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":["ArticleAttachmentsChild"]},"get":{"operationId":"ArticleAttachmentsChild_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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":["ArticleAttachmentsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/ConfigurationItemCategoryAssociations":{"get":{"operationId":"ArticleConfigurationItemCategoryAssociationsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ArticleConfigurationItemCategoryAssociationModel_ArticleInstalledProductCategoryAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleConfigurationItemCategoryAssociationModel_ArticleInstalledProductCategoryAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleConfigurationItemCategoryAssociationsChild"]},"post":{"operationId":"ArticleConfigurationItemCategoryAssociationsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ArticleConfigurationItemCategoryAssociationModel"}}},"required":true},"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":["ArticleConfigurationItemCategoryAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/ConfigurationItemCategoryAssociations/entityInformation":{"get":{"operationId":"ArticleConfigurationItemCategoryAssociationsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleConfigurationItemCategoryAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/ConfigurationItemCategoryAssociations/entityInformation/fields":{"get":{"operationId":"ArticleConfigurationItemCategoryAssociationsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleConfigurationItemCategoryAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/ConfigurationItemCategoryAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"ArticleConfigurationItemCategoryAssociationsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleConfigurationItemCategoryAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/ConfigurationItemCategoryAssociations/{id}":{"delete":{"operationId":"ArticleConfigurationItemCategoryAssociationsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ArticleConfigurationItemCategoryAssociationsChild"]},"get":{"operationId":"ArticleConfigurationItemCategoryAssociationsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ArticleConfigurationItemCategoryAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/DocumentAssociations":{"get":{"operationId":"ArticleToDocumentAssociationsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ArticleToDocumentAssociationModel_ArticleToDocumentAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleToDocumentAssociationModel_ArticleToDocumentAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleToDocumentAssociationsChild"]},"post":{"operationId":"ArticleToDocumentAssociationsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ArticleToDocumentAssociationModel"}}},"required":true},"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":["ArticleToDocumentAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/DocumentAssociations/entityInformation":{"get":{"operationId":"ArticleToDocumentAssociationsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleToDocumentAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/DocumentAssociations/entityInformation/fields":{"get":{"operationId":"ArticleToDocumentAssociationsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleToDocumentAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/DocumentAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"ArticleToDocumentAssociationsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleToDocumentAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/DocumentAssociations/{id}":{"delete":{"operationId":"ArticleToDocumentAssociationsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ArticleToDocumentAssociationsChild"]},"get":{"operationId":"ArticleToDocumentAssociationsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ArticleToDocumentAssociationModel_ArticleToDocumentAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ArticleToDocumentAssociationModel_ArticleToDocumentAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleToDocumentAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/Notes":{"get":{"operationId":"ArticleNotesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ArticleNoteModel_ArticleNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleNoteModel_ArticleNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleNotesChild"]},"patch":{"operationId":"ArticleNotesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ArticleNoteModel"},"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":["ArticleNotesChild"]},"post":{"operationId":"ArticleNotesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ArticleNoteModel"},"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":["ArticleNotesChild"]},"put":{"operationId":"ArticleNotesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ArticleNoteModel"},"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":["ArticleNotesChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/Notes/entityInformation":{"get":{"operationId":"ArticleNotesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleNotesChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/Notes/entityInformation/fields":{"get":{"operationId":"ArticleNotesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleNotesChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/Notes/entityInformation/userDefinedFields":{"get":{"operationId":"ArticleNotesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleNotesChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/Notes/{id}":{"delete":{"operationId":"ArticleNotesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ArticleNotesChild"]},"get":{"operationId":"ArticleNotesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ArticleNoteModel_ArticleNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ArticleNoteModel_ArticleNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleNotesChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/PlainTextContent":{"get":{"operationId":"ArticlePlainTextContentChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ArticlePlainTextContentModel_ArticlePlainTextContent_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticlePlainTextContentModel_ArticlePlainTextContent_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticlePlainTextContentChild"]},"patch":{"operationId":"ArticlePlainTextContentChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ArticlePlainTextContentModel"},"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":["ArticlePlainTextContentChild"]},"put":{"operationId":"ArticlePlainTextContentChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ArticlePlainTextContentModel"},"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":["ArticlePlainTextContentChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/PlainTextContent/entityInformation":{"get":{"operationId":"ArticlePlainTextContentChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticlePlainTextContentChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/PlainTextContent/entityInformation/fields":{"get":{"operationId":"ArticlePlainTextContentChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticlePlainTextContentChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/PlainTextContent/entityInformation/userDefinedFields":{"get":{"operationId":"ArticlePlainTextContentChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticlePlainTextContentChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/PlainTextContent/{id}":{"get":{"operationId":"ArticlePlainTextContentChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ArticlePlainTextContentModel_ArticlePlainTextContent_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ArticlePlainTextContentModel_ArticlePlainTextContent_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticlePlainTextContentChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/TagAssociations":{"get":{"operationId":"ArticleTagAssociationsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ArticleTagAssociationModel_ArticleTagAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleTagAssociationModel_ArticleTagAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleTagAssociationsChild"]},"post":{"operationId":"ArticleTagAssociationsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ArticleTagAssociationModel"}}},"required":true},"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":["ArticleTagAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/TagAssociations/entityInformation":{"get":{"operationId":"ArticleTagAssociationsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleTagAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/TagAssociations/entityInformation/fields":{"get":{"operationId":"ArticleTagAssociationsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleTagAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/TagAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"ArticleTagAssociationsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleTagAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/TagAssociations/{id}":{"delete":{"operationId":"ArticleTagAssociationsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ArticleTagAssociationsChild"]},"get":{"operationId":"ArticleTagAssociationsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ArticleTagAssociationModel_ArticleTagAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ArticleTagAssociationModel_ArticleTagAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleTagAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/TicketAssociations":{"get":{"operationId":"ArticleTicketAssociationsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ArticleTicketAssociationModel_ArticleTicketAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ArticleTicketAssociationModel_ArticleTicketAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleTicketAssociationsChild"]},"post":{"operationId":"ArticleTicketAssociationsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ArticleTicketAssociationModel"}}},"required":true},"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":["ArticleTicketAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/TicketAssociations/entityInformation":{"get":{"operationId":"ArticleTicketAssociationsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleTicketAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/TicketAssociations/entityInformation/fields":{"get":{"operationId":"ArticleTicketAssociationsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleTicketAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/TicketAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"ArticleTicketAssociationsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleTicketAssociationsChild"]}},"/V1.0/KnowledgeBaseArticles/{parentId}/TicketAssociations/{id}":{"delete":{"operationId":"ArticleTicketAssociationsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ArticleTicketAssociationsChild"]},"get":{"operationId":"ArticleTicketAssociationsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ArticleTicketAssociationModel_ArticleTicketAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ArticleTicketAssociationModel_ArticleTicketAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ArticleTicketAssociationsChild"]}},"/V1.0/KnowledgeBaseCategories":{"patch":{"operationId":"KnowledgeBaseCategories_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/KnowledgeBaseCategoryModel"},"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":["KnowledgeBaseCategories"]},"post":{"operationId":"KnowledgeBaseCategories_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/KnowledgeBaseCategoryModel"},"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":["KnowledgeBaseCategories"]},"put":{"operationId":"KnowledgeBaseCategories_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/KnowledgeBaseCategoryModel"},"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":["KnowledgeBaseCategories"]}},"/V1.0/KnowledgeBaseCategories/entityInformation":{"get":{"operationId":"KnowledgeBaseCategories_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":["KnowledgeBaseCategories"]}},"/V1.0/KnowledgeBaseCategories/entityInformation/fields":{"get":{"operationId":"KnowledgeBaseCategories_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":["KnowledgeBaseCategories"]}},"/V1.0/KnowledgeBaseCategories/entityInformation/userDefinedFields":{"get":{"operationId":"KnowledgeBaseCategories_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":["KnowledgeBaseCategories"]}},"/V1.0/KnowledgeBaseCategories/query":{"get":{"operationId":"KnowledgeBaseCategories_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_KnowledgeBaseCategoryModel_KnowledgeBaseCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_KnowledgeBaseCategoryModel_KnowledgeBaseCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["KnowledgeBaseCategories"]},"post":{"operationId":"KnowledgeBaseCategories_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_KnowledgeBaseCategoryModel_KnowledgeBaseCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_KnowledgeBaseCategoryModel_KnowledgeBaseCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["KnowledgeBaseCategories"]}},"/V1.0/KnowledgeBaseCategories/query/count":{"get":{"operationId":"KnowledgeBaseCategories_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":["KnowledgeBaseCategories"]},"post":{"operationId":"KnowledgeBaseCategories_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":["KnowledgeBaseCategories"]}},"/V1.0/KnowledgeBaseCategories/{id}":{"delete":{"operationId":"KnowledgeBaseCategories_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":["KnowledgeBaseCategories"]},"get":{"operationId":"KnowledgeBaseCategories_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_KnowledgeBaseCategoryModel_KnowledgeBaseCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_KnowledgeBaseCategoryModel_KnowledgeBaseCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["KnowledgeBaseCategories"]}},"/V1.0/KnowledgeBaseCategories/{parentId}/KnowledgeBaseArticles":{"get":{"operationId":"KnowledgeBaseArticlesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_KnowledgeBaseArticleModel_KnowledgeBaseArticle_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_KnowledgeBaseArticleModel_KnowledgeBaseArticle_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["KnowledgeBaseArticlesChild"]},"patch":{"operationId":"KnowledgeBaseArticlesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/KnowledgeBaseArticleModel"},"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":["KnowledgeBaseArticlesChild"]},"post":{"operationId":"KnowledgeBaseArticlesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/KnowledgeBaseArticleModel"},"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":["KnowledgeBaseArticlesChild"]},"put":{"operationId":"KnowledgeBaseArticlesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/KnowledgeBaseArticleModel"},"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":["KnowledgeBaseArticlesChild"]}},"/V1.0/KnowledgeBaseCategories/{parentId}/KnowledgeBaseArticles/entityInformation":{"get":{"operationId":"KnowledgeBaseArticlesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["KnowledgeBaseArticlesChild"]}},"/V1.0/KnowledgeBaseCategories/{parentId}/KnowledgeBaseArticles/entityInformation/fields":{"get":{"operationId":"KnowledgeBaseArticlesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["KnowledgeBaseArticlesChild"]}},"/V1.0/KnowledgeBaseCategories/{parentId}/KnowledgeBaseArticles/entityInformation/userDefinedFields":{"get":{"operationId":"KnowledgeBaseArticlesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["KnowledgeBaseArticlesChild"]}},"/V1.0/KnowledgeBaseCategories/{parentId}/KnowledgeBaseArticles/{id}":{"delete":{"operationId":"KnowledgeBaseArticlesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["KnowledgeBaseArticlesChild"]},"get":{"operationId":"KnowledgeBaseArticlesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_KnowledgeBaseArticleModel_KnowledgeBaseArticle_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_KnowledgeBaseArticleModel_KnowledgeBaseArticle_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["KnowledgeBaseArticlesChild"]}},"/V1.0/Modules":{"get":{"operationId":"ModuleAccessApiIntegration_QueryModuleAccess","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/ModuleAccessResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ModuleAccessResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ModuleAccessApiIntegration"]}},"/V1.0/NotificationHistory/entityInformation":{"get":{"operationId":"NotificationHistory_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":["NotificationHistory"]}},"/V1.0/NotificationHistory/entityInformation/fields":{"get":{"operationId":"NotificationHistory_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":["NotificationHistory"]}},"/V1.0/NotificationHistory/entityInformation/userDefinedFields":{"get":{"operationId":"NotificationHistory_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":["NotificationHistory"]}},"/V1.0/NotificationHistory/query":{"get":{"operationId":"NotificationHistory_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_NotificationHistoryModel_NotificationHistory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_NotificationHistoryModel_NotificationHistory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["NotificationHistory"]},"post":{"operationId":"NotificationHistory_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_NotificationHistoryModel_NotificationHistory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_NotificationHistoryModel_NotificationHistory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["NotificationHistory"]}},"/V1.0/NotificationHistory/query/count":{"get":{"operationId":"NotificationHistory_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":["NotificationHistory"]},"post":{"operationId":"NotificationHistory_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":["NotificationHistory"]}},"/V1.0/NotificationHistory/{id}":{"get":{"operationId":"NotificationHistory_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_NotificationHistoryModel_NotificationHistory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_NotificationHistoryModel_NotificationHistory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["NotificationHistory"]}},"/V1.0/Opportunities":{"patch":{"operationId":"Opportunities_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/OpportunityModel"},"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":["Opportunities"]},"post":{"operationId":"Opportunities_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/OpportunityModel"},"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":["Opportunities"]},"put":{"operationId":"Opportunities_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/OpportunityModel"},"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":["Opportunities"]}},"/V1.0/Opportunities/entityInformation":{"get":{"operationId":"Opportunities_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":["Opportunities"]}},"/V1.0/Opportunities/entityInformation/fields":{"get":{"operationId":"Opportunities_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":["Opportunities"]}},"/V1.0/Opportunities/entityInformation/userDefinedFields":{"get":{"operationId":"Opportunities_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":["Opportunities"]}},"/V1.0/Opportunities/query":{"get":{"operationId":"Opportunities_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_OpportunityModel_Opportunity_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_OpportunityModel_Opportunity_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Opportunities"]},"post":{"operationId":"Opportunities_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_OpportunityModel_Opportunity_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_OpportunityModel_Opportunity_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Opportunities"]}},"/V1.0/Opportunities/query/count":{"get":{"operationId":"Opportunities_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":["Opportunities"]},"post":{"operationId":"Opportunities_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":["Opportunities"]}},"/V1.0/Opportunities/{id}":{"get":{"operationId":"Opportunities_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_OpportunityModel_Opportunity_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_OpportunityModel_Opportunity_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Opportunities"]}},"/V1.0/Opportunities/{parentId}/Attachments":{"get":{"operationId":"OpportunityAttachmentsChild_Query","parameters":[{"in":"path","name":"parentId","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/OpportunityAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/OpportunityAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OpportunityAttachmentsChild"]},"post":{"operationId":"OpportunityAttachmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/OpportunityAttachmentModel"}}},"required":true},"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":["OpportunityAttachmentsChild"]}},"/V1.0/Opportunities/{parentId}/Attachments/{id}":{"delete":{"operationId":"OpportunityAttachmentsChild_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/OpportunityAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/OpportunityAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OpportunityAttachmentsChild"]},"get":{"operationId":"OpportunityAttachmentsChild_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/OpportunityAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/OpportunityAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OpportunityAttachmentsChild"]}},"/V1.0/Opportunities/{parentId}/SalesOrders":{"get":{"operationId":"SalesOrdersChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_SalesOrderModel_SalesOrder_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_SalesOrderModel_SalesOrder_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SalesOrdersChild"]},"patch":{"operationId":"SalesOrdersChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/SalesOrderModel"},"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":["SalesOrdersChild"]},"put":{"operationId":"SalesOrdersChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/SalesOrderModel"},"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":["SalesOrdersChild"]}},"/V1.0/Opportunities/{parentId}/SalesOrders/entityInformation":{"get":{"operationId":"SalesOrdersChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SalesOrdersChild"]}},"/V1.0/Opportunities/{parentId}/SalesOrders/entityInformation/fields":{"get":{"operationId":"SalesOrdersChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SalesOrdersChild"]}},"/V1.0/Opportunities/{parentId}/SalesOrders/entityInformation/userDefinedFields":{"get":{"operationId":"SalesOrdersChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SalesOrdersChild"]}},"/V1.0/Opportunities/{parentId}/SalesOrders/{id}":{"get":{"operationId":"SalesOrdersChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_SalesOrderModel_SalesOrder_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_SalesOrderModel_SalesOrder_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SalesOrdersChild"]}},"/V1.0/OpportunityAttachments/entityInformation":{"get":{"operationId":"OpportunityAttachments_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":["OpportunityAttachments"]}},"/V1.0/OpportunityAttachments/entityInformation/fields":{"get":{"operationId":"OpportunityAttachments_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":["OpportunityAttachments"]}},"/V1.0/OpportunityAttachments/query":{"get":{"operationId":"OpportunityAttachments_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/OpportunityAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/OpportunityAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OpportunityAttachments"]},"post":{"operationId":"OpportunityAttachments_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/OpportunityAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/OpportunityAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OpportunityAttachments"]}},"/V1.0/OpportunityAttachments/query/count":{"get":{"operationId":"OpportunityAttachments_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":["OpportunityAttachments"]},"post":{"operationId":"OpportunityAttachments_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":["OpportunityAttachments"]}},"/V1.0/OpportunityAttachments/{id}":{"get":{"operationId":"OpportunityAttachments_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/OpportunityAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/OpportunityAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OpportunityAttachments"]}},"/V1.0/OpportunityCategories":{"patch":{"operationId":"OpportunityCategories_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/OpportunityCategoryModel"},"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":["OpportunityCategories"]},"put":{"operationId":"OpportunityCategories_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/OpportunityCategoryModel"},"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":["OpportunityCategories"]}},"/V1.0/OpportunityCategories/entityInformation":{"get":{"operationId":"OpportunityCategories_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":["OpportunityCategories"]}},"/V1.0/OpportunityCategories/entityInformation/fields":{"get":{"operationId":"OpportunityCategories_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":["OpportunityCategories"]}},"/V1.0/OpportunityCategories/entityInformation/userDefinedFields":{"get":{"operationId":"OpportunityCategories_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":["OpportunityCategories"]}},"/V1.0/OpportunityCategories/query":{"get":{"operationId":"OpportunityCategories_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_OpportunityCategoryModel_OpportunityCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_OpportunityCategoryModel_OpportunityCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OpportunityCategories"]},"post":{"operationId":"OpportunityCategories_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_OpportunityCategoryModel_OpportunityCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_OpportunityCategoryModel_OpportunityCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OpportunityCategories"]}},"/V1.0/OpportunityCategories/query/count":{"get":{"operationId":"OpportunityCategories_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":["OpportunityCategories"]},"post":{"operationId":"OpportunityCategories_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":["OpportunityCategories"]}},"/V1.0/OpportunityCategories/{id}":{"get":{"operationId":"OpportunityCategories_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_OpportunityCategoryModel_OpportunityCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_OpportunityCategoryModel_OpportunityCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OpportunityCategories"]}},"/V1.0/OrganizationalLevel1s":{"patch":{"operationId":"OrganizationalLevel1_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/OrganizationalLevel1Model"},"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":["OrganizationalLevel1"]},"post":{"operationId":"OrganizationalLevel1_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/OrganizationalLevel1Model"},"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":["OrganizationalLevel1"]},"put":{"operationId":"OrganizationalLevel1_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/OrganizationalLevel1Model"},"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":["OrganizationalLevel1"]}},"/V1.0/OrganizationalLevel1s/entityInformation":{"get":{"operationId":"OrganizationalLevel1_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":["OrganizationalLevel1"]}},"/V1.0/OrganizationalLevel1s/entityInformation/fields":{"get":{"operationId":"OrganizationalLevel1_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":["OrganizationalLevel1"]}},"/V1.0/OrganizationalLevel1s/entityInformation/userDefinedFields":{"get":{"operationId":"OrganizationalLevel1_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":["OrganizationalLevel1"]}},"/V1.0/OrganizationalLevel1s/query":{"get":{"operationId":"OrganizationalLevel1_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_OrganizationalLevel1Model_BusinessDivision_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_OrganizationalLevel1Model_BusinessDivision_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OrganizationalLevel1"]},"post":{"operationId":"OrganizationalLevel1_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_OrganizationalLevel1Model_BusinessDivision_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_OrganizationalLevel1Model_BusinessDivision_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OrganizationalLevel1"]}},"/V1.0/OrganizationalLevel1s/query/count":{"get":{"operationId":"OrganizationalLevel1_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":["OrganizationalLevel1"]},"post":{"operationId":"OrganizationalLevel1_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":["OrganizationalLevel1"]}},"/V1.0/OrganizationalLevel1s/{id}":{"get":{"operationId":"OrganizationalLevel1_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_OrganizationalLevel1Model_BusinessDivision_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_OrganizationalLevel1Model_BusinessDivision_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OrganizationalLevel1"]}},"/V1.0/OrganizationalLevel2s":{"patch":{"operationId":"OrganizationalLevel2_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/OrganizationalLevel2Model"},"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":["OrganizationalLevel2"]},"post":{"operationId":"OrganizationalLevel2_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/OrganizationalLevel2Model"},"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":["OrganizationalLevel2"]},"put":{"operationId":"OrganizationalLevel2_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/OrganizationalLevel2Model"},"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":["OrganizationalLevel2"]}},"/V1.0/OrganizationalLevel2s/entityInformation":{"get":{"operationId":"OrganizationalLevel2_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":["OrganizationalLevel2"]}},"/V1.0/OrganizationalLevel2s/entityInformation/fields":{"get":{"operationId":"OrganizationalLevel2_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":["OrganizationalLevel2"]}},"/V1.0/OrganizationalLevel2s/entityInformation/userDefinedFields":{"get":{"operationId":"OrganizationalLevel2_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":["OrganizationalLevel2"]}},"/V1.0/OrganizationalLevel2s/query":{"get":{"operationId":"OrganizationalLevel2_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_OrganizationalLevel2Model_BusinessSubdivision_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_OrganizationalLevel2Model_BusinessSubdivision_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OrganizationalLevel2"]},"post":{"operationId":"OrganizationalLevel2_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_OrganizationalLevel2Model_BusinessSubdivision_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_OrganizationalLevel2Model_BusinessSubdivision_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OrganizationalLevel2"]}},"/V1.0/OrganizationalLevel2s/query/count":{"get":{"operationId":"OrganizationalLevel2_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":["OrganizationalLevel2"]},"post":{"operationId":"OrganizationalLevel2_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":["OrganizationalLevel2"]}},"/V1.0/OrganizationalLevel2s/{id}":{"get":{"operationId":"OrganizationalLevel2_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_OrganizationalLevel2Model_BusinessSubdivision_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_OrganizationalLevel2Model_BusinessSubdivision_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OrganizationalLevel2"]}},"/V1.0/OrganizationalLevelAssociations":{"patch":{"operationId":"OrganizationalLevelAssociation_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/OrganizationalLevelAssociationModel"},"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":["OrganizationalLevelAssociation"]},"post":{"operationId":"OrganizationalLevelAssociation_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/OrganizationalLevelAssociationModel"},"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":["OrganizationalLevelAssociation"]},"put":{"operationId":"OrganizationalLevelAssociation_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/OrganizationalLevelAssociationModel"},"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":["OrganizationalLevelAssociation"]}},"/V1.0/OrganizationalLevelAssociations/entityInformation":{"get":{"operationId":"OrganizationalLevelAssociation_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":["OrganizationalLevelAssociation"]}},"/V1.0/OrganizationalLevelAssociations/entityInformation/fields":{"get":{"operationId":"OrganizationalLevelAssociation_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":["OrganizationalLevelAssociation"]}},"/V1.0/OrganizationalLevelAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"OrganizationalLevelAssociation_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":["OrganizationalLevelAssociation"]}},"/V1.0/OrganizationalLevelAssociations/query":{"get":{"operationId":"OrganizationalLevelAssociation_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_OrganizationalLevelAssociationModel_BusinessDivisionSubdivision_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_OrganizationalLevelAssociationModel_BusinessDivisionSubdivision_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OrganizationalLevelAssociation"]},"post":{"operationId":"OrganizationalLevelAssociation_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_OrganizationalLevelAssociationModel_BusinessDivisionSubdivision_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_OrganizationalLevelAssociationModel_BusinessDivisionSubdivision_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OrganizationalLevelAssociation"]}},"/V1.0/OrganizationalLevelAssociations/query/count":{"get":{"operationId":"OrganizationalLevelAssociation_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":["OrganizationalLevelAssociation"]},"post":{"operationId":"OrganizationalLevelAssociation_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":["OrganizationalLevelAssociation"]}},"/V1.0/OrganizationalLevelAssociations/{id}":{"get":{"operationId":"OrganizationalLevelAssociation_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_OrganizationalLevelAssociationModel_BusinessDivisionSubdivision_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_OrganizationalLevelAssociationModel_BusinessDivisionSubdivision_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OrganizationalLevelAssociation"]}},"/V1.0/OrganizationalLevelAssociations/{parentId}/Resources":{"get":{"operationId":"OrganizationalResourcesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_OrganizationalResourceModel_BusinessDivisionSubdivisionResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_OrganizationalResourceModel_BusinessDivisionSubdivisionResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OrganizationalResourcesChild"]}},"/V1.0/OrganizationalLevelAssociations/{parentId}/Resources/entityInformation":{"get":{"operationId":"OrganizationalResourcesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OrganizationalResourcesChild"]}},"/V1.0/OrganizationalLevelAssociations/{parentId}/Resources/entityInformation/fields":{"get":{"operationId":"OrganizationalResourcesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OrganizationalResourcesChild"]}},"/V1.0/OrganizationalLevelAssociations/{parentId}/Resources/entityInformation/userDefinedFields":{"get":{"operationId":"OrganizationalResourcesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OrganizationalResourcesChild"]}},"/V1.0/OrganizationalLevelAssociations/{parentId}/Resources/{id}":{"get":{"operationId":"OrganizationalResourcesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_OrganizationalResourceModel_BusinessDivisionSubdivisionResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_OrganizationalResourceModel_BusinessDivisionSubdivisionResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OrganizationalResourcesChild"]}},"/V1.0/OrganizationalResources/entityInformation":{"get":{"operationId":"OrganizationalResources_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":["OrganizationalResources"]}},"/V1.0/OrganizationalResources/entityInformation/fields":{"get":{"operationId":"OrganizationalResources_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":["OrganizationalResources"]}},"/V1.0/OrganizationalResources/entityInformation/userDefinedFields":{"get":{"operationId":"OrganizationalResources_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":["OrganizationalResources"]}},"/V1.0/OrganizationalResources/query":{"get":{"operationId":"OrganizationalResources_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_OrganizationalResourceModel_BusinessDivisionSubdivisionResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_OrganizationalResourceModel_BusinessDivisionSubdivisionResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OrganizationalResources"]},"post":{"operationId":"OrganizationalResources_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_OrganizationalResourceModel_BusinessDivisionSubdivisionResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_OrganizationalResourceModel_BusinessDivisionSubdivisionResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OrganizationalResources"]}},"/V1.0/OrganizationalResources/query/count":{"get":{"operationId":"OrganizationalResources_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":["OrganizationalResources"]},"post":{"operationId":"OrganizationalResources_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":["OrganizationalResources"]}},"/V1.0/OrganizationalResources/{id}":{"get":{"operationId":"OrganizationalResources_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_OrganizationalResourceModel_BusinessDivisionSubdivisionResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_OrganizationalResourceModel_BusinessDivisionSubdivisionResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["OrganizationalResources"]}},"/V1.0/PaymentTerms":{"patch":{"operationId":"PaymentTerms_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/PaymentTermModel"},"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":["PaymentTerms"]},"post":{"operationId":"PaymentTerms_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/PaymentTermModel"},"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":["PaymentTerms"]},"put":{"operationId":"PaymentTerms_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/PaymentTermModel"},"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":["PaymentTerms"]}},"/V1.0/PaymentTerms/entityInformation":{"get":{"operationId":"PaymentTerms_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":["PaymentTerms"]}},"/V1.0/PaymentTerms/entityInformation/fields":{"get":{"operationId":"PaymentTerms_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":["PaymentTerms"]}},"/V1.0/PaymentTerms/entityInformation/userDefinedFields":{"get":{"operationId":"PaymentTerms_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":["PaymentTerms"]}},"/V1.0/PaymentTerms/query":{"get":{"operationId":"PaymentTerms_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_PaymentTermModel_PaymentTerm_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PaymentTermModel_PaymentTerm_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PaymentTerms"]},"post":{"operationId":"PaymentTerms_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_PaymentTermModel_PaymentTerm_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PaymentTermModel_PaymentTerm_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PaymentTerms"]}},"/V1.0/PaymentTerms/query/count":{"get":{"operationId":"PaymentTerms_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":["PaymentTerms"]},"post":{"operationId":"PaymentTerms_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":["PaymentTerms"]}},"/V1.0/PaymentTerms/{id}":{"get":{"operationId":"PaymentTerms_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_PaymentTermModel_PaymentTerm_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_PaymentTermModel_PaymentTerm_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PaymentTerms"]}},"/V1.0/Phases/entityInformation":{"get":{"operationId":"Phases_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":["Phases"]}},"/V1.0/Phases/entityInformation/fields":{"get":{"operationId":"Phases_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":["Phases"]}},"/V1.0/Phases/entityInformation/userDefinedFields":{"get":{"operationId":"Phases_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":["Phases"]}},"/V1.0/Phases/query":{"get":{"operationId":"Phases_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_PhaseModel_Phase_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PhaseModel_Phase_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Phases"]},"post":{"operationId":"Phases_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_PhaseModel_Phase_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PhaseModel_Phase_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Phases"]}},"/V1.0/Phases/query/count":{"get":{"operationId":"Phases_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":["Phases"]},"post":{"operationId":"Phases_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":["Phases"]}},"/V1.0/Phases/{id}":{"get":{"operationId":"Phases_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_PhaseModel_Phase_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_PhaseModel_Phase_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Phases"]}},"/V1.0/PriceListMaterialCodes":{"patch":{"operationId":"PriceListMaterialCodes_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/PriceListMaterialCodeModel"},"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":["PriceListMaterialCodes"]},"put":{"operationId":"PriceListMaterialCodes_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/PriceListMaterialCodeModel"},"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":["PriceListMaterialCodes"]}},"/V1.0/PriceListMaterialCodes/entityInformation":{"get":{"operationId":"PriceListMaterialCodes_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":["PriceListMaterialCodes"]}},"/V1.0/PriceListMaterialCodes/entityInformation/fields":{"get":{"operationId":"PriceListMaterialCodes_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":["PriceListMaterialCodes"]}},"/V1.0/PriceListMaterialCodes/entityInformation/userDefinedFields":{"get":{"operationId":"PriceListMaterialCodes_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":["PriceListMaterialCodes"]}},"/V1.0/PriceListMaterialCodes/query":{"get":{"operationId":"PriceListMaterialCodes_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_PriceListMaterialCodeModel_PriceListMaterialCode_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PriceListMaterialCodeModel_PriceListMaterialCode_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListMaterialCodes"]},"post":{"operationId":"PriceListMaterialCodes_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_PriceListMaterialCodeModel_PriceListMaterialCode_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PriceListMaterialCodeModel_PriceListMaterialCode_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListMaterialCodes"]}},"/V1.0/PriceListMaterialCodes/query/count":{"get":{"operationId":"PriceListMaterialCodes_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":["PriceListMaterialCodes"]},"post":{"operationId":"PriceListMaterialCodes_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":["PriceListMaterialCodes"]}},"/V1.0/PriceListMaterialCodes/{id}":{"get":{"operationId":"PriceListMaterialCodes_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_PriceListMaterialCodeModel_PriceListMaterialCode_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_PriceListMaterialCodeModel_PriceListMaterialCode_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListMaterialCodes"]}},"/V1.0/PriceListProductTiers":{"patch":{"operationId":"PriceListProductTiers_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/PriceListProductTierModel"},"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":["PriceListProductTiers"]},"put":{"operationId":"PriceListProductTiers_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/PriceListProductTierModel"},"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":["PriceListProductTiers"]}},"/V1.0/PriceListProductTiers/entityInformation":{"get":{"operationId":"PriceListProductTiers_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":["PriceListProductTiers"]}},"/V1.0/PriceListProductTiers/entityInformation/fields":{"get":{"operationId":"PriceListProductTiers_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":["PriceListProductTiers"]}},"/V1.0/PriceListProductTiers/entityInformation/userDefinedFields":{"get":{"operationId":"PriceListProductTiers_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":["PriceListProductTiers"]}},"/V1.0/PriceListProductTiers/query":{"get":{"operationId":"PriceListProductTiers_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_PriceListProductTierModel_PriceListProductTier_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PriceListProductTierModel_PriceListProductTier_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListProductTiers"]},"post":{"operationId":"PriceListProductTiers_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_PriceListProductTierModel_PriceListProductTier_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PriceListProductTierModel_PriceListProductTier_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListProductTiers"]}},"/V1.0/PriceListProductTiers/query/count":{"get":{"operationId":"PriceListProductTiers_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":["PriceListProductTiers"]},"post":{"operationId":"PriceListProductTiers_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":["PriceListProductTiers"]}},"/V1.0/PriceListProductTiers/{id}":{"get":{"operationId":"PriceListProductTiers_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_PriceListProductTierModel_PriceListProductTier_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_PriceListProductTierModel_PriceListProductTier_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListProductTiers"]}},"/V1.0/PriceListProducts":{"patch":{"operationId":"PriceListProducts_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/PriceListProductModel"},"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":["PriceListProducts"]},"put":{"operationId":"PriceListProducts_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/PriceListProductModel"},"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":["PriceListProducts"]}},"/V1.0/PriceListProducts/entityInformation":{"get":{"operationId":"PriceListProducts_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":["PriceListProducts"]}},"/V1.0/PriceListProducts/entityInformation/fields":{"get":{"operationId":"PriceListProducts_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":["PriceListProducts"]}},"/V1.0/PriceListProducts/entityInformation/userDefinedFields":{"get":{"operationId":"PriceListProducts_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":["PriceListProducts"]}},"/V1.0/PriceListProducts/query":{"get":{"operationId":"PriceListProducts_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_PriceListProductModel_PriceListProduct_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PriceListProductModel_PriceListProduct_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListProducts"]},"post":{"operationId":"PriceListProducts_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_PriceListProductModel_PriceListProduct_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PriceListProductModel_PriceListProduct_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListProducts"]}},"/V1.0/PriceListProducts/query/count":{"get":{"operationId":"PriceListProducts_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":["PriceListProducts"]},"post":{"operationId":"PriceListProducts_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":["PriceListProducts"]}},"/V1.0/PriceListProducts/{id}":{"get":{"operationId":"PriceListProducts_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_PriceListProductModel_PriceListProduct_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_PriceListProductModel_PriceListProduct_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListProducts"]}},"/V1.0/PriceListRoles":{"patch":{"operationId":"PriceListRoles_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/PriceListRoleModel"},"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":["PriceListRoles"]},"put":{"operationId":"PriceListRoles_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/PriceListRoleModel"},"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":["PriceListRoles"]}},"/V1.0/PriceListRoles/entityInformation":{"get":{"operationId":"PriceListRoles_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":["PriceListRoles"]}},"/V1.0/PriceListRoles/entityInformation/fields":{"get":{"operationId":"PriceListRoles_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":["PriceListRoles"]}},"/V1.0/PriceListRoles/entityInformation/userDefinedFields":{"get":{"operationId":"PriceListRoles_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":["PriceListRoles"]}},"/V1.0/PriceListRoles/query":{"get":{"operationId":"PriceListRoles_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_PriceListRoleModel_PriceListRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PriceListRoleModel_PriceListRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListRoles"]},"post":{"operationId":"PriceListRoles_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_PriceListRoleModel_PriceListRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PriceListRoleModel_PriceListRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListRoles"]}},"/V1.0/PriceListRoles/query/count":{"get":{"operationId":"PriceListRoles_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":["PriceListRoles"]},"post":{"operationId":"PriceListRoles_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":["PriceListRoles"]}},"/V1.0/PriceListRoles/{id}":{"get":{"operationId":"PriceListRoles_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_PriceListRoleModel_PriceListRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_PriceListRoleModel_PriceListRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListRoles"]}},"/V1.0/PriceListServiceBundles":{"patch":{"operationId":"PriceListServiceBundles_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/PriceListServiceBundleModel"},"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":["PriceListServiceBundles"]},"put":{"operationId":"PriceListServiceBundles_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/PriceListServiceBundleModel"},"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":["PriceListServiceBundles"]}},"/V1.0/PriceListServiceBundles/entityInformation":{"get":{"operationId":"PriceListServiceBundles_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":["PriceListServiceBundles"]}},"/V1.0/PriceListServiceBundles/entityInformation/fields":{"get":{"operationId":"PriceListServiceBundles_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":["PriceListServiceBundles"]}},"/V1.0/PriceListServiceBundles/entityInformation/userDefinedFields":{"get":{"operationId":"PriceListServiceBundles_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":["PriceListServiceBundles"]}},"/V1.0/PriceListServiceBundles/query":{"get":{"operationId":"PriceListServiceBundles_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_PriceListServiceBundleModel_PriceListServiceBundle_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PriceListServiceBundleModel_PriceListServiceBundle_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListServiceBundles"]},"post":{"operationId":"PriceListServiceBundles_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_PriceListServiceBundleModel_PriceListServiceBundle_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PriceListServiceBundleModel_PriceListServiceBundle_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListServiceBundles"]}},"/V1.0/PriceListServiceBundles/query/count":{"get":{"operationId":"PriceListServiceBundles_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":["PriceListServiceBundles"]},"post":{"operationId":"PriceListServiceBundles_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":["PriceListServiceBundles"]}},"/V1.0/PriceListServiceBundles/{id}":{"get":{"operationId":"PriceListServiceBundles_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_PriceListServiceBundleModel_PriceListServiceBundle_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_PriceListServiceBundleModel_PriceListServiceBundle_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListServiceBundles"]}},"/V1.0/PriceListServices":{"patch":{"operationId":"PriceListServices_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/PriceListServiceModel"},"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":["PriceListServices"]},"put":{"operationId":"PriceListServices_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/PriceListServiceModel"},"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":["PriceListServices"]}},"/V1.0/PriceListServices/entityInformation":{"get":{"operationId":"PriceListServices_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":["PriceListServices"]}},"/V1.0/PriceListServices/entityInformation/fields":{"get":{"operationId":"PriceListServices_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":["PriceListServices"]}},"/V1.0/PriceListServices/entityInformation/userDefinedFields":{"get":{"operationId":"PriceListServices_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":["PriceListServices"]}},"/V1.0/PriceListServices/query":{"get":{"operationId":"PriceListServices_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_PriceListServiceModel_PriceListService_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PriceListServiceModel_PriceListService_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListServices"]},"post":{"operationId":"PriceListServices_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_PriceListServiceModel_PriceListService_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PriceListServiceModel_PriceListService_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListServices"]}},"/V1.0/PriceListServices/query/count":{"get":{"operationId":"PriceListServices_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":["PriceListServices"]},"post":{"operationId":"PriceListServices_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":["PriceListServices"]}},"/V1.0/PriceListServices/{id}":{"get":{"operationId":"PriceListServices_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_PriceListServiceModel_PriceListService_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_PriceListServiceModel_PriceListService_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListServices"]}},"/V1.0/PriceListWorkTypeModifiers":{"patch":{"operationId":"PriceListWorkTypeModifiers_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/PriceListWorkTypeModifierModel"},"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":["PriceListWorkTypeModifiers"]},"put":{"operationId":"PriceListWorkTypeModifiers_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/PriceListWorkTypeModifierModel"},"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":["PriceListWorkTypeModifiers"]}},"/V1.0/PriceListWorkTypeModifiers/entityInformation":{"get":{"operationId":"PriceListWorkTypeModifiers_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":["PriceListWorkTypeModifiers"]}},"/V1.0/PriceListWorkTypeModifiers/entityInformation/fields":{"get":{"operationId":"PriceListWorkTypeModifiers_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":["PriceListWorkTypeModifiers"]}},"/V1.0/PriceListWorkTypeModifiers/entityInformation/userDefinedFields":{"get":{"operationId":"PriceListWorkTypeModifiers_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":["PriceListWorkTypeModifiers"]}},"/V1.0/PriceListWorkTypeModifiers/query":{"get":{"operationId":"PriceListWorkTypeModifiers_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_PriceListWorkTypeModifierModel_PriceListWorkTypeModifier_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PriceListWorkTypeModifierModel_PriceListWorkTypeModifier_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListWorkTypeModifiers"]},"post":{"operationId":"PriceListWorkTypeModifiers_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_PriceListWorkTypeModifierModel_PriceListWorkTypeModifier_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PriceListWorkTypeModifierModel_PriceListWorkTypeModifier_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListWorkTypeModifiers"]}},"/V1.0/PriceListWorkTypeModifiers/query/count":{"get":{"operationId":"PriceListWorkTypeModifiers_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":["PriceListWorkTypeModifiers"]},"post":{"operationId":"PriceListWorkTypeModifiers_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":["PriceListWorkTypeModifiers"]}},"/V1.0/PriceListWorkTypeModifiers/{id}":{"get":{"operationId":"PriceListWorkTypeModifiers_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_PriceListWorkTypeModifierModel_PriceListWorkTypeModifier_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_PriceListWorkTypeModifierModel_PriceListWorkTypeModifier_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PriceListWorkTypeModifiers"]}},"/V1.0/ProductNotes/entityInformation":{"get":{"operationId":"ProductNotes_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":["ProductNotes"]}},"/V1.0/ProductNotes/entityInformation/fields":{"get":{"operationId":"ProductNotes_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":["ProductNotes"]}},"/V1.0/ProductNotes/entityInformation/userDefinedFields":{"get":{"operationId":"ProductNotes_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":["ProductNotes"]}},"/V1.0/ProductNotes/query":{"get":{"operationId":"ProductNotes_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_ProductNoteModel_ProductNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ProductNoteModel_ProductNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductNotes"]},"post":{"operationId":"ProductNotes_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_ProductNoteModel_ProductNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ProductNoteModel_ProductNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductNotes"]}},"/V1.0/ProductNotes/query/count":{"get":{"operationId":"ProductNotes_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":["ProductNotes"]},"post":{"operationId":"ProductNotes_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":["ProductNotes"]}},"/V1.0/ProductNotes/{id}":{"get":{"operationId":"ProductNotes_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_ProductNoteModel_ProductNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ProductNoteModel_ProductNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductNotes"]}},"/V1.0/ProductTiers/entityInformation":{"get":{"operationId":"ProductTiers_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":["ProductTiers"]}},"/V1.0/ProductTiers/entityInformation/fields":{"get":{"operationId":"ProductTiers_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":["ProductTiers"]}},"/V1.0/ProductTiers/entityInformation/userDefinedFields":{"get":{"operationId":"ProductTiers_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":["ProductTiers"]}},"/V1.0/ProductTiers/query":{"get":{"operationId":"ProductTiers_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_ProductTierModel_ProductTier_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ProductTierModel_ProductTier_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductTiers"]},"post":{"operationId":"ProductTiers_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_ProductTierModel_ProductTier_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ProductTierModel_ProductTier_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductTiers"]}},"/V1.0/ProductTiers/query/count":{"get":{"operationId":"ProductTiers_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":["ProductTiers"]},"post":{"operationId":"ProductTiers_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":["ProductTiers"]}},"/V1.0/ProductTiers/{id}":{"get":{"operationId":"ProductTiers_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_ProductTierModel_ProductTier_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ProductTierModel_ProductTier_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductTiers"]}},"/V1.0/ProductVendors/entityInformation":{"get":{"operationId":"ProductVendors_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":["ProductVendors"]}},"/V1.0/ProductVendors/entityInformation/fields":{"get":{"operationId":"ProductVendors_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":["ProductVendors"]}},"/V1.0/ProductVendors/entityInformation/userDefinedFields":{"get":{"operationId":"ProductVendors_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":["ProductVendors"]}},"/V1.0/ProductVendors/query":{"get":{"operationId":"ProductVendors_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_ProductVendorModel_ProductVendor_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ProductVendorModel_ProductVendor_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductVendors"]},"post":{"operationId":"ProductVendors_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_ProductVendorModel_ProductVendor_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ProductVendorModel_ProductVendor_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductVendors"]}},"/V1.0/ProductVendors/query/count":{"get":{"operationId":"ProductVendors_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":["ProductVendors"]},"post":{"operationId":"ProductVendors_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":["ProductVendors"]}},"/V1.0/ProductVendors/{id}":{"get":{"operationId":"ProductVendors_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_ProductVendorModel_ProductVendor_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ProductVendorModel_ProductVendor_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductVendors"]}},"/V1.0/Products":{"patch":{"operationId":"Products_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/ProductModel"},"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":["Products"]},"post":{"operationId":"Products_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/ProductModel"},"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":["Products"]},"put":{"operationId":"Products_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/ProductModel"},"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":["Products"]}},"/V1.0/Products/entityInformation":{"get":{"operationId":"Products_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":["Products"]}},"/V1.0/Products/entityInformation/fields":{"get":{"operationId":"Products_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":["Products"]}},"/V1.0/Products/entityInformation/userDefinedFields":{"get":{"operationId":"Products_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":["Products"]}},"/V1.0/Products/query":{"get":{"operationId":"Products_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_ProductModel_Product_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ProductModel_Product_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Products"]},"post":{"operationId":"Products_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_ProductModel_Product_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ProductModel_Product_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Products"]}},"/V1.0/Products/query/count":{"get":{"operationId":"Products_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":["Products"]},"post":{"operationId":"Products_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":["Products"]}},"/V1.0/Products/{id}":{"get":{"operationId":"Products_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_ProductModel_Product_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ProductModel_Product_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Products"]}},"/V1.0/Products/{parentId}/Notes":{"get":{"operationId":"ProductNotesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ProductNoteModel_ProductNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ProductNoteModel_ProductNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductNotesChild"]},"patch":{"operationId":"ProductNotesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ProductNoteModel"},"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":["ProductNotesChild"]},"post":{"operationId":"ProductNotesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ProductNoteModel"},"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":["ProductNotesChild"]},"put":{"operationId":"ProductNotesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ProductNoteModel"},"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":["ProductNotesChild"]}},"/V1.0/Products/{parentId}/Notes/entityInformation":{"get":{"operationId":"ProductNotesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductNotesChild"]}},"/V1.0/Products/{parentId}/Notes/entityInformation/fields":{"get":{"operationId":"ProductNotesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductNotesChild"]}},"/V1.0/Products/{parentId}/Notes/entityInformation/userDefinedFields":{"get":{"operationId":"ProductNotesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductNotesChild"]}},"/V1.0/Products/{parentId}/Notes/{id}":{"get":{"operationId":"ProductNotesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ProductNoteModel_ProductNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ProductNoteModel_ProductNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductNotesChild"]}},"/V1.0/Products/{parentId}/Tiers":{"get":{"operationId":"ProductTiersChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ProductTierModel_ProductTier_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ProductTierModel_ProductTier_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductTiersChild"]},"patch":{"operationId":"ProductTiersChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ProductTierModel"},"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":["ProductTiersChild"]},"post":{"operationId":"ProductTiersChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ProductTierModel"},"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":["ProductTiersChild"]},"put":{"operationId":"ProductTiersChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ProductTierModel"},"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":["ProductTiersChild"]}},"/V1.0/Products/{parentId}/Tiers/entityInformation":{"get":{"operationId":"ProductTiersChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductTiersChild"]}},"/V1.0/Products/{parentId}/Tiers/entityInformation/fields":{"get":{"operationId":"ProductTiersChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductTiersChild"]}},"/V1.0/Products/{parentId}/Tiers/entityInformation/userDefinedFields":{"get":{"operationId":"ProductTiersChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductTiersChild"]}},"/V1.0/Products/{parentId}/Tiers/{id}":{"delete":{"operationId":"ProductTiersChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ProductTiersChild"]},"get":{"operationId":"ProductTiersChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ProductTierModel_ProductTier_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ProductTierModel_ProductTier_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductTiersChild"]}},"/V1.0/Products/{parentId}/Vendors":{"get":{"operationId":"ProductVendorsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ProductVendorModel_ProductVendor_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ProductVendorModel_ProductVendor_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductVendorsChild"]},"patch":{"operationId":"ProductVendorsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ProductVendorModel"},"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":["ProductVendorsChild"]},"post":{"operationId":"ProductVendorsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ProductVendorModel"},"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":["ProductVendorsChild"]},"put":{"operationId":"ProductVendorsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ProductVendorModel"},"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":["ProductVendorsChild"]}},"/V1.0/Products/{parentId}/Vendors/entityInformation":{"get":{"operationId":"ProductVendorsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductVendorsChild"]}},"/V1.0/Products/{parentId}/Vendors/entityInformation/fields":{"get":{"operationId":"ProductVendorsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductVendorsChild"]}},"/V1.0/Products/{parentId}/Vendors/entityInformation/userDefinedFields":{"get":{"operationId":"ProductVendorsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductVendorsChild"]}},"/V1.0/Products/{parentId}/Vendors/{id}":{"get":{"operationId":"ProductVendorsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ProductVendorModel_ProductVendor_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ProductVendorModel_ProductVendor_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProductVendorsChild"]}},"/V1.0/ProjectAttachments/entityInformation":{"get":{"operationId":"ProjectAttachments_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":["ProjectAttachments"]}},"/V1.0/ProjectAttachments/entityInformation/fields":{"get":{"operationId":"ProjectAttachments_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":["ProjectAttachments"]}},"/V1.0/ProjectAttachments/query":{"get":{"operationId":"ProjectAttachments_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/ProjectAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ProjectAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectAttachments"]},"post":{"operationId":"ProjectAttachments_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/ProjectAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ProjectAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectAttachments"]}},"/V1.0/ProjectAttachments/query/count":{"get":{"operationId":"ProjectAttachments_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":["ProjectAttachments"]},"post":{"operationId":"ProjectAttachments_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":["ProjectAttachments"]}},"/V1.0/ProjectAttachments/{id}":{"get":{"operationId":"ProjectAttachments_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/ProjectAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ProjectAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectAttachments"]}},"/V1.0/ProjectCharges/entityInformation":{"get":{"operationId":"ProjectCharges_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":["ProjectCharges"]}},"/V1.0/ProjectCharges/entityInformation/fields":{"get":{"operationId":"ProjectCharges_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":["ProjectCharges"]}},"/V1.0/ProjectCharges/entityInformation/userDefinedFields":{"get":{"operationId":"ProjectCharges_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":["ProjectCharges"]}},"/V1.0/ProjectCharges/query":{"get":{"operationId":"ProjectCharges_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_ProjectChargeModel_ProjectCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ProjectChargeModel_ProjectCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectCharges"]},"post":{"operationId":"ProjectCharges_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_ProjectChargeModel_ProjectCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ProjectChargeModel_ProjectCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectCharges"]}},"/V1.0/ProjectCharges/query/count":{"get":{"operationId":"ProjectCharges_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":["ProjectCharges"]},"post":{"operationId":"ProjectCharges_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":["ProjectCharges"]}},"/V1.0/ProjectCharges/{id}":{"get":{"operationId":"ProjectCharges_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_ProjectChargeModel_ProjectCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ProjectChargeModel_ProjectCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectCharges"]}},"/V1.0/ProjectNoteAttachments/entityInformation":{"get":{"operationId":"ProjectNoteAttachments_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":["ProjectNoteAttachments"]}},"/V1.0/ProjectNoteAttachments/entityInformation/fields":{"get":{"operationId":"ProjectNoteAttachments_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":["ProjectNoteAttachments"]}},"/V1.0/ProjectNoteAttachments/query":{"get":{"operationId":"ProjectNoteAttachments_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/ProjectNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ProjectNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectNoteAttachments"]},"post":{"operationId":"ProjectNoteAttachments_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/ProjectNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ProjectNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectNoteAttachments"]}},"/V1.0/ProjectNoteAttachments/query/count":{"get":{"operationId":"ProjectNoteAttachments_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":["ProjectNoteAttachments"]},"post":{"operationId":"ProjectNoteAttachments_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":["ProjectNoteAttachments"]}},"/V1.0/ProjectNoteAttachments/{id}":{"get":{"operationId":"ProjectNoteAttachments_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/ProjectNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ProjectNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectNoteAttachments"]}},"/V1.0/ProjectNotes/entityInformation":{"get":{"operationId":"ProjectNotes_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":["ProjectNotes"]}},"/V1.0/ProjectNotes/entityInformation/fields":{"get":{"operationId":"ProjectNotes_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":["ProjectNotes"]}},"/V1.0/ProjectNotes/entityInformation/userDefinedFields":{"get":{"operationId":"ProjectNotes_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":["ProjectNotes"]}},"/V1.0/ProjectNotes/query":{"get":{"operationId":"ProjectNotes_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_ProjectNoteModel_ProjectNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ProjectNoteModel_ProjectNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectNotes"]},"post":{"operationId":"ProjectNotes_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_ProjectNoteModel_ProjectNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ProjectNoteModel_ProjectNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectNotes"]}},"/V1.0/ProjectNotes/query/count":{"get":{"operationId":"ProjectNotes_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":["ProjectNotes"]},"post":{"operationId":"ProjectNotes_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":["ProjectNotes"]}},"/V1.0/ProjectNotes/{id}":{"get":{"operationId":"ProjectNotes_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_ProjectNoteModel_ProjectNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ProjectNoteModel_ProjectNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectNotes"]}},"/V1.0/ProjectNotes/{parentId}/Attachments":{"get":{"operationId":"ProjectNoteAttachmentsChild_Query","parameters":[{"in":"path","name":"parentId","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/ProjectNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ProjectNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectNoteAttachmentsChild"]},"post":{"operationId":"ProjectNoteAttachmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectNoteAttachmentModel"}}},"required":true},"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":["ProjectNoteAttachmentsChild"]}},"/V1.0/ProjectNotes/{parentId}/Attachments/{id}":{"delete":{"operationId":"ProjectNoteAttachmentsChild_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/ProjectNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ProjectNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectNoteAttachmentsChild"]},"get":{"operationId":"ProjectNoteAttachmentsChild_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/ProjectNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ProjectNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectNoteAttachmentsChild"]}},"/V1.0/Projects":{"patch":{"operationId":"Projects_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/ProjectModel"},"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":["Projects"]},"post":{"operationId":"Projects_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/ProjectModel"},"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":["Projects"]},"put":{"operationId":"Projects_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/ProjectModel"},"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":["Projects"]}},"/V1.0/Projects/entityInformation":{"get":{"operationId":"Projects_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":["Projects"]}},"/V1.0/Projects/entityInformation/fields":{"get":{"operationId":"Projects_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":["Projects"]}},"/V1.0/Projects/entityInformation/userDefinedFields":{"get":{"operationId":"Projects_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":["Projects"]}},"/V1.0/Projects/query":{"get":{"operationId":"Projects_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_ProjectModel_Project_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ProjectModel_Project_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Projects"]},"post":{"operationId":"Projects_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_ProjectModel_Project_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ProjectModel_Project_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Projects"]}},"/V1.0/Projects/query/count":{"get":{"operationId":"Projects_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":["Projects"]},"post":{"operationId":"Projects_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":["Projects"]}},"/V1.0/Projects/{id}":{"get":{"operationId":"Projects_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_ProjectModel_Project_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ProjectModel_Project_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Projects"]}},"/V1.0/Projects/{parentId}/Attachments":{"get":{"operationId":"ProjectAttachmentsChild_Query","parameters":[{"in":"path","name":"parentId","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/ProjectAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ProjectAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectAttachmentsChild"]},"post":{"operationId":"ProjectAttachmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectAttachmentModel"}}},"required":true},"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":["ProjectAttachmentsChild"]}},"/V1.0/Projects/{parentId}/Attachments/{id}":{"delete":{"operationId":"ProjectAttachmentsChild_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/ProjectAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ProjectAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectAttachmentsChild"]},"get":{"operationId":"ProjectAttachmentsChild_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/ProjectAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ProjectAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectAttachmentsChild"]}},"/V1.0/Projects/{parentId}/Charges":{"get":{"operationId":"ProjectChargesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ProjectChargeModel_ProjectCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ProjectChargeModel_ProjectCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectChargesChild"]},"patch":{"operationId":"ProjectChargesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ProjectChargeModel"},"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":["ProjectChargesChild"]},"post":{"operationId":"ProjectChargesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ProjectChargeModel"},"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":["ProjectChargesChild"]},"put":{"operationId":"ProjectChargesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ProjectChargeModel"},"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":["ProjectChargesChild"]}},"/V1.0/Projects/{parentId}/Charges/entityInformation":{"get":{"operationId":"ProjectChargesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectChargesChild"]}},"/V1.0/Projects/{parentId}/Charges/entityInformation/fields":{"get":{"operationId":"ProjectChargesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectChargesChild"]}},"/V1.0/Projects/{parentId}/Charges/entityInformation/userDefinedFields":{"get":{"operationId":"ProjectChargesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectChargesChild"]}},"/V1.0/Projects/{parentId}/Charges/{id}":{"delete":{"operationId":"ProjectChargesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ProjectChargesChild"]},"get":{"operationId":"ProjectChargesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ProjectChargeModel_ProjectCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ProjectChargeModel_ProjectCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectChargesChild"]}},"/V1.0/Projects/{parentId}/Notes":{"get":{"operationId":"ProjectNotesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ProjectNoteModel_ProjectNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ProjectNoteModel_ProjectNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectNotesChild"]},"patch":{"operationId":"ProjectNotesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ProjectNoteModel"},"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":["ProjectNotesChild"]},"post":{"operationId":"ProjectNotesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ProjectNoteModel"},"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":["ProjectNotesChild"]},"put":{"operationId":"ProjectNotesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ProjectNoteModel"},"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":["ProjectNotesChild"]}},"/V1.0/Projects/{parentId}/Notes/entityInformation":{"get":{"operationId":"ProjectNotesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectNotesChild"]}},"/V1.0/Projects/{parentId}/Notes/entityInformation/fields":{"get":{"operationId":"ProjectNotesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectNotesChild"]}},"/V1.0/Projects/{parentId}/Notes/entityInformation/userDefinedFields":{"get":{"operationId":"ProjectNotesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectNotesChild"]}},"/V1.0/Projects/{parentId}/Notes/{id}":{"get":{"operationId":"ProjectNotesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ProjectNoteModel_ProjectNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ProjectNoteModel_ProjectNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ProjectNotesChild"]}},"/V1.0/Projects/{parentId}/Phases":{"get":{"operationId":"PhasesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_PhaseModel_Phase_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PhaseModel_Phase_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PhasesChild"]},"patch":{"operationId":"PhasesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/PhaseModel"},"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":["PhasesChild"]},"post":{"operationId":"PhasesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/PhaseModel"},"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":["PhasesChild"]},"put":{"operationId":"PhasesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/PhaseModel"},"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":["PhasesChild"]}},"/V1.0/Projects/{parentId}/Phases/entityInformation":{"get":{"operationId":"PhasesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PhasesChild"]}},"/V1.0/Projects/{parentId}/Phases/entityInformation/fields":{"get":{"operationId":"PhasesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PhasesChild"]}},"/V1.0/Projects/{parentId}/Phases/entityInformation/userDefinedFields":{"get":{"operationId":"PhasesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PhasesChild"]}},"/V1.0/Projects/{parentId}/Phases/{id}":{"get":{"operationId":"PhasesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_PhaseModel_Phase_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_PhaseModel_Phase_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PhasesChild"]}},"/V1.0/Projects/{parentId}/Tasks":{"get":{"operationId":"TasksChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TaskModel_Task_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TaskModel_Task_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TasksChild"]},"patch":{"operationId":"TasksChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TaskModel"},"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":["TasksChild"]},"post":{"operationId":"TasksChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TaskModel"},"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":["TasksChild"]},"put":{"operationId":"TasksChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TaskModel"},"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":["TasksChild"]}},"/V1.0/Projects/{parentId}/Tasks/entityInformation":{"get":{"operationId":"TasksChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TasksChild"]}},"/V1.0/Projects/{parentId}/Tasks/entityInformation/fields":{"get":{"operationId":"TasksChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TasksChild"]}},"/V1.0/Projects/{parentId}/Tasks/entityInformation/userDefinedFields":{"get":{"operationId":"TasksChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TasksChild"]}},"/V1.0/Projects/{parentId}/Tasks/{id}":{"get":{"operationId":"TasksChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TaskModel_Task_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TaskModel_Task_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TasksChild"]}},"/V1.0/PurchaseApprovals":{"patch":{"operationId":"PurchaseApprovals_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/PurchaseApprovalModel"},"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":["PurchaseApprovals"]},"put":{"operationId":"PurchaseApprovals_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/PurchaseApprovalModel"},"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":["PurchaseApprovals"]}},"/V1.0/PurchaseApprovals/entityInformation":{"get":{"operationId":"PurchaseApprovals_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":["PurchaseApprovals"]}},"/V1.0/PurchaseApprovals/entityInformation/fields":{"get":{"operationId":"PurchaseApprovals_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":["PurchaseApprovals"]}},"/V1.0/PurchaseApprovals/entityInformation/userDefinedFields":{"get":{"operationId":"PurchaseApprovals_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":["PurchaseApprovals"]}},"/V1.0/PurchaseApprovals/query":{"get":{"operationId":"PurchaseApprovals_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_PurchaseApprovalModel_PurchaseApproval_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PurchaseApprovalModel_PurchaseApproval_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseApprovals"]},"post":{"operationId":"PurchaseApprovals_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_PurchaseApprovalModel_PurchaseApproval_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PurchaseApprovalModel_PurchaseApproval_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseApprovals"]}},"/V1.0/PurchaseApprovals/query/count":{"get":{"operationId":"PurchaseApprovals_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":["PurchaseApprovals"]},"post":{"operationId":"PurchaseApprovals_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":["PurchaseApprovals"]}},"/V1.0/PurchaseApprovals/{id}":{"get":{"operationId":"PurchaseApprovals_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_PurchaseApprovalModel_PurchaseApproval_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_PurchaseApprovalModel_PurchaseApproval_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseApprovals"]}},"/V1.0/PurchaseOrderItemReceiving/entityInformation":{"get":{"operationId":"PurchaseOrderItemReceiving_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":["PurchaseOrderItemReceiving"]}},"/V1.0/PurchaseOrderItemReceiving/entityInformation/fields":{"get":{"operationId":"PurchaseOrderItemReceiving_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":["PurchaseOrderItemReceiving"]}},"/V1.0/PurchaseOrderItemReceiving/entityInformation/userDefinedFields":{"get":{"operationId":"PurchaseOrderItemReceiving_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":["PurchaseOrderItemReceiving"]}},"/V1.0/PurchaseOrderItemReceiving/query":{"get":{"operationId":"PurchaseOrderItemReceiving_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_PurchaseOrderItemReceivingModel_PurchaseOrderReceive_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PurchaseOrderItemReceivingModel_PurchaseOrderReceive_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseOrderItemReceiving"]},"post":{"operationId":"PurchaseOrderItemReceiving_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_PurchaseOrderItemReceivingModel_PurchaseOrderReceive_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PurchaseOrderItemReceivingModel_PurchaseOrderReceive_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseOrderItemReceiving"]}},"/V1.0/PurchaseOrderItemReceiving/query/count":{"get":{"operationId":"PurchaseOrderItemReceiving_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":["PurchaseOrderItemReceiving"]},"post":{"operationId":"PurchaseOrderItemReceiving_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":["PurchaseOrderItemReceiving"]}},"/V1.0/PurchaseOrderItemReceiving/{id}":{"get":{"operationId":"PurchaseOrderItemReceiving_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_PurchaseOrderItemReceivingModel_PurchaseOrderReceive_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_PurchaseOrderItemReceivingModel_PurchaseOrderReceive_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseOrderItemReceiving"]}},"/V1.0/PurchaseOrderItems/entityInformation":{"get":{"operationId":"PurchaseOrderItems_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":["PurchaseOrderItems"]}},"/V1.0/PurchaseOrderItems/entityInformation/fields":{"get":{"operationId":"PurchaseOrderItems_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":["PurchaseOrderItems"]}},"/V1.0/PurchaseOrderItems/entityInformation/userDefinedFields":{"get":{"operationId":"PurchaseOrderItems_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":["PurchaseOrderItems"]}},"/V1.0/PurchaseOrderItems/query":{"get":{"operationId":"PurchaseOrderItems_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_PurchaseOrderItemModel_PurchaseOrderItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PurchaseOrderItemModel_PurchaseOrderItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseOrderItems"]},"post":{"operationId":"PurchaseOrderItems_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_PurchaseOrderItemModel_PurchaseOrderItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PurchaseOrderItemModel_PurchaseOrderItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseOrderItems"]}},"/V1.0/PurchaseOrderItems/query/count":{"get":{"operationId":"PurchaseOrderItems_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":["PurchaseOrderItems"]},"post":{"operationId":"PurchaseOrderItems_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":["PurchaseOrderItems"]}},"/V1.0/PurchaseOrderItems/{id}":{"get":{"operationId":"PurchaseOrderItems_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_PurchaseOrderItemModel_PurchaseOrderItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_PurchaseOrderItemModel_PurchaseOrderItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseOrderItems"]}},"/V1.0/PurchaseOrderItems/{parentId}/Receiving":{"get":{"operationId":"PurchaseOrderItemReceivingChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_PurchaseOrderItemReceivingModel_PurchaseOrderReceive_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PurchaseOrderItemReceivingModel_PurchaseOrderReceive_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseOrderItemReceivingChild"]},"post":{"operationId":"PurchaseOrderItemReceivingChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PurchaseOrderItemReceivingModel"}}},"required":true},"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":["PurchaseOrderItemReceivingChild"]}},"/V1.0/PurchaseOrderItems/{parentId}/Receiving/entityInformation":{"get":{"operationId":"PurchaseOrderItemReceivingChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseOrderItemReceivingChild"]}},"/V1.0/PurchaseOrderItems/{parentId}/Receiving/entityInformation/fields":{"get":{"operationId":"PurchaseOrderItemReceivingChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseOrderItemReceivingChild"]}},"/V1.0/PurchaseOrderItems/{parentId}/Receiving/entityInformation/userDefinedFields":{"get":{"operationId":"PurchaseOrderItemReceivingChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseOrderItemReceivingChild"]}},"/V1.0/PurchaseOrderItems/{parentId}/Receiving/{id}":{"get":{"operationId":"PurchaseOrderItemReceivingChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_PurchaseOrderItemReceivingModel_PurchaseOrderReceive_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_PurchaseOrderItemReceivingModel_PurchaseOrderReceive_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseOrderItemReceivingChild"]}},"/V1.0/PurchaseOrders":{"patch":{"operationId":"PurchaseOrders_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/PurchaseOrderModel"},"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":["PurchaseOrders"]},"post":{"operationId":"PurchaseOrders_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/PurchaseOrderModel"},"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":["PurchaseOrders"]},"put":{"operationId":"PurchaseOrders_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/PurchaseOrderModel"},"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":["PurchaseOrders"]}},"/V1.0/PurchaseOrders/entityInformation":{"get":{"operationId":"PurchaseOrders_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":["PurchaseOrders"]}},"/V1.0/PurchaseOrders/entityInformation/fields":{"get":{"operationId":"PurchaseOrders_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":["PurchaseOrders"]}},"/V1.0/PurchaseOrders/entityInformation/userDefinedFields":{"get":{"operationId":"PurchaseOrders_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":["PurchaseOrders"]}},"/V1.0/PurchaseOrders/query":{"get":{"operationId":"PurchaseOrders_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_PurchaseOrderModel_PurchaseOrder_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PurchaseOrderModel_PurchaseOrder_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseOrders"]},"post":{"operationId":"PurchaseOrders_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_PurchaseOrderModel_PurchaseOrder_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PurchaseOrderModel_PurchaseOrder_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseOrders"]}},"/V1.0/PurchaseOrders/query/count":{"get":{"operationId":"PurchaseOrders_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":["PurchaseOrders"]},"post":{"operationId":"PurchaseOrders_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":["PurchaseOrders"]}},"/V1.0/PurchaseOrders/{id}":{"get":{"operationId":"PurchaseOrders_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_PurchaseOrderModel_PurchaseOrder_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_PurchaseOrderModel_PurchaseOrder_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseOrders"]}},"/V1.0/PurchaseOrders/{parentId}/Items":{"get":{"operationId":"PurchaseOrderItemsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_PurchaseOrderItemModel_PurchaseOrderItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_PurchaseOrderItemModel_PurchaseOrderItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseOrderItemsChild"]},"patch":{"operationId":"PurchaseOrderItemsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/PurchaseOrderItemModel"},"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":["PurchaseOrderItemsChild"]},"post":{"operationId":"PurchaseOrderItemsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/PurchaseOrderItemModel"},"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":["PurchaseOrderItemsChild"]},"put":{"operationId":"PurchaseOrderItemsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/PurchaseOrderItemModel"},"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":["PurchaseOrderItemsChild"]}},"/V1.0/PurchaseOrders/{parentId}/Items/entityInformation":{"get":{"operationId":"PurchaseOrderItemsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseOrderItemsChild"]}},"/V1.0/PurchaseOrders/{parentId}/Items/entityInformation/fields":{"get":{"operationId":"PurchaseOrderItemsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseOrderItemsChild"]}},"/V1.0/PurchaseOrders/{parentId}/Items/entityInformation/userDefinedFields":{"get":{"operationId":"PurchaseOrderItemsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseOrderItemsChild"]}},"/V1.0/PurchaseOrders/{parentId}/Items/{id}":{"get":{"operationId":"PurchaseOrderItemsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_PurchaseOrderItemModel_PurchaseOrderItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_PurchaseOrderItemModel_PurchaseOrderItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["PurchaseOrderItemsChild"]}},"/V1.0/QuoteItems/entityInformation":{"get":{"operationId":"QuoteItems_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":["QuoteItems"]}},"/V1.0/QuoteItems/entityInformation/fields":{"get":{"operationId":"QuoteItems_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":["QuoteItems"]}},"/V1.0/QuoteItems/entityInformation/userDefinedFields":{"get":{"operationId":"QuoteItems_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":["QuoteItems"]}},"/V1.0/QuoteItems/query":{"get":{"operationId":"QuoteItems_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_QuoteItemModel_QuoteItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_QuoteItemModel_QuoteItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["QuoteItems"]},"post":{"operationId":"QuoteItems_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_QuoteItemModel_QuoteItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_QuoteItemModel_QuoteItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["QuoteItems"]}},"/V1.0/QuoteItems/query/count":{"get":{"operationId":"QuoteItems_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":["QuoteItems"]},"post":{"operationId":"QuoteItems_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":["QuoteItems"]}},"/V1.0/QuoteItems/{id}":{"get":{"operationId":"QuoteItems_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_QuoteItemModel_QuoteItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_QuoteItemModel_QuoteItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["QuoteItems"]}},"/V1.0/QuoteLocations":{"patch":{"operationId":"QuoteLocations_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/QuoteLocationModel"},"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":["QuoteLocations"]},"post":{"operationId":"QuoteLocations_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/QuoteLocationModel"},"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":["QuoteLocations"]},"put":{"operationId":"QuoteLocations_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/QuoteLocationModel"},"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":["QuoteLocations"]}},"/V1.0/QuoteLocations/entityInformation":{"get":{"operationId":"QuoteLocations_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":["QuoteLocations"]}},"/V1.0/QuoteLocations/entityInformation/fields":{"get":{"operationId":"QuoteLocations_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":["QuoteLocations"]}},"/V1.0/QuoteLocations/entityInformation/userDefinedFields":{"get":{"operationId":"QuoteLocations_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":["QuoteLocations"]}},"/V1.0/QuoteLocations/query":{"get":{"operationId":"QuoteLocations_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_QuoteLocationModel_QuoteLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_QuoteLocationModel_QuoteLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["QuoteLocations"]},"post":{"operationId":"QuoteLocations_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_QuoteLocationModel_QuoteLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_QuoteLocationModel_QuoteLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["QuoteLocations"]}},"/V1.0/QuoteLocations/query/count":{"get":{"operationId":"QuoteLocations_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":["QuoteLocations"]},"post":{"operationId":"QuoteLocations_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":["QuoteLocations"]}},"/V1.0/QuoteLocations/{id}":{"get":{"operationId":"QuoteLocations_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_QuoteLocationModel_QuoteLocation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_QuoteLocationModel_QuoteLocation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["QuoteLocations"]}},"/V1.0/QuoteTemplates/entityInformation":{"get":{"operationId":"QuoteTemplates_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":["QuoteTemplates"]}},"/V1.0/QuoteTemplates/entityInformation/fields":{"get":{"operationId":"QuoteTemplates_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":["QuoteTemplates"]}},"/V1.0/QuoteTemplates/entityInformation/userDefinedFields":{"get":{"operationId":"QuoteTemplates_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":["QuoteTemplates"]}},"/V1.0/QuoteTemplates/query":{"get":{"operationId":"QuoteTemplates_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_QuoteTemplateModel_QuoteTemplate_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_QuoteTemplateModel_QuoteTemplate_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["QuoteTemplates"]},"post":{"operationId":"QuoteTemplates_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_QuoteTemplateModel_QuoteTemplate_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_QuoteTemplateModel_QuoteTemplate_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["QuoteTemplates"]}},"/V1.0/QuoteTemplates/query/count":{"get":{"operationId":"QuoteTemplates_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":["QuoteTemplates"]},"post":{"operationId":"QuoteTemplates_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":["QuoteTemplates"]}},"/V1.0/QuoteTemplates/{id}":{"get":{"operationId":"QuoteTemplates_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_QuoteTemplateModel_QuoteTemplate_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_QuoteTemplateModel_QuoteTemplate_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["QuoteTemplates"]}},"/V1.0/Quotes":{"patch":{"operationId":"Quotes_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/QuoteModel"},"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":["Quotes"]},"post":{"operationId":"Quotes_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/QuoteModel"},"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":["Quotes"]},"put":{"operationId":"Quotes_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/QuoteModel"},"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":["Quotes"]}},"/V1.0/Quotes/entityInformation":{"get":{"operationId":"Quotes_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":["Quotes"]}},"/V1.0/Quotes/entityInformation/fields":{"get":{"operationId":"Quotes_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":["Quotes"]}},"/V1.0/Quotes/entityInformation/userDefinedFields":{"get":{"operationId":"Quotes_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":["Quotes"]}},"/V1.0/Quotes/query":{"get":{"operationId":"Quotes_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_QuoteModel_Quote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_QuoteModel_Quote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Quotes"]},"post":{"operationId":"Quotes_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_QuoteModel_Quote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_QuoteModel_Quote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Quotes"]}},"/V1.0/Quotes/query/count":{"get":{"operationId":"Quotes_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":["Quotes"]},"post":{"operationId":"Quotes_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":["Quotes"]}},"/V1.0/Quotes/{id}":{"get":{"operationId":"Quotes_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_QuoteModel_Quote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_QuoteModel_Quote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Quotes"]}},"/V1.0/Quotes/{parentId}/Items":{"get":{"operationId":"QuoteItemsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_QuoteItemModel_QuoteItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_QuoteItemModel_QuoteItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["QuoteItemsChild"]},"patch":{"operationId":"QuoteItemsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/QuoteItemModel"},"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":["QuoteItemsChild"]},"post":{"operationId":"QuoteItemsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/QuoteItemModel"},"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":["QuoteItemsChild"]},"put":{"operationId":"QuoteItemsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/QuoteItemModel"},"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":["QuoteItemsChild"]}},"/V1.0/Quotes/{parentId}/Items/entityInformation":{"get":{"operationId":"QuoteItemsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["QuoteItemsChild"]}},"/V1.0/Quotes/{parentId}/Items/entityInformation/fields":{"get":{"operationId":"QuoteItemsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["QuoteItemsChild"]}},"/V1.0/Quotes/{parentId}/Items/entityInformation/userDefinedFields":{"get":{"operationId":"QuoteItemsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["QuoteItemsChild"]}},"/V1.0/Quotes/{parentId}/Items/{id}":{"delete":{"operationId":"QuoteItemsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["QuoteItemsChild"]},"get":{"operationId":"QuoteItemsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_QuoteItemModel_QuoteItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_QuoteItemModel_QuoteItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["QuoteItemsChild"]}},"/V1.0/ResourceAttachments/entityInformation":{"get":{"operationId":"ResourceAttachments_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":["ResourceAttachments"]}},"/V1.0/ResourceAttachments/entityInformation/fields":{"get":{"operationId":"ResourceAttachments_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":["ResourceAttachments"]}},"/V1.0/ResourceAttachments/query":{"get":{"operationId":"ResourceAttachments_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/ResourceAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ResourceAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceAttachments"]},"post":{"operationId":"ResourceAttachments_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/ResourceAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ResourceAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceAttachments"]}},"/V1.0/ResourceAttachments/query/count":{"get":{"operationId":"ResourceAttachments_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":["ResourceAttachments"]},"post":{"operationId":"ResourceAttachments_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":["ResourceAttachments"]}},"/V1.0/ResourceAttachments/{id}":{"get":{"operationId":"ResourceAttachments_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/ResourceAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ResourceAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceAttachments"]}},"/V1.0/ResourceDailyAvailabilities/entityInformation":{"get":{"operationId":"ResourceDailyAvailabilities_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":["ResourceDailyAvailabilities"]}},"/V1.0/ResourceDailyAvailabilities/entityInformation/fields":{"get":{"operationId":"ResourceDailyAvailabilities_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":["ResourceDailyAvailabilities"]}},"/V1.0/ResourceDailyAvailabilities/entityInformation/userDefinedFields":{"get":{"operationId":"ResourceDailyAvailabilities_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":["ResourceDailyAvailabilities"]}},"/V1.0/ResourceDailyAvailabilities/query":{"get":{"operationId":"ResourceDailyAvailabilities_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_ResourceDailyAvailabilityModel_ResourceDailyAvailability_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ResourceDailyAvailabilityModel_ResourceDailyAvailability_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceDailyAvailabilities"]},"post":{"operationId":"ResourceDailyAvailabilities_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_ResourceDailyAvailabilityModel_ResourceDailyAvailability_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ResourceDailyAvailabilityModel_ResourceDailyAvailability_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceDailyAvailabilities"]}},"/V1.0/ResourceDailyAvailabilities/query/count":{"get":{"operationId":"ResourceDailyAvailabilities_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":["ResourceDailyAvailabilities"]},"post":{"operationId":"ResourceDailyAvailabilities_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":["ResourceDailyAvailabilities"]}},"/V1.0/ResourceDailyAvailabilities/{id}":{"get":{"operationId":"ResourceDailyAvailabilities_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_ResourceDailyAvailabilityModel_ResourceDailyAvailability_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ResourceDailyAvailabilityModel_ResourceDailyAvailability_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceDailyAvailabilities"]}},"/V1.0/ResourceRoleDepartments/entityInformation":{"get":{"operationId":"ResourceRoleDepartments_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":["ResourceRoleDepartments"]}},"/V1.0/ResourceRoleDepartments/entityInformation/fields":{"get":{"operationId":"ResourceRoleDepartments_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":["ResourceRoleDepartments"]}},"/V1.0/ResourceRoleDepartments/entityInformation/userDefinedFields":{"get":{"operationId":"ResourceRoleDepartments_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":["ResourceRoleDepartments"]}},"/V1.0/ResourceRoleDepartments/query":{"get":{"operationId":"ResourceRoleDepartments_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_ResourceRoleDepartmentModel_ResourceRoleDepartment_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ResourceRoleDepartmentModel_ResourceRoleDepartment_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRoleDepartments"]},"post":{"operationId":"ResourceRoleDepartments_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_ResourceRoleDepartmentModel_ResourceRoleDepartment_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ResourceRoleDepartmentModel_ResourceRoleDepartment_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRoleDepartments"]}},"/V1.0/ResourceRoleDepartments/query/count":{"get":{"operationId":"ResourceRoleDepartments_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":["ResourceRoleDepartments"]},"post":{"operationId":"ResourceRoleDepartments_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":["ResourceRoleDepartments"]}},"/V1.0/ResourceRoleDepartments/{id}":{"get":{"operationId":"ResourceRoleDepartments_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_ResourceRoleDepartmentModel_ResourceRoleDepartment_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ResourceRoleDepartmentModel_ResourceRoleDepartment_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRoleDepartments"]}},"/V1.0/ResourceRoleQueues/entityInformation":{"get":{"operationId":"ResourceRoleQueues_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":["ResourceRoleQueues"]}},"/V1.0/ResourceRoleQueues/entityInformation/fields":{"get":{"operationId":"ResourceRoleQueues_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":["ResourceRoleQueues"]}},"/V1.0/ResourceRoleQueues/entityInformation/userDefinedFields":{"get":{"operationId":"ResourceRoleQueues_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":["ResourceRoleQueues"]}},"/V1.0/ResourceRoleQueues/query":{"get":{"operationId":"ResourceRoleQueues_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_ResourceRoleQueueModel_ResourceRoleQueue_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ResourceRoleQueueModel_ResourceRoleQueue_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRoleQueues"]},"post":{"operationId":"ResourceRoleQueues_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_ResourceRoleQueueModel_ResourceRoleQueue_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ResourceRoleQueueModel_ResourceRoleQueue_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRoleQueues"]}},"/V1.0/ResourceRoleQueues/query/count":{"get":{"operationId":"ResourceRoleQueues_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":["ResourceRoleQueues"]},"post":{"operationId":"ResourceRoleQueues_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":["ResourceRoleQueues"]}},"/V1.0/ResourceRoleQueues/{id}":{"get":{"operationId":"ResourceRoleQueues_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_ResourceRoleQueueModel_ResourceRoleQueue_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ResourceRoleQueueModel_ResourceRoleQueue_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRoleQueues"]}},"/V1.0/ResourceRoles/entityInformation":{"get":{"operationId":"ResourceRoles_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":["ResourceRoles"]}},"/V1.0/ResourceRoles/entityInformation/fields":{"get":{"operationId":"ResourceRoles_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":["ResourceRoles"]}},"/V1.0/ResourceRoles/entityInformation/userDefinedFields":{"get":{"operationId":"ResourceRoles_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":["ResourceRoles"]}},"/V1.0/ResourceRoles/query":{"get":{"operationId":"ResourceRoles_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_ResourceRoleModel_ResourceRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ResourceRoleModel_ResourceRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRoles"]},"post":{"operationId":"ResourceRoles_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_ResourceRoleModel_ResourceRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ResourceRoleModel_ResourceRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRoles"]}},"/V1.0/ResourceRoles/query/count":{"get":{"operationId":"ResourceRoles_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":["ResourceRoles"]},"post":{"operationId":"ResourceRoles_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":["ResourceRoles"]}},"/V1.0/ResourceRoles/{id}":{"get":{"operationId":"ResourceRoles_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_ResourceRoleModel_ResourceRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ResourceRoleModel_ResourceRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRoles"]}},"/V1.0/ResourceServiceDeskRoles/entityInformation":{"get":{"operationId":"ResourceServiceDeskRoles_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":["ResourceServiceDeskRoles"]}},"/V1.0/ResourceServiceDeskRoles/entityInformation/fields":{"get":{"operationId":"ResourceServiceDeskRoles_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":["ResourceServiceDeskRoles"]}},"/V1.0/ResourceServiceDeskRoles/entityInformation/userDefinedFields":{"get":{"operationId":"ResourceServiceDeskRoles_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":["ResourceServiceDeskRoles"]}},"/V1.0/ResourceServiceDeskRoles/query":{"get":{"operationId":"ResourceServiceDeskRoles_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_ResourceServiceDeskRoleModel_ResourceServiceDeskRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ResourceServiceDeskRoleModel_ResourceServiceDeskRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceServiceDeskRoles"]},"post":{"operationId":"ResourceServiceDeskRoles_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_ResourceServiceDeskRoleModel_ResourceServiceDeskRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ResourceServiceDeskRoleModel_ResourceServiceDeskRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceServiceDeskRoles"]}},"/V1.0/ResourceServiceDeskRoles/query/count":{"get":{"operationId":"ResourceServiceDeskRoles_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":["ResourceServiceDeskRoles"]},"post":{"operationId":"ResourceServiceDeskRoles_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":["ResourceServiceDeskRoles"]}},"/V1.0/ResourceServiceDeskRoles/{id}":{"get":{"operationId":"ResourceServiceDeskRoles_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_ResourceServiceDeskRoleModel_ResourceServiceDeskRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ResourceServiceDeskRoleModel_ResourceServiceDeskRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceServiceDeskRoles"]}},"/V1.0/ResourceSkills/entityInformation":{"get":{"operationId":"ResourceSkills_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":["ResourceSkills"]}},"/V1.0/ResourceSkills/entityInformation/fields":{"get":{"operationId":"ResourceSkills_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":["ResourceSkills"]}},"/V1.0/ResourceSkills/entityInformation/userDefinedFields":{"get":{"operationId":"ResourceSkills_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":["ResourceSkills"]}},"/V1.0/ResourceSkills/query":{"get":{"operationId":"ResourceSkills_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_ResourceSkillModel_ResourceSkill_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ResourceSkillModel_ResourceSkill_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceSkills"]},"post":{"operationId":"ResourceSkills_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_ResourceSkillModel_ResourceSkill_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ResourceSkillModel_ResourceSkill_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceSkills"]}},"/V1.0/ResourceSkills/query/count":{"get":{"operationId":"ResourceSkills_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":["ResourceSkills"]},"post":{"operationId":"ResourceSkills_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":["ResourceSkills"]}},"/V1.0/ResourceSkills/{id}":{"get":{"operationId":"ResourceSkills_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_ResourceSkillModel_ResourceSkill_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ResourceSkillModel_ResourceSkill_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceSkills"]}},"/V1.0/Resources":{"patch":{"operationId":"Resources_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/ResourceModel"},"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":["Resources"]},"put":{"operationId":"Resources_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/ResourceModel"},"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":["Resources"]}},"/V1.0/Resources/entityInformation":{"get":{"operationId":"Resources_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":["Resources"]}},"/V1.0/Resources/entityInformation/fields":{"get":{"operationId":"Resources_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":["Resources"]}},"/V1.0/Resources/entityInformation/userDefinedFields":{"get":{"operationId":"Resources_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":["Resources"]}},"/V1.0/Resources/query":{"get":{"operationId":"Resources_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_ResourceModel_Resource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ResourceModel_Resource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Resources"]},"post":{"operationId":"Resources_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_ResourceModel_Resource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ResourceModel_Resource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Resources"]}},"/V1.0/Resources/query/count":{"get":{"operationId":"Resources_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":["Resources"]},"post":{"operationId":"Resources_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":["Resources"]}},"/V1.0/Resources/{id}":{"get":{"operationId":"Resources_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_ResourceModel_Resource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ResourceModel_Resource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Resources"]}},"/V1.0/Resources/{parentId}/Attachments":{"get":{"operationId":"ResourceAttachmentsChild_Query","parameters":[{"in":"path","name":"parentId","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/ResourceAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ResourceAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceAttachmentsChild"]},"post":{"operationId":"ResourceAttachmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceAttachmentModel"}}},"required":true},"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":["ResourceAttachmentsChild"]}},"/V1.0/Resources/{parentId}/Attachments/{id}":{"delete":{"operationId":"ResourceAttachmentsChild_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/ResourceAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ResourceAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceAttachmentsChild"]},"get":{"operationId":"ResourceAttachmentsChild_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/ResourceAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ResourceAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceAttachmentsChild"]}},"/V1.0/Resources/{parentId}/DailyAvailabilities":{"get":{"operationId":"ResourceDailyAvailabilitiesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ResourceDailyAvailabilityModel_ResourceDailyAvailability_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ResourceDailyAvailabilityModel_ResourceDailyAvailability_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceDailyAvailabilitiesChild"]},"patch":{"operationId":"ResourceDailyAvailabilitiesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ResourceDailyAvailabilityModel"},"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":["ResourceDailyAvailabilitiesChild"]},"put":{"operationId":"ResourceDailyAvailabilitiesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ResourceDailyAvailabilityModel"},"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":["ResourceDailyAvailabilitiesChild"]}},"/V1.0/Resources/{parentId}/DailyAvailabilities/entityInformation":{"get":{"operationId":"ResourceDailyAvailabilitiesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceDailyAvailabilitiesChild"]}},"/V1.0/Resources/{parentId}/DailyAvailabilities/entityInformation/fields":{"get":{"operationId":"ResourceDailyAvailabilitiesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceDailyAvailabilitiesChild"]}},"/V1.0/Resources/{parentId}/DailyAvailabilities/entityInformation/userDefinedFields":{"get":{"operationId":"ResourceDailyAvailabilitiesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceDailyAvailabilitiesChild"]}},"/V1.0/Resources/{parentId}/DailyAvailabilities/{id}":{"get":{"operationId":"ResourceDailyAvailabilitiesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ResourceDailyAvailabilityModel_ResourceDailyAvailability_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ResourceDailyAvailabilityModel_ResourceDailyAvailability_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceDailyAvailabilitiesChild"]}},"/V1.0/Resources/{parentId}/RoleDepartments":{"get":{"operationId":"ResourceRoleDepartmentsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ResourceRoleDepartmentModel_ResourceRoleDepartment_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ResourceRoleDepartmentModel_ResourceRoleDepartment_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRoleDepartmentsChild"]},"patch":{"operationId":"ResourceRoleDepartmentsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ResourceRoleDepartmentModel"},"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":["ResourceRoleDepartmentsChild"]},"post":{"operationId":"ResourceRoleDepartmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ResourceRoleDepartmentModel"},"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":["ResourceRoleDepartmentsChild"]},"put":{"operationId":"ResourceRoleDepartmentsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ResourceRoleDepartmentModel"},"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":["ResourceRoleDepartmentsChild"]}},"/V1.0/Resources/{parentId}/RoleDepartments/entityInformation":{"get":{"operationId":"ResourceRoleDepartmentsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRoleDepartmentsChild"]}},"/V1.0/Resources/{parentId}/RoleDepartments/entityInformation/fields":{"get":{"operationId":"ResourceRoleDepartmentsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRoleDepartmentsChild"]}},"/V1.0/Resources/{parentId}/RoleDepartments/entityInformation/userDefinedFields":{"get":{"operationId":"ResourceRoleDepartmentsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRoleDepartmentsChild"]}},"/V1.0/Resources/{parentId}/RoleDepartments/{id}":{"get":{"operationId":"ResourceRoleDepartmentsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ResourceRoleDepartmentModel_ResourceRoleDepartment_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ResourceRoleDepartmentModel_ResourceRoleDepartment_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRoleDepartmentsChild"]}},"/V1.0/Resources/{parentId}/RoleQueues":{"get":{"operationId":"ResourceRoleQueuesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ResourceRoleQueueModel_ResourceRoleQueue_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ResourceRoleQueueModel_ResourceRoleQueue_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRoleQueuesChild"]},"patch":{"operationId":"ResourceRoleQueuesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ResourceRoleQueueModel"},"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":["ResourceRoleQueuesChild"]},"post":{"operationId":"ResourceRoleQueuesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ResourceRoleQueueModel"},"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":["ResourceRoleQueuesChild"]},"put":{"operationId":"ResourceRoleQueuesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ResourceRoleQueueModel"},"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":["ResourceRoleQueuesChild"]}},"/V1.0/Resources/{parentId}/RoleQueues/entityInformation":{"get":{"operationId":"ResourceRoleQueuesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRoleQueuesChild"]}},"/V1.0/Resources/{parentId}/RoleQueues/entityInformation/fields":{"get":{"operationId":"ResourceRoleQueuesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRoleQueuesChild"]}},"/V1.0/Resources/{parentId}/RoleQueues/entityInformation/userDefinedFields":{"get":{"operationId":"ResourceRoleQueuesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRoleQueuesChild"]}},"/V1.0/Resources/{parentId}/RoleQueues/{id}":{"get":{"operationId":"ResourceRoleQueuesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ResourceRoleQueueModel_ResourceRoleQueue_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ResourceRoleQueueModel_ResourceRoleQueue_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRoleQueuesChild"]}},"/V1.0/Resources/{parentId}/Roles":{"get":{"operationId":"ResourceRolesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ResourceRoleModel_ResourceRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ResourceRoleModel_ResourceRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRolesChild"]}},"/V1.0/Resources/{parentId}/Roles/entityInformation":{"get":{"operationId":"ResourceRolesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRolesChild"]}},"/V1.0/Resources/{parentId}/Roles/entityInformation/fields":{"get":{"operationId":"ResourceRolesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRolesChild"]}},"/V1.0/Resources/{parentId}/Roles/entityInformation/userDefinedFields":{"get":{"operationId":"ResourceRolesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRolesChild"]}},"/V1.0/Resources/{parentId}/Roles/{id}":{"get":{"operationId":"ResourceRolesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ResourceRoleModel_ResourceRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ResourceRoleModel_ResourceRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceRolesChild"]}},"/V1.0/Resources/{parentId}/ServiceDeskRoles":{"get":{"operationId":"ResourceServiceDeskRolesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ResourceServiceDeskRoleModel_ResourceServiceDeskRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ResourceServiceDeskRoleModel_ResourceServiceDeskRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceServiceDeskRolesChild"]},"patch":{"operationId":"ResourceServiceDeskRolesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ResourceServiceDeskRoleModel"},"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":["ResourceServiceDeskRolesChild"]},"post":{"operationId":"ResourceServiceDeskRolesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ResourceServiceDeskRoleModel"},"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":["ResourceServiceDeskRolesChild"]},"put":{"operationId":"ResourceServiceDeskRolesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ResourceServiceDeskRoleModel"},"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":["ResourceServiceDeskRolesChild"]}},"/V1.0/Resources/{parentId}/ServiceDeskRoles/entityInformation":{"get":{"operationId":"ResourceServiceDeskRolesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceServiceDeskRolesChild"]}},"/V1.0/Resources/{parentId}/ServiceDeskRoles/entityInformation/fields":{"get":{"operationId":"ResourceServiceDeskRolesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceServiceDeskRolesChild"]}},"/V1.0/Resources/{parentId}/ServiceDeskRoles/entityInformation/userDefinedFields":{"get":{"operationId":"ResourceServiceDeskRolesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceServiceDeskRolesChild"]}},"/V1.0/Resources/{parentId}/ServiceDeskRoles/{id}":{"get":{"operationId":"ResourceServiceDeskRolesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ResourceServiceDeskRoleModel_ResourceServiceDeskRole_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ResourceServiceDeskRoleModel_ResourceServiceDeskRole_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceServiceDeskRolesChild"]}},"/V1.0/Resources/{parentId}/Skills":{"get":{"operationId":"ResourceSkillsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ResourceSkillModel_ResourceSkill_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ResourceSkillModel_ResourceSkill_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceSkillsChild"]},"patch":{"operationId":"ResourceSkillsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ResourceSkillModel"},"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":["ResourceSkillsChild"]},"put":{"operationId":"ResourceSkillsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/ResourceSkillModel"},"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":["ResourceSkillsChild"]}},"/V1.0/Resources/{parentId}/Skills/entityInformation":{"get":{"operationId":"ResourceSkillsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceSkillsChild"]}},"/V1.0/Resources/{parentId}/Skills/entityInformation/fields":{"get":{"operationId":"ResourceSkillsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceSkillsChild"]}},"/V1.0/Resources/{parentId}/Skills/entityInformation/userDefinedFields":{"get":{"operationId":"ResourceSkillsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceSkillsChild"]}},"/V1.0/Resources/{parentId}/Skills/{id}":{"get":{"operationId":"ResourceSkillsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ResourceSkillModel_ResourceSkill_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ResourceSkillModel_ResourceSkill_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ResourceSkillsChild"]}},"/V1.0/Resources/{parentId}/TimeOffRequests":{"get":{"operationId":"TimeOffRequestsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TimeOffRequestModel_TimeOffRequest_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TimeOffRequestModel_TimeOffRequest_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TimeOffRequestsChild"]},"patch":{"operationId":"TimeOffRequestsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TimeOffRequestModel"},"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":["TimeOffRequestsChild"]},"post":{"operationId":"TimeOffRequestsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TimeOffRequestModel"},"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":["TimeOffRequestsChild"]},"put":{"operationId":"TimeOffRequestsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TimeOffRequestModel"},"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":["TimeOffRequestsChild"]}},"/V1.0/Resources/{parentId}/TimeOffRequests/entityInformation":{"get":{"operationId":"TimeOffRequestsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TimeOffRequestsChild"]}},"/V1.0/Resources/{parentId}/TimeOffRequests/entityInformation/fields":{"get":{"operationId":"TimeOffRequestsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TimeOffRequestsChild"]}},"/V1.0/Resources/{parentId}/TimeOffRequests/entityInformation/userDefinedFields":{"get":{"operationId":"TimeOffRequestsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TimeOffRequestsChild"]}},"/V1.0/Resources/{parentId}/TimeOffRequests/{id}":{"get":{"operationId":"TimeOffRequestsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TimeOffRequestModel_TimeOffRequest_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TimeOffRequestModel_TimeOffRequest_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TimeOffRequestsChild"]}},"/V1.0/Roles":{"patch":{"operationId":"Roles_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/RoleModel"},"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":["Roles"]},"post":{"operationId":"Roles_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/RoleModel"},"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":["Roles"]},"put":{"operationId":"Roles_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/RoleModel"},"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":["Roles"]}},"/V1.0/Roles/entityInformation":{"get":{"operationId":"Roles_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":["Roles"]}},"/V1.0/Roles/entityInformation/fields":{"get":{"operationId":"Roles_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":["Roles"]}},"/V1.0/Roles/entityInformation/userDefinedFields":{"get":{"operationId":"Roles_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":["Roles"]}},"/V1.0/Roles/query":{"get":{"operationId":"Roles_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_RoleModel_Role_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_RoleModel_Role_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Roles"]},"post":{"operationId":"Roles_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_RoleModel_Role_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_RoleModel_Role_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Roles"]}},"/V1.0/Roles/query/count":{"get":{"operationId":"Roles_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":["Roles"]},"post":{"operationId":"Roles_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":["Roles"]}},"/V1.0/Roles/{id}":{"get":{"operationId":"Roles_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_RoleModel_Role_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_RoleModel_Role_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Roles"]}},"/V1.0/SalesOrderAttachments/entityInformation":{"get":{"operationId":"SalesOrderAttachments_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":["SalesOrderAttachments"]}},"/V1.0/SalesOrderAttachments/entityInformation/fields":{"get":{"operationId":"SalesOrderAttachments_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":["SalesOrderAttachments"]}},"/V1.0/SalesOrderAttachments/query":{"get":{"operationId":"SalesOrderAttachments_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/SalesOrderAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/SalesOrderAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SalesOrderAttachments"]},"post":{"operationId":"SalesOrderAttachments_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/SalesOrderAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/SalesOrderAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SalesOrderAttachments"]}},"/V1.0/SalesOrderAttachments/query/count":{"get":{"operationId":"SalesOrderAttachments_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":["SalesOrderAttachments"]},"post":{"operationId":"SalesOrderAttachments_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":["SalesOrderAttachments"]}},"/V1.0/SalesOrderAttachments/{id}":{"get":{"operationId":"SalesOrderAttachments_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/SalesOrderAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/SalesOrderAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SalesOrderAttachments"]}},"/V1.0/SalesOrders":{"patch":{"operationId":"SalesOrders_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/SalesOrderModel"},"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":["SalesOrders"]},"put":{"operationId":"SalesOrders_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/SalesOrderModel"},"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":["SalesOrders"]}},"/V1.0/SalesOrders/entityInformation":{"get":{"operationId":"SalesOrders_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":["SalesOrders"]}},"/V1.0/SalesOrders/entityInformation/fields":{"get":{"operationId":"SalesOrders_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":["SalesOrders"]}},"/V1.0/SalesOrders/entityInformation/userDefinedFields":{"get":{"operationId":"SalesOrders_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":["SalesOrders"]}},"/V1.0/SalesOrders/query":{"get":{"operationId":"SalesOrders_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_SalesOrderModel_SalesOrder_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_SalesOrderModel_SalesOrder_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SalesOrders"]},"post":{"operationId":"SalesOrders_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_SalesOrderModel_SalesOrder_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_SalesOrderModel_SalesOrder_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SalesOrders"]}},"/V1.0/SalesOrders/query/count":{"get":{"operationId":"SalesOrders_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":["SalesOrders"]},"post":{"operationId":"SalesOrders_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":["SalesOrders"]}},"/V1.0/SalesOrders/{id}":{"get":{"operationId":"SalesOrders_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_SalesOrderModel_SalesOrder_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_SalesOrderModel_SalesOrder_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SalesOrders"]}},"/V1.0/SalesOrders/{parentId}/Attachments":{"get":{"operationId":"SalesOrderAttachmentsChild_Query","parameters":[{"in":"path","name":"parentId","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/SalesOrderAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/SalesOrderAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SalesOrderAttachmentsChild"]},"post":{"operationId":"SalesOrderAttachmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SalesOrderAttachmentModel"}}},"required":true},"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":["SalesOrderAttachmentsChild"]}},"/V1.0/SalesOrders/{parentId}/Attachments/{id}":{"delete":{"operationId":"SalesOrderAttachmentsChild_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/SalesOrderAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/SalesOrderAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SalesOrderAttachmentsChild"]},"get":{"operationId":"SalesOrderAttachmentsChild_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/SalesOrderAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/SalesOrderAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SalesOrderAttachmentsChild"]}},"/V1.0/ServiceBundleServices/entityInformation":{"get":{"operationId":"ServiceBundleServices_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":["ServiceBundleServices"]}},"/V1.0/ServiceBundleServices/entityInformation/fields":{"get":{"operationId":"ServiceBundleServices_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":["ServiceBundleServices"]}},"/V1.0/ServiceBundleServices/entityInformation/userDefinedFields":{"get":{"operationId":"ServiceBundleServices_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":["ServiceBundleServices"]}},"/V1.0/ServiceBundleServices/query":{"get":{"operationId":"ServiceBundleServices_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_ServiceBundleServiceModel_ServiceBundleService_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceBundleServiceModel_ServiceBundleService_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceBundleServices"]},"post":{"operationId":"ServiceBundleServices_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_ServiceBundleServiceModel_ServiceBundleService_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceBundleServiceModel_ServiceBundleService_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceBundleServices"]}},"/V1.0/ServiceBundleServices/query/count":{"get":{"operationId":"ServiceBundleServices_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":["ServiceBundleServices"]},"post":{"operationId":"ServiceBundleServices_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":["ServiceBundleServices"]}},"/V1.0/ServiceBundleServices/{id}":{"get":{"operationId":"ServiceBundleServices_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_ServiceBundleServiceModel_ServiceBundleService_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ServiceBundleServiceModel_ServiceBundleService_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceBundleServices"]}},"/V1.0/ServiceBundles":{"patch":{"operationId":"ServiceBundles_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/ServiceBundleModel"},"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":["ServiceBundles"]},"post":{"operationId":"ServiceBundles_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/ServiceBundleModel"},"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":["ServiceBundles"]},"put":{"operationId":"ServiceBundles_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/ServiceBundleModel"},"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":["ServiceBundles"]}},"/V1.0/ServiceBundles/entityInformation":{"get":{"operationId":"ServiceBundles_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":["ServiceBundles"]}},"/V1.0/ServiceBundles/entityInformation/fields":{"get":{"operationId":"ServiceBundles_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":["ServiceBundles"]}},"/V1.0/ServiceBundles/entityInformation/userDefinedFields":{"get":{"operationId":"ServiceBundles_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":["ServiceBundles"]}},"/V1.0/ServiceBundles/query":{"get":{"operationId":"ServiceBundles_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_ServiceBundleModel_ServiceBundle_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceBundleModel_ServiceBundle_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceBundles"]},"post":{"operationId":"ServiceBundles_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_ServiceBundleModel_ServiceBundle_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceBundleModel_ServiceBundle_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceBundles"]}},"/V1.0/ServiceBundles/query/count":{"get":{"operationId":"ServiceBundles_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":["ServiceBundles"]},"post":{"operationId":"ServiceBundles_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":["ServiceBundles"]}},"/V1.0/ServiceBundles/{id}":{"delete":{"operationId":"ServiceBundles_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":["ServiceBundles"]},"get":{"operationId":"ServiceBundles_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_ServiceBundleModel_ServiceBundle_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ServiceBundleModel_ServiceBundle_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceBundles"]}},"/V1.0/ServiceBundles/{parentId}/Services":{"get":{"operationId":"ServiceBundleServicesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ServiceBundleServiceModel_ServiceBundleService_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceBundleServiceModel_ServiceBundleService_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceBundleServicesChild"]},"post":{"operationId":"ServiceBundleServicesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceBundleServiceModel"}}},"required":true},"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":["ServiceBundleServicesChild"]}},"/V1.0/ServiceBundles/{parentId}/Services/entityInformation":{"get":{"operationId":"ServiceBundleServicesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceBundleServicesChild"]}},"/V1.0/ServiceBundles/{parentId}/Services/entityInformation/fields":{"get":{"operationId":"ServiceBundleServicesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceBundleServicesChild"]}},"/V1.0/ServiceBundles/{parentId}/Services/entityInformation/userDefinedFields":{"get":{"operationId":"ServiceBundleServicesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceBundleServicesChild"]}},"/V1.0/ServiceBundles/{parentId}/Services/{id}":{"delete":{"operationId":"ServiceBundleServicesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ServiceBundleServicesChild"]},"get":{"operationId":"ServiceBundleServicesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ServiceBundleServiceModel_ServiceBundleService_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ServiceBundleServiceModel_ServiceBundleService_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceBundleServicesChild"]}},"/V1.0/ServiceCallTaskResources/entityInformation":{"get":{"operationId":"ServiceCallTaskResources_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":["ServiceCallTaskResources"]}},"/V1.0/ServiceCallTaskResources/entityInformation/fields":{"get":{"operationId":"ServiceCallTaskResources_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":["ServiceCallTaskResources"]}},"/V1.0/ServiceCallTaskResources/entityInformation/userDefinedFields":{"get":{"operationId":"ServiceCallTaskResources_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":["ServiceCallTaskResources"]}},"/V1.0/ServiceCallTaskResources/query":{"get":{"operationId":"ServiceCallTaskResources_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_ServiceCallTaskResourceModel_ServiceCallTaskResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceCallTaskResourceModel_ServiceCallTaskResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTaskResources"]},"post":{"operationId":"ServiceCallTaskResources_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_ServiceCallTaskResourceModel_ServiceCallTaskResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceCallTaskResourceModel_ServiceCallTaskResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTaskResources"]}},"/V1.0/ServiceCallTaskResources/query/count":{"get":{"operationId":"ServiceCallTaskResources_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":["ServiceCallTaskResources"]},"post":{"operationId":"ServiceCallTaskResources_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":["ServiceCallTaskResources"]}},"/V1.0/ServiceCallTaskResources/{id}":{"get":{"operationId":"ServiceCallTaskResources_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_ServiceCallTaskResourceModel_ServiceCallTaskResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ServiceCallTaskResourceModel_ServiceCallTaskResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTaskResources"]}},"/V1.0/ServiceCallTasks/entityInformation":{"get":{"operationId":"ServiceCallTasks_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":["ServiceCallTasks"]}},"/V1.0/ServiceCallTasks/entityInformation/fields":{"get":{"operationId":"ServiceCallTasks_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":["ServiceCallTasks"]}},"/V1.0/ServiceCallTasks/entityInformation/userDefinedFields":{"get":{"operationId":"ServiceCallTasks_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":["ServiceCallTasks"]}},"/V1.0/ServiceCallTasks/query":{"get":{"operationId":"ServiceCallTasks_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_ServiceCallTaskModel_ServiceCallTask_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceCallTaskModel_ServiceCallTask_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTasks"]},"post":{"operationId":"ServiceCallTasks_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_ServiceCallTaskModel_ServiceCallTask_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceCallTaskModel_ServiceCallTask_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTasks"]}},"/V1.0/ServiceCallTasks/query/count":{"get":{"operationId":"ServiceCallTasks_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":["ServiceCallTasks"]},"post":{"operationId":"ServiceCallTasks_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":["ServiceCallTasks"]}},"/V1.0/ServiceCallTasks/{id}":{"get":{"operationId":"ServiceCallTasks_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_ServiceCallTaskModel_ServiceCallTask_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ServiceCallTaskModel_ServiceCallTask_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTasks"]}},"/V1.0/ServiceCallTasks/{parentId}/Resources":{"get":{"operationId":"ServiceCallTaskResourcesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ServiceCallTaskResourceModel_ServiceCallTaskResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceCallTaskResourceModel_ServiceCallTaskResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTaskResourcesChild"]},"post":{"operationId":"ServiceCallTaskResourcesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceCallTaskResourceModel"}}},"required":true},"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":["ServiceCallTaskResourcesChild"]}},"/V1.0/ServiceCallTasks/{parentId}/Resources/entityInformation":{"get":{"operationId":"ServiceCallTaskResourcesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTaskResourcesChild"]}},"/V1.0/ServiceCallTasks/{parentId}/Resources/entityInformation/fields":{"get":{"operationId":"ServiceCallTaskResourcesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTaskResourcesChild"]}},"/V1.0/ServiceCallTasks/{parentId}/Resources/entityInformation/userDefinedFields":{"get":{"operationId":"ServiceCallTaskResourcesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTaskResourcesChild"]}},"/V1.0/ServiceCallTasks/{parentId}/Resources/{id}":{"delete":{"operationId":"ServiceCallTaskResourcesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ServiceCallTaskResourcesChild"]},"get":{"operationId":"ServiceCallTaskResourcesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ServiceCallTaskResourceModel_ServiceCallTaskResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ServiceCallTaskResourceModel_ServiceCallTaskResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTaskResourcesChild"]}},"/V1.0/ServiceCallTicketResources/entityInformation":{"get":{"operationId":"ServiceCallTicketResources_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":["ServiceCallTicketResources"]}},"/V1.0/ServiceCallTicketResources/entityInformation/fields":{"get":{"operationId":"ServiceCallTicketResources_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":["ServiceCallTicketResources"]}},"/V1.0/ServiceCallTicketResources/entityInformation/userDefinedFields":{"get":{"operationId":"ServiceCallTicketResources_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":["ServiceCallTicketResources"]}},"/V1.0/ServiceCallTicketResources/query":{"get":{"operationId":"ServiceCallTicketResources_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_ServiceCallTicketResourceModel_ServiceCallTicketResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceCallTicketResourceModel_ServiceCallTicketResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTicketResources"]},"post":{"operationId":"ServiceCallTicketResources_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_ServiceCallTicketResourceModel_ServiceCallTicketResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceCallTicketResourceModel_ServiceCallTicketResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTicketResources"]}},"/V1.0/ServiceCallTicketResources/query/count":{"get":{"operationId":"ServiceCallTicketResources_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":["ServiceCallTicketResources"]},"post":{"operationId":"ServiceCallTicketResources_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":["ServiceCallTicketResources"]}},"/V1.0/ServiceCallTicketResources/{id}":{"get":{"operationId":"ServiceCallTicketResources_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_ServiceCallTicketResourceModel_ServiceCallTicketResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ServiceCallTicketResourceModel_ServiceCallTicketResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTicketResources"]}},"/V1.0/ServiceCallTickets/entityInformation":{"get":{"operationId":"ServiceCallTickets_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":["ServiceCallTickets"]}},"/V1.0/ServiceCallTickets/entityInformation/fields":{"get":{"operationId":"ServiceCallTickets_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":["ServiceCallTickets"]}},"/V1.0/ServiceCallTickets/entityInformation/userDefinedFields":{"get":{"operationId":"ServiceCallTickets_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":["ServiceCallTickets"]}},"/V1.0/ServiceCallTickets/query":{"get":{"operationId":"ServiceCallTickets_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_ServiceCallTicketModel_ServiceCallTicket_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceCallTicketModel_ServiceCallTicket_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTickets"]},"post":{"operationId":"ServiceCallTickets_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_ServiceCallTicketModel_ServiceCallTicket_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceCallTicketModel_ServiceCallTicket_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTickets"]}},"/V1.0/ServiceCallTickets/query/count":{"get":{"operationId":"ServiceCallTickets_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":["ServiceCallTickets"]},"post":{"operationId":"ServiceCallTickets_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":["ServiceCallTickets"]}},"/V1.0/ServiceCallTickets/{id}":{"get":{"operationId":"ServiceCallTickets_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_ServiceCallTicketModel_ServiceCallTicket_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ServiceCallTicketModel_ServiceCallTicket_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTickets"]}},"/V1.0/ServiceCallTickets/{parentId}/Resources":{"get":{"operationId":"ServiceCallTicketResourcesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ServiceCallTicketResourceModel_ServiceCallTicketResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceCallTicketResourceModel_ServiceCallTicketResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTicketResourcesChild"]},"post":{"operationId":"ServiceCallTicketResourcesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceCallTicketResourceModel"}}},"required":true},"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":["ServiceCallTicketResourcesChild"]}},"/V1.0/ServiceCallTickets/{parentId}/Resources/entityInformation":{"get":{"operationId":"ServiceCallTicketResourcesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTicketResourcesChild"]}},"/V1.0/ServiceCallTickets/{parentId}/Resources/entityInformation/fields":{"get":{"operationId":"ServiceCallTicketResourcesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTicketResourcesChild"]}},"/V1.0/ServiceCallTickets/{parentId}/Resources/entityInformation/userDefinedFields":{"get":{"operationId":"ServiceCallTicketResourcesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTicketResourcesChild"]}},"/V1.0/ServiceCallTickets/{parentId}/Resources/{id}":{"delete":{"operationId":"ServiceCallTicketResourcesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ServiceCallTicketResourcesChild"]},"get":{"operationId":"ServiceCallTicketResourcesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ServiceCallTicketResourceModel_ServiceCallTicketResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ServiceCallTicketResourceModel_ServiceCallTicketResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTicketResourcesChild"]}},"/V1.0/ServiceCalls":{"patch":{"operationId":"ServiceCalls_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/ServiceCallModel"},"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":["ServiceCalls"]},"post":{"operationId":"ServiceCalls_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/ServiceCallModel"},"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":["ServiceCalls"]},"put":{"operationId":"ServiceCalls_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/ServiceCallModel"},"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":["ServiceCalls"]}},"/V1.0/ServiceCalls/entityInformation":{"get":{"operationId":"ServiceCalls_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":["ServiceCalls"]}},"/V1.0/ServiceCalls/entityInformation/fields":{"get":{"operationId":"ServiceCalls_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":["ServiceCalls"]}},"/V1.0/ServiceCalls/entityInformation/userDefinedFields":{"get":{"operationId":"ServiceCalls_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":["ServiceCalls"]}},"/V1.0/ServiceCalls/query":{"get":{"operationId":"ServiceCalls_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_ServiceCallModel_ServiceCall_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceCallModel_ServiceCall_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCalls"]},"post":{"operationId":"ServiceCalls_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_ServiceCallModel_ServiceCall_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceCallModel_ServiceCall_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCalls"]}},"/V1.0/ServiceCalls/query/count":{"get":{"operationId":"ServiceCalls_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":["ServiceCalls"]},"post":{"operationId":"ServiceCalls_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":["ServiceCalls"]}},"/V1.0/ServiceCalls/{id}":{"delete":{"operationId":"ServiceCalls_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":["ServiceCalls"]},"get":{"operationId":"ServiceCalls_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_ServiceCallModel_ServiceCall_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ServiceCallModel_ServiceCall_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCalls"]}},"/V1.0/ServiceCalls/{parentId}/Tasks":{"get":{"operationId":"ServiceCallTasksChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ServiceCallTaskModel_ServiceCallTask_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceCallTaskModel_ServiceCallTask_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTasksChild"]},"post":{"operationId":"ServiceCallTasksChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceCallTaskModel"}}},"required":true},"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":["ServiceCallTasksChild"]}},"/V1.0/ServiceCalls/{parentId}/Tasks/entityInformation":{"get":{"operationId":"ServiceCallTasksChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTasksChild"]}},"/V1.0/ServiceCalls/{parentId}/Tasks/entityInformation/fields":{"get":{"operationId":"ServiceCallTasksChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTasksChild"]}},"/V1.0/ServiceCalls/{parentId}/Tasks/entityInformation/userDefinedFields":{"get":{"operationId":"ServiceCallTasksChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTasksChild"]}},"/V1.0/ServiceCalls/{parentId}/Tasks/{id}":{"delete":{"operationId":"ServiceCallTasksChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ServiceCallTasksChild"]},"get":{"operationId":"ServiceCallTasksChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ServiceCallTaskModel_ServiceCallTask_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ServiceCallTaskModel_ServiceCallTask_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTasksChild"]}},"/V1.0/ServiceCalls/{parentId}/Tickets":{"get":{"operationId":"ServiceCallTicketsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ServiceCallTicketModel_ServiceCallTicket_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceCallTicketModel_ServiceCallTicket_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTicketsChild"]},"post":{"operationId":"ServiceCallTicketsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceCallTicketModel"}}},"required":true},"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":["ServiceCallTicketsChild"]}},"/V1.0/ServiceCalls/{parentId}/Tickets/entityInformation":{"get":{"operationId":"ServiceCallTicketsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTicketsChild"]}},"/V1.0/ServiceCalls/{parentId}/Tickets/entityInformation/fields":{"get":{"operationId":"ServiceCallTicketsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTicketsChild"]}},"/V1.0/ServiceCalls/{parentId}/Tickets/entityInformation/userDefinedFields":{"get":{"operationId":"ServiceCallTicketsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTicketsChild"]}},"/V1.0/ServiceCalls/{parentId}/Tickets/{id}":{"delete":{"operationId":"ServiceCallTicketsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["ServiceCallTicketsChild"]},"get":{"operationId":"ServiceCallTicketsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ServiceCallTicketModel_ServiceCallTicket_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ServiceCallTicketModel_ServiceCallTicket_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceCallTicketsChild"]}},"/V1.0/ServiceLevelAgreementResults/entityInformation":{"get":{"operationId":"ServiceLevelAgreementResults_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":["ServiceLevelAgreementResults"]}},"/V1.0/ServiceLevelAgreementResults/entityInformation/fields":{"get":{"operationId":"ServiceLevelAgreementResults_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":["ServiceLevelAgreementResults"]}},"/V1.0/ServiceLevelAgreementResults/entityInformation/userDefinedFields":{"get":{"operationId":"ServiceLevelAgreementResults_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":["ServiceLevelAgreementResults"]}},"/V1.0/ServiceLevelAgreementResults/query":{"get":{"operationId":"ServiceLevelAgreementResults_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_ServiceLevelAgreementResultsModel_ServiceLevelAgreementResults_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceLevelAgreementResultsModel_ServiceLevelAgreementResults_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceLevelAgreementResults"]},"post":{"operationId":"ServiceLevelAgreementResults_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_ServiceLevelAgreementResultsModel_ServiceLevelAgreementResults_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceLevelAgreementResultsModel_ServiceLevelAgreementResults_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceLevelAgreementResults"]}},"/V1.0/ServiceLevelAgreementResults/query/count":{"get":{"operationId":"ServiceLevelAgreementResults_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":["ServiceLevelAgreementResults"]},"post":{"operationId":"ServiceLevelAgreementResults_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":["ServiceLevelAgreementResults"]}},"/V1.0/ServiceLevelAgreementResults/{id}":{"get":{"operationId":"ServiceLevelAgreementResults_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_ServiceLevelAgreementResultsModel_ServiceLevelAgreementResults_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ServiceLevelAgreementResultsModel_ServiceLevelAgreementResults_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceLevelAgreementResults"]}},"/V1.0/ServiceLevelAgreements/{parentId}/Results":{"get":{"operationId":"ServiceLevelAgreementResultsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_ServiceLevelAgreementResultsModel_ServiceLevelAgreementResults_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceLevelAgreementResultsModel_ServiceLevelAgreementResults_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceLevelAgreementResultsChild"]}},"/V1.0/ServiceLevelAgreements/{parentId}/Results/entityInformation":{"get":{"operationId":"ServiceLevelAgreementResultsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceLevelAgreementResultsChild"]}},"/V1.0/ServiceLevelAgreements/{parentId}/Results/entityInformation/fields":{"get":{"operationId":"ServiceLevelAgreementResultsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceLevelAgreementResultsChild"]}},"/V1.0/ServiceLevelAgreements/{parentId}/Results/entityInformation/userDefinedFields":{"get":{"operationId":"ServiceLevelAgreementResultsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceLevelAgreementResultsChild"]}},"/V1.0/ServiceLevelAgreements/{parentId}/Results/{id}":{"get":{"operationId":"ServiceLevelAgreementResultsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_ServiceLevelAgreementResultsModel_ServiceLevelAgreementResults_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ServiceLevelAgreementResultsModel_ServiceLevelAgreementResults_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ServiceLevelAgreementResultsChild"]}},"/V1.0/Services":{"patch":{"operationId":"Services_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/ServiceModel"},"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":["Services"]},"post":{"operationId":"Services_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/ServiceModel"},"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":["Services"]},"put":{"operationId":"Services_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/ServiceModel"},"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":["Services"]}},"/V1.0/Services/entityInformation":{"get":{"operationId":"Services_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":["Services"]}},"/V1.0/Services/entityInformation/fields":{"get":{"operationId":"Services_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":["Services"]}},"/V1.0/Services/entityInformation/userDefinedFields":{"get":{"operationId":"Services_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":["Services"]}},"/V1.0/Services/query":{"get":{"operationId":"Services_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_ServiceModel_Service_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceModel_Service_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Services"]},"post":{"operationId":"Services_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_ServiceModel_Service_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ServiceModel_Service_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Services"]}},"/V1.0/Services/query/count":{"get":{"operationId":"Services_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":["Services"]},"post":{"operationId":"Services_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":["Services"]}},"/V1.0/Services/{id}":{"get":{"operationId":"Services_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_ServiceModel_Service_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ServiceModel_Service_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Services"]}},"/V1.0/ShippingTypes/entityInformation":{"get":{"operationId":"ShippingTypes_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":["ShippingTypes"]}},"/V1.0/ShippingTypes/entityInformation/fields":{"get":{"operationId":"ShippingTypes_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":["ShippingTypes"]}},"/V1.0/ShippingTypes/entityInformation/userDefinedFields":{"get":{"operationId":"ShippingTypes_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":["ShippingTypes"]}},"/V1.0/ShippingTypes/query":{"get":{"operationId":"ShippingTypes_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_ShippingTypeModel_ShippingType_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ShippingTypeModel_ShippingType_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ShippingTypes"]},"post":{"operationId":"ShippingTypes_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_ShippingTypeModel_ShippingType_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_ShippingTypeModel_ShippingType_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ShippingTypes"]}},"/V1.0/ShippingTypes/query/count":{"get":{"operationId":"ShippingTypes_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":["ShippingTypes"]},"post":{"operationId":"ShippingTypes_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":["ShippingTypes"]}},"/V1.0/ShippingTypes/{id}":{"get":{"operationId":"ShippingTypes_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_ShippingTypeModel_ShippingType_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_ShippingTypeModel_ShippingType_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ShippingTypes"]}},"/V1.0/Skills/entityInformation":{"get":{"operationId":"Skills_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":["Skills"]}},"/V1.0/Skills/entityInformation/fields":{"get":{"operationId":"Skills_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":["Skills"]}},"/V1.0/Skills/entityInformation/userDefinedFields":{"get":{"operationId":"Skills_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":["Skills"]}},"/V1.0/Skills/query":{"get":{"operationId":"Skills_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_SkillModel_Skill_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_SkillModel_Skill_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Skills"]},"post":{"operationId":"Skills_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_SkillModel_Skill_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_SkillModel_Skill_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Skills"]}},"/V1.0/Skills/query/count":{"get":{"operationId":"Skills_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":["Skills"]},"post":{"operationId":"Skills_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":["Skills"]}},"/V1.0/Skills/{id}":{"get":{"operationId":"Skills_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_SkillModel_Skill_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_SkillModel_Skill_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Skills"]}},"/V1.0/SubscriptionPeriods/entityInformation":{"get":{"operationId":"SubscriptionPeriods_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":["SubscriptionPeriods"]}},"/V1.0/SubscriptionPeriods/entityInformation/fields":{"get":{"operationId":"SubscriptionPeriods_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":["SubscriptionPeriods"]}},"/V1.0/SubscriptionPeriods/entityInformation/userDefinedFields":{"get":{"operationId":"SubscriptionPeriods_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":["SubscriptionPeriods"]}},"/V1.0/SubscriptionPeriods/query":{"get":{"operationId":"SubscriptionPeriods_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_SubscriptionPeriodModel_SubscriptionPeriod_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_SubscriptionPeriodModel_SubscriptionPeriod_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SubscriptionPeriods"]},"post":{"operationId":"SubscriptionPeriods_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_SubscriptionPeriodModel_SubscriptionPeriod_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_SubscriptionPeriodModel_SubscriptionPeriod_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SubscriptionPeriods"]}},"/V1.0/SubscriptionPeriods/query/count":{"get":{"operationId":"SubscriptionPeriods_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":["SubscriptionPeriods"]},"post":{"operationId":"SubscriptionPeriods_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":["SubscriptionPeriods"]}},"/V1.0/SubscriptionPeriods/{id}":{"get":{"operationId":"SubscriptionPeriods_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_SubscriptionPeriodModel_SubscriptionPeriod_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_SubscriptionPeriodModel_SubscriptionPeriod_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SubscriptionPeriods"]}},"/V1.0/Subscriptions":{"patch":{"operationId":"Subscriptions_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/SubscriptionModel"},"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":["Subscriptions"]},"post":{"operationId":"Subscriptions_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/SubscriptionModel"},"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":["Subscriptions"]},"put":{"operationId":"Subscriptions_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/SubscriptionModel"},"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":["Subscriptions"]}},"/V1.0/Subscriptions/entityInformation":{"get":{"operationId":"Subscriptions_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":["Subscriptions"]}},"/V1.0/Subscriptions/entityInformation/fields":{"get":{"operationId":"Subscriptions_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":["Subscriptions"]}},"/V1.0/Subscriptions/entityInformation/userDefinedFields":{"get":{"operationId":"Subscriptions_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":["Subscriptions"]}},"/V1.0/Subscriptions/query":{"get":{"operationId":"Subscriptions_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_SubscriptionModel_Subscription_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_SubscriptionModel_Subscription_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Subscriptions"]},"post":{"operationId":"Subscriptions_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_SubscriptionModel_Subscription_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_SubscriptionModel_Subscription_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Subscriptions"]}},"/V1.0/Subscriptions/query/count":{"get":{"operationId":"Subscriptions_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":["Subscriptions"]},"post":{"operationId":"Subscriptions_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":["Subscriptions"]}},"/V1.0/Subscriptions/{id}":{"delete":{"operationId":"Subscriptions_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":["Subscriptions"]},"get":{"operationId":"Subscriptions_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_SubscriptionModel_Subscription_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_SubscriptionModel_Subscription_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Subscriptions"]}},"/V1.0/Subscriptions/{parentId}/Periods":{"get":{"operationId":"SubscriptionPeriodsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_SubscriptionPeriodModel_SubscriptionPeriod_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_SubscriptionPeriodModel_SubscriptionPeriod_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SubscriptionPeriodsChild"]}},"/V1.0/Subscriptions/{parentId}/Periods/entityInformation":{"get":{"operationId":"SubscriptionPeriodsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SubscriptionPeriodsChild"]}},"/V1.0/Subscriptions/{parentId}/Periods/entityInformation/fields":{"get":{"operationId":"SubscriptionPeriodsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SubscriptionPeriodsChild"]}},"/V1.0/Subscriptions/{parentId}/Periods/entityInformation/userDefinedFields":{"get":{"operationId":"SubscriptionPeriodsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SubscriptionPeriodsChild"]}},"/V1.0/Subscriptions/{parentId}/Periods/{id}":{"get":{"operationId":"SubscriptionPeriodsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_SubscriptionPeriodModel_SubscriptionPeriod_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_SubscriptionPeriodModel_SubscriptionPeriod_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SubscriptionPeriodsChild"]}},"/V1.0/SurveyResults/entityInformation":{"get":{"operationId":"SurveyResults_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":["SurveyResults"]}},"/V1.0/SurveyResults/entityInformation/fields":{"get":{"operationId":"SurveyResults_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":["SurveyResults"]}},"/V1.0/SurveyResults/entityInformation/userDefinedFields":{"get":{"operationId":"SurveyResults_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":["SurveyResults"]}},"/V1.0/SurveyResults/query":{"get":{"operationId":"SurveyResults_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_SurveyResultsModel_SurveyResults_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_SurveyResultsModel_SurveyResults_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SurveyResults"]},"post":{"operationId":"SurveyResults_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_SurveyResultsModel_SurveyResults_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_SurveyResultsModel_SurveyResults_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SurveyResults"]}},"/V1.0/SurveyResults/query/count":{"get":{"operationId":"SurveyResults_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":["SurveyResults"]},"post":{"operationId":"SurveyResults_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":["SurveyResults"]}},"/V1.0/SurveyResults/{id}":{"get":{"operationId":"SurveyResults_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_SurveyResultsModel_SurveyResults_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_SurveyResultsModel_SurveyResults_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["SurveyResults"]}},"/V1.0/Surveys/entityInformation":{"get":{"operationId":"Surveys_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":["Surveys"]}},"/V1.0/Surveys/entityInformation/fields":{"get":{"operationId":"Surveys_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":["Surveys"]}},"/V1.0/Surveys/entityInformation/userDefinedFields":{"get":{"operationId":"Surveys_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":["Surveys"]}},"/V1.0/Surveys/query":{"get":{"operationId":"Surveys_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_SurveyModel_Survey_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_SurveyModel_Survey_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Surveys"]},"post":{"operationId":"Surveys_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_SurveyModel_Survey_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_SurveyModel_Survey_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Surveys"]}},"/V1.0/Surveys/query/count":{"get":{"operationId":"Surveys_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":["Surveys"]},"post":{"operationId":"Surveys_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":["Surveys"]}},"/V1.0/Surveys/{id}":{"get":{"operationId":"Surveys_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_SurveyModel_Survey_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_SurveyModel_Survey_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Surveys"]}},"/V1.0/TagAliases/entityInformation":{"get":{"operationId":"TagAliases_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":["TagAliases"]}},"/V1.0/TagAliases/entityInformation/fields":{"get":{"operationId":"TagAliases_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":["TagAliases"]}},"/V1.0/TagAliases/entityInformation/userDefinedFields":{"get":{"operationId":"TagAliases_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":["TagAliases"]}},"/V1.0/TagAliases/query":{"get":{"operationId":"TagAliases_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_TagAliasModel_TagAlias_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TagAliasModel_TagAlias_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TagAliases"]},"post":{"operationId":"TagAliases_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_TagAliasModel_TagAlias_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TagAliasModel_TagAlias_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TagAliases"]}},"/V1.0/TagAliases/query/count":{"get":{"operationId":"TagAliases_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":["TagAliases"]},"post":{"operationId":"TagAliases_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":["TagAliases"]}},"/V1.0/TagAliases/{id}":{"get":{"operationId":"TagAliases_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_TagAliasModel_TagAlias_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TagAliasModel_TagAlias_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TagAliases"]}},"/V1.0/TagGroups":{"patch":{"operationId":"TagGroups_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/TagGroupModel"},"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":["TagGroups"]},"post":{"operationId":"TagGroups_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/TagGroupModel"},"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":["TagGroups"]},"put":{"operationId":"TagGroups_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/TagGroupModel"},"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":["TagGroups"]}},"/V1.0/TagGroups/entityInformation":{"get":{"operationId":"TagGroups_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":["TagGroups"]}},"/V1.0/TagGroups/entityInformation/fields":{"get":{"operationId":"TagGroups_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":["TagGroups"]}},"/V1.0/TagGroups/entityInformation/userDefinedFields":{"get":{"operationId":"TagGroups_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":["TagGroups"]}},"/V1.0/TagGroups/query":{"get":{"operationId":"TagGroups_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_TagGroupModel_TagGroup_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TagGroupModel_TagGroup_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TagGroups"]},"post":{"operationId":"TagGroups_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_TagGroupModel_TagGroup_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TagGroupModel_TagGroup_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TagGroups"]}},"/V1.0/TagGroups/query/count":{"get":{"operationId":"TagGroups_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":["TagGroups"]},"post":{"operationId":"TagGroups_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":["TagGroups"]}},"/V1.0/TagGroups/{id}":{"delete":{"operationId":"TagGroups_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":["TagGroups"]},"get":{"operationId":"TagGroups_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_TagGroupModel_TagGroup_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TagGroupModel_TagGroup_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TagGroups"]}},"/V1.0/Tags":{"patch":{"operationId":"Tags_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/TagModel"},"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":["Tags"]},"post":{"operationId":"Tags_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/TagModel"},"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":["Tags"]},"put":{"operationId":"Tags_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/TagModel"},"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":["Tags"]}},"/V1.0/Tags/entityInformation":{"get":{"operationId":"Tags_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":["Tags"]}},"/V1.0/Tags/entityInformation/fields":{"get":{"operationId":"Tags_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":["Tags"]}},"/V1.0/Tags/entityInformation/userDefinedFields":{"get":{"operationId":"Tags_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":["Tags"]}},"/V1.0/Tags/query":{"get":{"operationId":"Tags_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_TagModel_Tag_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TagModel_Tag_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Tags"]},"post":{"operationId":"Tags_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_TagModel_Tag_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TagModel_Tag_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Tags"]}},"/V1.0/Tags/query/count":{"get":{"operationId":"Tags_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":["Tags"]},"post":{"operationId":"Tags_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":["Tags"]}},"/V1.0/Tags/{id}":{"delete":{"operationId":"Tags_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":["Tags"]},"get":{"operationId":"Tags_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_TagModel_Tag_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TagModel_Tag_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Tags"]}},"/V1.0/Tags/{parentId}/Aliases":{"get":{"operationId":"TagAliasesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TagAliasModel_TagAlias_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TagAliasModel_TagAlias_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TagAliasesChild"]},"post":{"operationId":"TagAliasesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TagAliasModel"}}},"required":true},"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":["TagAliasesChild"]}},"/V1.0/Tags/{parentId}/Aliases/entityInformation":{"get":{"operationId":"TagAliasesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TagAliasesChild"]}},"/V1.0/Tags/{parentId}/Aliases/entityInformation/fields":{"get":{"operationId":"TagAliasesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TagAliasesChild"]}},"/V1.0/Tags/{parentId}/Aliases/entityInformation/userDefinedFields":{"get":{"operationId":"TagAliasesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TagAliasesChild"]}},"/V1.0/Tags/{parentId}/Aliases/{id}":{"delete":{"operationId":"TagAliasesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["TagAliasesChild"]},"get":{"operationId":"TagAliasesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TagAliasModel_TagAlias_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TagAliasModel_TagAlias_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TagAliasesChild"]}},"/V1.0/TaskAttachments/entityInformation":{"get":{"operationId":"TaskAttachments_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":["TaskAttachments"]}},"/V1.0/TaskAttachments/entityInformation/fields":{"get":{"operationId":"TaskAttachments_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":["TaskAttachments"]}},"/V1.0/TaskAttachments/query":{"get":{"operationId":"TaskAttachments_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/TaskAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TaskAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskAttachments"]},"post":{"operationId":"TaskAttachments_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/TaskAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TaskAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskAttachments"]}},"/V1.0/TaskAttachments/query/count":{"get":{"operationId":"TaskAttachments_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":["TaskAttachments"]},"post":{"operationId":"TaskAttachments_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":["TaskAttachments"]}},"/V1.0/TaskAttachments/{id}":{"get":{"operationId":"TaskAttachments_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/TaskAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TaskAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskAttachments"]}},"/V1.0/TaskNoteAttachments/entityInformation":{"get":{"operationId":"TaskNoteAttachments_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":["TaskNoteAttachments"]}},"/V1.0/TaskNoteAttachments/entityInformation/fields":{"get":{"operationId":"TaskNoteAttachments_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":["TaskNoteAttachments"]}},"/V1.0/TaskNoteAttachments/query":{"get":{"operationId":"TaskNoteAttachments_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/TaskNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TaskNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskNoteAttachments"]},"post":{"operationId":"TaskNoteAttachments_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/TaskNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TaskNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskNoteAttachments"]}},"/V1.0/TaskNoteAttachments/query/count":{"get":{"operationId":"TaskNoteAttachments_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":["TaskNoteAttachments"]},"post":{"operationId":"TaskNoteAttachments_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":["TaskNoteAttachments"]}},"/V1.0/TaskNoteAttachments/{id}":{"get":{"operationId":"TaskNoteAttachments_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/TaskNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TaskNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskNoteAttachments"]}},"/V1.0/TaskNotes":{"patch":{"operationId":"TaskNotes_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/TaskNoteModel"},"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":["TaskNotes"]},"post":{"operationId":"TaskNotes_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/TaskNoteModel"},"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":["TaskNotes"]},"put":{"operationId":"TaskNotes_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/TaskNoteModel"},"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":["TaskNotes"]}},"/V1.0/TaskNotes/entityInformation":{"get":{"operationId":"TaskNotes_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":["TaskNotes"]}},"/V1.0/TaskNotes/entityInformation/fields":{"get":{"operationId":"TaskNotes_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":["TaskNotes"]}},"/V1.0/TaskNotes/entityInformation/userDefinedFields":{"get":{"operationId":"TaskNotes_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":["TaskNotes"]}},"/V1.0/TaskNotes/query":{"get":{"operationId":"TaskNotes_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_TaskNoteModel_TaskNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TaskNoteModel_TaskNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskNotes"]},"post":{"operationId":"TaskNotes_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_TaskNoteModel_TaskNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TaskNoteModel_TaskNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskNotes"]}},"/V1.0/TaskNotes/query/count":{"get":{"operationId":"TaskNotes_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":["TaskNotes"]},"post":{"operationId":"TaskNotes_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":["TaskNotes"]}},"/V1.0/TaskNotes/{id}":{"get":{"operationId":"TaskNotes_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_TaskNoteModel_TaskNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TaskNoteModel_TaskNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskNotes"]}},"/V1.0/TaskNotes/{parentId}/Attachments":{"get":{"operationId":"TaskNoteAttachmentsChild_Query","parameters":[{"in":"path","name":"parentId","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/TaskNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TaskNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskNoteAttachmentsChild"]},"post":{"operationId":"TaskNoteAttachmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskNoteAttachmentModel"}}},"required":true},"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":["TaskNoteAttachmentsChild"]}},"/V1.0/TaskNotes/{parentId}/Attachments/{id}":{"delete":{"operationId":"TaskNoteAttachmentsChild_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/TaskNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TaskNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskNoteAttachmentsChild"]},"get":{"operationId":"TaskNoteAttachmentsChild_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/TaskNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TaskNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskNoteAttachmentsChild"]}},"/V1.0/TaskPredecessors/entityInformation":{"get":{"operationId":"TaskPredecessors_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":["TaskPredecessors"]}},"/V1.0/TaskPredecessors/entityInformation/fields":{"get":{"operationId":"TaskPredecessors_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":["TaskPredecessors"]}},"/V1.0/TaskPredecessors/entityInformation/userDefinedFields":{"get":{"operationId":"TaskPredecessors_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":["TaskPredecessors"]}},"/V1.0/TaskPredecessors/query":{"get":{"operationId":"TaskPredecessors_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_TaskPredecessorModel_TaskPredecessor_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TaskPredecessorModel_TaskPredecessor_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskPredecessors"]},"post":{"operationId":"TaskPredecessors_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_TaskPredecessorModel_TaskPredecessor_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TaskPredecessorModel_TaskPredecessor_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskPredecessors"]}},"/V1.0/TaskPredecessors/query/count":{"get":{"operationId":"TaskPredecessors_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":["TaskPredecessors"]},"post":{"operationId":"TaskPredecessors_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":["TaskPredecessors"]}},"/V1.0/TaskPredecessors/{id}":{"get":{"operationId":"TaskPredecessors_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_TaskPredecessorModel_TaskPredecessor_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TaskPredecessorModel_TaskPredecessor_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskPredecessors"]}},"/V1.0/TaskSecondaryResources/entityInformation":{"get":{"operationId":"TaskSecondaryResources_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":["TaskSecondaryResources"]}},"/V1.0/TaskSecondaryResources/entityInformation/fields":{"get":{"operationId":"TaskSecondaryResources_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":["TaskSecondaryResources"]}},"/V1.0/TaskSecondaryResources/entityInformation/userDefinedFields":{"get":{"operationId":"TaskSecondaryResources_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":["TaskSecondaryResources"]}},"/V1.0/TaskSecondaryResources/query":{"get":{"operationId":"TaskSecondaryResources_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_TaskSecondaryResourceModel_TaskSecondaryResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TaskSecondaryResourceModel_TaskSecondaryResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskSecondaryResources"]},"post":{"operationId":"TaskSecondaryResources_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_TaskSecondaryResourceModel_TaskSecondaryResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TaskSecondaryResourceModel_TaskSecondaryResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskSecondaryResources"]}},"/V1.0/TaskSecondaryResources/query/count":{"get":{"operationId":"TaskSecondaryResources_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":["TaskSecondaryResources"]},"post":{"operationId":"TaskSecondaryResources_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":["TaskSecondaryResources"]}},"/V1.0/TaskSecondaryResources/{id}":{"get":{"operationId":"TaskSecondaryResources_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_TaskSecondaryResourceModel_TaskSecondaryResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TaskSecondaryResourceModel_TaskSecondaryResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskSecondaryResources"]}},"/V1.0/Tasks/entityInformation":{"get":{"operationId":"Tasks_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":["Tasks"]}},"/V1.0/Tasks/entityInformation/fields":{"get":{"operationId":"Tasks_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":["Tasks"]}},"/V1.0/Tasks/entityInformation/userDefinedFields":{"get":{"operationId":"Tasks_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":["Tasks"]}},"/V1.0/Tasks/query":{"get":{"operationId":"Tasks_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_TaskModel_Task_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TaskModel_Task_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Tasks"]},"post":{"operationId":"Tasks_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_TaskModel_Task_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TaskModel_Task_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Tasks"]}},"/V1.0/Tasks/query/count":{"get":{"operationId":"Tasks_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":["Tasks"]},"post":{"operationId":"Tasks_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":["Tasks"]}},"/V1.0/Tasks/{id}":{"get":{"operationId":"Tasks_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_TaskModel_Task_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TaskModel_Task_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Tasks"]}},"/V1.0/Tasks/{parentId}/Attachments":{"get":{"operationId":"TaskAttachmentsChild_Query","parameters":[{"in":"path","name":"parentId","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/TaskAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TaskAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskAttachmentsChild"]},"post":{"operationId":"TaskAttachmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskAttachmentModel"}}},"required":true},"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":["TaskAttachmentsChild"]}},"/V1.0/Tasks/{parentId}/Attachments/{id}":{"delete":{"operationId":"TaskAttachmentsChild_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/TaskAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TaskAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskAttachmentsChild"]},"get":{"operationId":"TaskAttachmentsChild_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/TaskAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TaskAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskAttachmentsChild"]}},"/V1.0/Tasks/{parentId}/Notes":{"get":{"operationId":"TaskNotesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TaskNoteModel_TaskNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TaskNoteModel_TaskNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskNotesChild"]},"patch":{"operationId":"TaskNotesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TaskNoteModel"},"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":["TaskNotesChild"]},"post":{"operationId":"TaskNotesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TaskNoteModel"},"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":["TaskNotesChild"]},"put":{"operationId":"TaskNotesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TaskNoteModel"},"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":["TaskNotesChild"]}},"/V1.0/Tasks/{parentId}/Notes/entityInformation":{"get":{"operationId":"TaskNotesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskNotesChild"]}},"/V1.0/Tasks/{parentId}/Notes/entityInformation/fields":{"get":{"operationId":"TaskNotesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskNotesChild"]}},"/V1.0/Tasks/{parentId}/Notes/entityInformation/userDefinedFields":{"get":{"operationId":"TaskNotesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskNotesChild"]}},"/V1.0/Tasks/{parentId}/Notes/{id}":{"get":{"operationId":"TaskNotesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TaskNoteModel_TaskNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TaskNoteModel_TaskNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskNotesChild"]}},"/V1.0/Tasks/{parentId}/Predecessors":{"get":{"operationId":"TaskPredecessorsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TaskPredecessorModel_TaskPredecessor_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TaskPredecessorModel_TaskPredecessor_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskPredecessorsChild"]},"patch":{"operationId":"TaskPredecessorsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TaskPredecessorModel"},"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":["TaskPredecessorsChild"]},"post":{"operationId":"TaskPredecessorsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TaskPredecessorModel"},"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":["TaskPredecessorsChild"]},"put":{"operationId":"TaskPredecessorsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TaskPredecessorModel"},"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":["TaskPredecessorsChild"]}},"/V1.0/Tasks/{parentId}/Predecessors/entityInformation":{"get":{"operationId":"TaskPredecessorsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskPredecessorsChild"]}},"/V1.0/Tasks/{parentId}/Predecessors/entityInformation/fields":{"get":{"operationId":"TaskPredecessorsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskPredecessorsChild"]}},"/V1.0/Tasks/{parentId}/Predecessors/entityInformation/userDefinedFields":{"get":{"operationId":"TaskPredecessorsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskPredecessorsChild"]}},"/V1.0/Tasks/{parentId}/Predecessors/{id}":{"delete":{"operationId":"TaskPredecessorsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["TaskPredecessorsChild"]},"get":{"operationId":"TaskPredecessorsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TaskPredecessorModel_TaskPredecessor_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TaskPredecessorModel_TaskPredecessor_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskPredecessorsChild"]}},"/V1.0/Tasks/{parentId}/SecondaryResources":{"get":{"operationId":"TaskSecondaryResourcesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TaskSecondaryResourceModel_TaskSecondaryResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TaskSecondaryResourceModel_TaskSecondaryResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskSecondaryResourcesChild"]},"post":{"operationId":"TaskSecondaryResourcesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskSecondaryResourceModel"}}},"required":true},"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":["TaskSecondaryResourcesChild"]}},"/V1.0/Tasks/{parentId}/SecondaryResources/entityInformation":{"get":{"operationId":"TaskSecondaryResourcesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskSecondaryResourcesChild"]}},"/V1.0/Tasks/{parentId}/SecondaryResources/entityInformation/fields":{"get":{"operationId":"TaskSecondaryResourcesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskSecondaryResourcesChild"]}},"/V1.0/Tasks/{parentId}/SecondaryResources/entityInformation/userDefinedFields":{"get":{"operationId":"TaskSecondaryResourcesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskSecondaryResourcesChild"]}},"/V1.0/Tasks/{parentId}/SecondaryResources/{id}":{"delete":{"operationId":"TaskSecondaryResourcesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["TaskSecondaryResourcesChild"]},"get":{"operationId":"TaskSecondaryResourcesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TaskSecondaryResourceModel_TaskSecondaryResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TaskSecondaryResourceModel_TaskSecondaryResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaskSecondaryResourcesChild"]}},"/V1.0/TaxCategories":{"patch":{"operationId":"TaxCategories_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/TaxCategoryModel"},"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":["TaxCategories"]},"post":{"operationId":"TaxCategories_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/TaxCategoryModel"},"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":["TaxCategories"]},"put":{"operationId":"TaxCategories_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/TaxCategoryModel"},"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":["TaxCategories"]}},"/V1.0/TaxCategories/entityInformation":{"get":{"operationId":"TaxCategories_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":["TaxCategories"]}},"/V1.0/TaxCategories/entityInformation/fields":{"get":{"operationId":"TaxCategories_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":["TaxCategories"]}},"/V1.0/TaxCategories/entityInformation/userDefinedFields":{"get":{"operationId":"TaxCategories_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":["TaxCategories"]}},"/V1.0/TaxCategories/query":{"get":{"operationId":"TaxCategories_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_TaxCategoryModel_TaxCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TaxCategoryModel_TaxCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaxCategories"]},"post":{"operationId":"TaxCategories_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_TaxCategoryModel_TaxCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TaxCategoryModel_TaxCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaxCategories"]}},"/V1.0/TaxCategories/query/count":{"get":{"operationId":"TaxCategories_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":["TaxCategories"]},"post":{"operationId":"TaxCategories_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":["TaxCategories"]}},"/V1.0/TaxCategories/{id}":{"get":{"operationId":"TaxCategories_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_TaxCategoryModel_TaxCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TaxCategoryModel_TaxCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaxCategories"]}},"/V1.0/TaxRegions":{"patch":{"operationId":"TaxRegions_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/TaxRegionModel"},"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":["TaxRegions"]},"post":{"operationId":"TaxRegions_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/TaxRegionModel"},"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":["TaxRegions"]},"put":{"operationId":"TaxRegions_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/TaxRegionModel"},"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":["TaxRegions"]}},"/V1.0/TaxRegions/entityInformation":{"get":{"operationId":"TaxRegions_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":["TaxRegions"]}},"/V1.0/TaxRegions/entityInformation/fields":{"get":{"operationId":"TaxRegions_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":["TaxRegions"]}},"/V1.0/TaxRegions/entityInformation/userDefinedFields":{"get":{"operationId":"TaxRegions_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":["TaxRegions"]}},"/V1.0/TaxRegions/query":{"get":{"operationId":"TaxRegions_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_TaxRegionModel_TaxRegion_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TaxRegionModel_TaxRegion_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaxRegions"]},"post":{"operationId":"TaxRegions_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_TaxRegionModel_TaxRegion_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TaxRegionModel_TaxRegion_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaxRegions"]}},"/V1.0/TaxRegions/query/count":{"get":{"operationId":"TaxRegions_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":["TaxRegions"]},"post":{"operationId":"TaxRegions_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":["TaxRegions"]}},"/V1.0/TaxRegions/{id}":{"get":{"operationId":"TaxRegions_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_TaxRegionModel_TaxRegion_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TaxRegionModel_TaxRegion_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TaxRegions"]}},"/V1.0/Taxes":{"patch":{"operationId":"Taxes_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/TaxModel"},"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":["Taxes"]},"post":{"operationId":"Taxes_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/TaxModel"},"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":["Taxes"]},"put":{"operationId":"Taxes_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/TaxModel"},"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":["Taxes"]}},"/V1.0/Taxes/entityInformation":{"get":{"operationId":"Taxes_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":["Taxes"]}},"/V1.0/Taxes/entityInformation/fields":{"get":{"operationId":"Taxes_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":["Taxes"]}},"/V1.0/Taxes/entityInformation/userDefinedFields":{"get":{"operationId":"Taxes_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":["Taxes"]}},"/V1.0/Taxes/query":{"get":{"operationId":"Taxes_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_TaxModel_Tax_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TaxModel_Tax_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Taxes"]},"post":{"operationId":"Taxes_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_TaxModel_Tax_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TaxModel_Tax_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Taxes"]}},"/V1.0/Taxes/query/count":{"get":{"operationId":"Taxes_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":["Taxes"]},"post":{"operationId":"Taxes_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":["Taxes"]}},"/V1.0/Taxes/{id}":{"get":{"operationId":"Taxes_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_TaxModel_Tax_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TaxModel_Tax_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Taxes"]}},"/V1.0/ThresholdInformation":{"get":{"operationId":"ThresholdApiIntegration_QueryThresholdInformation","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/ThresholdStatusResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ThresholdStatusResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["ThresholdApiIntegration"]}},"/V1.0/TicketAdditionalConfigurationItems/entityInformation":{"get":{"operationId":"TicketAdditionalConfigurationItems_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":["TicketAdditionalConfigurationItems"]}},"/V1.0/TicketAdditionalConfigurationItems/entityInformation/fields":{"get":{"operationId":"TicketAdditionalConfigurationItems_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":["TicketAdditionalConfigurationItems"]}},"/V1.0/TicketAdditionalConfigurationItems/entityInformation/userDefinedFields":{"get":{"operationId":"TicketAdditionalConfigurationItems_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":["TicketAdditionalConfigurationItems"]}},"/V1.0/TicketAdditionalConfigurationItems/query":{"get":{"operationId":"TicketAdditionalConfigurationItems_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_TicketAdditionalConfigurationItemModel_TicketAdditionalInstalledProduct_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketAdditionalConfigurationItemModel_TicketAdditionalInstalledProduct_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAdditionalConfigurationItems"]},"post":{"operationId":"TicketAdditionalConfigurationItems_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_TicketAdditionalConfigurationItemModel_TicketAdditionalInstalledProduct_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketAdditionalConfigurationItemModel_TicketAdditionalInstalledProduct_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAdditionalConfigurationItems"]}},"/V1.0/TicketAdditionalConfigurationItems/query/count":{"get":{"operationId":"TicketAdditionalConfigurationItems_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":["TicketAdditionalConfigurationItems"]},"post":{"operationId":"TicketAdditionalConfigurationItems_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":["TicketAdditionalConfigurationItems"]}},"/V1.0/TicketAdditionalConfigurationItems/{id}":{"get":{"operationId":"TicketAdditionalConfigurationItems_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_TicketAdditionalConfigurationItemModel_TicketAdditionalInstalledProduct_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketAdditionalConfigurationItemModel_TicketAdditionalInstalledProduct_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAdditionalConfigurationItems"]}},"/V1.0/TicketAdditionalContacts/entityInformation":{"get":{"operationId":"TicketAdditionalContacts_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":["TicketAdditionalContacts"]}},"/V1.0/TicketAdditionalContacts/entityInformation/fields":{"get":{"operationId":"TicketAdditionalContacts_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":["TicketAdditionalContacts"]}},"/V1.0/TicketAdditionalContacts/entityInformation/userDefinedFields":{"get":{"operationId":"TicketAdditionalContacts_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":["TicketAdditionalContacts"]}},"/V1.0/TicketAdditionalContacts/query":{"get":{"operationId":"TicketAdditionalContacts_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_TicketAdditionalContactModel_TicketAdditionalContact_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketAdditionalContactModel_TicketAdditionalContact_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAdditionalContacts"]},"post":{"operationId":"TicketAdditionalContacts_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_TicketAdditionalContactModel_TicketAdditionalContact_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketAdditionalContactModel_TicketAdditionalContact_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAdditionalContacts"]}},"/V1.0/TicketAdditionalContacts/query/count":{"get":{"operationId":"TicketAdditionalContacts_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":["TicketAdditionalContacts"]},"post":{"operationId":"TicketAdditionalContacts_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":["TicketAdditionalContacts"]}},"/V1.0/TicketAdditionalContacts/{id}":{"get":{"operationId":"TicketAdditionalContacts_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_TicketAdditionalContactModel_TicketAdditionalContact_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketAdditionalContactModel_TicketAdditionalContact_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAdditionalContacts"]}},"/V1.0/TicketAttachments/entityInformation":{"get":{"operationId":"TicketAttachments_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":["TicketAttachments"]}},"/V1.0/TicketAttachments/entityInformation/fields":{"get":{"operationId":"TicketAttachments_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":["TicketAttachments"]}},"/V1.0/TicketAttachments/query":{"get":{"operationId":"TicketAttachments_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/TicketAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TicketAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAttachments"]},"post":{"operationId":"TicketAttachments_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/TicketAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TicketAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAttachments"]}},"/V1.0/TicketAttachments/query/count":{"get":{"operationId":"TicketAttachments_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":["TicketAttachments"]},"post":{"operationId":"TicketAttachments_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":["TicketAttachments"]}},"/V1.0/TicketAttachments/{id}":{"get":{"operationId":"TicketAttachments_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/TicketAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TicketAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAttachments"]}},"/V1.0/TicketCategories":{"patch":{"operationId":"TicketCategories_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/TicketCategoryModel"},"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":["TicketCategories"]},"put":{"operationId":"TicketCategories_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/TicketCategoryModel"},"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":["TicketCategories"]}},"/V1.0/TicketCategories/entityInformation":{"get":{"operationId":"TicketCategories_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":["TicketCategories"]}},"/V1.0/TicketCategories/entityInformation/fields":{"get":{"operationId":"TicketCategories_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":["TicketCategories"]}},"/V1.0/TicketCategories/entityInformation/userDefinedFields":{"get":{"operationId":"TicketCategories_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":["TicketCategories"]}},"/V1.0/TicketCategories/query":{"get":{"operationId":"TicketCategories_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_TicketCategoryModel_TicketCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketCategoryModel_TicketCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketCategories"]},"post":{"operationId":"TicketCategories_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_TicketCategoryModel_TicketCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketCategoryModel_TicketCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketCategories"]}},"/V1.0/TicketCategories/query/count":{"get":{"operationId":"TicketCategories_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":["TicketCategories"]},"post":{"operationId":"TicketCategories_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":["TicketCategories"]}},"/V1.0/TicketCategories/{id}":{"get":{"operationId":"TicketCategories_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_TicketCategoryModel_TicketCategory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketCategoryModel_TicketCategory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketCategories"]}},"/V1.0/TicketCategories/{parentId}/FieldDefaults":{"get":{"operationId":"TicketCategoryFieldDefaultsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TicketCategoryFieldDefaultsModel_TicketCategoryFieldDefaults_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketCategoryFieldDefaultsModel_TicketCategoryFieldDefaults_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketCategoryFieldDefaultsChild"]}},"/V1.0/TicketCategories/{parentId}/FieldDefaults/entityInformation":{"get":{"operationId":"TicketCategoryFieldDefaultsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketCategoryFieldDefaultsChild"]}},"/V1.0/TicketCategories/{parentId}/FieldDefaults/entityInformation/fields":{"get":{"operationId":"TicketCategoryFieldDefaultsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketCategoryFieldDefaultsChild"]}},"/V1.0/TicketCategories/{parentId}/FieldDefaults/entityInformation/userDefinedFields":{"get":{"operationId":"TicketCategoryFieldDefaultsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketCategoryFieldDefaultsChild"]}},"/V1.0/TicketCategories/{parentId}/FieldDefaults/{id}":{"get":{"operationId":"TicketCategoryFieldDefaultsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TicketCategoryFieldDefaultsModel_TicketCategoryFieldDefaults_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketCategoryFieldDefaultsModel_TicketCategoryFieldDefaults_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketCategoryFieldDefaultsChild"]}},"/V1.0/TicketCategoryFieldDefaults/entityInformation":{"get":{"operationId":"TicketCategoryFieldDefaults_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":["TicketCategoryFieldDefaults"]}},"/V1.0/TicketCategoryFieldDefaults/entityInformation/fields":{"get":{"operationId":"TicketCategoryFieldDefaults_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":["TicketCategoryFieldDefaults"]}},"/V1.0/TicketCategoryFieldDefaults/entityInformation/userDefinedFields":{"get":{"operationId":"TicketCategoryFieldDefaults_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":["TicketCategoryFieldDefaults"]}},"/V1.0/TicketCategoryFieldDefaults/query":{"get":{"operationId":"TicketCategoryFieldDefaults_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_TicketCategoryFieldDefaultsModel_TicketCategoryFieldDefaults_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketCategoryFieldDefaultsModel_TicketCategoryFieldDefaults_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketCategoryFieldDefaults"]},"post":{"operationId":"TicketCategoryFieldDefaults_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_TicketCategoryFieldDefaultsModel_TicketCategoryFieldDefaults_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketCategoryFieldDefaultsModel_TicketCategoryFieldDefaults_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketCategoryFieldDefaults"]}},"/V1.0/TicketCategoryFieldDefaults/query/count":{"get":{"operationId":"TicketCategoryFieldDefaults_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":["TicketCategoryFieldDefaults"]},"post":{"operationId":"TicketCategoryFieldDefaults_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":["TicketCategoryFieldDefaults"]}},"/V1.0/TicketCategoryFieldDefaults/{id}":{"get":{"operationId":"TicketCategoryFieldDefaults_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_TicketCategoryFieldDefaultsModel_TicketCategoryFieldDefaults_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketCategoryFieldDefaultsModel_TicketCategoryFieldDefaults_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketCategoryFieldDefaults"]}},"/V1.0/TicketChangeRequestApprovals/entityInformation":{"get":{"operationId":"TicketChangeRequestApprovals_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":["TicketChangeRequestApprovals"]}},"/V1.0/TicketChangeRequestApprovals/entityInformation/fields":{"get":{"operationId":"TicketChangeRequestApprovals_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":["TicketChangeRequestApprovals"]}},"/V1.0/TicketChangeRequestApprovals/entityInformation/userDefinedFields":{"get":{"operationId":"TicketChangeRequestApprovals_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":["TicketChangeRequestApprovals"]}},"/V1.0/TicketChangeRequestApprovals/query":{"get":{"operationId":"TicketChangeRequestApprovals_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_TicketChangeRequestApprovalModel_TicketChangeRequestApproval_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketChangeRequestApprovalModel_TicketChangeRequestApproval_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChangeRequestApprovals"]},"post":{"operationId":"TicketChangeRequestApprovals_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_TicketChangeRequestApprovalModel_TicketChangeRequestApproval_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketChangeRequestApprovalModel_TicketChangeRequestApproval_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChangeRequestApprovals"]}},"/V1.0/TicketChangeRequestApprovals/query/count":{"get":{"operationId":"TicketChangeRequestApprovals_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":["TicketChangeRequestApprovals"]},"post":{"operationId":"TicketChangeRequestApprovals_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":["TicketChangeRequestApprovals"]}},"/V1.0/TicketChangeRequestApprovals/{id}":{"get":{"operationId":"TicketChangeRequestApprovals_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_TicketChangeRequestApprovalModel_TicketChangeRequestApproval_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketChangeRequestApprovalModel_TicketChangeRequestApproval_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChangeRequestApprovals"]}},"/V1.0/TicketCharges/entityInformation":{"get":{"operationId":"TicketCharges_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":["TicketCharges"]}},"/V1.0/TicketCharges/entityInformation/fields":{"get":{"operationId":"TicketCharges_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":["TicketCharges"]}},"/V1.0/TicketCharges/entityInformation/userDefinedFields":{"get":{"operationId":"TicketCharges_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":["TicketCharges"]}},"/V1.0/TicketCharges/query":{"get":{"operationId":"TicketCharges_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_TicketChargeModel_TicketCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketChargeModel_TicketCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketCharges"]},"post":{"operationId":"TicketCharges_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_TicketChargeModel_TicketCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketChargeModel_TicketCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketCharges"]}},"/V1.0/TicketCharges/query/count":{"get":{"operationId":"TicketCharges_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":["TicketCharges"]},"post":{"operationId":"TicketCharges_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":["TicketCharges"]}},"/V1.0/TicketCharges/{id}":{"get":{"operationId":"TicketCharges_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_TicketChargeModel_TicketCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketChargeModel_TicketCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketCharges"]}},"/V1.0/TicketChecklistItems/entityInformation":{"get":{"operationId":"TicketChecklistItems_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":["TicketChecklistItems"]}},"/V1.0/TicketChecklistItems/entityInformation/fields":{"get":{"operationId":"TicketChecklistItems_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":["TicketChecklistItems"]}},"/V1.0/TicketChecklistItems/entityInformation/userDefinedFields":{"get":{"operationId":"TicketChecklistItems_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":["TicketChecklistItems"]}},"/V1.0/TicketChecklistItems/query":{"get":{"operationId":"TicketChecklistItems_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_TicketChecklistItemModel_TicketChecklistItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketChecklistItemModel_TicketChecklistItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChecklistItems"]},"post":{"operationId":"TicketChecklistItems_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_TicketChecklistItemModel_TicketChecklistItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketChecklistItemModel_TicketChecklistItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChecklistItems"]}},"/V1.0/TicketChecklistItems/query/count":{"get":{"operationId":"TicketChecklistItems_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":["TicketChecklistItems"]},"post":{"operationId":"TicketChecklistItems_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":["TicketChecklistItems"]}},"/V1.0/TicketChecklistItems/{id}":{"get":{"operationId":"TicketChecklistItems_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_TicketChecklistItemModel_TicketChecklistItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketChecklistItemModel_TicketChecklistItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChecklistItems"]}},"/V1.0/TicketChecklistLibraries":{"post":{"operationId":"TicketChecklistLibraries_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/TicketChecklistLibraryModel"},"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":["TicketChecklistLibraries"]}},"/V1.0/TicketChecklistLibraries/entityInformation":{"get":{"operationId":"TicketChecklistLibraries_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":["TicketChecklistLibraries"]}},"/V1.0/TicketChecklistLibraries/entityInformation/fields":{"get":{"operationId":"TicketChecklistLibraries_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":["TicketChecklistLibraries"]}},"/V1.0/TicketChecklistLibraries/entityInformation/userDefinedFields":{"get":{"operationId":"TicketChecklistLibraries_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":["TicketChecklistLibraries"]}},"/V1.0/TicketHistory/entityInformation":{"get":{"operationId":"TicketHistory_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":["TicketHistory"]}},"/V1.0/TicketHistory/entityInformation/fields":{"get":{"operationId":"TicketHistory_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":["TicketHistory"]}},"/V1.0/TicketHistory/entityInformation/userDefinedFields":{"get":{"operationId":"TicketHistory_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":["TicketHistory"]}},"/V1.0/TicketHistory/query":{"get":{"operationId":"TicketHistory_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_TicketHistoryModel_TicketHistory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketHistoryModel_TicketHistory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketHistory"]},"post":{"operationId":"TicketHistory_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_TicketHistoryModel_TicketHistory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketHistoryModel_TicketHistory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketHistory"]}},"/V1.0/TicketHistory/query/count":{"get":{"operationId":"TicketHistory_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":["TicketHistory"]},"post":{"operationId":"TicketHistory_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":["TicketHistory"]}},"/V1.0/TicketHistory/{id}":{"get":{"operationId":"TicketHistory_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_TicketHistoryModel_TicketHistory_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketHistoryModel_TicketHistory_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketHistory"]}},"/V1.0/TicketNoteAttachments/entityInformation":{"get":{"operationId":"TicketNoteAttachments_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":["TicketNoteAttachments"]}},"/V1.0/TicketNoteAttachments/entityInformation/fields":{"get":{"operationId":"TicketNoteAttachments_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":["TicketNoteAttachments"]}},"/V1.0/TicketNoteAttachments/query":{"get":{"operationId":"TicketNoteAttachments_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/TicketNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TicketNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteAttachments"]},"post":{"operationId":"TicketNoteAttachments_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/TicketNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TicketNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteAttachments"]}},"/V1.0/TicketNoteAttachments/query/count":{"get":{"operationId":"TicketNoteAttachments_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":["TicketNoteAttachments"]},"post":{"operationId":"TicketNoteAttachments_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":["TicketNoteAttachments"]}},"/V1.0/TicketNoteAttachments/{id}":{"get":{"operationId":"TicketNoteAttachments_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/TicketNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TicketNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteAttachments"]}},"/V1.0/TicketNoteWebhookExcludedResources/entityInformation":{"get":{"operationId":"TicketNoteWebhookExcludedResources_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":["TicketNoteWebhookExcludedResources"]}},"/V1.0/TicketNoteWebhookExcludedResources/entityInformation/fields":{"get":{"operationId":"TicketNoteWebhookExcludedResources_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":["TicketNoteWebhookExcludedResources"]}},"/V1.0/TicketNoteWebhookExcludedResources/entityInformation/userDefinedFields":{"get":{"operationId":"TicketNoteWebhookExcludedResources_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":["TicketNoteWebhookExcludedResources"]}},"/V1.0/TicketNoteWebhookExcludedResources/query":{"get":{"operationId":"TicketNoteWebhookExcludedResources_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_TicketNoteWebhookExcludedResourceModel_TicketNoteWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketNoteWebhookExcludedResourceModel_TicketNoteWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteWebhookExcludedResources"]},"post":{"operationId":"TicketNoteWebhookExcludedResources_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_TicketNoteWebhookExcludedResourceModel_TicketNoteWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketNoteWebhookExcludedResourceModel_TicketNoteWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteWebhookExcludedResources"]}},"/V1.0/TicketNoteWebhookExcludedResources/query/count":{"get":{"operationId":"TicketNoteWebhookExcludedResources_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":["TicketNoteWebhookExcludedResources"]},"post":{"operationId":"TicketNoteWebhookExcludedResources_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":["TicketNoteWebhookExcludedResources"]}},"/V1.0/TicketNoteWebhookExcludedResources/{id}":{"get":{"operationId":"TicketNoteWebhookExcludedResources_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_TicketNoteWebhookExcludedResourceModel_TicketNoteWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketNoteWebhookExcludedResourceModel_TicketNoteWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteWebhookExcludedResources"]}},"/V1.0/TicketNoteWebhookFields/entityInformation":{"get":{"operationId":"TicketNoteWebhookFields_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":["TicketNoteWebhookFields"]}},"/V1.0/TicketNoteWebhookFields/entityInformation/fields":{"get":{"operationId":"TicketNoteWebhookFields_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":["TicketNoteWebhookFields"]}},"/V1.0/TicketNoteWebhookFields/entityInformation/userDefinedFields":{"get":{"operationId":"TicketNoteWebhookFields_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":["TicketNoteWebhookFields"]}},"/V1.0/TicketNoteWebhookFields/query":{"get":{"operationId":"TicketNoteWebhookFields_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_TicketNoteWebhookFieldModel_TicketNoteWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketNoteWebhookFieldModel_TicketNoteWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteWebhookFields"]},"post":{"operationId":"TicketNoteWebhookFields_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_TicketNoteWebhookFieldModel_TicketNoteWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketNoteWebhookFieldModel_TicketNoteWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteWebhookFields"]}},"/V1.0/TicketNoteWebhookFields/query/count":{"get":{"operationId":"TicketNoteWebhookFields_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":["TicketNoteWebhookFields"]},"post":{"operationId":"TicketNoteWebhookFields_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":["TicketNoteWebhookFields"]}},"/V1.0/TicketNoteWebhookFields/{id}":{"get":{"operationId":"TicketNoteWebhookFields_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_TicketNoteWebhookFieldModel_TicketNoteWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketNoteWebhookFieldModel_TicketNoteWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteWebhookFields"]}},"/V1.0/TicketNoteWebhooks":{"patch":{"operationId":"TicketNoteWebhooks_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/TicketNoteWebhookModel"},"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":["TicketNoteWebhooks"]},"post":{"operationId":"TicketNoteWebhooks_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/TicketNoteWebhookModel"},"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":["TicketNoteWebhooks"]},"put":{"operationId":"TicketNoteWebhooks_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/TicketNoteWebhookModel"},"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":["TicketNoteWebhooks"]}},"/V1.0/TicketNoteWebhooks/entityInformation":{"get":{"operationId":"TicketNoteWebhooks_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":["TicketNoteWebhooks"]}},"/V1.0/TicketNoteWebhooks/entityInformation/fields":{"get":{"operationId":"TicketNoteWebhooks_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":["TicketNoteWebhooks"]}},"/V1.0/TicketNoteWebhooks/entityInformation/userDefinedFields":{"get":{"operationId":"TicketNoteWebhooks_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":["TicketNoteWebhooks"]}},"/V1.0/TicketNoteWebhooks/query":{"get":{"operationId":"TicketNoteWebhooks_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_TicketNoteWebhookModel_TicketNoteWebhook_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketNoteWebhookModel_TicketNoteWebhook_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteWebhooks"]},"post":{"operationId":"TicketNoteWebhooks_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_TicketNoteWebhookModel_TicketNoteWebhook_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketNoteWebhookModel_TicketNoteWebhook_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteWebhooks"]}},"/V1.0/TicketNoteWebhooks/query/count":{"get":{"operationId":"TicketNoteWebhooks_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":["TicketNoteWebhooks"]},"post":{"operationId":"TicketNoteWebhooks_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":["TicketNoteWebhooks"]}},"/V1.0/TicketNoteWebhooks/{id}":{"delete":{"operationId":"TicketNoteWebhooks_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":["TicketNoteWebhooks"]},"get":{"operationId":"TicketNoteWebhooks_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_TicketNoteWebhookModel_TicketNoteWebhook_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketNoteWebhookModel_TicketNoteWebhook_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteWebhooks"]}},"/V1.0/TicketNoteWebhooks/{parentId}/ExcludedResources":{"get":{"operationId":"TicketNoteWebhookExcludedResourcesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TicketNoteWebhookExcludedResourceModel_TicketNoteWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketNoteWebhookExcludedResourceModel_TicketNoteWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteWebhookExcludedResourcesChild"]},"post":{"operationId":"TicketNoteWebhookExcludedResourcesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketNoteWebhookExcludedResourceModel"}}},"required":true},"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":["TicketNoteWebhookExcludedResourcesChild"]}},"/V1.0/TicketNoteWebhooks/{parentId}/ExcludedResources/entityInformation":{"get":{"operationId":"TicketNoteWebhookExcludedResourcesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteWebhookExcludedResourcesChild"]}},"/V1.0/TicketNoteWebhooks/{parentId}/ExcludedResources/entityInformation/fields":{"get":{"operationId":"TicketNoteWebhookExcludedResourcesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteWebhookExcludedResourcesChild"]}},"/V1.0/TicketNoteWebhooks/{parentId}/ExcludedResources/entityInformation/userDefinedFields":{"get":{"operationId":"TicketNoteWebhookExcludedResourcesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteWebhookExcludedResourcesChild"]}},"/V1.0/TicketNoteWebhooks/{parentId}/ExcludedResources/{id}":{"delete":{"operationId":"TicketNoteWebhookExcludedResourcesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["TicketNoteWebhookExcludedResourcesChild"]},"get":{"operationId":"TicketNoteWebhookExcludedResourcesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TicketNoteWebhookExcludedResourceModel_TicketNoteWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketNoteWebhookExcludedResourceModel_TicketNoteWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteWebhookExcludedResourcesChild"]}},"/V1.0/TicketNoteWebhooks/{parentId}/Fields":{"get":{"operationId":"TicketNoteWebhookFieldsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TicketNoteWebhookFieldModel_TicketNoteWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketNoteWebhookFieldModel_TicketNoteWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteWebhookFieldsChild"]},"patch":{"operationId":"TicketNoteWebhookFieldsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketNoteWebhookFieldModel"},"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":["TicketNoteWebhookFieldsChild"]},"post":{"operationId":"TicketNoteWebhookFieldsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketNoteWebhookFieldModel"},"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":["TicketNoteWebhookFieldsChild"]},"put":{"operationId":"TicketNoteWebhookFieldsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketNoteWebhookFieldModel"},"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":["TicketNoteWebhookFieldsChild"]}},"/V1.0/TicketNoteWebhooks/{parentId}/Fields/entityInformation":{"get":{"operationId":"TicketNoteWebhookFieldsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteWebhookFieldsChild"]}},"/V1.0/TicketNoteWebhooks/{parentId}/Fields/entityInformation/fields":{"get":{"operationId":"TicketNoteWebhookFieldsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteWebhookFieldsChild"]}},"/V1.0/TicketNoteWebhooks/{parentId}/Fields/entityInformation/userDefinedFields":{"get":{"operationId":"TicketNoteWebhookFieldsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteWebhookFieldsChild"]}},"/V1.0/TicketNoteWebhooks/{parentId}/Fields/{id}":{"delete":{"operationId":"TicketNoteWebhookFieldsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["TicketNoteWebhookFieldsChild"]},"get":{"operationId":"TicketNoteWebhookFieldsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TicketNoteWebhookFieldModel_TicketNoteWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketNoteWebhookFieldModel_TicketNoteWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteWebhookFieldsChild"]}},"/V1.0/TicketNotes/entityInformation":{"get":{"operationId":"TicketNotes_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":["TicketNotes"]}},"/V1.0/TicketNotes/entityInformation/fields":{"get":{"operationId":"TicketNotes_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":["TicketNotes"]}},"/V1.0/TicketNotes/entityInformation/userDefinedFields":{"get":{"operationId":"TicketNotes_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":["TicketNotes"]}},"/V1.0/TicketNotes/query":{"get":{"operationId":"TicketNotes_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_TicketNoteModel_TicketNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketNoteModel_TicketNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNotes"]},"post":{"operationId":"TicketNotes_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_TicketNoteModel_TicketNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketNoteModel_TicketNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNotes"]}},"/V1.0/TicketNotes/query/count":{"get":{"operationId":"TicketNotes_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":["TicketNotes"]},"post":{"operationId":"TicketNotes_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":["TicketNotes"]}},"/V1.0/TicketNotes/{id}":{"get":{"operationId":"TicketNotes_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_TicketNoteModel_TicketNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketNoteModel_TicketNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNotes"]}},"/V1.0/TicketNotes/{parentId}/Attachments":{"get":{"operationId":"TicketNoteAttachmentsChild_Query","parameters":[{"in":"path","name":"parentId","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/TicketNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TicketNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteAttachmentsChild"]},"post":{"operationId":"TicketNoteAttachmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketNoteAttachmentModel"}}},"required":true},"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":["TicketNoteAttachmentsChild"]}},"/V1.0/TicketNotes/{parentId}/Attachments/{id}":{"delete":{"operationId":"TicketNoteAttachmentsChild_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/TicketNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TicketNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteAttachmentsChild"]},"get":{"operationId":"TicketNoteAttachmentsChild_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/TicketNoteAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TicketNoteAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNoteAttachmentsChild"]}},"/V1.0/TicketRmaCredits/entityInformation":{"get":{"operationId":"TicketRmaCredits_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":["TicketRmaCredits"]}},"/V1.0/TicketRmaCredits/entityInformation/fields":{"get":{"operationId":"TicketRmaCredits_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":["TicketRmaCredits"]}},"/V1.0/TicketRmaCredits/entityInformation/userDefinedFields":{"get":{"operationId":"TicketRmaCredits_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":["TicketRmaCredits"]}},"/V1.0/TicketRmaCredits/query":{"get":{"operationId":"TicketRmaCredits_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_TicketRmaCreditModel_TicketRmaCredit_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketRmaCreditModel_TicketRmaCredit_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketRmaCredits"]},"post":{"operationId":"TicketRmaCredits_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_TicketRmaCreditModel_TicketRmaCredit_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketRmaCreditModel_TicketRmaCredit_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketRmaCredits"]}},"/V1.0/TicketRmaCredits/query/count":{"get":{"operationId":"TicketRmaCredits_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":["TicketRmaCredits"]},"post":{"operationId":"TicketRmaCredits_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":["TicketRmaCredits"]}},"/V1.0/TicketRmaCredits/{id}":{"get":{"operationId":"TicketRmaCredits_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_TicketRmaCreditModel_TicketRmaCredit_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketRmaCreditModel_TicketRmaCredit_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketRmaCredits"]}},"/V1.0/TicketSecondaryResources/entityInformation":{"get":{"operationId":"TicketSecondaryResources_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":["TicketSecondaryResources"]}},"/V1.0/TicketSecondaryResources/entityInformation/fields":{"get":{"operationId":"TicketSecondaryResources_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":["TicketSecondaryResources"]}},"/V1.0/TicketSecondaryResources/entityInformation/userDefinedFields":{"get":{"operationId":"TicketSecondaryResources_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":["TicketSecondaryResources"]}},"/V1.0/TicketSecondaryResources/query":{"get":{"operationId":"TicketSecondaryResources_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_TicketSecondaryResourceModel_TicketSecondaryResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketSecondaryResourceModel_TicketSecondaryResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketSecondaryResources"]},"post":{"operationId":"TicketSecondaryResources_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_TicketSecondaryResourceModel_TicketSecondaryResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketSecondaryResourceModel_TicketSecondaryResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketSecondaryResources"]}},"/V1.0/TicketSecondaryResources/query/count":{"get":{"operationId":"TicketSecondaryResources_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":["TicketSecondaryResources"]},"post":{"operationId":"TicketSecondaryResources_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":["TicketSecondaryResources"]}},"/V1.0/TicketSecondaryResources/{id}":{"get":{"operationId":"TicketSecondaryResources_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_TicketSecondaryResourceModel_TicketSecondaryResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketSecondaryResourceModel_TicketSecondaryResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketSecondaryResources"]}},"/V1.0/TicketTagAssociations/entityInformation":{"get":{"operationId":"TicketTagAssociations_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":["TicketTagAssociations"]}},"/V1.0/TicketTagAssociations/entityInformation/fields":{"get":{"operationId":"TicketTagAssociations_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":["TicketTagAssociations"]}},"/V1.0/TicketTagAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"TicketTagAssociations_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":["TicketTagAssociations"]}},"/V1.0/TicketTagAssociations/query":{"get":{"operationId":"TicketTagAssociations_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_TicketTagAssociationModel_TicketTagAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketTagAssociationModel_TicketTagAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketTagAssociations"]},"post":{"operationId":"TicketTagAssociations_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_TicketTagAssociationModel_TicketTagAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketTagAssociationModel_TicketTagAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketTagAssociations"]}},"/V1.0/TicketTagAssociations/query/count":{"get":{"operationId":"TicketTagAssociations_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":["TicketTagAssociations"]},"post":{"operationId":"TicketTagAssociations_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":["TicketTagAssociations"]}},"/V1.0/TicketTagAssociations/{id}":{"get":{"operationId":"TicketTagAssociations_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_TicketTagAssociationModel_TicketTagAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketTagAssociationModel_TicketTagAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketTagAssociations"]}},"/V1.0/TicketWebhookExcludedResources/entityInformation":{"get":{"operationId":"TicketWebhookExcludedResources_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":["TicketWebhookExcludedResources"]}},"/V1.0/TicketWebhookExcludedResources/entityInformation/fields":{"get":{"operationId":"TicketWebhookExcludedResources_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":["TicketWebhookExcludedResources"]}},"/V1.0/TicketWebhookExcludedResources/entityInformation/userDefinedFields":{"get":{"operationId":"TicketWebhookExcludedResources_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":["TicketWebhookExcludedResources"]}},"/V1.0/TicketWebhookExcludedResources/query":{"get":{"operationId":"TicketWebhookExcludedResources_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_TicketWebhookExcludedResourceModel_TicketWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketWebhookExcludedResourceModel_TicketWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookExcludedResources"]},"post":{"operationId":"TicketWebhookExcludedResources_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_TicketWebhookExcludedResourceModel_TicketWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketWebhookExcludedResourceModel_TicketWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookExcludedResources"]}},"/V1.0/TicketWebhookExcludedResources/query/count":{"get":{"operationId":"TicketWebhookExcludedResources_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":["TicketWebhookExcludedResources"]},"post":{"operationId":"TicketWebhookExcludedResources_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":["TicketWebhookExcludedResources"]}},"/V1.0/TicketWebhookExcludedResources/{id}":{"get":{"operationId":"TicketWebhookExcludedResources_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_TicketWebhookExcludedResourceModel_TicketWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketWebhookExcludedResourceModel_TicketWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookExcludedResources"]}},"/V1.0/TicketWebhookFields/entityInformation":{"get":{"operationId":"TicketWebhookFields_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":["TicketWebhookFields"]}},"/V1.0/TicketWebhookFields/entityInformation/fields":{"get":{"operationId":"TicketWebhookFields_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":["TicketWebhookFields"]}},"/V1.0/TicketWebhookFields/entityInformation/userDefinedFields":{"get":{"operationId":"TicketWebhookFields_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":["TicketWebhookFields"]}},"/V1.0/TicketWebhookFields/query":{"get":{"operationId":"TicketWebhookFields_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_TicketWebhookFieldModel_TicketWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketWebhookFieldModel_TicketWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookFields"]},"post":{"operationId":"TicketWebhookFields_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_TicketWebhookFieldModel_TicketWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketWebhookFieldModel_TicketWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookFields"]}},"/V1.0/TicketWebhookFields/query/count":{"get":{"operationId":"TicketWebhookFields_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":["TicketWebhookFields"]},"post":{"operationId":"TicketWebhookFields_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":["TicketWebhookFields"]}},"/V1.0/TicketWebhookFields/{id}":{"get":{"operationId":"TicketWebhookFields_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_TicketWebhookFieldModel_TicketWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketWebhookFieldModel_TicketWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookFields"]}},"/V1.0/TicketWebhookUdfFields/entityInformation":{"get":{"operationId":"TicketWebhookUdfFields_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":["TicketWebhookUdfFields"]}},"/V1.0/TicketWebhookUdfFields/entityInformation/fields":{"get":{"operationId":"TicketWebhookUdfFields_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":["TicketWebhookUdfFields"]}},"/V1.0/TicketWebhookUdfFields/entityInformation/userDefinedFields":{"get":{"operationId":"TicketWebhookUdfFields_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":["TicketWebhookUdfFields"]}},"/V1.0/TicketWebhookUdfFields/query":{"get":{"operationId":"TicketWebhookUdfFields_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_TicketWebhookUdfFieldModel_TicketWebhookUdfField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketWebhookUdfFieldModel_TicketWebhookUdfField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookUdfFields"]},"post":{"operationId":"TicketWebhookUdfFields_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_TicketWebhookUdfFieldModel_TicketWebhookUdfField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketWebhookUdfFieldModel_TicketWebhookUdfField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookUdfFields"]}},"/V1.0/TicketWebhookUdfFields/query/count":{"get":{"operationId":"TicketWebhookUdfFields_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":["TicketWebhookUdfFields"]},"post":{"operationId":"TicketWebhookUdfFields_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":["TicketWebhookUdfFields"]}},"/V1.0/TicketWebhookUdfFields/{id}":{"get":{"operationId":"TicketWebhookUdfFields_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_TicketWebhookUdfFieldModel_TicketWebhookUdfField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketWebhookUdfFieldModel_TicketWebhookUdfField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookUdfFields"]}},"/V1.0/TicketWebhooks":{"patch":{"operationId":"TicketWebhooks_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/TicketWebhookModel"},"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":["TicketWebhooks"]},"post":{"operationId":"TicketWebhooks_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/TicketWebhookModel"},"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":["TicketWebhooks"]},"put":{"operationId":"TicketWebhooks_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/TicketWebhookModel"},"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":["TicketWebhooks"]}},"/V1.0/TicketWebhooks/entityInformation":{"get":{"operationId":"TicketWebhooks_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":["TicketWebhooks"]}},"/V1.0/TicketWebhooks/entityInformation/fields":{"get":{"operationId":"TicketWebhooks_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":["TicketWebhooks"]}},"/V1.0/TicketWebhooks/entityInformation/userDefinedFields":{"get":{"operationId":"TicketWebhooks_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":["TicketWebhooks"]}},"/V1.0/TicketWebhooks/query":{"get":{"operationId":"TicketWebhooks_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_TicketWebhookModel_TicketWebhook_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketWebhookModel_TicketWebhook_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhooks"]},"post":{"operationId":"TicketWebhooks_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_TicketWebhookModel_TicketWebhook_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketWebhookModel_TicketWebhook_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhooks"]}},"/V1.0/TicketWebhooks/query/count":{"get":{"operationId":"TicketWebhooks_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":["TicketWebhooks"]},"post":{"operationId":"TicketWebhooks_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":["TicketWebhooks"]}},"/V1.0/TicketWebhooks/{id}":{"delete":{"operationId":"TicketWebhooks_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":["TicketWebhooks"]},"get":{"operationId":"TicketWebhooks_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_TicketWebhookModel_TicketWebhook_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketWebhookModel_TicketWebhook_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhooks"]}},"/V1.0/TicketWebhooks/{parentId}/ExcludedResources":{"get":{"operationId":"TicketWebhookExcludedResourcesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TicketWebhookExcludedResourceModel_TicketWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketWebhookExcludedResourceModel_TicketWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookExcludedResourcesChild"]},"post":{"operationId":"TicketWebhookExcludedResourcesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketWebhookExcludedResourceModel"}}},"required":true},"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":["TicketWebhookExcludedResourcesChild"]}},"/V1.0/TicketWebhooks/{parentId}/ExcludedResources/entityInformation":{"get":{"operationId":"TicketWebhookExcludedResourcesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookExcludedResourcesChild"]}},"/V1.0/TicketWebhooks/{parentId}/ExcludedResources/entityInformation/fields":{"get":{"operationId":"TicketWebhookExcludedResourcesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookExcludedResourcesChild"]}},"/V1.0/TicketWebhooks/{parentId}/ExcludedResources/entityInformation/userDefinedFields":{"get":{"operationId":"TicketWebhookExcludedResourcesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookExcludedResourcesChild"]}},"/V1.0/TicketWebhooks/{parentId}/ExcludedResources/{id}":{"delete":{"operationId":"TicketWebhookExcludedResourcesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["TicketWebhookExcludedResourcesChild"]},"get":{"operationId":"TicketWebhookExcludedResourcesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TicketWebhookExcludedResourceModel_TicketWebhookExcludedResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketWebhookExcludedResourceModel_TicketWebhookExcludedResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookExcludedResourcesChild"]}},"/V1.0/TicketWebhooks/{parentId}/Fields":{"get":{"operationId":"TicketWebhookFieldsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TicketWebhookFieldModel_TicketWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketWebhookFieldModel_TicketWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookFieldsChild"]},"patch":{"operationId":"TicketWebhookFieldsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketWebhookFieldModel"},"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":["TicketWebhookFieldsChild"]},"post":{"operationId":"TicketWebhookFieldsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketWebhookFieldModel"},"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":["TicketWebhookFieldsChild"]},"put":{"operationId":"TicketWebhookFieldsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketWebhookFieldModel"},"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":["TicketWebhookFieldsChild"]}},"/V1.0/TicketWebhooks/{parentId}/Fields/entityInformation":{"get":{"operationId":"TicketWebhookFieldsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookFieldsChild"]}},"/V1.0/TicketWebhooks/{parentId}/Fields/entityInformation/fields":{"get":{"operationId":"TicketWebhookFieldsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookFieldsChild"]}},"/V1.0/TicketWebhooks/{parentId}/Fields/entityInformation/userDefinedFields":{"get":{"operationId":"TicketWebhookFieldsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookFieldsChild"]}},"/V1.0/TicketWebhooks/{parentId}/Fields/{id}":{"delete":{"operationId":"TicketWebhookFieldsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["TicketWebhookFieldsChild"]},"get":{"operationId":"TicketWebhookFieldsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TicketWebhookFieldModel_TicketWebhookField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketWebhookFieldModel_TicketWebhookField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookFieldsChild"]}},"/V1.0/TicketWebhooks/{parentId}/UdfFields":{"get":{"operationId":"TicketWebhookUdfFieldsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TicketWebhookUdfFieldModel_TicketWebhookUdfField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketWebhookUdfFieldModel_TicketWebhookUdfField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookUdfFieldsChild"]},"patch":{"operationId":"TicketWebhookUdfFieldsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketWebhookUdfFieldModel"},"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":["TicketWebhookUdfFieldsChild"]},"post":{"operationId":"TicketWebhookUdfFieldsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketWebhookUdfFieldModel"},"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":["TicketWebhookUdfFieldsChild"]},"put":{"operationId":"TicketWebhookUdfFieldsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketWebhookUdfFieldModel"},"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":["TicketWebhookUdfFieldsChild"]}},"/V1.0/TicketWebhooks/{parentId}/UdfFields/entityInformation":{"get":{"operationId":"TicketWebhookUdfFieldsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookUdfFieldsChild"]}},"/V1.0/TicketWebhooks/{parentId}/UdfFields/entityInformation/fields":{"get":{"operationId":"TicketWebhookUdfFieldsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookUdfFieldsChild"]}},"/V1.0/TicketWebhooks/{parentId}/UdfFields/entityInformation/userDefinedFields":{"get":{"operationId":"TicketWebhookUdfFieldsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookUdfFieldsChild"]}},"/V1.0/TicketWebhooks/{parentId}/UdfFields/{id}":{"delete":{"operationId":"TicketWebhookUdfFieldsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["TicketWebhookUdfFieldsChild"]},"get":{"operationId":"TicketWebhookUdfFieldsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TicketWebhookUdfFieldModel_TicketWebhookUdfField_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketWebhookUdfFieldModel_TicketWebhookUdfField_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketWebhookUdfFieldsChild"]}},"/V1.0/Tickets":{"patch":{"operationId":"Tickets_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/TicketModel"},"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":["Tickets"]},"post":{"operationId":"Tickets_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/TicketModel"},"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":["Tickets"]},"put":{"operationId":"Tickets_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/TicketModel"},"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":["Tickets"]}},"/V1.0/Tickets/entityInformation":{"get":{"operationId":"Tickets_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":["Tickets"]}},"/V1.0/Tickets/entityInformation/fields":{"get":{"operationId":"Tickets_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":["Tickets"]}},"/V1.0/Tickets/entityInformation/userDefinedFields":{"get":{"operationId":"Tickets_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":["Tickets"]}},"/V1.0/Tickets/query":{"get":{"operationId":"Tickets_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_TicketModel_Ticket_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketModel_Ticket_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Tickets"]},"post":{"operationId":"Tickets_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_TicketModel_Ticket_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketModel_Ticket_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Tickets"]}},"/V1.0/Tickets/query/count":{"get":{"operationId":"Tickets_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":["Tickets"]},"post":{"operationId":"Tickets_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":["Tickets"]}},"/V1.0/Tickets/{id}":{"get":{"operationId":"Tickets_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_TicketModel_Ticket_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketModel_Ticket_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["Tickets"]}},"/V1.0/Tickets/{parentId}/AdditionalConfigurationItems":{"get":{"operationId":"TicketAdditionalConfigurationItemsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TicketAdditionalConfigurationItemModel_TicketAdditionalInstalledProduct_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketAdditionalConfigurationItemModel_TicketAdditionalInstalledProduct_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAdditionalConfigurationItemsChild"]},"post":{"operationId":"TicketAdditionalConfigurationItemsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketAdditionalConfigurationItemModel"}}},"required":true},"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":["TicketAdditionalConfigurationItemsChild"]}},"/V1.0/Tickets/{parentId}/AdditionalConfigurationItems/entityInformation":{"get":{"operationId":"TicketAdditionalConfigurationItemsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAdditionalConfigurationItemsChild"]}},"/V1.0/Tickets/{parentId}/AdditionalConfigurationItems/entityInformation/fields":{"get":{"operationId":"TicketAdditionalConfigurationItemsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAdditionalConfigurationItemsChild"]}},"/V1.0/Tickets/{parentId}/AdditionalConfigurationItems/entityInformation/userDefinedFields":{"get":{"operationId":"TicketAdditionalConfigurationItemsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAdditionalConfigurationItemsChild"]}},"/V1.0/Tickets/{parentId}/AdditionalConfigurationItems/{id}":{"delete":{"operationId":"TicketAdditionalConfigurationItemsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["TicketAdditionalConfigurationItemsChild"]},"get":{"operationId":"TicketAdditionalConfigurationItemsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TicketAdditionalConfigurationItemModel_TicketAdditionalInstalledProduct_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketAdditionalConfigurationItemModel_TicketAdditionalInstalledProduct_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAdditionalConfigurationItemsChild"]}},"/V1.0/Tickets/{parentId}/AdditionalContacts":{"get":{"operationId":"TicketAdditionalContactsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TicketAdditionalContactModel_TicketAdditionalContact_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketAdditionalContactModel_TicketAdditionalContact_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAdditionalContactsChild"]},"post":{"operationId":"TicketAdditionalContactsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketAdditionalContactModel"}}},"required":true},"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":["TicketAdditionalContactsChild"]}},"/V1.0/Tickets/{parentId}/AdditionalContacts/entityInformation":{"get":{"operationId":"TicketAdditionalContactsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAdditionalContactsChild"]}},"/V1.0/Tickets/{parentId}/AdditionalContacts/entityInformation/fields":{"get":{"operationId":"TicketAdditionalContactsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAdditionalContactsChild"]}},"/V1.0/Tickets/{parentId}/AdditionalContacts/entityInformation/userDefinedFields":{"get":{"operationId":"TicketAdditionalContactsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAdditionalContactsChild"]}},"/V1.0/Tickets/{parentId}/AdditionalContacts/{id}":{"delete":{"operationId":"TicketAdditionalContactsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["TicketAdditionalContactsChild"]},"get":{"operationId":"TicketAdditionalContactsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TicketAdditionalContactModel_TicketAdditionalContact_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketAdditionalContactModel_TicketAdditionalContact_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAdditionalContactsChild"]}},"/V1.0/Tickets/{parentId}/Attachments":{"get":{"operationId":"TicketAttachmentsChild_Query","parameters":[{"in":"path","name":"parentId","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/TicketAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TicketAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAttachmentsChild"]},"post":{"operationId":"TicketAttachmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketAttachmentModel"}}},"required":true},"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":["TicketAttachmentsChild"]}},"/V1.0/Tickets/{parentId}/Attachments/{id}":{"delete":{"operationId":"TicketAttachmentsChild_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/TicketAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TicketAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAttachmentsChild"]},"get":{"operationId":"TicketAttachmentsChild_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/TicketAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TicketAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketAttachmentsChild"]}},"/V1.0/Tickets/{parentId}/ChangeRequestApprovals":{"get":{"operationId":"TicketChangeRequestApprovalsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TicketChangeRequestApprovalModel_TicketChangeRequestApproval_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketChangeRequestApprovalModel_TicketChangeRequestApproval_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChangeRequestApprovalsChild"]},"post":{"operationId":"TicketChangeRequestApprovalsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketChangeRequestApprovalModel"}}},"required":true},"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":["TicketChangeRequestApprovalsChild"]}},"/V1.0/Tickets/{parentId}/ChangeRequestApprovals/entityInformation":{"get":{"operationId":"TicketChangeRequestApprovalsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChangeRequestApprovalsChild"]}},"/V1.0/Tickets/{parentId}/ChangeRequestApprovals/entityInformation/fields":{"get":{"operationId":"TicketChangeRequestApprovalsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChangeRequestApprovalsChild"]}},"/V1.0/Tickets/{parentId}/ChangeRequestApprovals/entityInformation/userDefinedFields":{"get":{"operationId":"TicketChangeRequestApprovalsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChangeRequestApprovalsChild"]}},"/V1.0/Tickets/{parentId}/ChangeRequestApprovals/{id}":{"delete":{"operationId":"TicketChangeRequestApprovalsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["TicketChangeRequestApprovalsChild"]},"get":{"operationId":"TicketChangeRequestApprovalsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TicketChangeRequestApprovalModel_TicketChangeRequestApproval_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketChangeRequestApprovalModel_TicketChangeRequestApproval_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChangeRequestApprovalsChild"]}},"/V1.0/Tickets/{parentId}/Charges":{"get":{"operationId":"TicketChargesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TicketChargeModel_TicketCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketChargeModel_TicketCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChargesChild"]},"patch":{"operationId":"TicketChargesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketChargeModel"},"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":["TicketChargesChild"]},"post":{"operationId":"TicketChargesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketChargeModel"},"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":["TicketChargesChild"]},"put":{"operationId":"TicketChargesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketChargeModel"},"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":["TicketChargesChild"]}},"/V1.0/Tickets/{parentId}/Charges/entityInformation":{"get":{"operationId":"TicketChargesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChargesChild"]}},"/V1.0/Tickets/{parentId}/Charges/entityInformation/fields":{"get":{"operationId":"TicketChargesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChargesChild"]}},"/V1.0/Tickets/{parentId}/Charges/entityInformation/userDefinedFields":{"get":{"operationId":"TicketChargesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChargesChild"]}},"/V1.0/Tickets/{parentId}/Charges/{id}":{"delete":{"operationId":"TicketChargesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["TicketChargesChild"]},"get":{"operationId":"TicketChargesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TicketChargeModel_TicketCost_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketChargeModel_TicketCost_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChargesChild"]}},"/V1.0/Tickets/{parentId}/ChecklistItems":{"get":{"operationId":"TicketChecklistItemsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TicketChecklistItemModel_TicketChecklistItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketChecklistItemModel_TicketChecklistItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChecklistItemsChild"]},"patch":{"operationId":"TicketChecklistItemsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketChecklistItemModel"},"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":["TicketChecklistItemsChild"]},"post":{"operationId":"TicketChecklistItemsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketChecklistItemModel"},"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":["TicketChecklistItemsChild"]},"put":{"operationId":"TicketChecklistItemsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketChecklistItemModel"},"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":["TicketChecklistItemsChild"]}},"/V1.0/Tickets/{parentId}/ChecklistItems/entityInformation":{"get":{"operationId":"TicketChecklistItemsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChecklistItemsChild"]}},"/V1.0/Tickets/{parentId}/ChecklistItems/entityInformation/fields":{"get":{"operationId":"TicketChecklistItemsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChecklistItemsChild"]}},"/V1.0/Tickets/{parentId}/ChecklistItems/entityInformation/userDefinedFields":{"get":{"operationId":"TicketChecklistItemsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChecklistItemsChild"]}},"/V1.0/Tickets/{parentId}/ChecklistItems/{id}":{"delete":{"operationId":"TicketChecklistItemsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["TicketChecklistItemsChild"]},"get":{"operationId":"TicketChecklistItemsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TicketChecklistItemModel_TicketChecklistItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketChecklistItemModel_TicketChecklistItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChecklistItemsChild"]}},"/V1.0/Tickets/{parentId}/ChecklistLibraries":{"post":{"operationId":"TicketChecklistLibrariesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketChecklistLibraryModel"},"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":["TicketChecklistLibrariesChild"]}},"/V1.0/Tickets/{parentId}/ChecklistLibraries/entityInformation":{"get":{"operationId":"TicketChecklistLibrariesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChecklistLibrariesChild"]}},"/V1.0/Tickets/{parentId}/ChecklistLibraries/entityInformation/fields":{"get":{"operationId":"TicketChecklistLibrariesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChecklistLibrariesChild"]}},"/V1.0/Tickets/{parentId}/ChecklistLibraries/entityInformation/userDefinedFields":{"get":{"operationId":"TicketChecklistLibrariesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketChecklistLibrariesChild"]}},"/V1.0/Tickets/{parentId}/Notes":{"get":{"operationId":"TicketNotesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TicketNoteModel_TicketNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketNoteModel_TicketNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNotesChild"]},"patch":{"operationId":"TicketNotesChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketNoteModel"},"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":["TicketNotesChild"]},"post":{"operationId":"TicketNotesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketNoteModel"},"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":["TicketNotesChild"]},"put":{"operationId":"TicketNotesChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketNoteModel"},"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":["TicketNotesChild"]}},"/V1.0/Tickets/{parentId}/Notes/entityInformation":{"get":{"operationId":"TicketNotesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNotesChild"]}},"/V1.0/Tickets/{parentId}/Notes/entityInformation/fields":{"get":{"operationId":"TicketNotesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNotesChild"]}},"/V1.0/Tickets/{parentId}/Notes/entityInformation/userDefinedFields":{"get":{"operationId":"TicketNotesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNotesChild"]}},"/V1.0/Tickets/{parentId}/Notes/{id}":{"get":{"operationId":"TicketNotesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TicketNoteModel_TicketNote_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketNoteModel_TicketNote_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketNotesChild"]}},"/V1.0/Tickets/{parentId}/RmaCredits":{"get":{"operationId":"TicketRmaCreditsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TicketRmaCreditModel_TicketRmaCredit_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketRmaCreditModel_TicketRmaCredit_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketRmaCreditsChild"]},"patch":{"operationId":"TicketRmaCreditsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketRmaCreditModel"},"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":["TicketRmaCreditsChild"]},"post":{"operationId":"TicketRmaCreditsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketRmaCreditModel"},"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":["TicketRmaCreditsChild"]},"put":{"operationId":"TicketRmaCreditsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/TicketRmaCreditModel"},"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":["TicketRmaCreditsChild"]}},"/V1.0/Tickets/{parentId}/RmaCredits/entityInformation":{"get":{"operationId":"TicketRmaCreditsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketRmaCreditsChild"]}},"/V1.0/Tickets/{parentId}/RmaCredits/entityInformation/fields":{"get":{"operationId":"TicketRmaCreditsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketRmaCreditsChild"]}},"/V1.0/Tickets/{parentId}/RmaCredits/entityInformation/userDefinedFields":{"get":{"operationId":"TicketRmaCreditsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketRmaCreditsChild"]}},"/V1.0/Tickets/{parentId}/RmaCredits/{id}":{"delete":{"operationId":"TicketRmaCreditsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["TicketRmaCreditsChild"]},"get":{"operationId":"TicketRmaCreditsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TicketRmaCreditModel_TicketRmaCredit_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketRmaCreditModel_TicketRmaCredit_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketRmaCreditsChild"]}},"/V1.0/Tickets/{parentId}/SecondaryResources":{"get":{"operationId":"TicketSecondaryResourcesChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TicketSecondaryResourceModel_TicketSecondaryResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketSecondaryResourceModel_TicketSecondaryResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketSecondaryResourcesChild"]},"post":{"operationId":"TicketSecondaryResourcesChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketSecondaryResourceModel"}}},"required":true},"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":["TicketSecondaryResourcesChild"]}},"/V1.0/Tickets/{parentId}/SecondaryResources/entityInformation":{"get":{"operationId":"TicketSecondaryResourcesChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketSecondaryResourcesChild"]}},"/V1.0/Tickets/{parentId}/SecondaryResources/entityInformation/fields":{"get":{"operationId":"TicketSecondaryResourcesChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketSecondaryResourcesChild"]}},"/V1.0/Tickets/{parentId}/SecondaryResources/entityInformation/userDefinedFields":{"get":{"operationId":"TicketSecondaryResourcesChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketSecondaryResourcesChild"]}},"/V1.0/Tickets/{parentId}/SecondaryResources/{id}":{"delete":{"operationId":"TicketSecondaryResourcesChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["TicketSecondaryResourcesChild"]},"get":{"operationId":"TicketSecondaryResourcesChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TicketSecondaryResourceModel_TicketSecondaryResource_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketSecondaryResourceModel_TicketSecondaryResource_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketSecondaryResourcesChild"]}},"/V1.0/Tickets/{parentId}/TagAssociations":{"get":{"operationId":"TicketTagAssociationsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_TicketTagAssociationModel_TicketTagAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TicketTagAssociationModel_TicketTagAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketTagAssociationsChild"]},"post":{"operationId":"TicketTagAssociationsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketTagAssociationModel"}}},"required":true},"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":["TicketTagAssociationsChild"]}},"/V1.0/Tickets/{parentId}/TagAssociations/entityInformation":{"get":{"operationId":"TicketTagAssociationsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketTagAssociationsChild"]}},"/V1.0/Tickets/{parentId}/TagAssociations/entityInformation/fields":{"get":{"operationId":"TicketTagAssociationsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketTagAssociationsChild"]}},"/V1.0/Tickets/{parentId}/TagAssociations/entityInformation/userDefinedFields":{"get":{"operationId":"TicketTagAssociationsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketTagAssociationsChild"]}},"/V1.0/Tickets/{parentId}/TagAssociations/{id}":{"delete":{"operationId":"TicketTagAssociationsChild_DeleteEntity","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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":["TicketTagAssociationsChild"]},"get":{"operationId":"TicketTagAssociationsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_TicketTagAssociationModel_TicketTagAssociation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TicketTagAssociationModel_TicketTagAssociation_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TicketTagAssociationsChild"]}},"/V1.0/TimeEntries":{"patch":{"operationId":"TimeEntries_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/TimeEntryModel"},"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":["TimeEntries"]},"post":{"operationId":"TimeEntries_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/TimeEntryModel"},"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":["TimeEntries"]},"put":{"operationId":"TimeEntries_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/TimeEntryModel"},"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":["TimeEntries"]}},"/V1.0/TimeEntries/entityInformation":{"get":{"operationId":"TimeEntries_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":["TimeEntries"]}},"/V1.0/TimeEntries/entityInformation/fields":{"get":{"operationId":"TimeEntries_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":["TimeEntries"]}},"/V1.0/TimeEntries/entityInformation/userDefinedFields":{"get":{"operationId":"TimeEntries_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":["TimeEntries"]}},"/V1.0/TimeEntries/query":{"get":{"operationId":"TimeEntries_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_TimeEntryModel_TimeEntry_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TimeEntryModel_TimeEntry_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TimeEntries"]},"post":{"operationId":"TimeEntries_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_TimeEntryModel_TimeEntry_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TimeEntryModel_TimeEntry_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TimeEntries"]}},"/V1.0/TimeEntries/query/count":{"get":{"operationId":"TimeEntries_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":["TimeEntries"]},"post":{"operationId":"TimeEntries_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":["TimeEntries"]}},"/V1.0/TimeEntries/{id}":{"delete":{"operationId":"TimeEntries_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":["TimeEntries"]},"get":{"operationId":"TimeEntries_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_TimeEntryModel_TimeEntry_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TimeEntryModel_TimeEntry_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TimeEntries"]}},"/V1.0/TimeEntries/{parentId}/Attachments":{"get":{"operationId":"TimeEntryAttachmentsChild_Query","parameters":[{"in":"path","name":"parentId","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/TimeEntryAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TimeEntryAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TimeEntryAttachmentsChild"]},"post":{"operationId":"TimeEntryAttachmentsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TimeEntryAttachmentModel"}}},"required":true},"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":["TimeEntryAttachmentsChild"]}},"/V1.0/TimeEntries/{parentId}/Attachments/{id}":{"delete":{"operationId":"TimeEntryAttachmentsChild_DeleteEntity","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/TimeEntryAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TimeEntryAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TimeEntryAttachmentsChild"]},"get":{"operationId":"TimeEntryAttachmentsChild_QueryItem","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"integer","format":"int64"}},{"in":"path","name":"parentId","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/TimeEntryAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TimeEntryAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TimeEntryAttachmentsChild"]}},"/V1.0/TimeEntryAttachments/entityInformation":{"get":{"operationId":"TimeEntryAttachments_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":["TimeEntryAttachments"]}},"/V1.0/TimeEntryAttachments/entityInformation/fields":{"get":{"operationId":"TimeEntryAttachments_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":["TimeEntryAttachments"]}},"/V1.0/TimeEntryAttachments/query":{"get":{"operationId":"TimeEntryAttachments_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/TimeEntryAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TimeEntryAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TimeEntryAttachments"]},"post":{"operationId":"TimeEntryAttachments_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/TimeEntryAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TimeEntryAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TimeEntryAttachments"]}},"/V1.0/TimeEntryAttachments/query/count":{"get":{"operationId":"TimeEntryAttachments_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":["TimeEntryAttachments"]},"post":{"operationId":"TimeEntryAttachments_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":["TimeEntryAttachments"]}},"/V1.0/TimeEntryAttachments/{id}":{"get":{"operationId":"TimeEntryAttachments_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/TimeEntryAttachmentModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/TimeEntryAttachmentModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TimeEntryAttachments"]}},"/V1.0/TimeOffRequests/entityInformation":{"get":{"operationId":"TimeOffRequests_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":["TimeOffRequests"]}},"/V1.0/TimeOffRequests/entityInformation/fields":{"get":{"operationId":"TimeOffRequests_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":["TimeOffRequests"]}},"/V1.0/TimeOffRequests/entityInformation/userDefinedFields":{"get":{"operationId":"TimeOffRequests_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":["TimeOffRequests"]}},"/V1.0/TimeOffRequests/query":{"get":{"operationId":"TimeOffRequests_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_TimeOffRequestModel_TimeOffRequest_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TimeOffRequestModel_TimeOffRequest_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TimeOffRequests"]},"post":{"operationId":"TimeOffRequests_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_TimeOffRequestModel_TimeOffRequest_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_TimeOffRequestModel_TimeOffRequest_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TimeOffRequests"]}},"/V1.0/TimeOffRequests/query/count":{"get":{"operationId":"TimeOffRequests_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":["TimeOffRequests"]},"post":{"operationId":"TimeOffRequests_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":["TimeOffRequests"]}},"/V1.0/TimeOffRequests/{id}":{"get":{"operationId":"TimeOffRequests_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_TimeOffRequestModel_TimeOffRequest_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_TimeOffRequestModel_TimeOffRequest_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["TimeOffRequests"]}},"/V1.0/UserDefinedFieldDefinitions":{"patch":{"operationId":"UserDefinedFieldDefinitions_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/UserDefinedFieldDefinitionModel"},"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":["UserDefinedFieldDefinitions"]},"post":{"operationId":"UserDefinedFieldDefinitions_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/UserDefinedFieldDefinitionModel"},"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":["UserDefinedFieldDefinitions"]},"put":{"operationId":"UserDefinedFieldDefinitions_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/UserDefinedFieldDefinitionModel"},"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":["UserDefinedFieldDefinitions"]}},"/V1.0/UserDefinedFieldDefinitions/entityInformation":{"get":{"operationId":"UserDefinedFieldDefinitions_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":["UserDefinedFieldDefinitions"]}},"/V1.0/UserDefinedFieldDefinitions/entityInformation/fields":{"get":{"operationId":"UserDefinedFieldDefinitions_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":["UserDefinedFieldDefinitions"]}},"/V1.0/UserDefinedFieldDefinitions/entityInformation/userDefinedFields":{"get":{"operationId":"UserDefinedFieldDefinitions_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":["UserDefinedFieldDefinitions"]}},"/V1.0/UserDefinedFieldDefinitions/query":{"get":{"operationId":"UserDefinedFieldDefinitions_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_UserDefinedFieldDefinitionModel_UserDefinedFieldDefinition_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_UserDefinedFieldDefinitionModel_UserDefinedFieldDefinition_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["UserDefinedFieldDefinitions"]},"post":{"operationId":"UserDefinedFieldDefinitions_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_UserDefinedFieldDefinitionModel_UserDefinedFieldDefinition_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_UserDefinedFieldDefinitionModel_UserDefinedFieldDefinition_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["UserDefinedFieldDefinitions"]}},"/V1.0/UserDefinedFieldDefinitions/query/count":{"get":{"operationId":"UserDefinedFieldDefinitions_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":["UserDefinedFieldDefinitions"]},"post":{"operationId":"UserDefinedFieldDefinitions_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":["UserDefinedFieldDefinitions"]}},"/V1.0/UserDefinedFieldDefinitions/{id}":{"get":{"operationId":"UserDefinedFieldDefinitions_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_UserDefinedFieldDefinitionModel_UserDefinedFieldDefinition_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_UserDefinedFieldDefinitionModel_UserDefinedFieldDefinition_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["UserDefinedFieldDefinitions"]}},"/V1.0/UserDefinedFieldListItems/entityInformation":{"get":{"operationId":"UserDefinedFieldListItems_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":["UserDefinedFieldListItems"]}},"/V1.0/UserDefinedFieldListItems/entityInformation/fields":{"get":{"operationId":"UserDefinedFieldListItems_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":["UserDefinedFieldListItems"]}},"/V1.0/UserDefinedFieldListItems/entityInformation/userDefinedFields":{"get":{"operationId":"UserDefinedFieldListItems_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":["UserDefinedFieldListItems"]}},"/V1.0/UserDefinedFieldListItems/query":{"get":{"operationId":"UserDefinedFieldListItems_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_UserDefinedFieldListItemModel_UserDefinedFieldListItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_UserDefinedFieldListItemModel_UserDefinedFieldListItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["UserDefinedFieldListItems"]},"post":{"operationId":"UserDefinedFieldListItems_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_UserDefinedFieldListItemModel_UserDefinedFieldListItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_UserDefinedFieldListItemModel_UserDefinedFieldListItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["UserDefinedFieldListItems"]}},"/V1.0/UserDefinedFieldListItems/query/count":{"get":{"operationId":"UserDefinedFieldListItems_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":["UserDefinedFieldListItems"]},"post":{"operationId":"UserDefinedFieldListItems_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":["UserDefinedFieldListItems"]}},"/V1.0/UserDefinedFieldListItems/{id}":{"get":{"operationId":"UserDefinedFieldListItems_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_UserDefinedFieldListItemModel_UserDefinedFieldListItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_UserDefinedFieldListItemModel_UserDefinedFieldListItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["UserDefinedFieldListItems"]}},"/V1.0/UserDefinedFields/{parentId}/ListItems":{"get":{"operationId":"UserDefinedFieldListItemsChild_Query","parameters":[{"in":"path","name":"parentId","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/QueryActionResult_UserDefinedFieldListItemModel_UserDefinedFieldListItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_UserDefinedFieldListItemModel_UserDefinedFieldListItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["UserDefinedFieldListItemsChild"]},"patch":{"operationId":"UserDefinedFieldListItemsChild_PatchEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/UserDefinedFieldListItemModel"},"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":["UserDefinedFieldListItemsChild"]},"post":{"operationId":"UserDefinedFieldListItemsChild_CreateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/UserDefinedFieldListItemModel"},"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":["UserDefinedFieldListItemsChild"]},"put":{"operationId":"UserDefinedFieldListItemsChild_UpdateEntity","parameters":[{"in":"path","name":"parentId","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"}}],"requestBody":{"$ref":"#/components/requestBodies/UserDefinedFieldListItemModel"},"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":["UserDefinedFieldListItemsChild"]}},"/V1.0/UserDefinedFields/{parentId}/ListItems/entityInformation":{"get":{"operationId":"UserDefinedFieldListItemsChild_QueryEntityInformation","parameters":[{"in":"path","name":"parentId","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/EntityInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/EntityInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["UserDefinedFieldListItemsChild"]}},"/V1.0/UserDefinedFields/{parentId}/ListItems/entityInformation/fields":{"get":{"operationId":"UserDefinedFieldListItemsChild_QueryFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/FieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/FieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["UserDefinedFieldListItemsChild"]}},"/V1.0/UserDefinedFields/{parentId}/ListItems/entityInformation/userDefinedFields":{"get":{"operationId":"UserDefinedFieldListItemsChild_QueryUserDefinedFieldDefinitions","parameters":[{"in":"path","name":"parentId","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/UserDefinedFieldInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldInformationResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["UserDefinedFieldListItemsChild"]}},"/V1.0/UserDefinedFields/{parentId}/ListItems/{id}":{"get":{"operationId":"UserDefinedFieldListItemsChild_QueryItem","parameters":[{"in":"path","name":"parentId","required":true,"schema":{"type":"integer","format":"int64"}},{"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_UserDefinedFieldListItemModel_UserDefinedFieldListItem_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_UserDefinedFieldListItemModel_UserDefinedFieldListItem_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["UserDefinedFieldListItemsChild"]}},"/V1.0/Version":{"get":{"operationId":"AutotaskVersionApiIntegration_QueryVersionInformation","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/AutotaskVersionResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/AutotaskVersionResultModel"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["AutotaskVersionApiIntegration"]}},"/V1.0/WebhookEventErrorLogs/entityInformation":{"get":{"operationId":"WebhookEventErrorLogs_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":["WebhookEventErrorLogs"]}},"/V1.0/WebhookEventErrorLogs/entityInformation/fields":{"get":{"operationId":"WebhookEventErrorLogs_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":["WebhookEventErrorLogs"]}},"/V1.0/WebhookEventErrorLogs/entityInformation/userDefinedFields":{"get":{"operationId":"WebhookEventErrorLogs_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":["WebhookEventErrorLogs"]}},"/V1.0/WebhookEventErrorLogs/query":{"get":{"operationId":"WebhookEventErrorLogs_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_WebhookEventErrorLogModel_WebhookEventErrorLog_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_WebhookEventErrorLogModel_WebhookEventErrorLog_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["WebhookEventErrorLogs"]},"post":{"operationId":"WebhookEventErrorLogs_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_WebhookEventErrorLogModel_WebhookEventErrorLog_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_WebhookEventErrorLogModel_WebhookEventErrorLog_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["WebhookEventErrorLogs"]}},"/V1.0/WebhookEventErrorLogs/query/count":{"get":{"operationId":"WebhookEventErrorLogs_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":["WebhookEventErrorLogs"]},"post":{"operationId":"WebhookEventErrorLogs_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":["WebhookEventErrorLogs"]}},"/V1.0/WebhookEventErrorLogs/{id}":{"delete":{"operationId":"WebhookEventErrorLogs_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":["WebhookEventErrorLogs"]},"get":{"operationId":"WebhookEventErrorLogs_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_WebhookEventErrorLogModel_WebhookEventErrorLog_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_WebhookEventErrorLogModel_WebhookEventErrorLog_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["WebhookEventErrorLogs"]}},"/V1.0/WorkTypeModifiers":{"patch":{"operationId":"WorkTypeModifiers_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/WorkTypeModifierModel"},"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":["WorkTypeModifiers"]},"put":{"operationId":"WorkTypeModifiers_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/WorkTypeModifierModel"},"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":["WorkTypeModifiers"]}},"/V1.0/WorkTypeModifiers/entityInformation":{"get":{"operationId":"WorkTypeModifiers_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":["WorkTypeModifiers"]}},"/V1.0/WorkTypeModifiers/entityInformation/fields":{"get":{"operationId":"WorkTypeModifiers_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":["WorkTypeModifiers"]}},"/V1.0/WorkTypeModifiers/entityInformation/userDefinedFields":{"get":{"operationId":"WorkTypeModifiers_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":["WorkTypeModifiers"]}},"/V1.0/WorkTypeModifiers/query":{"get":{"operationId":"WorkTypeModifiers_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_WorkTypeModifierModel_WorkTypeModifier_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_WorkTypeModifierModel_WorkTypeModifier_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["WorkTypeModifiers"]},"post":{"operationId":"WorkTypeModifiers_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_WorkTypeModifierModel_WorkTypeModifier_"}},"text/json":{"schema":{"$ref":"#/components/schemas/QueryActionResult_WorkTypeModifierModel_WorkTypeModifier_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["WorkTypeModifiers"]}},"/V1.0/WorkTypeModifiers/query/count":{"get":{"operationId":"WorkTypeModifiers_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":["WorkTypeModifiers"]},"post":{"operationId":"WorkTypeModifiers_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":["WorkTypeModifiers"]}},"/V1.0/WorkTypeModifiers/{id}":{"get":{"operationId":"WorkTypeModifiers_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_WorkTypeModifierModel_WorkTypeModifier_"}},"text/json":{"schema":{"$ref":"#/components/schemas/ItemQueryResultModel_WorkTypeModifierModel_WorkTypeModifier_"}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}},"tags":["WorkTypeModifiers"]}},"/V1.0/ZoneInformation":{"get":{"operationId":"ZoneInformationApiIntegration_QueryZoneInformation","parameters":[{"in":"query","name":"user","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/ZoneInformationResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ZoneInformationResultModel"}}}}},"tags":["ZoneInformationApiIntegration"]}},"/VersionInformation":{"get":{"operationId":"ApiVersion_ApiVersionInformation","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/ApiVersionResultModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiVersionResultModel"}}}}},"tags":["ApiVersion"]}}},"servers":[{"url":"https://webservices5.autotask.net/ATServicesRest"}],"components":{"requestBodies":{"ServiceModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceModel"}}},"required":true},"TicketCategoryModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketCategoryModel"}}},"required":true},"PriceListServiceBundleModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PriceListServiceBundleModel"}}},"required":true},"ContractModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractModel"}}},"required":true},"DocumentChecklistLibraryModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocumentChecklistLibraryModel"}}},"required":true},"CompanyToDoModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompanyToDoModel"}}},"required":true},"CountryModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CountryModel"}}},"required":true},"InventoryLocationModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/InventoryLocationModel"}}},"required":true},"TicketModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketModel"}}},"required":true},"TicketNoteModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketNoteModel"}}},"required":true},"ResourceRoleDepartmentModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceRoleDepartmentModel"}}},"required":true},"OpportunityModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/OpportunityModel"}}},"required":true},"TagGroupModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TagGroupModel"}}},"required":true},"TicketChecklistItemModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketChecklistItemModel"}}},"required":true},"TicketNoteWebhookFieldModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketNoteWebhookFieldModel"}}},"required":true},"ContractServiceModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractServiceModel"}}},"required":true},"CurrencyModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CurrencyModel"}}},"required":true},"ConfigurationItemTypeModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemTypeModel"}}},"required":true},"CompanyAlertModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompanyAlertModel"}}},"required":true},"ContractRateModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractRateModel"}}},"required":true},"ContractExclusionSetModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractExclusionSetModel"}}},"required":true},"ProjectChargeModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectChargeModel"}}},"required":true},"PhaseModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PhaseModel"}}},"required":true},"IntegrationVendorInsightModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/IntegrationVendorInsightModel"}}},"required":true},"ResourceDailyAvailabilityModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceDailyAvailabilityModel"}}},"required":true},"SalesOrderModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SalesOrderModel"}}},"required":true},"SubscriptionModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SubscriptionModel"}}},"required":true},"InventoryItemModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/InventoryItemModel"}}},"required":true},"HolidayModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HolidayModel"}}},"required":true},"PriceListWorkTypeModifierModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PriceListWorkTypeModifierModel"}}},"required":true},"ContactGroupModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContactGroupModel"}}},"required":true},"InvoiceModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvoiceModel"}}},"required":true},"ContactModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContactModel"}}},"required":true},"TicketWebhookModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketWebhookModel"}}},"required":true},"DocumentChecklistItemModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocumentChecklistItemModel"}}},"required":true},"ResourceSkillModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceSkillModel"}}},"required":true},"OrganizationalLevelAssociationModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationalLevelAssociationModel"}}},"required":true},"KnowledgeBaseCategoryModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/KnowledgeBaseCategoryModel"}}},"required":true},"CompanySiteConfigurationModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompanySiteConfigurationModel"}}},"required":true},"QuoteLocationModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/QuoteLocationModel"}}},"required":true},"ConfigurationItemNoteModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemNoteModel"}}},"required":true},"ChecklistLibraryChecklistItemModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ChecklistLibraryChecklistItemModel"}}},"required":true},"ServiceCallModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceCallModel"}}},"required":true},"ResourceServiceDeskRoleModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceServiceDeskRoleModel"}}},"required":true},"ContractRoleCostModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractRoleCostModel"}}},"required":true},"OpportunityCategoryModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/OpportunityCategoryModel"}}},"required":true},"TicketWebhookUdfFieldModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketWebhookUdfFieldModel"}}},"required":true},"PriceListRoleModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PriceListRoleModel"}}},"required":true},"CompanyLocationModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompanyLocationModel"}}},"required":true},"IntegrationVendorWidgetModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/IntegrationVendorWidgetModel"}}},"required":true},"TaskModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskModel"}}},"required":true},"TicketChargeModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketChargeModel"}}},"required":true},"ResourceModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceModel"}}},"required":true},"ClientPortalUserModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ClientPortalUserModel"}}},"required":true},"ContactBillingProductAssociationModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContactBillingProductAssociationModel"}}},"required":true},"ProjectNoteModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectNoteModel"}}},"required":true},"ConfigurationItemWebhookUdfFieldModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemWebhookUdfFieldModel"}}},"required":true},"ContractNoteModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractNoteModel"}}},"required":true},"PurchaseOrderItemModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PurchaseOrderItemModel"}}},"required":true},"ContractServiceBundleModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractServiceBundleModel"}}},"required":true},"CompanyWebhookFieldModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompanyWebhookFieldModel"}}},"required":true},"TicketRmaCreditModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketRmaCreditModel"}}},"required":true},"PurchaseOrderModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PurchaseOrderModel"}}},"required":true},"ProductModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProductModel"}}},"required":true},"QueryModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryModel"}}},"required":true},"KnowledgeBaseArticleModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/KnowledgeBaseArticleModel"}}},"required":true},"PriceListServiceModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PriceListServiceModel"}}},"required":true},"QuoteModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/QuoteModel"}}},"required":true},"ResourceRoleQueueModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceRoleQueueModel"}}},"required":true},"DocumentModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocumentModel"}}},"required":true},"TaxRegionModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaxRegionModel"}}},"required":true},"ServiceBundleModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceBundleModel"}}},"required":true},"ConfigurationItemWebhookModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemWebhookModel"}}},"required":true},"ActionTypeModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ActionTypeModel"}}},"required":true},"AppointmentModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AppointmentModel"}}},"required":true},"BillingItemModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/BillingItemModel"}}},"required":true},"ChangeOrderChargeModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ChangeOrderChargeModel"}}},"required":true},"ChecklistLibraryModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ChecklistLibraryModel"}}},"required":true},"ComanagedAssociationModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ComanagedAssociationModel"}}},"required":true},"CompanyModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompanyModel"}}},"required":true},"CompanyNoteModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompanyNoteModel"}}},"required":true},"CompanyCategoryModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompanyCategoryModel"}}},"required":true},"CompanyWebhookModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompanyWebhookModel"}}},"required":true},"CompanyWebhookUdfFieldModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompanyWebhookUdfFieldModel"}}},"required":true},"ConfigurationItemCategoryModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemCategoryModel"}}},"required":true},"ConfigurationItemCategoryUdfAssociationModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemCategoryUdfAssociationModel"}}},"required":true},"ConfigurationItemWebhookFieldModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemWebhookFieldModel"}}},"required":true},"ConfigurationItemModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemModel"}}},"required":true},"ConfigurationItemBillingProductAssociationModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConfigurationItemBillingProductAssociationModel"}}},"required":true},"ContactWebhookModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContactWebhookModel"}}},"required":true},"ContactWebhookFieldModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContactWebhookFieldModel"}}},"required":true},"ContactWebhookUdfFieldModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContactWebhookUdfFieldModel"}}},"required":true},"ContractServiceAdjustmentModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractServiceAdjustmentModel"}}},"required":true},"ContractServiceBundleAdjustmentModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractServiceBundleAdjustmentModel"}}},"required":true},"ContractBillingRuleModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractBillingRuleModel"}}},"required":true},"ContractBlockHourFactorModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractBlockHourFactorModel"}}},"required":true},"ContractBlockModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractBlockModel"}}},"required":true},"ContractChargeModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractChargeModel"}}},"required":true},"ContractMilestoneModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractMilestoneModel"}}},"required":true},"ContractRetainerModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractRetainerModel"}}},"required":true},"ContractTicketPurchaseModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContractTicketPurchaseModel"}}},"required":true},"DepartmentModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DepartmentModel"}}},"required":true},"DocumentCategoryModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocumentCategoryModel"}}},"required":true},"DocumentNoteModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocumentNoteModel"}}},"required":true},"DocumentPlainTextContentModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocumentPlainTextContentModel"}}},"required":true},"DomainRegistrarModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DomainRegistrarModel"}}},"required":true},"ExpenseReportModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ExpenseReportModel"}}},"required":true},"ExpenseItemModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ExpenseItemModel"}}},"required":true},"HolidaySetModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HolidaySetModel"}}},"required":true},"InternalLocationWithBusinessHoursModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalLocationWithBusinessHoursModel"}}},"required":true},"InventoryItemSerialNumberModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/InventoryItemSerialNumberModel"}}},"required":true},"InventoryProductModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/InventoryProductModel"}}},"required":true},"InventoryStockedItemModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/InventoryStockedItemModel"}}},"required":true},"ArticleNoteModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ArticleNoteModel"}}},"required":true},"ArticlePlainTextContentModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ArticlePlainTextContentModel"}}},"required":true},"OrganizationalLevel1Model":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationalLevel1Model"}}},"required":true},"OrganizationalLevel2Model":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationalLevel2Model"}}},"required":true},"PaymentTermModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaymentTermModel"}}},"required":true},"PriceListMaterialCodeModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PriceListMaterialCodeModel"}}},"required":true},"PriceListProductTierModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PriceListProductTierModel"}}},"required":true},"PriceListProductModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PriceListProductModel"}}},"required":true},"ProductNoteModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProductNoteModel"}}},"required":true},"ProductTierModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProductTierModel"}}},"required":true},"ProductVendorModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProductVendorModel"}}},"required":true},"ProjectModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProjectModel"}}},"required":true},"PurchaseApprovalModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PurchaseApprovalModel"}}},"required":true},"QuoteItemModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/QuoteItemModel"}}},"required":true},"TimeOffRequestModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TimeOffRequestModel"}}},"required":true},"RoleModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RoleModel"}}},"required":true},"TagModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TagModel"}}},"required":true},"TaskNoteModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskNoteModel"}}},"required":true},"TaskPredecessorModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskPredecessorModel"}}},"required":true},"TaxCategoryModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaxCategoryModel"}}},"required":true},"TaxModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaxModel"}}},"required":true},"TicketChecklistLibraryModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketChecklistLibraryModel"}}},"required":true},"TicketNoteWebhookModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketNoteWebhookModel"}}},"required":true},"TicketWebhookFieldModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TicketWebhookFieldModel"}}},"required":true},"TimeEntryModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TimeEntryModel"}}},"required":true},"UserDefinedFieldDefinitionModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldDefinitionModel"}}},"required":true},"UserDefinedFieldListItemModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UserDefinedFieldListItemModel"}}},"required":true},"WorkTypeModifierModel":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/WorkTypeModifierModel"}}},"required":true}},"schemas":{"ActionTypeModel":{"properties":{"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isSystemActionType":{"type":"boolean"},"name":{"type":"string"},"view":{"format":"int32","type":"integer"}},"type":"object"},"AdditionalInvoiceFieldValueModel":{"properties":{"additionalInvoiceFieldID":{"format":"int64","type":"integer"},"fieldValue":{"type":"string"},"id":{"format":"int64","type":"integer"},"invoiceBatchID":{"format":"int64","type":"integer"}},"type":"object"},"ApiVersionResultModel":{"properties":{"apiVersions":{"items":{"readOnly":true,"type":"string"},"type":"array"}},"type":"object"},"AppointmentModel":{"properties":{"createDateTime":{"format":"date-time","type":"string"},"creatorResourceID":{"format":"int32","type":"integer"},"description":{"type":"string"},"endDateTime":{"format":"date-time","type":"string"},"id":{"format":"int64","type":"integer"},"resourceID":{"format":"int32","type":"integer"},"startDateTime":{"format":"date-time","type":"string"},"title":{"type":"string"},"updateDateTime":{"format":"date-time","type":"string"}},"type":"object"},"ArticleAttachmentModel":{"properties":{"articleID":{"format":"int32","type":"integer"},"attachDate":{"format":"date-time","type":"string"},"attachedByContactID":{"format":"int64","type":"integer"},"attachedByResourceID":{"format":"int64","type":"integer"},"attachmentType":{"type":"string"},"contentType":{"type":"string"},"creatorType":{"format":"int32","type":"integer"},"data":{"format":"byte","type":"string"},"fileSize":{"format":"double","type":"number"},"fullPath":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isTaskAttachment":{"readOnly":true,"type":"boolean"},"opportunityID":{"format":"int64","type":"integer"},"parentAttachmentID":{"format":"int32","type":"integer"},"parentID":{"format":"int64","type":"integer"},"parentType":{"format":"int32","readOnly":true,"type":"integer"},"publish":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AttachmentInfo_Int64_"},"title":{"type":"string"}},"type":"object"},"ArticleConfigurationItemCategoryAssociationModel":{"properties":{"articleID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"installedProductCategoryID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ArticleInstalledProductCategoryAssociation_Int64_"}},"type":"object"},"ArticleNoteModel":{"properties":{"articleID":{"format":"int32","type":"integer"},"createdByResourceID":{"format":"int32","type":"integer"},"createdDateTime":{"format":"date-time","type":"string"},"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"lastModifiedByResourceID":{"format":"int32","type":"integer"},"lastModifiedDateTime":{"format":"date-time","type":"string"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ArticleNote_Int64_"},"title":{"type":"string"}},"type":"object"},"ArticlePlainTextContentModel":{"properties":{"contentData":{"type":"string"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ArticlePlainTextContent_Int64_"}},"type":"object"},"ArticleTagAssociationModel":{"properties":{"articleID":{"format":"int32","type":"integer"},"createDateTime":{"format":"date-time","type":"string"},"createdByResourceID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ArticleTagAssociation_Int64_"},"tagID":{"format":"int32","type":"integer"}},"type":"object"},"ArticleTicketAssociationModel":{"properties":{"articleID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ArticleTicketAssociation_Int64_"},"ticketID":{"format":"int32","type":"integer"}},"type":"object"},"ArticleToArticleAssociationModel":{"properties":{"articleID":{"format":"int32","type":"integer"},"associatedArticleID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ArticleToArticleAssociation_Int64_"}},"type":"object"},"ArticleToDocumentAssociationModel":{"properties":{"articleID":{"format":"int32","type":"integer"},"associatedDocumentID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ArticleToDocumentAssociation_Int64_"}},"type":"object"},"AttachmentInfoModel":{"properties":{"articleID":{"format":"int32","type":"integer"},"attachDate":{"format":"date-time","type":"string"},"attachedByContactID":{"format":"int64","type":"integer"},"attachedByResourceID":{"format":"int64","type":"integer"},"attachmentType":{"type":"string"},"companyID":{"format":"int32","type":"integer"},"companyNoteID":{"format":"int32","type":"integer"},"configurationItemID":{"format":"int32","type":"integer"},"configurationItemNoteID":{"format":"int32","type":"integer"},"contentType":{"type":"string"},"contractID":{"format":"int32","type":"integer"},"contractNoteID":{"format":"int32","type":"integer"},"creatorType":{"format":"int32","type":"integer"},"documentID":{"format":"int32","type":"integer"},"expenseItemID":{"format":"int32","type":"integer"},"expenseReportID":{"format":"int32","type":"integer"},"fileSize":{"format":"double","type":"number"},"fullPath":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"opportunityID":{"format":"int64","type":"integer"},"parentAttachmentID":{"format":"int32","type":"integer"},"parentID":{"format":"int64","type":"integer"},"parentType":{"format":"int32","type":"integer"},"projectID":{"format":"int32","type":"integer"},"projectNoteID":{"format":"int32","type":"integer"},"publish":{"format":"int32","type":"integer"},"resourceID":{"format":"int32","type":"integer"},"salesOrderID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"format":"int64","readOnly":true,"type":"integer"},"taskID":{"format":"int32","type":"integer"},"taskNoteID":{"format":"int32","type":"integer"},"ticketID":{"format":"int32","type":"integer"},"ticketNoteID":{"format":"int32","type":"integer"},"timeEntryID":{"format":"int32","type":"integer"},"title":{"type":"string"}},"type":"object"},"AutotaskVersionResultModel":{"properties":{"build":{"readOnly":true,"type":"string"},"majorVersion":{"readOnly":true,"type":"string"},"minorVersion":{"readOnly":true,"type":"string"}},"type":"object"},"BillingCodeModel":{"properties":{"afterHoursWorkType":{"format":"int32","type":"integer"},"billingCodeType":{"format":"int32","type":"integer"},"department":{"format":"int32","type":"integer"},"description":{"type":"string"},"externalNumber":{"type":"string"},"generalLedgerAccount":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isExcludedFromNewContracts":{"type":"boolean"},"markupRate":{"format":"double","type":"number"},"name":{"type":"string"},"taxCategoryID":{"format":"int32","type":"integer"},"unitCost":{"format":"double","type":"number"},"unitPrice":{"format":"double","type":"number"},"useType":{"format":"int32","type":"integer"}},"type":"object"},"BillingItemApprovalLevelModel":{"properties":{"approvalDateTime":{"format":"date-time","type":"string"},"approvalLevel":{"format":"int32","type":"integer"},"approvalResourceID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"timeEntryID":{"format":"int32","type":"integer"}},"type":"object"},"BillingItemModel":{"properties":{"accountManagerWhenApprovedID":{"format":"int32","type":"integer"},"billingCodeID":{"format":"int32","type":"integer"},"billingItemType":{"format":"int32","type":"integer"},"companyID":{"format":"int32","type":"integer"},"configurationItemID":{"format":"int64","type":"integer"},"contractBlockID":{"format":"int32","type":"integer"},"contractChargeID":{"format":"int64","type":"integer"},"contractID":{"format":"int32","type":"integer"},"contractServiceAdjustmentID":{"format":"int32","type":"integer"},"contractServiceBundleAdjustmentID":{"format":"int32","type":"integer"},"contractServiceBundleID":{"format":"int32","type":"integer"},"contractServiceBundlePeriodID":{"format":"int32","type":"integer"},"contractServiceID":{"format":"int32","type":"integer"},"contractServicePeriodID":{"format":"int32","type":"integer"},"description":{"type":"string"},"expenseItemID":{"format":"int32","type":"integer"},"extendedPrice":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"internalCurrencyExtendedPrice":{"format":"double","type":"number"},"internalCurrencyRate":{"format":"double","type":"number"},"internalCurrencyTaxDollars":{"format":"double","type":"number"},"internalCurrencyTotalAmount":{"format":"double","type":"number"},"invoiceID":{"format":"int32","type":"integer"},"itemApproverID":{"format":"int32","type":"integer"},"itemDate":{"format":"date-time","type":"string"},"itemName":{"type":"string"},"lineItemFullDescription":{"type":"string"},"lineItemGroupDescription":{"type":"string"},"milestoneID":{"format":"int64","type":"integer"},"nonBillable":{"format":"int32","type":"integer"},"organizationalLevelAssociationID":{"format":"int32","type":"integer"},"ourCost":{"format":"double","type":"number"},"postedDate":{"format":"date-time","type":"string"},"postedOnTime":{"format":"date-time","type":"string"},"projectChargeID":{"format":"int64","type":"integer"},"projectID":{"format":"int32","type":"integer"},"purchaseOrderNumber":{"type":"string"},"quantity":{"format":"double","type":"number"},"rate":{"format":"double","type":"number"},"roleID":{"format":"int32","type":"integer"},"serviceBundleID":{"format":"int64","type":"integer"},"serviceID":{"format":"int64","type":"integer"},"sortOrderID":{"format":"int64","type":"integer"},"subType":{"format":"int32","type":"integer"},"taskID":{"format":"int32","type":"integer"},"taxDollars":{"format":"double","type":"number"},"ticketChargeID":{"format":"int64","type":"integer"},"ticketID":{"format":"int32","type":"integer"},"timeEntryID":{"format":"int32","type":"integer"},"totalAmount":{"format":"double","type":"number"},"vendorID":{"format":"int64","type":"integer"},"webServiceDate":{"format":"date-time","type":"string"}},"type":"object"},"Byte":{"properties":{},"type":"object"},"ChangeOrderChargeModel":{"properties":{"billableAmount":{"format":"double","type":"number"},"billingCodeID":{"format":"int32","type":"integer"},"changeOrderHours":{"format":"double","type":"number"},"chargeType":{"format":"int32","type":"integer"},"contractServiceBundleID":{"format":"int32","type":"integer"},"contractServiceID":{"format":"int32","type":"integer"},"createDate":{"format":"date-time","type":"string"},"creatorResourceID":{"format":"int32","type":"integer"},"datePurchased":{"format":"date-time","type":"string"},"description":{"type":"string"},"extendedCost":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"internalCurrencyBillableAmount":{"format":"double","type":"number"},"internalCurrencyUnitPrice":{"format":"double","type":"number"},"internalPurchaseOrderNumber":{"type":"string"},"isBillableToCompany":{"type":"boolean"},"isBilled":{"type":"boolean"},"name":{"type":"string"},"notes":{"type":"string"},"organizationalLevelAssociationID":{"format":"int32","type":"integer"},"productID":{"format":"int32","type":"integer"},"purchaseOrderNumber":{"type":"string"},"status":{"format":"int32","type":"integer"},"statusLastModifiedBy":{"format":"int32","type":"integer"},"statusLastModifiedDate":{"format":"date-time","type":"string"},"taskID":{"format":"int32","type":"integer"},"unitCost":{"format":"double","type":"number"},"unitPrice":{"format":"double","type":"number"},"unitQuantity":{"format":"double","type":"number"}},"type":"object"},"ChangeRequestLinkModel":{"properties":{"changeRequestTicketID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"problemOrIncidentTicketID":{"format":"int32","type":"integer"}},"type":"object"},"ChecklistLibraryChecklistItemModel":{"properties":{"checklistLibraryID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isImportant":{"type":"boolean"},"itemName":{"type":"string"},"knowledgebaseArticleID":{"format":"int32","type":"integer"},"position":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ChecklistLibraryChecklistItem_Int64_"}},"type":"object"},"ChecklistLibraryModel":{"properties":{"description":{"type":"string"},"entityType":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"name":{"type":"string"}},"type":"object"},"ClassificationIconModel":{"properties":{"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isSystem":{"type":"boolean"},"name":{"type":"string"},"relativeUrl":{"type":"string"}},"type":"object"},"ClientPortalUserModel":{"properties":{"contactID":{"format":"int32","type":"integer"},"dateFormat":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isClientPortalActive":{"type":"boolean"},"numberFormat":{"format":"int32","type":"integer"},"password":{"type":"string"},"securityLevel":{"format":"int32","type":"integer"},"timeFormat":{"format":"int32","type":"integer"},"userName":{"type":"string"}},"type":"object"},"CollectionItem":{"properties":{"longValue":{"format":"int64","type":"integer"},"stringValue":{"type":"string"}},"type":"object"},"ComanagedAssociationModel":{"properties":{"companyID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isPrimaryComanagedResource":{"type":"boolean"},"resourceID":{"format":"int32","type":"integer"}},"type":"object"},"CompanyAlertModel":{"properties":{"alertText":{"type":"string"},"alertTypeID":{"format":"int32","type":"integer"},"companyID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AccountAlert_Int64_"}},"type":"object"},"CompanyAttachmentModel":{"properties":{"attachDate":{"format":"date-time","type":"string"},"attachedByContactID":{"format":"int64","type":"integer"},"attachedByResourceID":{"format":"int64","type":"integer"},"attachmentType":{"type":"string"},"companyID":{"format":"int32","type":"integer"},"companyNoteID":{"format":"int32","type":"integer"},"contentType":{"type":"string"},"creatorType":{"format":"int32","type":"integer"},"data":{"format":"byte","type":"string"},"fileSize":{"format":"double","type":"number"},"fullPath":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isTaskAttachment":{"readOnly":true,"type":"boolean"},"opportunityID":{"format":"int64","type":"integer"},"parentAttachmentID":{"format":"int32","type":"integer"},"parentID":{"format":"int64","type":"integer"},"parentType":{"format":"int32","readOnly":true,"type":"integer"},"publish":{"format":"int32","type":"integer"},"salesOrderID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AttachmentInfo_Int64_"},"title":{"type":"string"}},"type":"object"},"CompanyCategoryModel":{"properties":{"displayColorRGB":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isApiOnly":{"type":"boolean"},"isGlobalDefault":{"type":"boolean"},"name":{"type":"string"},"nickname":{"type":"string"}},"type":"object"},"CompanyLocationModel":{"properties":{"address1":{"type":"string"},"address2":{"type":"string"},"alternatePhone1":{"type":"string"},"alternatePhone2":{"type":"string"},"city":{"type":"string"},"companyID":{"format":"int32","type":"integer"},"countryID":{"format":"int32","type":"integer"},"description":{"type":"string"},"fax":{"type":"string"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isPrimary":{"type":"boolean"},"isTaxExempt":{"type":"boolean"},"name":{"type":"string"},"overrideCompanyTaxSettings":{"type":"boolean"},"phone":{"type":"string"},"postalCode":{"type":"string"},"roundtripDistance":{"format":"double","type":"number"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AccountPhysicalLocation_Int64_"},"state":{"type":"string"},"taxRegionID":{"format":"int32","type":"integer"}},"type":"object"},"CompanyModel":{"properties":{"additionalAddressInformation":{"type":"string"},"address1":{"type":"string"},"address2":{"type":"string"},"alternatePhone1":{"type":"string"},"alternatePhone2":{"type":"string"},"apiVendorID":{"format":"int32","type":"integer"},"assetValue":{"format":"double","type":"number"},"billToAdditionalAddressInformation":{"type":"string"},"billToAddressToUse":{"format":"int32","type":"integer"},"billToAttention":{"type":"string"},"billToCity":{"type":"string"},"billToCompanyLocationID":{"format":"int32","type":"integer"},"billToCountryID":{"format":"int32","type":"integer"},"billToState":{"type":"string"},"billToZipCode":{"type":"string"},"billingAddress1":{"type":"string"},"billingAddress2":{"type":"string"},"city":{"type":"string"},"classification":{"format":"int32","type":"integer"},"companyCategoryID":{"format":"int32","type":"integer"},"companyName":{"type":"string"},"companyNumber":{"type":"string"},"companyType":{"format":"int32","type":"integer"},"competitorID":{"format":"int32","type":"integer"},"countryID":{"format":"int32","type":"integer"},"createDate":{"format":"date-time","type":"string"},"createdByResourceID":{"format":"int32","type":"integer"},"currencyID":{"format":"int32","type":"integer"},"fax":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"invoiceEmailMessageID":{"format":"int32","type":"integer"},"invoiceMethod":{"format":"int32","type":"integer"},"invoiceNonContractItemsToParentCompany":{"type":"boolean"},"invoiceTemplateID":{"format":"int32","type":"integer"},"isActive":{"type":"boolean"},"isClientPortalActive":{"type":"boolean"},"isEnabledForComanaged":{"type":"boolean"},"isSample":{"type":"boolean"},"isTaskFireActive":{"type":"boolean"},"isTaxExempt":{"type":"boolean"},"lastActivityDate":{"format":"date-time","type":"string"},"lastTrackedModifiedDateTime":{"format":"date-time","type":"string"},"marketSegmentID":{"format":"int32","type":"integer"},"ownerResourceID":{"format":"int32","type":"integer"},"parentCompanyID":{"format":"int32","type":"integer"},"phone":{"type":"string"},"postalCode":{"type":"string"},"purchaseOrderTemplateID":{"format":"int32","type":"integer"},"quoteEmailMessageID":{"format":"int32","type":"integer"},"quoteTemplateID":{"format":"int32","type":"integer"},"sicCode":{"type":"string"},"state":{"type":"string"},"stockMarket":{"type":"string"},"stockSymbol":{"type":"string"},"surveyCompanyRating":{"format":"double","type":"number"},"taxID":{"type":"string"},"taxRegionID":{"format":"int32","type":"integer"},"territoryID":{"format":"int32","type":"integer"},"userDefinedFields":{"items":{"$ref":"#/components/schemas/UserDefinedField"},"type":"array"},"webAddress":{"type":"string"}},"type":"object"},"CompanyNoteAttachmentModel":{"properties":{"attachDate":{"format":"date-time","type":"string"},"attachedByContactID":{"format":"int64","type":"integer"},"attachedByResourceID":{"format":"int64","type":"integer"},"attachmentType":{"type":"string"},"companyID":{"format":"int32","type":"integer"},"companyNoteID":{"format":"int32","type":"integer"},"contentType":{"type":"string"},"creatorType":{"format":"int32","type":"integer"},"data":{"format":"byte","type":"string"},"fileSize":{"format":"double","type":"number"},"fullPath":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isTaskAttachment":{"readOnly":true,"type":"boolean"},"opportunityID":{"format":"int64","type":"integer"},"parentID":{"format":"int64","type":"integer"},"parentType":{"format":"int32","readOnly":true,"type":"integer"},"publish":{"format":"int32","type":"integer"},"salesOrderID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AttachmentInfo_Int64_"},"title":{"type":"string"}},"type":"object"},"CompanyNoteModel":{"properties":{"actionType":{"format":"int32","type":"integer"},"assignedResourceID":{"format":"int32","type":"integer"},"companyID":{"format":"int32","type":"integer"},"completedDateTime":{"format":"date-time","type":"string"},"contactID":{"format":"int32","type":"integer"},"createDateTime":{"format":"date-time","type":"string"},"endDateTime":{"format":"date-time","type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"impersonatorUpdaterResourceID":{"format":"int32","type":"integer"},"lastModifiedDate":{"format":"date-time","type":"string"},"name":{"type":"string"},"note":{"type":"string"},"opportunityID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AccountNote_Int64_"},"startDateTime":{"format":"date-time","type":"string"}},"type":"object"},"CompanySiteConfigurationModel":{"properties":{"companyID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"locationName":{"type":"string"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AccountLocation_Int64_"},"userDefinedFields":{"items":{"$ref":"#/components/schemas/UserDefinedField"},"type":"array"}},"type":"object"},"CompanyTeamModel":{"properties":{"companyID":{"format":"int64","type":"integer"},"id":{"format":"int64","type":"integer"},"isAssociatedAsComanaged":{"type":"boolean"},"resourceID":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AccountTeam_Int64_"}},"type":"object"},"CompanyToDoModel":{"properties":{"actionType":{"format":"int32","type":"integer"},"activityDescription":{"type":"string"},"assignedToResourceID":{"format":"int64","type":"integer"},"companyID":{"format":"int64","type":"integer"},"completedDate":{"format":"date-time","type":"string"},"contactID":{"format":"int64","type":"integer"},"contractID":{"format":"int64","type":"integer"},"createDateTime":{"format":"date-time","type":"string"},"creatorResourceID":{"format":"int64","type":"integer"},"endDateTime":{"format":"date-time","type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"lastModifiedDate":{"format":"date-time","type":"string"},"opportunityID":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AccountToDo_Int64_"},"startDateTime":{"format":"date-time","type":"string"},"ticketID":{"format":"int64","type":"integer"}},"type":"object"},"CompanyWebhookExcludedResourceModel":{"properties":{"id":{"format":"int64","type":"integer"},"resourceID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AccountWebhookExcludedResource_Int64_"},"webhookID":{"format":"int32","type":"integer"}},"type":"object"},"CompanyWebhookFieldModel":{"properties":{"fieldID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isDisplayAlwaysField":{"type":"boolean"},"isSubscribedField":{"type":"boolean"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AccountWebhookField_Int64_"},"webhookID":{"format":"int32","type":"integer"}},"type":"object"},"CompanyWebhookModel":{"properties":{"deactivationUrl":{"type":"string"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isReady":{"type":"boolean"},"isSubscribedToCreateEvents":{"type":"boolean"},"isSubscribedToDeleteEvents":{"type":"boolean"},"isSubscribedToUpdateEvents":{"type":"boolean"},"name":{"type":"string"},"notificationEmailAddress":{"type":"string"},"ownerResourceID":{"format":"int32","type":"integer"},"secretKey":{"type":"string"},"sendThresholdExceededNotification":{"type":"boolean"},"webhookGUID":{"type":"string"},"webhookUrl":{"type":"string"}},"type":"object"},"CompanyWebhookUdfFieldModel":{"properties":{"id":{"format":"int64","type":"integer"},"isDisplayAlwaysField":{"type":"boolean"},"isSubscribedField":{"type":"boolean"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AccountWebhookUdfField_Int64_"},"udfFieldID":{"format":"int32","type":"integer"},"webhookID":{"format":"int32","type":"integer"}},"type":"object"},"ConfigurationItemAttachmentModel":{"properties":{"attachDate":{"format":"date-time","type":"string"},"attachedByContactID":{"format":"int64","type":"integer"},"attachedByResourceID":{"format":"int64","type":"integer"},"attachmentType":{"type":"string"},"configurationItemID":{"format":"int32","type":"integer"},"configurationItemNoteID":{"format":"int32","type":"integer"},"contentType":{"type":"string"},"creatorType":{"format":"int32","type":"integer"},"data":{"format":"byte","type":"string"},"fileSize":{"format":"double","type":"number"},"fullPath":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isTaskAttachment":{"readOnly":true,"type":"boolean"},"opportunityID":{"format":"int64","type":"integer"},"parentAttachmentID":{"format":"int32","type":"integer"},"parentID":{"format":"int64","type":"integer"},"parentType":{"format":"int32","readOnly":true,"type":"integer"},"publish":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AttachmentInfo_Int64_"},"title":{"type":"string"}},"type":"object"},"ConfigurationItemBillingProductAssociationModel":{"properties":{"billingProductID":{"format":"int32","type":"integer"},"configurationItemID":{"format":"int32","type":"integer"},"effectiveDate":{"format":"date-time","type":"string"},"expirationDate":{"format":"date-time","type":"string"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_InstalledProductBillingProductAssociation_Int64_"}},"type":"object"},"ConfigurationItemCategoryModel":{"properties":{"displayColorRGB":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isClientPortalDefault":{"type":"boolean"},"isGlobalDefault":{"type":"boolean"},"name":{"type":"string"},"nickname":{"type":"string"}},"type":"object"},"ConfigurationItemCategoryUdfAssociationModel":{"properties":{"configurationItemCategoryID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isRequired":{"type":"boolean"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_InstalledProductCategoryUdfAssociation_Int64_"},"userDefinedFieldDefinitionID":{"format":"int32","type":"integer"}},"type":"object"},"ConfigurationItemDnsRecordModel":{"properties":{"createDateTime":{"format":"date-time","type":"string"},"data":{"type":"string"},"dnsType":{"type":"string"},"id":{"format":"int64","type":"integer"},"installedProductID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"format":"int64","readOnly":true,"type":"integer"},"timeToLiveSeconds":{"format":"int32","type":"integer"}},"type":"object"},"ConfigurationItemExtModel":{"properties":{"apiVendorID":{"format":"int32","type":"integer"},"companyID":{"format":"int32","type":"integer"},"companyLocationID":{"format":"int32","type":"integer"},"configurationItemCategoryID":{"format":"int32","type":"integer"},"configurationItemType":{"format":"int32","type":"integer"},"contactID":{"format":"int32","type":"integer"},"contractID":{"format":"int32","type":"integer"},"contractServiceBundleID":{"format":"int32","type":"integer"},"contractServiceID":{"format":"int32","type":"integer"},"createDate":{"format":"date-time","type":"string"},"createdByPersonID":{"format":"int32","type":"integer"},"dailyCost":{"format":"double","type":"number"},"dattoAvailableKilobytes":{"format":"int64","type":"integer"},"dattoDeviceMemoryMegabytes":{"format":"int32","type":"integer"},"dattoDrivesErrors":{"type":"boolean"},"dattoHostname":{"type":"string"},"dattoInternalIP":{"type":"string"},"dattoKernelVersionID":{"type":"string"},"dattoLastCheckInDateTime":{"format":"date-time","type":"string"},"dattoNICSpeedKilobitsPerSecond":{"format":"int32","type":"integer"},"dattoNumberOfAgents":{"format":"int32","type":"integer"},"dattoNumberOfDrives":{"format":"int32","type":"integer"},"dattoNumberOfVolumes":{"format":"int32","type":"integer"},"dattoOSVersionID":{"type":"string"},"dattoOffsiteUsedBytes":{"format":"int64","type":"integer"},"dattoPercentageUsed":{"format":"double","type":"number"},"dattoProtectedKilobytes":{"format":"int64","type":"integer"},"dattoRemoteIP":{"type":"string"},"dattoSerialNumber":{"type":"string"},"dattoUptimeSeconds":{"format":"int32","type":"integer"},"dattoUsedKilobytes":{"format":"int64","type":"integer"},"dattoZFSVersionID":{"type":"string"},"deviceNetworkingID":{"type":"string"},"domain":{"type":"string"},"domainExpirationDateTime":{"format":"date-time","type":"string"},"domainLastUpdatedDateTime":{"format":"date-time","type":"string"},"domainRegistrarID":{"format":"int32","type":"integer"},"domainRegistrationDateTime":{"format":"date-time","type":"string"},"hourlyCost":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"installDate":{"format":"date-time","type":"string"},"installedByContactID":{"format":"int32","type":"integer"},"installedByID":{"format":"int32","type":"integer"},"isActive":{"type":"boolean"},"lastActivityPersonID":{"format":"int32","type":"integer"},"lastActivityPersonType":{"format":"int32","type":"integer"},"lastModifiedTime":{"format":"date-time","type":"string"},"location":{"type":"string"},"monthlyCost":{"format":"double","type":"number"},"notes":{"type":"string"},"numberOfUsers":{"format":"double","type":"number"},"parentConfigurationItemID":{"format":"int32","type":"integer"},"perUseCost":{"format":"double","type":"number"},"productID":{"format":"int32","type":"integer"},"referenceNumber":{"type":"string"},"referenceTitle":{"type":"string"},"rmmDeviceAuditAntivirusStatusID":{"type":"string"},"rmmDeviceAuditArchitectureID":{"type":"string"},"rmmDeviceAuditBackupStatusID":{"type":"string"},"rmmDeviceAuditDescription":{"type":"string"},"rmmDeviceAuditDeviceTypeID":{"type":"string"},"rmmDeviceAuditDisplayAdaptorID":{"type":"string"},"rmmDeviceAuditDomainID":{"type":"string"},"rmmDeviceAuditExternalIPAddress":{"type":"string"},"rmmDeviceAuditHostname":{"type":"string"},"rmmDeviceAuditIPAddress":{"type":"string"},"rmmDeviceAuditLastUser":{"type":"string"},"rmmDeviceAuditMacAddress":{"type":"string"},"rmmDeviceAuditManufacturerID":{"type":"string"},"rmmDeviceAuditMemoryBytes":{"format":"int64","type":"integer"},"rmmDeviceAuditMissingPatchCount":{"format":"int32","type":"integer"},"rmmDeviceAuditMobileNetworkOperatorID":{"type":"string"},"rmmDeviceAuditMobileNumber":{"type":"string"},"rmmDeviceAuditModelID":{"type":"string"},"rmmDeviceAuditMotherboardID":{"type":"string"},"rmmDeviceAuditOperatingSystemID":{"type":"string"},"rmmDeviceAuditOperatingSystemNameID":{"type":"string"},"rmmDeviceAuditOperatingSystemVersionID":{"type":"string"},"rmmDeviceAuditPatchStatusID":{"type":"string"},"rmmDeviceAuditProcessorID":{"type":"string"},"rmmDeviceAuditSNMPContact":{"type":"string"},"rmmDeviceAuditSNMPLocation":{"type":"string"},"rmmDeviceAuditSNMPName":{"type":"string"},"rmmDeviceAuditServicePackID":{"type":"string"},"rmmDeviceAuditSoftwareStatusID":{"type":"string"},"rmmDeviceAuditStorageBytes":{"format":"int64","type":"integer"},"rmmDeviceID":{"format":"int64","type":"integer"},"rmmDeviceUID":{"type":"string"},"rmmOpenAlertCount":{"format":"int32","type":"integer"},"serialNumber":{"type":"string"},"serviceBundleID":{"format":"int32","type":"integer"},"serviceID":{"format":"int32","type":"integer"},"serviceLevelAgreementID":{"format":"int32","type":"integer"},"setupFee":{"format":"double","type":"number"},"sourceChargeID":{"format":"int32","type":"integer"},"sourceChargeType":{"format":"int32","type":"integer"},"sslCommonName":{"type":"string"},"sslIssuedBy":{"type":"string"},"sslLocation":{"type":"string"},"sslOrganization":{"type":"string"},"sslOrganizationUnit":{"type":"string"},"sslSerialNumber":{"type":"string"},"sslSignatureAlgorithm":{"type":"string"},"sslSource":{"type":"string"},"sslValidFromDateTime":{"format":"date-time","type":"string"},"sslValidUntilDateTime":{"format":"date-time","type":"string"},"userDefinedFields":{"items":{"$ref":"#/components/schemas/UserDefinedField"},"type":"array"},"vendorID":{"format":"int32","type":"integer"},"warrantyExpirationDate":{"format":"date-time","type":"string"}},"type":"object"},"ConfigurationItemModel":{"properties":{"apiVendorID":{"format":"int32","type":"integer"},"companyID":{"format":"int32","type":"integer"},"companyLocationID":{"format":"int32","type":"integer"},"configurationItemCategoryID":{"format":"int32","type":"integer"},"configurationItemType":{"format":"int32","type":"integer"},"contactID":{"format":"int32","type":"integer"},"contractID":{"format":"int32","type":"integer"},"contractServiceBundleID":{"format":"int32","type":"integer"},"contractServiceID":{"format":"int32","type":"integer"},"createDate":{"format":"date-time","type":"string"},"createdByPersonID":{"format":"int32","type":"integer"},"dailyCost":{"format":"double","type":"number"},"dattoAvailableKilobytes":{"format":"int64","type":"integer"},"dattoDeviceMemoryMegabytes":{"format":"int32","type":"integer"},"dattoDrivesErrors":{"type":"boolean"},"dattoHostname":{"type":"string"},"dattoInternalIP":{"type":"string"},"dattoKernelVersionID":{"format":"int32","type":"integer"},"dattoLastCheckInDateTime":{"format":"date-time","type":"string"},"dattoNICSpeedKilobitsPerSecond":{"format":"int32","type":"integer"},"dattoNumberOfAgents":{"format":"int32","type":"integer"},"dattoNumberOfDrives":{"format":"int32","type":"integer"},"dattoNumberOfVolumes":{"format":"int32","type":"integer"},"dattoOSVersionID":{"format":"int32","type":"integer"},"dattoOffsiteUsedBytes":{"format":"int64","type":"integer"},"dattoPercentageUsed":{"format":"double","type":"number"},"dattoProtectedKilobytes":{"format":"int64","type":"integer"},"dattoRemoteIP":{"type":"string"},"dattoSerialNumber":{"type":"string"},"dattoUptimeSeconds":{"format":"int32","type":"integer"},"dattoUsedKilobytes":{"format":"int64","type":"integer"},"dattoZFSVersionID":{"format":"int32","type":"integer"},"deviceNetworkingID":{"type":"string"},"domain":{"type":"string"},"domainExpirationDateTime":{"format":"date-time","type":"string"},"domainLastUpdatedDateTime":{"format":"date-time","type":"string"},"domainRegistrarID":{"format":"int32","type":"integer"},"domainRegistrationDateTime":{"format":"date-time","type":"string"},"hourlyCost":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"installDate":{"format":"date-time","type":"string"},"installedByContactID":{"format":"int32","type":"integer"},"installedByID":{"format":"int32","type":"integer"},"isActive":{"type":"boolean"},"lastActivityPersonID":{"format":"int32","type":"integer"},"lastActivityPersonType":{"format":"int32","type":"integer"},"lastModifiedTime":{"format":"date-time","type":"string"},"location":{"type":"string"},"monthlyCost":{"format":"double","type":"number"},"notes":{"type":"string"},"numberOfUsers":{"format":"double","type":"number"},"parentConfigurationItemID":{"format":"int32","type":"integer"},"perUseCost":{"format":"double","type":"number"},"productID":{"format":"int32","type":"integer"},"referenceNumber":{"type":"string"},"referenceTitle":{"type":"string"},"rmmDeviceAuditAntivirusStatusID":{"format":"int32","type":"integer"},"rmmDeviceAuditArchitectureID":{"format":"int32","type":"integer"},"rmmDeviceAuditBackupStatusID":{"format":"int32","type":"integer"},"rmmDeviceAuditDescription":{"type":"string"},"rmmDeviceAuditDeviceTypeID":{"format":"int32","type":"integer"},"rmmDeviceAuditDisplayAdaptorID":{"format":"int32","type":"integer"},"rmmDeviceAuditDomainID":{"format":"int32","type":"integer"},"rmmDeviceAuditExternalIPAddress":{"type":"string"},"rmmDeviceAuditHostname":{"type":"string"},"rmmDeviceAuditIPAddress":{"type":"string"},"rmmDeviceAuditLastUser":{"type":"string"},"rmmDeviceAuditMacAddress":{"type":"string"},"rmmDeviceAuditManufacturerID":{"format":"int32","type":"integer"},"rmmDeviceAuditMemoryBytes":{"format":"int64","type":"integer"},"rmmDeviceAuditMissingPatchCount":{"format":"int32","type":"integer"},"rmmDeviceAuditMobileNetworkOperatorID":{"format":"int32","type":"integer"},"rmmDeviceAuditMobileNumber":{"type":"string"},"rmmDeviceAuditModelID":{"format":"int32","type":"integer"},"rmmDeviceAuditMotherboardID":{"format":"int32","type":"integer"},"rmmDeviceAuditOperatingSystem":{"type":"string"},"rmmDeviceAuditPatchStatusID":{"format":"int32","type":"integer"},"rmmDeviceAuditProcessorID":{"format":"int32","type":"integer"},"rmmDeviceAuditSNMPContact":{"type":"string"},"rmmDeviceAuditSNMPLocation":{"type":"string"},"rmmDeviceAuditSNMPName":{"type":"string"},"rmmDeviceAuditServicePackID":{"format":"int32","type":"integer"},"rmmDeviceAuditSoftwareStatusID":{"format":"int32","type":"integer"},"rmmDeviceAuditStorageBytes":{"format":"int64","type":"integer"},"rmmDeviceID":{"format":"int64","type":"integer"},"rmmDeviceUID":{"type":"string"},"rmmOpenAlertCount":{"format":"int32","type":"integer"},"serialNumber":{"type":"string"},"serviceBundleID":{"format":"int32","type":"integer"},"serviceID":{"format":"int32","type":"integer"},"serviceLevelAgreementID":{"format":"int32","type":"integer"},"setupFee":{"format":"double","type":"number"},"sourceChargeID":{"format":"int32","type":"integer"},"sourceChargeType":{"format":"int32","type":"integer"},"sslCommonName":{"type":"string"},"sslIssuedBy":{"type":"string"},"sslLocation":{"type":"string"},"sslOrganization":{"type":"string"},"sslOrganizationUnit":{"type":"string"},"sslSerialNumber":{"type":"string"},"sslSignatureAlgorithm":{"type":"string"},"sslSource":{"type":"string"},"sslValidFromDateTime":{"format":"date-time","type":"string"},"sslValidUntilDateTime":{"format":"date-time","type":"string"},"userDefinedFields":{"items":{"$ref":"#/components/schemas/UserDefinedField"},"type":"array"},"vendorID":{"format":"int32","type":"integer"},"warrantyExpirationDate":{"format":"date-time","type":"string"}},"type":"object"},"ConfigurationItemNoteAttachmentModel":{"properties":{"attachDate":{"format":"date-time","type":"string"},"attachedByContactID":{"format":"int64","type":"integer"},"attachedByResourceID":{"format":"int64","type":"integer"},"attachmentType":{"type":"string"},"configurationItemID":{"format":"int32","type":"integer"},"configurationItemNoteID":{"format":"int32","type":"integer"},"contentType":{"type":"string"},"creatorType":{"format":"int32","type":"integer"},"data":{"format":"byte","type":"string"},"fileSize":{"format":"double","type":"number"},"fullPath":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isTaskAttachment":{"readOnly":true,"type":"boolean"},"opportunityID":{"format":"int64","type":"integer"},"parentID":{"format":"int64","type":"integer"},"parentType":{"format":"int32","readOnly":true,"type":"integer"},"publish":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AttachmentInfo_Int64_"},"title":{"type":"string"}},"type":"object"},"ConfigurationItemNoteModel":{"properties":{"configurationItemID":{"format":"int32","type":"integer"},"createDateTime":{"format":"date-time","type":"string"},"creatorResourceID":{"format":"int32","type":"integer"},"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"impersonatorUpdaterResourceID":{"format":"int32","type":"integer"},"lastActivityDate":{"format":"date-time","type":"string"},"noteType":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_InstalledProductNote_Int64_"},"title":{"type":"string"}},"type":"object"},"ConfigurationItemRelatedItemModel":{"properties":{"configurationItemID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"relatedConfigurationItemID":{"format":"int32","type":"integer"},"relationship":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_InstalledProductRelatedItem_Int64_"}},"type":"object"},"ConfigurationItemSslSubjectAlternativeNameModel":{"properties":{"configurationItemID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"name":{"type":"string"},"soapParentPropertyId":{"format":"int64","readOnly":true,"type":"integer"}},"type":"object"},"ConfigurationItemTypeModel":{"properties":{"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"name":{"type":"string"}},"type":"object"},"ConfigurationItemWebhookExcludedResourceModel":{"properties":{"id":{"format":"int64","type":"integer"},"resourceID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_InstalledProductWebhookExcludedResource_Int64_"},"webhookID":{"format":"int32","type":"integer"}},"type":"object"},"ConfigurationItemWebhookFieldModel":{"properties":{"fieldID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isDisplayAlwaysField":{"type":"boolean"},"isSubscribedField":{"type":"boolean"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_InstalledProductWebhookField_Int64_"},"webhookID":{"format":"int32","type":"integer"}},"type":"object"},"ConfigurationItemWebhookModel":{"properties":{"deactivationUrl":{"type":"string"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isReady":{"type":"boolean"},"isSubscribedToCreateEvents":{"type":"boolean"},"isSubscribedToDeleteEvents":{"type":"boolean"},"isSubscribedToUpdateEvents":{"type":"boolean"},"name":{"type":"string"},"notificationEmailAddress":{"type":"string"},"ownerResourceID":{"format":"int32","type":"integer"},"secretKey":{"type":"string"},"sendThresholdExceededNotification":{"type":"boolean"},"webhookGUID":{"type":"string"},"webhookUrl":{"type":"string"}},"type":"object"},"ConfigurationItemWebhookUdfFieldModel":{"properties":{"id":{"format":"int64","type":"integer"},"isDisplayAlwaysField":{"type":"boolean"},"isSubscribedField":{"type":"boolean"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_InstalledProductWebhookUdfField_Int64_"},"udfFieldID":{"format":"int32","type":"integer"},"webhookID":{"format":"int32","type":"integer"}},"type":"object"},"ContactBillingProductAssociationModel":{"properties":{"billingProductID":{"format":"int32","type":"integer"},"contactID":{"format":"int32","type":"integer"},"effectiveDate":{"format":"date-time","type":"string"},"expirationDate":{"format":"date-time","type":"string"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContactBillingProductAssociation_Int64_"}},"type":"object"},"ContactGroupContactModel":{"properties":{"contactGroupId":{"format":"int32","type":"integer"},"contactId":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContactGroupContact_Int64_"}},"type":"object"},"ContactGroupModel":{"properties":{"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"name":{"type":"string"}},"type":"object"},"ContactModel":{"properties":{"additionalAddressInformation":{"type":"string"},"addressLine":{"type":"string"},"addressLine1":{"type":"string"},"alternatePhone":{"type":"string"},"apiVendorID":{"format":"int32","type":"integer"},"bulkEmailOptOutTime":{"format":"date-time","type":"string"},"city":{"type":"string"},"companyID":{"format":"int32","type":"integer"},"companyLocationID":{"format":"int32","type":"integer"},"countryID":{"format":"int32","type":"integer"},"createDate":{"format":"date-time","type":"string"},"emailAddress":{"type":"string"},"emailAddress2":{"type":"string"},"emailAddress3":{"type":"string"},"extension":{"type":"string"},"externalID":{"type":"string"},"facebookUrl":{"type":"string"},"faxNumber":{"type":"string"},"firstName":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isActive":{"format":"int32","type":"integer"},"isOptedOutFromBulkEmail":{"type":"boolean"},"lastActivityDate":{"format":"date-time","type":"string"},"lastModifiedDate":{"format":"date-time","type":"string"},"lastName":{"type":"string"},"linkedInUrl":{"type":"string"},"middleInitial":{"type":"string"},"mobilePhone":{"type":"string"},"namePrefix":{"format":"int32","type":"integer"},"nameSuffix":{"format":"int32","type":"integer"},"note":{"type":"string"},"phone":{"type":"string"},"primaryContact":{"type":"boolean"},"receivesEmailNotifications":{"type":"boolean"},"roomNumber":{"type":"string"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_Contact_Int64_"},"solicitationOptOut":{"type":"boolean"},"solicitationOptOutTime":{"format":"date-time","type":"string"},"state":{"type":"string"},"surveyOptOut":{"type":"boolean"},"title":{"type":"string"},"twitterUrl":{"type":"string"},"userDefinedFields":{"items":{"$ref":"#/components/schemas/UserDefinedField"},"type":"array"},"zipCode":{"type":"string"}},"type":"object"},"ContactWebhookExcludedResourceModel":{"properties":{"id":{"format":"int64","type":"integer"},"resourceID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContactWebhookExcludedResource_Int64_"},"webhookID":{"format":"int32","type":"integer"}},"type":"object"},"ContactWebhookFieldModel":{"properties":{"fieldID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isDisplayAlwaysField":{"type":"boolean"},"isSubscribedField":{"type":"boolean"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContactWebhookField_Int64_"},"webhookID":{"format":"int32","type":"integer"}},"type":"object"},"ContactWebhookModel":{"properties":{"deactivationUrl":{"type":"string"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isReady":{"type":"boolean"},"isSubscribedToCreateEvents":{"type":"boolean"},"isSubscribedToDeleteEvents":{"type":"boolean"},"isSubscribedToUpdateEvents":{"type":"boolean"},"name":{"type":"string"},"notificationEmailAddress":{"type":"string"},"ownerResourceID":{"format":"int32","type":"integer"},"secretKey":{"type":"string"},"sendThresholdExceededNotification":{"type":"boolean"},"webhookGUID":{"type":"string"},"webhookUrl":{"type":"string"}},"type":"object"},"ContactWebhookUdfFieldModel":{"properties":{"id":{"format":"int64","type":"integer"},"isDisplayAlwaysField":{"type":"boolean"},"isSubscribedField":{"type":"boolean"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContactWebhookUdfField_Int64_"},"udfFieldID":{"format":"int32","type":"integer"},"webhookID":{"format":"int32","type":"integer"}},"type":"object"},"ContractBillingRuleModel":{"properties":{"contractID":{"format":"int32","type":"integer"},"createChargesAsBillable":{"type":"boolean"},"dailyProratedCost":{"format":"double","type":"number"},"dailyProratedPrice":{"format":"double","type":"number"},"determineUnits":{"format":"int32","type":"integer"},"endDate":{"format":"date-time","type":"string"},"executionMethod":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"includeItemsInChargeDescription":{"type":"boolean"},"invoiceDescription":{"type":"string"},"isActive":{"type":"boolean"},"isDailyProrationEnabled":{"type":"boolean"},"maximumUnits":{"format":"int32","type":"integer"},"minimumUnits":{"format":"int32","type":"integer"},"productID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContractBillingRule_Int64_"},"startDate":{"format":"date-time","type":"string"}},"type":"object"},"ContractBlockHourFactorModel":{"properties":{"blockHourMultiplier":{"format":"double","type":"number"},"contractHourlyRate":{"format":"double","type":"number"},"contractID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"internalCurrencyContractHourlyRate":{"format":"double","type":"number"},"roleID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContractFactor_Int64_"}},"type":"object"},"ContractBlockModel":{"properties":{"contractID":{"format":"int32","type":"integer"},"datePurchased":{"format":"date-time","type":"string"},"endDate":{"format":"date-time","type":"string"},"hourlyRate":{"format":"double","type":"number"},"hours":{"format":"double","type":"number"},"hoursApproved":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"invoiceNumber":{"type":"string"},"isPaid":{"type":"boolean"},"paymentNumber":{"type":"string"},"paymentType":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContractBlock_Int64_"},"startDate":{"format":"date-time","type":"string"},"status":{"format":"int32","type":"integer"}},"type":"object"},"ContractChargeModel":{"properties":{"billableAmount":{"format":"double","type":"number"},"billingCodeID":{"format":"int64","type":"integer"},"chargeType":{"format":"int32","type":"integer"},"contractID":{"format":"int64","type":"integer"},"contractServiceBundleID":{"format":"int64","type":"integer"},"contractServiceID":{"format":"int64","type":"integer"},"createDate":{"format":"date-time","type":"string"},"creatorResourceID":{"format":"int64","type":"integer"},"datePurchased":{"format":"date-time","type":"string"},"description":{"type":"string"},"extendedCost":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"internalCurrencyBillableAmount":{"format":"double","type":"number"},"internalCurrencyUnitPrice":{"format":"double","type":"number"},"internalPurchaseOrderNumber":{"type":"string"},"isBillableToCompany":{"type":"boolean"},"isBilled":{"type":"boolean"},"name":{"type":"string"},"notes":{"type":"string"},"organizationalLevelAssociationID":{"format":"int32","type":"integer"},"productID":{"format":"int64","type":"integer"},"purchaseOrderNumber":{"type":"string"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContractCost_Int64_"},"status":{"format":"int64","type":"integer"},"statusLastModifiedBy":{"format":"int64","type":"integer"},"statusLastModifiedDate":{"format":"date-time","type":"string"},"unitCost":{"format":"double","type":"number"},"unitPrice":{"format":"double","type":"number"},"unitQuantity":{"format":"double","type":"number"}},"type":"object"},"ContractExclusionBillingCodeModel":{"properties":{"billingCodeID":{"format":"int64","type":"integer"},"contractID":{"format":"int64","type":"integer"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContractExclusionAllocationCode_Int64_"}},"type":"object"},"ContractExclusionRoleModel":{"properties":{"contractID":{"format":"int64","type":"integer"},"id":{"format":"int64","type":"integer"},"roleID":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContractExclusionRole_Int64_"}},"type":"object"},"ContractExclusionSetExcludedRoleModel":{"properties":{"contractExclusionSetID":{"format":"int32","type":"integer"},"excludedRoleID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContractExclusionSetExcludedRole_Int64_"}},"type":"object"},"ContractExclusionSetExcludedWorkTypeModel":{"properties":{"contractExclusionSetID":{"format":"int32","type":"integer"},"excludedWorkTypeID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContractExclusionSetExcludedWorkType_Int64_"}},"type":"object"},"ContractExclusionSetModel":{"properties":{"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"name":{"type":"string"}},"type":"object"},"ContractMilestoneModel":{"properties":{"amount":{"format":"double","type":"number"},"billingCodeID":{"format":"int32","type":"integer"},"contractID":{"format":"int32","type":"integer"},"createDate":{"format":"date-time","type":"string"},"creatorResourceID":{"format":"int32","type":"integer"},"dateDue":{"format":"date-time","type":"string"},"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"internalCurrencyAmount":{"format":"double","type":"number"},"isInitialPayment":{"type":"boolean"},"organizationalLevelAssociationID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContractMilestone_Int64_"},"status":{"format":"int32","type":"integer"},"title":{"type":"string"}},"type":"object"},"ContractModel":{"properties":{"billToCompanyContactID":{"format":"int32","type":"integer"},"billToCompanyID":{"format":"int32","type":"integer"},"billingPreference":{"format":"int32","type":"integer"},"companyID":{"format":"int32","type":"integer"},"contactID":{"format":"int32","type":"integer"},"contactName":{"type":"string"},"contractCategory":{"format":"int32","type":"integer"},"contractExclusionSetID":{"format":"int32","type":"integer"},"contractName":{"type":"string"},"contractNumber":{"type":"string"},"contractPeriodType":{"format":"int32","type":"integer"},"contractType":{"format":"int32","type":"integer"},"description":{"type":"string"},"endDate":{"format":"date-time","type":"string"},"estimatedCost":{"format":"double","type":"number"},"estimatedHours":{"format":"double","type":"number"},"estimatedRevenue":{"format":"double","type":"number"},"exclusionContractID":{"format":"int64","type":"integer"},"id":{"format":"int64","type":"integer"},"internalCurrencyOverageBillingRate":{"format":"double","type":"number"},"internalCurrencySetupFee":{"format":"double","type":"number"},"isCompliant":{"type":"boolean"},"isDefaultContract":{"type":"boolean"},"opportunityID":{"format":"int32","type":"integer"},"organizationalLevelAssociationID":{"format":"int32","type":"integer"},"overageBillingRate":{"format":"double","type":"number"},"purchaseOrderNumber":{"type":"string"},"renewedContractID":{"format":"int64","type":"integer"},"serviceLevelAgreementID":{"format":"int32","type":"integer"},"setupFee":{"format":"double","type":"number"},"setupFeeBillingCodeID":{"format":"int64","type":"integer"},"startDate":{"format":"date-time","type":"string"},"status":{"format":"int32","type":"integer"},"timeReportingRequiresStartAndStopTimes":{"format":"int32","type":"integer"},"userDefinedFields":{"items":{"$ref":"#/components/schemas/UserDefinedField"},"type":"array"}},"type":"object"},"ContractNoteAttachmentModel":{"properties":{"attachDate":{"format":"date-time","type":"string"},"attachedByContactID":{"format":"int64","type":"integer"},"attachedByResourceID":{"format":"int64","type":"integer"},"attachmentType":{"type":"string"},"contentType":{"type":"string"},"contractID":{"format":"int32","type":"integer"},"contractNoteID":{"format":"int32","type":"integer"},"creatorType":{"format":"int32","type":"integer"},"data":{"format":"byte","type":"string"},"fileSize":{"format":"double","type":"number"},"fullPath":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isTaskAttachment":{"readOnly":true,"type":"boolean"},"opportunityID":{"format":"int64","type":"integer"},"parentID":{"format":"int64","type":"integer"},"parentType":{"format":"int32","readOnly":true,"type":"integer"},"publish":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AttachmentInfo_Int64_"},"title":{"type":"string"}},"type":"object"},"ContractNoteModel":{"properties":{"contractID":{"format":"int32","type":"integer"},"createDateTime":{"format":"date-time","type":"string"},"creatorResourceID":{"format":"int32","type":"integer"},"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"impersonatorUpdaterResourceID":{"format":"int32","type":"integer"},"lastActivityDate":{"format":"date-time","type":"string"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContractNote_Int64_"},"title":{"type":"string"}},"type":"object"},"ContractRateModel":{"properties":{"contractHourlyRate":{"format":"double","type":"number"},"contractID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"internalCurrencyContractHourlyRate":{"format":"double","type":"number"},"roleID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContractRate_Int64_"}},"type":"object"},"ContractRetainerModel":{"properties":{"amount":{"format":"double","type":"number"},"amountApproved":{"format":"double","type":"number"},"contractID":{"format":"int32","type":"integer"},"datePurchased":{"format":"date-time","type":"string"},"endDate":{"format":"date-time","type":"string"},"id":{"format":"int64","type":"integer"},"internalCurrencyAmount":{"format":"double","type":"number"},"internalCurrencyAmountApproved":{"format":"double","type":"number"},"invoiceNumber":{"type":"string"},"isPaid":{"type":"boolean"},"paymentID":{"format":"int32","type":"integer"},"paymentNumber":{"type":"string"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContractRetainer_Int64_"},"startDate":{"format":"date-time","type":"string"},"status":{"format":"int32","type":"integer"}},"type":"object"},"ContractRoleCostModel":{"properties":{"contractID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"rate":{"format":"double","type":"number"},"resourceID":{"format":"int32","type":"integer"},"roleID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContractRoleCost_Int64_"}},"type":"object"},"ContractServiceAdjustmentModel":{"properties":{"adjustedUnitCost":{"format":"double","type":"number"},"adjustedUnitPrice":{"format":"double","type":"number"},"allowRepeatService":{"type":"boolean"},"contractID":{"format":"int32","type":"integer"},"contractServiceID":{"format":"int32","type":"integer"},"effectiveDate":{"format":"date-time","type":"string"},"id":{"format":"int64","type":"integer"},"quoteItemID":{"format":"int32","type":"integer"},"serviceID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContractServiceAdjustment_Int64_"},"unitChange":{"format":"int32","type":"integer"}},"type":"object"},"ContractServiceBundleAdjustmentModel":{"properties":{"adjustedUnitPrice":{"format":"double","type":"number"},"allowRepeatServiceBundle":{"type":"boolean"},"contractID":{"format":"int32","type":"integer"},"contractServiceBundleID":{"format":"int32","type":"integer"},"effectiveDate":{"format":"date-time","type":"string"},"id":{"format":"int64","type":"integer"},"quoteItemID":{"format":"int32","type":"integer"},"serviceBundleID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContractServiceBundleAdjustment_Int64_"},"unitChange":{"format":"int32","type":"integer"}},"type":"object"},"ContractServiceBundleModel":{"properties":{"adjustedPrice":{"format":"double","type":"number"},"contractID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"internalCurrencyAdjustedPrice":{"format":"double","type":"number"},"internalCurrencyUnitPrice":{"format":"double","type":"number"},"internalDescription":{"type":"string"},"invoiceDescription":{"type":"string"},"quoteItemID":{"format":"int64","type":"integer"},"serviceBundleID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContractServiceBundle_Int64_"},"unitPrice":{"format":"double","type":"number"}},"type":"object"},"ContractServiceBundleUnitModel":{"properties":{"approveAndPostDate":{"format":"date-time","type":"string"},"contractID":{"format":"int32","type":"integer"},"contractServiceBundleID":{"format":"int32","type":"integer"},"cost":{"format":"double","type":"number"},"endDate":{"format":"date-time","type":"string"},"id":{"format":"int64","type":"integer"},"internalCurrencyPrice":{"format":"double","type":"number"},"organizationalLevelAssociationID":{"format":"int32","type":"integer"},"price":{"format":"double","type":"number"},"serviceBundleID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"format":"int64","readOnly":true,"type":"integer"},"startDate":{"format":"date-time","type":"string"},"units":{"format":"int32","type":"integer"}},"type":"object"},"ContractServiceModel":{"properties":{"contractID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"internalCurrencyAdjustedPrice":{"format":"double","type":"number"},"internalCurrencyUnitPrice":{"format":"double","type":"number"},"internalDescription":{"type":"string"},"invoiceDescription":{"type":"string"},"quoteItemID":{"format":"int64","type":"integer"},"serviceID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContractService_Int64_"},"unitCost":{"format":"double","type":"number"},"unitPrice":{"format":"double","type":"number"}},"type":"object"},"ContractServiceUnitModel":{"properties":{"approveAndPostDate":{"format":"date-time","type":"string"},"contractID":{"format":"int32","type":"integer"},"contractServiceID":{"format":"int32","type":"integer"},"cost":{"format":"double","type":"number"},"endDate":{"format":"date-time","type":"string"},"id":{"format":"int64","type":"integer"},"internalCurrencyPrice":{"format":"double","type":"number"},"organizationalLevelAssociationID":{"format":"int32","type":"integer"},"price":{"format":"double","type":"number"},"serviceID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"format":"int64","readOnly":true,"type":"integer"},"startDate":{"format":"date-time","type":"string"},"units":{"format":"int32","type":"integer"},"vendorCompanyID":{"format":"int32","type":"integer"}},"type":"object"},"ContractTicketPurchaseModel":{"properties":{"contractID":{"format":"int64","type":"integer"},"datePurchased":{"format":"date-time","type":"string"},"endDate":{"format":"date-time","type":"string"},"id":{"format":"int64","type":"integer"},"invoiceNumber":{"type":"string"},"isPaid":{"type":"boolean"},"paymentNumber":{"type":"string"},"paymentType":{"format":"int32","type":"integer"},"perTicketRate":{"format":"double","type":"number"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ContractTicketPurchase_Int64_"},"startDate":{"format":"date-time","type":"string"},"status":{"format":"int32","type":"integer"},"ticketsPurchased":{"format":"double","type":"number"},"ticketsUsed":{"format":"double","type":"number"}},"type":"object"},"CountActionResult":{"properties":{},"type":"object"},"CountryModel":{"properties":{"addressFormatID":{"format":"int64","type":"integer"},"countryCode":{"type":"string"},"displayName":{"type":"string"},"id":{"format":"int64","type":"integer"},"invoiceTemplateID":{"format":"int32","type":"integer"},"isActive":{"type":"boolean"},"isDefaultCountry":{"type":"boolean"},"name":{"type":"string"},"purchaseOrderTemplateID":{"format":"int32","type":"integer"},"quoteTemplateID":{"format":"int32","type":"integer"}},"type":"object"},"CurrencyModel":{"properties":{"currencyNegativeFormat":{"type":"string"},"currencyPositiveFormat":{"type":"string"},"description":{"type":"string"},"displaySymbol":{"format":"int32","type":"integer"},"exchangeRate":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isInternalCurrency":{"type":"boolean"},"lastModifiedDateTime":{"format":"date-time","type":"string"},"name":{"type":"string"},"updateResourceId":{"format":"int32","type":"integer"}},"type":"object"},"DeletedTaskActivityLogModel":{"properties":{"activityDateTime":{"format":"date-time","type":"string"},"createdByResourceID":{"format":"int32","type":"integer"},"deletedByResourceID":{"format":"int32","type":"integer"},"deletedDateTime":{"format":"date-time","type":"string"},"endDateTime":{"format":"date-time","type":"string"},"hoursWorked":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"noteOrAttachmentTitle":{"type":"string"},"startDateTime":{"format":"date-time","type":"string"},"taskID":{"format":"int32","type":"integer"},"taskNumber":{"type":"string"},"typeID":{"format":"int32","type":"integer"}},"type":"object"},"DeletedTicketActivityLogModel":{"properties":{"activityDateTime":{"format":"date-time","type":"string"},"createdByResourceID":{"format":"int32","type":"integer"},"deletedByResourceID":{"format":"int32","type":"integer"},"deletedDateTime":{"format":"date-time","type":"string"},"endDateTime":{"format":"date-time","type":"string"},"hoursWorked":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"noteOrAttachmentTitle":{"type":"string"},"startDateTime":{"format":"date-time","type":"string"},"ticketID":{"format":"int32","type":"integer"},"ticketNumber":{"type":"string"},"typeID":{"format":"int32","type":"integer"}},"type":"object"},"DeletedTicketLogModel":{"properties":{"deletedByResourceID":{"format":"int32","type":"integer"},"deletedDateTime":{"format":"date-time","type":"string"},"id":{"format":"int64","type":"integer"},"ticketID":{"format":"int32","type":"integer"},"ticketNumber":{"type":"string"},"ticketTitle":{"type":"string"}},"type":"object"},"DepartmentModel":{"properties":{"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"name":{"type":"string"},"number":{"type":"string"},"primaryLocationID":{"format":"int32","type":"integer"}},"type":"object"},"DocumentAttachmentModel":{"properties":{"attachDate":{"format":"date-time","type":"string"},"attachedByContactID":{"format":"int64","type":"integer"},"attachedByResourceID":{"format":"int64","type":"integer"},"attachmentType":{"type":"string"},"contentType":{"type":"string"},"creatorType":{"format":"int32","type":"integer"},"data":{"format":"byte","type":"string"},"documentID":{"format":"int32","type":"integer"},"fileSize":{"format":"double","type":"number"},"fullPath":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isTaskAttachment":{"readOnly":true,"type":"boolean"},"opportunityID":{"format":"int64","type":"integer"},"parentAttachmentID":{"format":"int32","type":"integer"},"parentID":{"format":"int64","type":"integer"},"parentType":{"format":"int32","readOnly":true,"type":"integer"},"publish":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AttachmentInfo_Int64_"},"title":{"type":"string"}},"type":"object"},"DocumentCategoryModel":{"properties":{"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"name":{"type":"string"},"parentCategoryID":{"format":"int32","type":"integer"}},"type":"object"},"DocumentChecklistItemModel":{"properties":{"documentID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isImportant":{"type":"boolean"},"itemName":{"type":"string"},"position":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_DocumentChecklistItem_Int64_"}},"type":"object"},"DocumentChecklistLibraryModel":{"properties":{"checklistLibraryID":{"format":"int32","type":"integer"},"documentID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_DocumentChecklistLibrary_Int64_"}},"type":"object"},"DocumentConfigurationItemAssociationModel":{"properties":{"configurationItemID":{"format":"int32","type":"integer"},"documentID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_DocumentInstalledProductAssociation_Int64_"}},"type":"object"},"DocumentConfigurationItemCategoryAssociationModel":{"properties":{"documentID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"installedProductCategoryID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_DocumentInstalledProductCategoryAssociation_Int64_"}},"type":"object"},"DocumentModel":{"properties":{"companyID":{"format":"int32","type":"integer"},"createdByResourceID":{"format":"int32","type":"integer"},"createdDateTime":{"format":"date-time","type":"string"},"documentCategoryID":{"format":"int32","type":"integer"},"errorCodes":{"type":"string"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"keywords":{"type":"string"},"lastModifiedByResourceID":{"format":"int32","type":"integer"},"lastModifiedDateTime":{"format":"date-time","type":"string"},"publish":{"format":"int32","type":"integer"},"referenceLink":{"type":"string"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_Document_Int64_"},"title":{"type":"string"}},"type":"object"},"DocumentNoteModel":{"properties":{"createdByResourceID":{"format":"int32","type":"integer"},"createdDateTime":{"format":"date-time","type":"string"},"description":{"type":"string"},"documentID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"lastModifiedByResourceID":{"format":"int32","type":"integer"},"lastModifiedDateTime":{"format":"date-time","type":"string"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_DocumentNote_Int64_"},"title":{"type":"string"}},"type":"object"},"DocumentPlainTextContentModel":{"properties":{"contentData":{"type":"string"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_DocumentPlainTextContent_Int64_"}},"type":"object"},"DocumentTagAssociationModel":{"properties":{"createDateTime":{"format":"date-time","type":"string"},"createdByResourceID":{"format":"int32","type":"integer"},"documentID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_DocumentTagAssociation_Int64_"},"tagID":{"format":"int32","type":"integer"}},"type":"object"},"DocumentTicketAssociationModel":{"properties":{"documentID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_DocumentTicketAssociation_Int64_"},"ticketID":{"format":"int32","type":"integer"}},"type":"object"},"DocumentToArticleAssociationModel":{"properties":{"associatedArticleID":{"format":"int32","type":"integer"},"documentID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_DocumentToArticleAssociation_Int64_"}},"type":"object"},"DocumentToDocumentAssociationModel":{"properties":{"associatedDocumentID":{"format":"int32","type":"integer"},"documentID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_DocumentToDocumentAssociation_Int64_"}},"type":"object"},"DomainRegistrarModel":{"properties":{"id":{"format":"int64","type":"integer"},"name":{"type":"string"},"url":{"type":"string"}},"type":"object"},"EntityInformationModel":{"properties":{"canCreate":{"readOnly":true,"type":"boolean"},"canDelete":{"readOnly":true,"type":"boolean"},"canQuery":{"readOnly":true,"type":"boolean"},"canUpdate":{"readOnly":true,"type":"boolean"},"hasUserDefinedFields":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"supportsWebhookCallouts":{"readOnly":true,"type":"boolean"},"userAccessForCreate":{"$ref":"#/components/schemas/RestUserAccessLevel"},"userAccessForDelete":{"$ref":"#/components/schemas/RestUserAccessLevel"},"userAccessForQuery":{"$ref":"#/components/schemas/RestUserAccessLevel"},"userAccessForUpdate":{"$ref":"#/components/schemas/RestUserAccessLevel"}},"type":"object"},"EntityInformationResultModel":{"properties":{"info":{"$ref":"#/components/schemas/EntityInformationModel"}},"type":"object"},"ExpenseItemAttachmentModel":{"properties":{"attachDate":{"format":"date-time","type":"string"},"attachedByContactID":{"format":"int64","type":"integer"},"attachedByResourceID":{"format":"int64","type":"integer"},"attachmentType":{"type":"string"},"contentType":{"type":"string"},"creatorType":{"format":"int32","type":"integer"},"data":{"format":"byte","type":"string"},"expenseItemID":{"format":"int32","type":"integer"},"expenseReportID":{"format":"int32","type":"integer"},"fileSize":{"format":"double","type":"number"},"fullPath":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isTaskAttachment":{"readOnly":true,"type":"boolean"},"opportunityID":{"format":"int64","type":"integer"},"parentID":{"format":"int64","type":"integer"},"parentType":{"format":"int32","readOnly":true,"type":"integer"},"publish":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AttachmentInfo_Int64_"},"title":{"type":"string"}},"type":"object"},"ExpenseItemModel":{"properties":{"companyID":{"format":"int32","type":"integer"},"description":{"type":"string"},"destination":{"type":"string"},"entertainmentLocation":{"type":"string"},"expenseCategory":{"format":"int32","type":"integer"},"expenseCurrencyExpenseAmount":{"format":"double","type":"number"},"expenseCurrencyID":{"format":"int32","type":"integer"},"expenseDate":{"format":"date-time","type":"string"},"expenseReportID":{"format":"int32","type":"integer"},"glCode":{"type":"string"},"haveReceipt":{"type":"boolean"},"id":{"format":"int64","type":"integer"},"internalCurrencyExpenseAmount":{"format":"double","type":"number"},"internalCurrencyReimbursementAmount":{"format":"double","type":"number"},"isBillableToCompany":{"type":"boolean"},"isReimbursable":{"type":"boolean"},"isRejected":{"type":"boolean"},"miles":{"format":"double","type":"number"},"odometerEnd":{"format":"double","type":"number"},"odometerStart":{"format":"double","type":"number"},"origin":{"type":"string"},"paymentType":{"format":"int32","type":"integer"},"projectID":{"format":"int32","type":"integer"},"purchaseOrderNumber":{"type":"string"},"reimbursementCurrencyReimbursementAmount":{"format":"double","type":"number"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ExpenseItem_Int64_"},"taskID":{"format":"int32","type":"integer"},"ticketID":{"format":"int32","type":"integer"},"workType":{"format":"int32","type":"integer"}},"type":"object"},"ExpenseReportAttachmentModel":{"properties":{"attachDate":{"format":"date-time","type":"string"},"attachedByContactID":{"format":"int64","type":"integer"},"attachedByResourceID":{"format":"int64","type":"integer"},"attachmentType":{"type":"string"},"contentType":{"type":"string"},"creatorType":{"format":"int32","type":"integer"},"data":{"format":"byte","type":"string"},"expenseItemID":{"format":"int32","type":"integer"},"expenseReportID":{"format":"int32","type":"integer"},"fileSize":{"format":"double","type":"number"},"fullPath":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isTaskAttachment":{"readOnly":true,"type":"boolean"},"opportunityID":{"format":"int64","type":"integer"},"parentID":{"format":"int64","type":"integer"},"parentType":{"format":"int32","readOnly":true,"type":"integer"},"publish":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AttachmentInfo_Int64_"},"title":{"type":"string"}},"type":"object"},"ExpenseReportModel":{"properties":{"amountDue":{"format":"double","type":"number"},"approvedDate":{"format":"date-time","type":"string"},"approverID":{"format":"int32","type":"integer"},"departmentNumber":{"type":"string"},"id":{"format":"int64","type":"integer"},"internalCurrencyCashAdvanceAmount":{"format":"double","type":"number"},"internalCurrencyExpenseTotal":{"format":"double","type":"number"},"name":{"type":"string"},"organizationalLevelAssociationID":{"format":"int32","type":"integer"},"quickBooksReferenceNumber":{"type":"string"},"reimbursementCurrencyAmountDue":{"format":"double","type":"number"},"reimbursementCurrencyCashAdvanceAmount":{"format":"double","type":"number"},"reimbursementCurrencyID":{"format":"int32","type":"integer"},"rejectionReason":{"type":"string"},"status":{"format":"int32","type":"integer"},"submit":{"type":"boolean"},"submitDate":{"format":"date-time","type":"string"},"submitterID":{"format":"int32","type":"integer"},"weekEnding":{"format":"date-time","type":"string"}},"type":"object"},"Expression":{"properties":{"canReduce":{"readOnly":true,"type":"boolean"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Field":{"properties":{"defaultValue":{"type":"string"},"description":{"type":"string"},"isPickList":{"type":"boolean"},"isQueryable":{"type":"boolean"},"isReadOnly":{"type":"boolean"},"isReference":{"type":"boolean"},"isRequired":{"type":"boolean"},"isSupportedWebhookField":{"$ref":"#/components/schemas/Object"},"label":{"type":"string"},"length":{"format":"int32","type":"integer"},"name":{"type":"string"},"picklistParentValueField":{"type":"string"},"picklistValues":{"items":{"$ref":"#/components/schemas/PickListValue"},"type":"array"},"referenceEntityType":{"type":"string"},"type":{"type":"string"}},"type":"object"},"FieldInformationModel":{"properties":{"dataType":{"type":"string"},"isPickList":{"type":"boolean"},"isQueryable":{"type":"boolean"},"isReadOnly":{"type":"boolean"},"isReference":{"type":"boolean"},"isRequired":{"type":"boolean"},"isSupportedWebhookField":{"$ref":"#/components/schemas/Object"},"length":{"format":"int32","type":"integer"},"name":{"type":"string"},"picklistParentValueField":{"type":"string"},"picklistValues":{"items":{"$ref":"#/components/schemas/PickListValue"},"type":"array"},"referenceEntityType":{"type":"string"}},"type":"object"},"FieldInformationResultModel":{"properties":{"fields":{"items":{"$ref":"#/components/schemas/FieldInformationModel"},"type":"array"}},"type":"object"},"FileQueryResultModel":{"properties":{"contentType":{"readOnly":true,"type":"string"},"data":{"items":{"$ref":"#/components/schemas/Byte"},"type":"array"},"fileName":{"readOnly":true,"type":"string"},"fileSize":{"format":"int32","readOnly":true,"type":"integer"},"id":{"format":"int64","readOnly":true,"type":"integer"}},"type":"object"},"Filter":{"properties":{"field":{"type":"string"},"items":{"description":"An Array of Filter objects","items":{"$ref":"#/components/schemas/Filter"},"type":"array"},"op":{"type":"string"},"udf":{"type":"boolean"},"value":{"description":"Can be either an Integer, String, Boolean, an Array of Integers, or an Array of Strings. ","properties":{},"type":"object"}},"type":"object"},"GlobalEntityInformationResultModel":{"properties":{"entityDescriptions":{"items":{"$ref":"#/components/schemas/EntityInformationResultModel"},"type":"array"}},"type":"object"},"HolidayModel":{"properties":{"holidayDate":{"format":"date-time","type":"string"},"holidayName":{"type":"string"},"holidaySetID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_Holiday_Int64_"}},"type":"object"},"HolidaySetModel":{"properties":{"holidaySetDescription":{"type":"string"},"holidaySetName":{"type":"string"},"id":{"format":"int64","type":"integer"}},"type":"object"},"IntegrationVendorInsightModel":{"properties":{"createDateTime":{"format":"date-time","type":"string"},"description":{"type":"string"},"height":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"insightCategory":{"format":"int32","type":"integer"},"insightKey":{"type":"string"},"isActive":{"type":"boolean"},"lastModifiedDateTime":{"format":"date-time","type":"string"},"referenceUrl":{"type":"string"},"secret":{"type":"string"},"title":{"type":"string"},"vendorSuppliedID":{"type":"string"}},"type":"object"},"IntegrationVendorWidgetModel":{"properties":{"createDateTime":{"format":"date-time","type":"string"},"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"lastModifiedDateTime":{"format":"date-time","type":"string"},"referenceUrl":{"type":"string"},"secret":{"type":"string"},"title":{"type":"string"},"vendorSuppliedID":{"type":"string"},"widgetKey":{"type":"string"},"width":{"format":"int32","type":"integer"}},"type":"object"},"InternalLocationModel":{"properties":{"additionalAddressInfo":{"type":"string"},"address1":{"type":"string"},"address2":{"type":"string"},"city":{"type":"string"},"country":{"type":"string"},"holidaySetId":{"format":"int64","type":"integer"},"id":{"format":"int64","type":"integer"},"isDefault":{"type":"boolean"},"name":{"type":"string"},"postalCode":{"type":"string"},"state":{"type":"string"},"timeZone":{"type":"string"}},"type":"object"},"InternalLocationWithBusinessHoursModel":{"properties":{"additionalAddressInfo":{"type":"string"},"address1":{"type":"string"},"address2":{"type":"string"},"city":{"type":"string"},"countryID":{"format":"int32","type":"integer"},"dateFormat":{"type":"string"},"firstDayOfWeek":{"format":"int32","type":"integer"},"fridayBusinessHoursEndTime":{"format":"date-time","type":"string"},"fridayBusinessHoursStartTime":{"format":"date-time","type":"string"},"fridayExtendedHoursEndTime":{"format":"date-time","type":"string"},"fridayExtendedHoursStartTime":{"format":"date-time","type":"string"},"holidayExtendedHoursEndTime":{"format":"date-time","type":"string"},"holidayExtendedHoursStartTime":{"format":"date-time","type":"string"},"holidayHoursEndTime":{"format":"date-time","type":"string"},"holidayHoursStartTime":{"format":"date-time","type":"string"},"holidayHoursType":{"format":"int32","type":"integer"},"holidaySetID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isDefault":{"type":"boolean"},"mondayBusinessHoursEndTime":{"format":"date-time","type":"string"},"mondayBusinessHoursStartTime":{"format":"date-time","type":"string"},"mondayExtendedHoursEndTime":{"format":"date-time","type":"string"},"mondayExtendedHoursStartTime":{"format":"date-time","type":"string"},"name":{"type":"string"},"noHoursOnHolidays":{"type":"boolean"},"numberFormat":{"type":"string"},"postalCode":{"type":"string"},"saturdayBusinessHoursEndTime":{"format":"date-time","type":"string"},"saturdayBusinessHoursStartTime":{"format":"date-time","type":"string"},"saturdayExtendedHoursEndTime":{"format":"date-time","type":"string"},"saturdayExtendedHoursStartTime":{"format":"date-time","type":"string"},"state":{"type":"string"},"sundayBusinessHoursEndTime":{"format":"date-time","type":"string"},"sundayBusinessHoursStartTime":{"format":"date-time","type":"string"},"sundayExtendedHoursEndTime":{"format":"date-time","type":"string"},"sundayExtendedHoursStartTime":{"format":"date-time","type":"string"},"thursdayBusinessHoursEndTime":{"format":"date-time","type":"string"},"thursdayBusinessHoursStartTime":{"format":"date-time","type":"string"},"thursdayExtendedHoursEndTime":{"format":"date-time","type":"string"},"thursdayExtendedHoursStartTime":{"format":"date-time","type":"string"},"timeFormat":{"type":"string"},"timeZoneID":{"format":"int32","type":"integer"},"tuesdayBusinessHoursEndTime":{"format":"date-time","type":"string"},"tuesdayBusinessHoursStartTime":{"format":"date-time","type":"string"},"tuesdayExtendedHoursEndTime":{"format":"date-time","type":"string"},"tuesdayExtendedHoursStartTime":{"format":"date-time","type":"string"},"wednesdayBusinessHoursEndTime":{"format":"date-time","type":"string"},"wednesdayBusinessHoursStartTime":{"format":"date-time","type":"string"},"wednesdayExtendedHoursEndTime":{"format":"date-time","type":"string"},"wednesdayExtendedHoursStartTime":{"format":"date-time","type":"string"}},"type":"object"},"InventoryItemModel":{"properties":{"backOrderQuantity":{"format":"int32","type":"integer"},"bin":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"inventoryLocationID":{"format":"int32","type":"integer"},"productID":{"format":"int32","type":"integer"},"quantityMaximum":{"format":"int32","type":"integer"},"quantityMinimum":{"format":"int32","type":"integer"},"quantityOnHand":{"format":"int32","type":"integer"},"quantityOnOrder":{"format":"int32","type":"integer"},"quantityPicked":{"format":"int32","type":"integer"},"quantityReserved":{"format":"int32","type":"integer"},"referenceNumber":{"type":"string"}},"type":"object"},"InventoryItemSerialNumberModel":{"properties":{"id":{"format":"int64","type":"integer"},"inventoryItemID":{"format":"int32","type":"integer"},"serialNumber":{"type":"string"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_InventoryItemSerialNumber_Int64_"}},"type":"object"},"InventoryLocationModel":{"properties":{"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isActive":{"type":"boolean"},"isDefault":{"type":"boolean"},"locationName":{"type":"string"},"resourceID":{"format":"int32","type":"integer"}},"type":"object"},"InventoryProductModel":{"properties":{"availableUnits":{"format":"int32","type":"integer"},"backOrderQuantity":{"format":"int32","type":"integer"},"bin":{"type":"string"},"createDateTime":{"format":"date-time","type":"string"},"createdByResourceID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"inventoryLocationID":{"format":"int32","type":"integer"},"onHandUnits":{"format":"int32","type":"integer"},"pickedUnits":{"format":"int32","type":"integer"},"productID":{"format":"int32","type":"integer"},"quantityMaximum":{"format":"int32","type":"integer"},"quantityMinimum":{"format":"int32","type":"integer"},"referenceNumber":{"type":"string"},"reservedUnits":{"format":"int32","type":"integer"},"unitsOnOrder":{"format":"int32","type":"integer"}},"type":"object"},"InventoryStockedItemAddModel":{"properties":{"determineCostUsing":{"format":"int32","type":"integer"},"determineNewPriceUsing":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"inventoryProductID":{"format":"int32","type":"integer"},"pricePercentage":{"format":"double","type":"number"},"quantityBeingAdded":{"format":"int32","type":"integer"},"reasonForUpdate":{"type":"string"},"returnPrice":{"format":"double","type":"number"},"returnTypeID":{"format":"int32","type":"integer"},"serialNumber":{"type":"string"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_InventoryStockedItemAdd_Int64_"},"unitCost":{"format":"double","type":"number"},"vendorID":{"format":"int32","type":"integer"},"vendorInvoiceNumber":{"type":"string"}},"type":"object"},"InventoryStockedItemModel":{"properties":{"availableUnits":{"format":"int32","type":"integer"},"companyID":{"format":"int32","type":"integer"},"configurationItemID":{"format":"int32","type":"integer"},"contractChargeID":{"format":"int32","type":"integer"},"createDateTime":{"format":"date-time","type":"string"},"createdByResourceID":{"format":"int32","type":"integer"},"currentInventoryLocationID":{"format":"int32","type":"integer"},"deliveredUnits":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"inventoryProductID":{"format":"int32","type":"integer"},"onHandUnits":{"format":"int32","type":"integer"},"parentInventoryStockedItemID":{"format":"int32","type":"integer"},"parentStockedItemReceivedUnits":{"format":"int32","type":"integer"},"pickedRemovedByResourceID":{"format":"int32","type":"integer"},"pickedRemovedDateTime":{"format":"date-time","type":"string"},"pickedUnits":{"format":"int32","type":"integer"},"projectChargeID":{"format":"int32","type":"integer"},"purchaseOrderID":{"format":"int32","type":"integer"},"purchaseOrderItemID":{"format":"int32","type":"integer"},"purchaseOrderItemReceivingID":{"format":"int32","type":"integer"},"quoteItemID":{"format":"int32","type":"integer"},"removedUnits":{"format":"int32","type":"integer"},"reservedUnits":{"format":"int32","type":"integer"},"returnPrice":{"format":"double","type":"number"},"returnTypeID":{"format":"int32","type":"integer"},"serialNumber":{"type":"string"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_InventoryStockedItem_Int64_"},"statusID":{"format":"int32","type":"integer"},"ticketChargeID":{"format":"int32","type":"integer"},"transferredUnits":{"format":"int32","type":"integer"},"unitCost":{"format":"double","type":"number"},"vendorID":{"format":"int32","type":"integer"},"vendorInvoiceNumber":{"type":"string"}},"type":"object"},"InventoryStockedItemRemoveModel":{"properties":{"id":{"format":"int64","type":"integer"},"inventoryProductID":{"format":"int32","type":"integer"},"inventoryStockedItemID":{"format":"int32","type":"integer"},"quantityBeingRemoved":{"format":"int32","type":"integer"},"reasonForUpdate":{"type":"string"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_InventoryStockedItemRemove_Int64_"}},"type":"object"},"InventoryStockedItemTransferModel":{"properties":{"id":{"format":"int64","type":"integer"},"inventoryProductID":{"format":"int32","type":"integer"},"inventoryStockedItemID":{"format":"int32","type":"integer"},"newInventoryLocationID":{"format":"int32","type":"integer"},"quantityBeingTransferred":{"format":"int32","type":"integer"},"reasonForUpdate":{"type":"string"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_InventoryStockedItemTransfer_Int64_"}},"type":"object"},"InventoryTransferModel":{"properties":{"fromLocationID":{"format":"int64","type":"integer"},"id":{"format":"int64","type":"integer"},"notes":{"type":"string"},"productID":{"format":"int64","type":"integer"},"quantityTransferred":{"format":"int32","type":"integer"},"serialNumber":{"type":"string"},"toLocationID":{"format":"int64","type":"integer"},"transferByResourceID":{"format":"int32","type":"integer"},"transferDate":{"format":"date-time","type":"string"},"updateNote":{"type":"string"}},"type":"object"},"InvoiceMarkupResultModel":{"properties":{"invoiceMarkup":{"type":"string"}},"type":"object"},"InvoiceModel":{"properties":{"batchID":{"format":"int32","type":"integer"},"comments":{"type":"string"},"companyID":{"format":"int32","type":"integer"},"createDateTime":{"format":"date-time","type":"string"},"creatorResourceID":{"format":"int32","type":"integer"},"dueDate":{"format":"date-time","type":"string"},"fromDate":{"format":"date-time","type":"string"},"id":{"format":"int64","type":"integer"},"invoiceDateTime":{"format":"date-time","type":"string"},"invoiceEditorTemplateID":{"format":"int32","type":"integer"},"invoiceNumber":{"type":"string"},"invoiceTotal":{"format":"double","type":"number"},"isVoided":{"type":"boolean"},"orderNumber":{"type":"string"},"paidDate":{"format":"date-time","type":"string"},"paymentTerm":{"format":"int32","type":"integer"},"taxGroup":{"format":"int32","type":"integer"},"taxRegionName":{"type":"string"},"toDate":{"format":"date-time","type":"string"},"totalTaxValue":{"format":"double","type":"number"},"voidedByResourceID":{"format":"int32","type":"integer"},"voidedDate":{"format":"date-time","type":"string"},"webServiceDate":{"format":"date-time","type":"string"}},"type":"object"},"InvoiceTemplateModel":{"properties":{"coveredByBlockRetainerContractLabel":{"type":"string"},"coveredByRecurringServiceFixedPricePerTicketContractLabel":{"type":"string"},"currencyNegativeFormat":{"type":"string"},"currencyPositiveFormat":{"type":"string"},"dateFormat":{"format":"int32","type":"integer"},"displayFixedPriceContractLabor":{"type":"boolean"},"displayRecurringServiceContractLabor":{"type":"boolean"},"displaySeparateLineItemForEachTax":{"type":"boolean"},"displayTaxCategory":{"type":"boolean"},"displayTaxCategorySuperscripts":{"type":"boolean"},"displayZeroAmountRecurringServicesAndBundles":{"type":"boolean"},"groupBy":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"itemizeItemsInEachGroup":{"format":"int32","type":"integer"},"itemizeServicesAndBundles":{"type":"boolean"},"name":{"type":"string"},"nonBillableLaborLabel":{"type":"string"},"numberFormat":{"format":"int32","type":"integer"},"pageLayout":{"format":"int32","type":"integer"},"pageNumberFormat":{"format":"int32","type":"integer"},"paymentTerms":{"format":"int32","type":"integer"},"rateCostExpression":{"type":"string"},"showGridHeader":{"type":"boolean"},"showVerticalGridLines":{"type":"boolean"},"sortBy":{"format":"int32","type":"integer"},"timeFormat":{"format":"int32","type":"integer"}},"type":"object"},"KnowledgeBaseArticleModel":{"properties":{"articleCategoryID":{"format":"int32","type":"integer"},"createdByResourceID":{"format":"int32","type":"integer"},"createdDateTime":{"format":"date-time","type":"string"},"errorCodes":{"type":"string"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"keywords":{"type":"string"},"lastModifiedByResourceID":{"format":"int32","type":"integer"},"lastModifiedDateTime":{"format":"date-time","type":"string"},"publish":{"format":"int32","type":"integer"},"referenceLink":{"type":"string"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_KnowledgeBaseArticle_Int64_"},"title":{"type":"string"}},"type":"object"},"KnowledgeBaseCategoryModel":{"properties":{"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"name":{"type":"string"},"parentCategoryID":{"format":"int32","type":"integer"}},"type":"object"},"ModuleAccessResultModel":{"properties":{"modules":{"items":{"$ref":"#/components/schemas/KeyValuePair_2"},"type":"array"}},"type":"object"},"NotificationHistoryModel":{"properties":{"companyID":{"format":"int64","type":"integer"},"entityNumber":{"type":"string"},"entityTitle":{"type":"string"},"id":{"format":"int64","type":"integer"},"initiatingContactID":{"format":"int64","type":"integer"},"initiatingResourceID":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isDeleted":{"type":"boolean"},"isTemplateJob":{"type":"boolean"},"notificationHistoryTypeID":{"format":"int32","type":"integer"},"notificationSentTime":{"format":"date-time","type":"string"},"opportunityID":{"format":"int64","type":"integer"},"projectID":{"format":"int64","type":"integer"},"quoteID":{"format":"int64","type":"integer"},"recipientDisplayName":{"type":"string"},"recipientEmailAddress":{"type":"string"},"taskID":{"format":"int64","type":"integer"},"templateName":{"type":"string"},"ticketID":{"format":"int64","type":"integer"},"timeEntryID":{"format":"int64","type":"integer"}},"type":"object"},"Object":{"properties":{},"type":"object"},"OperationActionResult":{"properties":{},"type":"object"},"OperationResultModel":{"properties":{"itemId":{"$ref":"#/components/schemas/Object"}},"type":"object"},"OpportunityAttachmentModel":{"properties":{"attachDate":{"format":"date-time","type":"string"},"attachedByContactID":{"format":"int64","type":"integer"},"attachedByResourceID":{"format":"int64","type":"integer"},"attachmentType":{"type":"string"},"contentType":{"type":"string"},"creatorType":{"format":"int32","type":"integer"},"data":{"format":"byte","type":"string"},"fileSize":{"format":"double","type":"number"},"fullPath":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isTaskAttachment":{"readOnly":true,"type":"boolean"},"opportunityID":{"format":"int64","type":"integer"},"parentAttachmentID":{"format":"int32","type":"integer"},"parentID":{"format":"int64","type":"integer"},"parentType":{"format":"int32","readOnly":true,"type":"integer"},"publish":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AttachmentInfo_Int64_"},"title":{"type":"string"}},"type":"object"},"OpportunityCategoryModel":{"properties":{"displayColorRGB":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isGlobalDefault":{"type":"boolean"},"name":{"type":"string"},"nickname":{"type":"string"}},"type":"object"},"OpportunityModel":{"properties":{"advancedField1":{"format":"double","type":"number"},"advancedField2":{"format":"double","type":"number"},"advancedField3":{"format":"double","type":"number"},"advancedField4":{"format":"double","type":"number"},"advancedField5":{"format":"double","type":"number"},"amount":{"format":"double","type":"number"},"assessmentScore":{"format":"double","type":"number"},"barriers":{"type":"string"},"closedDate":{"format":"date-time","type":"string"},"companyID":{"format":"int32","type":"integer"},"contactID":{"format":"int32","type":"integer"},"cost":{"format":"double","type":"number"},"createDate":{"format":"date-time","type":"string"},"creatorResourceID":{"format":"int32","type":"integer"},"description":{"type":"string"},"helpNeeded":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"lastActivity":{"format":"date-time","type":"string"},"leadSource":{"format":"int32","type":"integer"},"lossReason":{"format":"int32","type":"integer"},"lossReasonDetail":{"type":"string"},"lostDate":{"format":"date-time","type":"string"},"market":{"type":"string"},"monthlyCost":{"format":"double","type":"number"},"monthlyRevenue":{"format":"double","type":"number"},"nextStep":{"type":"string"},"onetimeCost":{"format":"double","type":"number"},"onetimeRevenue":{"format":"double","type":"number"},"opportunityCategoryID":{"format":"int32","type":"integer"},"organizationalLevelAssociationID":{"format":"int32","type":"integer"},"ownerResourceID":{"format":"int32","type":"integer"},"primaryCompetitor":{"format":"int32","type":"integer"},"probability":{"format":"int32","type":"integer"},"productID":{"format":"int32","type":"integer"},"projectedCloseDate":{"format":"date-time","type":"string"},"promisedFulfillmentDate":{"format":"date-time","type":"string"},"promotionName":{"type":"string"},"quarterlyCost":{"format":"double","type":"number"},"quarterlyRevenue":{"format":"double","type":"number"},"rating":{"format":"int32","type":"integer"},"relationshipAssessmentScore":{"format":"double","type":"number"},"revenueSpread":{"format":"int32","type":"integer"},"revenueSpreadUnit":{"type":"string"},"salesOrderID":{"format":"int32","type":"integer"},"salesProcessPercentComplete":{"format":"double","type":"number"},"semiannualCost":{"format":"double","type":"number"},"semiannualRevenue":{"format":"double","type":"number"},"stage":{"format":"int32","type":"integer"},"startDate":{"format":"date-time","type":"string"},"status":{"format":"int32","type":"integer"},"technicalAssessmentScore":{"format":"double","type":"number"},"throughDate":{"format":"date-time","type":"string"},"title":{"type":"string"},"totalAmountMonths":{"format":"int32","type":"integer"},"useQuoteTotals":{"type":"boolean"},"userDefinedFields":{"items":{"$ref":"#/components/schemas/UserDefinedField"},"type":"array"},"winReason":{"format":"int32","type":"integer"},"winReasonDetail":{"type":"string"},"yearlyCost":{"format":"double","type":"number"},"yearlyRevenue":{"format":"double","type":"number"}},"type":"object"},"OrganizationalLevel1Model":{"properties":{"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"name":{"type":"string"}},"type":"object"},"OrganizationalLevel2Model":{"properties":{"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"name":{"type":"string"}},"type":"object"},"OrganizationalLevelAssociationModel":{"properties":{"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"organizationalLevel1ID":{"format":"int32","type":"integer"},"organizationalLevel2ID":{"format":"int32","type":"integer"}},"type":"object"},"OrganizationalResourceModel":{"properties":{"id":{"format":"int64","type":"integer"},"organizationalLevelAssociationID":{"format":"int32","type":"integer"},"resourceID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"format":"int64","readOnly":true,"type":"integer"}},"type":"object"},"PagingModel":{"properties":{"count":{"format":"int32","type":"integer"},"nextPageUrl":{"type":"string"},"prevPageUrl":{"type":"string"},"requestCount":{"format":"int32","readOnly":true,"type":"integer"}},"type":"object"},"ParameterExpression":{"properties":{"canReduce":{"readOnly":true,"type":"boolean"},"isByRef":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"PaymentTermModel":{"properties":{"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"name":{"type":"string"},"paymentDueInDays":{"format":"int32","type":"integer"}},"type":"object"},"PhaseModel":{"properties":{"createDate":{"format":"date-time","type":"string"},"creatorResourceID":{"format":"int32","type":"integer"},"description":{"type":"string"},"dueDate":{"format":"date-time","type":"string"},"estimatedHours":{"format":"double","type":"number"},"externalID":{"type":"string"},"id":{"format":"int64","type":"integer"},"isScheduled":{"type":"boolean"},"lastActivityDateTime":{"format":"date-time","type":"string"},"parentPhaseID":{"format":"int32","type":"integer"},"phaseNumber":{"type":"string"},"projectID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_Phase_Int64_"},"startDate":{"format":"date-time","type":"string"},"title":{"type":"string"}},"type":"object"},"PickListValue":{"properties":{"isActive":{"type":"boolean"},"isDefaultValue":{"type":"boolean"},"isSystem":{"type":"boolean"},"label":{"type":"string"},"parentValue":{"type":"string"},"sortOrder":{"format":"int32","type":"integer"},"value":{"type":"string"}},"type":"object"},"PriceListMaterialCodeModel":{"properties":{"billingCodeID":{"format":"int32","type":"integer"},"currencyID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"unitPrice":{"format":"double","type":"number"},"usesInternalCurrencyPrice":{"type":"boolean"}},"type":"object"},"PriceListProductModel":{"properties":{"currencyID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"productID":{"format":"int32","type":"integer"},"unitPrice":{"format":"double","type":"number"},"usesInternalCurrencyPrice":{"type":"boolean"}},"type":"object"},"PriceListProductTierModel":{"properties":{"currencyID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"productTierID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_PriceListProductTier_Int64_"},"unitPrice":{"format":"double","type":"number"},"usesInternalCurrencyPrice":{"type":"boolean"}},"type":"object"},"PriceListRoleModel":{"properties":{"currencyID":{"format":"int32","type":"integer"},"hourlyRate":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"roleID":{"format":"int32","type":"integer"},"usesInternalCurrencyPrice":{"type":"boolean"}},"type":"object"},"PriceListServiceBundleModel":{"properties":{"currencyID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"serviceBundleID":{"format":"int32","type":"integer"},"unitPrice":{"format":"double","type":"number"},"usesInternalCurrencyPrice":{"type":"boolean"}},"type":"object"},"PriceListServiceModel":{"properties":{"currencyID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"serviceID":{"format":"int32","type":"integer"},"unitPrice":{"format":"double","type":"number"},"usesInternalCurrencyPrice":{"type":"boolean"}},"type":"object"},"PriceListWorkTypeModifierModel":{"properties":{"currencyID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"modifierType":{"format":"int32","type":"integer"},"modifierValue":{"format":"double","type":"number"},"usesInternalCurrencyPrice":{"type":"boolean"},"workTypeModifierID":{"format":"int32","type":"integer"}},"type":"object"},"ProcessDattoAlertModel":{"properties":{"deviceSnapshotNoteText":{"type":"string"},"endDeviceScreenshotAttachment":{"$ref":"#/components/schemas/TicketAttachmentModel"},"endDeviceSnapshotNoteText":{"type":"string"},"ticketEntity":{"$ref":"#/components/schemas/TicketModel"}},"type":"object"},"ProductModel":{"properties":{"billingType":{"format":"int32","type":"integer"},"chargeBillingCodeID":{"format":"int32","type":"integer"},"createdByResourceID":{"format":"int32","type":"integer"},"createdTime":{"format":"date-time","type":"string"},"defaultInstalledProductCategoryID":{"format":"int32","type":"integer"},"defaultVendorID":{"format":"int32","type":"integer"},"description":{"type":"string"},"doesNotRequireProcurement":{"type":"boolean"},"externalProductID":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"internalProductID":{"type":"string"},"isActive":{"type":"boolean"},"isEligibleForRma":{"type":"boolean"},"isSerialized":{"type":"boolean"},"link":{"type":"string"},"manufacturerName":{"type":"string"},"manufacturerProductName":{"type":"string"},"markupRate":{"format":"double","type":"number"},"msrp":{"format":"double","type":"number"},"name":{"type":"string"},"periodType":{"format":"int32","type":"integer"},"priceCostMethod":{"format":"int32","type":"integer"},"productBillingCodeID":{"format":"int32","type":"integer"},"productCategory":{"format":"int32","type":"integer"},"sku":{"type":"string"},"unitCost":{"format":"double","type":"number"},"unitPrice":{"format":"double","type":"number"},"userDefinedFields":{"items":{"$ref":"#/components/schemas/UserDefinedField"},"type":"array"},"vendorProductNumber":{"type":"string"}},"type":"object"},"ProductNoteModel":{"properties":{"createDateTime":{"format":"date-time","type":"string"},"creatorResourceID":{"format":"int32","type":"integer"},"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"impersonatorUpdaterResourceID":{"format":"int32","type":"integer"},"lastActivityDate":{"format":"date-time","type":"string"},"productID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ProductNote_Int64_"},"title":{"type":"string"}},"type":"object"},"ProductTierModel":{"properties":{"id":{"format":"int64","type":"integer"},"productID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ProductTier_Int64_"},"unitCost":{"format":"double","type":"number"},"unitPrice":{"format":"double","type":"number"},"upToUnitCount":{"format":"double","type":"number"}},"type":"object"},"ProductVendorModel":{"properties":{"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isDefault":{"type":"boolean"},"productID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ProductVendor_Int64_"},"vendorCost":{"format":"double","type":"number"},"vendorID":{"format":"int32","type":"integer"},"vendorPartNumber":{"type":"string"}},"type":"object"},"ProjectAttachmentModel":{"properties":{"attachDate":{"format":"date-time","type":"string"},"attachedByContactID":{"format":"int64","type":"integer"},"attachedByResourceID":{"format":"int64","type":"integer"},"attachmentType":{"type":"string"},"contentType":{"type":"string"},"creatorType":{"format":"int32","type":"integer"},"data":{"format":"byte","type":"string"},"fileSize":{"format":"double","type":"number"},"fullPath":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isTaskAttachment":{"readOnly":true,"type":"boolean"},"opportunityID":{"format":"int64","type":"integer"},"parentID":{"format":"int64","type":"integer"},"parentType":{"format":"int32","readOnly":true,"type":"integer"},"projectID":{"format":"int32","type":"integer"},"projectNoteID":{"format":"int32","type":"integer"},"publish":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AttachmentInfo_Int64_"},"title":{"type":"string"}},"type":"object"},"ProjectChargeModel":{"properties":{"billableAmount":{"format":"double","type":"number"},"billingCodeID":{"format":"int64","type":"integer"},"chargeType":{"format":"int32","type":"integer"},"contractServiceBundleID":{"format":"int64","type":"integer"},"contractServiceID":{"format":"int64","type":"integer"},"createDate":{"format":"date-time","type":"string"},"creatorResourceID":{"format":"int64","type":"integer"},"datePurchased":{"format":"date-time","type":"string"},"description":{"type":"string"},"estimatedCost":{"format":"double","type":"number"},"extendedCost":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"internalCurrencyBillableAmount":{"format":"double","type":"number"},"internalCurrencyUnitPrice":{"format":"double","type":"number"},"internalPurchaseOrderNumber":{"type":"string"},"isBillableToCompany":{"type":"boolean"},"isBilled":{"type":"boolean"},"name":{"type":"string"},"notes":{"type":"string"},"organizationalLevelAssociationID":{"format":"int32","type":"integer"},"productID":{"format":"int64","type":"integer"},"projectID":{"format":"int64","type":"integer"},"purchaseOrderNumber":{"type":"string"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ProjectCost_Int64_"},"status":{"format":"int64","type":"integer"},"statusLastModifiedBy":{"format":"int64","type":"integer"},"statusLastModifiedDate":{"format":"date-time","type":"string"},"unitCost":{"format":"double","type":"number"},"unitPrice":{"format":"double","type":"number"},"unitQuantity":{"format":"double","type":"number"}},"type":"object"},"ProjectModel":{"properties":{"actualBilledHours":{"format":"double","type":"number"},"actualHours":{"format":"double","type":"number"},"changeOrdersBudget":{"format":"double","type":"number"},"changeOrdersRevenue":{"format":"double","type":"number"},"companyID":{"format":"int32","type":"integer"},"companyOwnerResourceID":{"format":"int32","type":"integer"},"completedDateTime":{"format":"date-time","type":"string"},"completedPercentage":{"format":"int32","type":"integer"},"contractID":{"format":"int32","type":"integer"},"createDateTime":{"format":"date-time","type":"string"},"creatorResourceID":{"format":"int32","type":"integer"},"department":{"format":"int32","type":"integer"},"description":{"type":"string"},"duration":{"format":"int32","type":"integer"},"endDateTime":{"format":"date-time","type":"string"},"estimatedSalesCost":{"format":"double","type":"number"},"estimatedTime":{"format":"double","type":"number"},"extProjectNumber":{"type":"string"},"extProjectType":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"laborEstimatedCosts":{"format":"double","type":"number"},"laborEstimatedMarginPercentage":{"format":"double","type":"number"},"laborEstimatedRevenue":{"format":"double","type":"number"},"lastActivityDateTime":{"format":"date-time","type":"string"},"lastActivityPersonType":{"format":"int32","type":"integer"},"lastActivityResourceID":{"format":"int32","type":"integer"},"opportunityID":{"format":"int32","type":"integer"},"organizationalLevelAssociationID":{"format":"int32","type":"integer"},"originalEstimatedRevenue":{"format":"double","type":"number"},"projectCostEstimatedMarginPercentage":{"format":"double","type":"number"},"projectCostsBudget":{"format":"double","type":"number"},"projectCostsRevenue":{"format":"double","type":"number"},"projectLeadResourceID":{"format":"int32","type":"integer"},"projectName":{"type":"string"},"projectNumber":{"type":"string"},"projectType":{"format":"int32","type":"integer"},"purchaseOrderNumber":{"type":"string"},"sgda":{"format":"double","type":"number"},"startDateTime":{"format":"date-time","type":"string"},"status":{"format":"int32","type":"integer"},"statusDateTime":{"format":"date-time","type":"string"},"statusDetail":{"type":"string"},"userDefinedFields":{"items":{"$ref":"#/components/schemas/UserDefinedField"},"type":"array"}},"type":"object"},"ProjectNoteAttachmentModel":{"properties":{"attachDate":{"format":"date-time","type":"string"},"attachedByContactID":{"format":"int64","type":"integer"},"attachedByResourceID":{"format":"int64","type":"integer"},"attachmentType":{"type":"string"},"contentType":{"type":"string"},"creatorType":{"format":"int32","type":"integer"},"data":{"format":"byte","type":"string"},"fileSize":{"format":"double","type":"number"},"fullPath":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isTaskAttachment":{"readOnly":true,"type":"boolean"},"opportunityID":{"format":"int64","type":"integer"},"parentAttachmentID":{"format":"int32","type":"integer"},"parentID":{"format":"int64","type":"integer"},"parentType":{"format":"int32","readOnly":true,"type":"integer"},"projectID":{"format":"int32","type":"integer"},"projectNoteID":{"format":"int32","type":"integer"},"publish":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AttachmentInfo_Int64_"},"title":{"type":"string"}},"type":"object"},"ProjectNoteModel":{"properties":{"createDateTime":{"format":"date-time","type":"string"},"createdByContactID":{"format":"int32","type":"integer"},"creatorResourceID":{"format":"int32","type":"integer"},"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"impersonatorUpdaterResourceID":{"format":"int32","type":"integer"},"isAnnouncement":{"type":"boolean"},"lastActivityDate":{"format":"date-time","type":"string"},"noteType":{"format":"int32","type":"integer"},"projectID":{"format":"int32","type":"integer"},"publish":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ProjectNote_Int64_"},"title":{"type":"string"}},"type":"object"},"PurchaseApprovalModel":{"properties":{"costType":{"type":"string"},"id":{"format":"int64","type":"integer"},"isApproved":{"type":"boolean"},"rejectNote":{"type":"string"}},"type":"object"},"PurchaseOrderItemModel":{"properties":{"chargeID":{"format":"int32","type":"integer"},"contractID":{"format":"int64","type":"integer"},"estimatedArrivalDate":{"format":"date-time","type":"string"},"id":{"format":"int64","type":"integer"},"internalCurrencyUnitCost":{"format":"double","type":"number"},"inventoryLocationID":{"format":"int32","type":"integer"},"memo":{"type":"string"},"orderID":{"format":"int32","type":"integer"},"productID":{"format":"int32","type":"integer"},"projectID":{"format":"int64","type":"integer"},"quantity":{"format":"int32","type":"integer"},"salesOrderID":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_PurchaseOrderItem_Int64_"},"ticketID":{"format":"int64","type":"integer"},"unitCost":{"format":"double","type":"number"}},"type":"object"},"PurchaseOrderItemReceivingModel":{"properties":{"id":{"format":"int64","type":"integer"},"purchaseOrderItemID":{"format":"int64","type":"integer"},"quantityBackOrdered":{"format":"int32","type":"integer"},"quantityNowReceiving":{"format":"int32","type":"integer"},"quantityPreviouslyReceived":{"format":"int32","type":"integer"},"receiveDate":{"format":"date-time","type":"string"},"receivedByResourceID":{"format":"int32","type":"integer"},"serialNumber":{"type":"string"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_PurchaseOrderReceive_Int64_"},"vendorInvoiceNumber":{"type":"string"}},"type":"object"},"PurchaseOrderModel":{"properties":{"additionalVendorInvoiceNumbers":{"type":"string"},"cancelDateTime":{"format":"date-time","type":"string"},"createDateTime":{"format":"date-time","type":"string"},"creatorResourceID":{"format":"int32","type":"integer"},"externalPONumber":{"type":"string"},"fax":{"type":"string"},"freight":{"format":"double","type":"number"},"generalMemo":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"internalCurrencyFreight":{"format":"double","type":"number"},"latestEstimatedArrivalDate":{"format":"date-time","type":"string"},"paymentTerm":{"format":"int32","type":"integer"},"phone":{"type":"string"},"purchaseForCompanyID":{"format":"int32","type":"integer"},"purchaseOrderNumber":{"type":"string"},"purchaseOrderTemplateID":{"format":"int32","type":"integer"},"shipToAddress1":{"type":"string"},"shipToAddress2":{"type":"string"},"shipToCity":{"type":"string"},"shipToName":{"type":"string"},"shipToPostalCode":{"type":"string"},"shipToState":{"type":"string"},"shippingDate":{"format":"date-time","type":"string"},"shippingType":{"format":"int32","type":"integer"},"showEachTaxInGroup":{"type":"boolean"},"showTaxCategory":{"type":"boolean"},"status":{"format":"int32","type":"integer"},"submitDateTime":{"format":"date-time","type":"string"},"taxRegionID":{"format":"int32","type":"integer"},"useItemDescriptionsFrom":{"format":"int32","type":"integer"},"vendorID":{"format":"int32","type":"integer"},"vendorInvoiceNumber":{"type":"string"}},"type":"object"},"QueryCountResultModel":{"properties":{"queryCount":{"format":"int32","type":"integer"}},"type":"object"},"QueryModel":{"example":{"Filter":[{"field":"id","items":[],"op":"gt","udf":false,"value":0}],"IncludeFields":[],"MaxRecords":10},"properties":{"filter":{"items":{"$ref":"#/components/schemas/Filter"},"type":"array"},"includeFields":{"items":{"type":"string"},"type":"array"},"maxRecords":{"format":"int32","type":"integer"}},"type":"object"},"QuoteItemModel":{"properties":{"averageCost":{"format":"double","type":"number"},"chargeID":{"format":"int32","type":"integer"},"description":{"type":"string"},"expenseID":{"format":"int32","type":"integer"},"highestCost":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"internalCurrencyLineDiscount":{"format":"double","type":"number"},"internalCurrencyUnitDiscount":{"format":"double","type":"number"},"internalCurrencyUnitPrice":{"format":"double","type":"number"},"isOptional":{"type":"boolean"},"isTaxable":{"type":"boolean"},"laborID":{"format":"int32","type":"integer"},"lineDiscount":{"format":"double","type":"number"},"markupRate":{"format":"double","type":"number"},"name":{"type":"string"},"percentageDiscount":{"format":"double","type":"number"},"periodType":{"format":"int32","type":"integer"},"productID":{"format":"int32","type":"integer"},"quantity":{"format":"double","type":"number"},"quoteID":{"format":"int32","type":"integer"},"quoteItemType":{"format":"int32","type":"integer"},"serviceBundleID":{"format":"int32","type":"integer"},"serviceID":{"format":"int32","type":"integer"},"shippingID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_QuoteItem_Int64_"},"sortOrderID":{"format":"int32","type":"integer"},"taxCategoryID":{"format":"int32","type":"integer"},"totalEffectiveTax":{"format":"double","type":"number"},"unitCost":{"format":"double","type":"number"},"unitDiscount":{"format":"double","type":"number"},"unitPrice":{"format":"double","type":"number"}},"type":"object"},"QuoteLocationModel":{"properties":{"address1":{"type":"string"},"address2":{"type":"string"},"city":{"type":"string"},"id":{"format":"int64","type":"integer"},"postalCode":{"type":"string"},"state":{"type":"string"}},"type":"object"},"QuoteModel":{"properties":{"approvalStatus":{"format":"int32","type":"integer"},"approvalStatusChangedByResourceID":{"format":"int32","type":"integer"},"approvalStatusChangedDate":{"format":"date-time","type":"string"},"billToLocationID":{"format":"int32","type":"integer"},"calculateTaxSeparately":{"type":"boolean"},"comment":{"type":"string"},"companyID":{"format":"int32","type":"integer"},"contactID":{"format":"int32","type":"integer"},"createDate":{"format":"date-time","type":"string"},"creatorResourceID":{"format":"int32","type":"integer"},"description":{"type":"string"},"effectiveDate":{"format":"date-time","type":"string"},"expirationDate":{"format":"date-time","type":"string"},"extApprovalContactResponse":{"format":"int32","type":"integer"},"extApprovalResponseDate":{"format":"date-time","type":"string"},"extApprovalResponseSignature":{"type":"string"},"externalQuoteNumber":{"type":"string"},"groupByID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isActive":{"type":"boolean"},"lastActivityDate":{"format":"date-time","type":"string"},"lastModifiedBy":{"format":"int32","type":"integer"},"lastPublishedByResourceID":{"format":"int32","type":"integer"},"lastPublishedDateTime":{"format":"date-time","type":"string"},"name":{"type":"string"},"opportunityID":{"format":"int32","type":"integer"},"paymentTerm":{"format":"int32","type":"integer"},"paymentType":{"format":"int32","type":"integer"},"primaryQuote":{"type":"boolean"},"proposalProjectID":{"format":"int32","type":"integer"},"purchaseOrderNumber":{"type":"string"},"quoteNumber":{"format":"int32","type":"integer"},"quoteTemplateID":{"format":"int32","type":"integer"},"shipToLocationID":{"format":"int32","type":"integer"},"shippingType":{"format":"int32","type":"integer"},"showEachTaxInGroup":{"type":"boolean"},"showTaxCategory":{"type":"boolean"},"soldToLocationID":{"format":"int32","type":"integer"},"taxRegionID":{"format":"int32","type":"integer"}},"type":"object"},"QuoteTemplateModel":{"properties":{"calculateTaxSeparately":{"type":"boolean"},"createDate":{"format":"date-time","type":"string"},"createdBy":{"format":"int32","type":"integer"},"currencyNegativeFormat":{"type":"string"},"currencyPositiveFormat":{"type":"string"},"dateFormat":{"format":"int32","type":"integer"},"description":{"type":"string"},"displayTaxCategorySuperscripts":{"type":"boolean"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"lastActivityBy":{"format":"int32","type":"integer"},"lastActivityDate":{"format":"date-time","type":"string"},"name":{"type":"string"},"numberFormat":{"format":"int32","type":"integer"},"pageLayout":{"format":"int32","type":"integer"},"pageNumberFormat":{"format":"int32","type":"integer"},"showEachTaxInGroup":{"type":"boolean"},"showGridHeader":{"type":"boolean"},"showTaxCategory":{"type":"boolean"},"showVerticalGridLines":{"type":"boolean"}},"type":"object"},"ResourceAttachmentModel":{"properties":{"attachDate":{"format":"date-time","type":"string"},"attachedByContactID":{"format":"int64","type":"integer"},"attachedByResourceID":{"format":"int64","type":"integer"},"attachmentType":{"type":"string"},"contentType":{"type":"string"},"creatorType":{"format":"int32","type":"integer"},"data":{"format":"byte","type":"string"},"fileSize":{"format":"double","type":"number"},"fullPath":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isTaskAttachment":{"readOnly":true,"type":"boolean"},"opportunityID":{"format":"int64","type":"integer"},"parentID":{"format":"int64","type":"integer"},"parentType":{"format":"int32","readOnly":true,"type":"integer"},"publish":{"format":"int32","type":"integer"},"resourceID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AttachmentInfo_Int64_"},"title":{"type":"string"}},"type":"object"},"ResourceDailyAvailabilityModel":{"properties":{"fridayAvailableHours":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"mondayAvailableHours":{"format":"double","type":"number"},"resourceID":{"format":"int32","type":"integer"},"saturdayAvailableHours":{"format":"double","type":"number"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ResourceDailyAvailability_Int64_"},"sundayAvailableHours":{"format":"double","type":"number"},"thursdayAvailableHours":{"format":"double","type":"number"},"travelAvailability":{"type":"string"},"tuesdayAvailableHours":{"format":"double","type":"number"},"wednesdayAvailableHours":{"format":"double","type":"number"},"weeklyBillableHoursGoal":{"format":"double","type":"number"}},"type":"object"},"ResourceModel":{"properties":{"accountingReferenceID":{"type":"string"},"dateFormat":{"type":"string"},"defaultServiceDeskRoleID":{"format":"int64","type":"integer"},"email":{"type":"string"},"email2":{"type":"string"},"email3":{"type":"string"},"emailTypeCode":{"type":"string"},"emailTypeCode2":{"type":"string"},"emailTypeCode3":{"type":"string"},"firstName":{"type":"string"},"gender":{"type":"string"},"greeting":{"format":"int32","type":"integer"},"hireDate":{"format":"date-time","type":"string"},"homePhone":{"type":"string"},"id":{"format":"int64","type":"integer"},"initials":{"type":"string"},"internalCost":{"format":"double","type":"number"},"isActive":{"type":"boolean"},"lastName":{"type":"string"},"licenseType":{"format":"int32","type":"integer"},"locationID":{"format":"int32","type":"integer"},"middleName":{"type":"string"},"mobilePhone":{"type":"string"},"numberFormat":{"type":"string"},"officeExtension":{"type":"string"},"officePhone":{"type":"string"},"payrollType":{"format":"int32","type":"integer"},"resourceType":{"type":"string"},"suffix":{"format":"int32","type":"integer"},"surveyResourceRating":{"format":"double","type":"number"},"timeFormat":{"type":"string"},"title":{"type":"string"},"travelAvailabilityPct":{"type":"string"},"userName":{"type":"string"},"userType":{"format":"int32","type":"integer"}},"type":"object"},"ResourceRoleDepartmentModel":{"properties":{"departmentID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isDefault":{"type":"boolean"},"isDepartmentLead":{"type":"boolean"},"resourceID":{"format":"int32","type":"integer"},"roleID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ResourceRoleDepartment_Int64_"}},"type":"object"},"ResourceRoleModel":{"properties":{"departmentID":{"format":"int64","type":"integer"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"queueID":{"format":"int64","type":"integer"},"resourceID":{"format":"int64","type":"integer"},"roleID":{"format":"int64","type":"integer"},"soapParentPropertyId":{"format":"int64","readOnly":true,"type":"integer"}},"type":"object"},"ResourceRoleQueueModel":{"properties":{"id":{"format":"int64","type":"integer"},"queueID":{"format":"int32","type":"integer"},"resourceID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ResourceRoleQueue_Int64_"}},"type":"object"},"ResourceServiceDeskRoleModel":{"properties":{"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isDefault":{"type":"boolean"},"resourceID":{"format":"int32","type":"integer"},"roleID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ResourceServiceDeskRole_Int64_"}},"type":"object"},"ResourceSkillModel":{"properties":{"id":{"format":"int64","type":"integer"},"resourceID":{"format":"int64","type":"integer"},"skillDescription":{"type":"string"},"skillID":{"format":"int64","type":"integer"},"skillLevel":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ResourceSkill_Int64_"}},"type":"object"},"RestUserAccessLevel":{"properties":{},"type":"object"},"RoleModel":{"properties":{"description":{"type":"string"},"hourlyFactor":{"format":"double","type":"number"},"hourlyRate":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isExcludedFromNewContracts":{"type":"boolean"},"isSystemRole":{"type":"boolean"},"name":{"type":"string"},"quoteItemDefaultTaxCategoryId":{"format":"int32","type":"integer"},"roleType":{"format":"int32","type":"integer"}},"type":"object"},"SalesOrderAttachmentModel":{"properties":{"attachDate":{"format":"date-time","type":"string"},"attachedByContactID":{"format":"int64","type":"integer"},"attachedByResourceID":{"format":"int64","type":"integer"},"attachmentType":{"type":"string"},"contentType":{"type":"string"},"creatorType":{"format":"int32","type":"integer"},"data":{"format":"byte","type":"string"},"fileSize":{"format":"double","type":"number"},"fullPath":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isTaskAttachment":{"readOnly":true,"type":"boolean"},"opportunityID":{"format":"int64","type":"integer"},"parentID":{"format":"int64","type":"integer"},"parentType":{"format":"int32","readOnly":true,"type":"integer"},"publish":{"format":"int32","type":"integer"},"salesOrderID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AttachmentInfo_Int64_"},"title":{"type":"string"}},"type":"object"},"SalesOrderModel":{"properties":{"additionalBillToAddressInformation":{"type":"string"},"additionalShipToAddressInformation":{"type":"string"},"billToCity":{"type":"string"},"billToCountryID":{"format":"int32","type":"integer"},"billToPostalCode":{"type":"string"},"billToState":{"type":"string"},"billingAddress1":{"type":"string"},"billingAddress2":{"type":"string"},"companyID":{"format":"int32","type":"integer"},"contactID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"opportunityID":{"format":"int32","type":"integer"},"organizationalLevelAssociationID":{"format":"int32","type":"integer"},"ownerResourceID":{"format":"int32","type":"integer"},"promisedFulfillmentDate":{"format":"date-time","type":"string"},"salesOrderDate":{"format":"date-time","type":"string"},"shipToAddress1":{"type":"string"},"shipToAddress2":{"type":"string"},"shipToCity":{"type":"string"},"shipToCountryID":{"format":"int32","type":"integer"},"shipToPostalCode":{"type":"string"},"shipToState":{"type":"string"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_SalesOrder_Int64_"},"status":{"format":"int32","type":"integer"},"title":{"type":"string"},"userDefinedFields":{"items":{"$ref":"#/components/schemas/UserDefinedField"},"type":"array"}},"type":"object"},"ServiceBundleModel":{"properties":{"billingCodeID":{"format":"int32","type":"integer"},"createDate":{"format":"date-time","type":"string"},"creatorResourceID":{"format":"int32","type":"integer"},"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"invoiceDescription":{"type":"string"},"isActive":{"type":"boolean"},"lastModifiedDate":{"format":"date-time","type":"string"},"name":{"type":"string"},"percentageDiscount":{"format":"double","type":"number"},"periodType":{"format":"int32","type":"integer"},"serviceLevelAgreementID":{"format":"int64","type":"integer"},"unitCost":{"format":"double","type":"number"},"unitDiscount":{"format":"double","type":"number"},"unitPrice":{"format":"double","type":"number"},"updateResourceID":{"format":"int32","type":"integer"}},"type":"object"},"ServiceBundleServiceModel":{"properties":{"id":{"format":"int64","type":"integer"},"serviceBundleID":{"format":"int64","type":"integer"},"serviceID":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ServiceBundleService_Int64_"}},"type":"object"},"ServiceCallModel":{"properties":{"cancelationNoticeHours":{"format":"double","type":"number"},"canceledByResourceID":{"format":"int32","type":"integer"},"canceledDateTime":{"format":"date-time","type":"string"},"companyID":{"format":"int32","type":"integer"},"companyLocationID":{"format":"int32","type":"integer"},"createDateTime":{"format":"date-time","type":"string"},"creatorResourceID":{"format":"int32","type":"integer"},"description":{"type":"string"},"duration":{"format":"double","type":"number"},"endDateTime":{"format":"date-time","type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isComplete":{"format":"int32","type":"integer"},"lastModifiedDateTime":{"format":"date-time","type":"string"},"startDateTime":{"format":"date-time","type":"string"},"status":{"format":"int32","type":"integer"}},"type":"object"},"ServiceCallTaskModel":{"properties":{"id":{"format":"int64","type":"integer"},"serviceCallID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ServiceCallTask_Int64_"},"taskID":{"format":"int32","type":"integer"}},"type":"object"},"ServiceCallTaskResourceModel":{"properties":{"id":{"format":"int64","type":"integer"},"resourceID":{"format":"int32","type":"integer"},"serviceCallTaskID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ServiceCallTaskResource_Int64_"}},"type":"object"},"ServiceCallTicketModel":{"properties":{"id":{"format":"int64","type":"integer"},"serviceCallID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ServiceCallTicket_Int64_"},"ticketID":{"format":"int32","type":"integer"}},"type":"object"},"ServiceCallTicketResourceModel":{"properties":{"id":{"format":"int64","type":"integer"},"resourceID":{"format":"int32","type":"integer"},"serviceCallTicketID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_ServiceCallTicketResource_Int64_"}},"type":"object"},"ServiceLevelAgreementResultsModel":{"properties":{"firstResponseElapsedHours":{"format":"double","type":"number"},"firstResponseInitiatingResourceID":{"format":"int32","type":"integer"},"firstResponseResourceID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isFirstResponseMet":{"type":"boolean"},"isResolutionMet":{"type":"boolean"},"isResolutionPlanMet":{"type":"boolean"},"resolutionElapsedHours":{"format":"double","type":"number"},"resolutionPlanElapsedHours":{"format":"double","type":"number"},"resolutionPlanResourceID":{"format":"int32","type":"integer"},"resolutionResourceID":{"format":"int32","type":"integer"},"serviceLevelAgreementName":{"type":"string"},"soapParentPropertyId":{"format":"int64","readOnly":true,"type":"integer"},"ticketID":{"format":"int32","type":"integer"}},"type":"object"},"ServiceModel":{"properties":{"billingCodeID":{"format":"int32","type":"integer"},"createDate":{"format":"date-time","type":"string"},"creatorResourceID":{"format":"int32","type":"integer"},"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"invoiceDescription":{"type":"string"},"isActive":{"type":"boolean"},"lastModifiedDate":{"format":"date-time","type":"string"},"markupRate":{"format":"double","type":"number"},"name":{"type":"string"},"periodType":{"format":"int32","type":"integer"},"serviceLevelAgreementID":{"format":"int64","type":"integer"},"unitCost":{"format":"double","type":"number"},"unitPrice":{"format":"double","type":"number"},"updateResourceID":{"format":"int32","type":"integer"},"vendorCompanyID":{"format":"int32","type":"integer"}},"type":"object"},"ShippingTypeModel":{"properties":{"billingCodeID":{"format":"int32","type":"integer"},"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"name":{"type":"string"}},"type":"object"},"SkillModel":{"properties":{"categoryID":{"format":"int64","type":"integer"},"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"name":{"type":"string"}},"type":"object"},"SubscriptionModel":{"properties":{"configurationItemID":{"format":"int32","type":"integer"},"description":{"type":"string"},"effectiveDate":{"format":"date-time","type":"string"},"expirationDate":{"format":"date-time","type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"materialCodeID":{"format":"int32","type":"integer"},"organizationalLevelAssociationID":{"format":"int32","type":"integer"},"periodCost":{"format":"double","type":"number"},"periodPrice":{"format":"double","type":"number"},"periodType":{"format":"int32","type":"integer"},"purchaseOrderNumber":{"type":"string"},"status":{"format":"int32","type":"integer"},"subscriptionName":{"type":"string"},"totalCost":{"format":"double","type":"number"},"totalPrice":{"format":"double","type":"number"},"userDefinedFields":{"items":{"$ref":"#/components/schemas/UserDefinedField"},"type":"array"},"vendorID":{"format":"int32","type":"integer"}},"type":"object"},"SubscriptionPeriodModel":{"properties":{"id":{"format":"int64","type":"integer"},"periodCost":{"format":"double","type":"number"},"periodDate":{"format":"date-time","type":"string"},"periodPrice":{"format":"double","type":"number"},"postedDate":{"format":"date-time","type":"string"},"purchaseOrderNumber":{"type":"string"},"soapParentPropertyId":{"format":"int64","readOnly":true,"type":"integer"},"subscriptionID":{"format":"int32","type":"integer"}},"type":"object"},"SurveyModel":{"properties":{"description":{"type":"string"},"displayName":{"type":"string"},"id":{"format":"int64","type":"integer"},"name":{"type":"string"}},"type":"object"},"SurveyResultsModel":{"properties":{"companyID":{"format":"int32","type":"integer"},"companyRating":{"format":"double","type":"number"},"completeDate":{"format":"date-time","type":"string"},"contactID":{"format":"int32","type":"integer"},"contactRating":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"resourceRating":{"format":"double","type":"number"},"sendDate":{"format":"date-time","type":"string"},"surveyID":{"format":"int32","type":"integer"},"surveyRating":{"format":"double","type":"number"},"ticketID":{"format":"int32","type":"integer"}},"type":"object"},"TagAliasModel":{"properties":{"alias":{"type":"string"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_TagAlias_Int64_"},"tagID":{"format":"int32","type":"integer"}},"type":"object"},"TagGroupModel":{"properties":{"displayColor":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isSystem":{"type":"boolean"},"label":{"type":"string"}},"type":"object"},"TagModel":{"properties":{"createDateTime":{"format":"date-time","type":"string"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isExcludedFromAutomaticTagging":{"type":"boolean"},"isSystem":{"type":"boolean"},"label":{"type":"string"},"lastModifiedDateTime":{"format":"date-time","type":"string"},"tagGroupID":{"format":"int32","type":"integer"}},"type":"object"},"TaskAttachmentModel":{"properties":{"attachDate":{"format":"date-time","type":"string"},"attachedByContactID":{"format":"int64","type":"integer"},"attachedByResourceID":{"format":"int64","type":"integer"},"attachmentType":{"type":"string"},"contentType":{"type":"string"},"creatorType":{"format":"int32","type":"integer"},"data":{"format":"byte","type":"string"},"fileSize":{"format":"double","type":"number"},"fullPath":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isTaskAttachment":{"readOnly":true,"type":"boolean"},"opportunityID":{"format":"int64","type":"integer"},"parentAttachmentID":{"format":"int32","type":"integer"},"parentID":{"format":"int64","type":"integer"},"parentType":{"format":"int32","readOnly":true,"type":"integer"},"publish":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AttachmentInfo_Int64_"},"taskID":{"format":"int32","type":"integer"},"taskNoteID":{"format":"int32","type":"integer"},"timeEntryID":{"format":"int32","type":"integer"},"title":{"type":"string"}},"type":"object"},"TaskModel":{"properties":{"assignedResourceID":{"format":"int32","type":"integer"},"assignedResourceRoleID":{"format":"int32","type":"integer"},"billingCodeID":{"format":"int32","type":"integer"},"canClientPortalUserCompleteTask":{"type":"boolean"},"companyLocationID":{"format":"int32","type":"integer"},"completedByResourceID":{"format":"int32","type":"integer"},"completedByType":{"format":"int32","type":"integer"},"completedDateTime":{"format":"date-time","type":"string"},"createDateTime":{"format":"date-time","type":"string"},"creatorResourceID":{"format":"int32","type":"integer"},"creatorType":{"format":"int32","type":"integer"},"departmentID":{"format":"int32","type":"integer"},"description":{"type":"string"},"endDateTime":{"format":"date-time","type":"string"},"estimatedHours":{"format":"double","type":"number"},"externalID":{"type":"string"},"hoursToBeScheduled":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"isTaskBillable":{"type":"boolean"},"isVisibleInClientPortal":{"type":"boolean"},"lastActivityDateTime":{"format":"date-time","type":"string"},"lastActivityPersonType":{"format":"int32","type":"integer"},"lastActivityResourceID":{"format":"int32","type":"integer"},"phaseID":{"format":"int32","type":"integer"},"priority":{"format":"int32","type":"integer"},"priorityLabel":{"format":"int32","type":"integer"},"projectID":{"format":"int32","type":"integer"},"purchaseOrderNumber":{"type":"string"},"remainingHours":{"format":"double","type":"number"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_Task_Int64_"},"startDateTime":{"format":"date-time","type":"string"},"status":{"format":"int32","type":"integer"},"taskCategoryID":{"format":"int32","type":"integer"},"taskNumber":{"type":"string"},"taskType":{"format":"int32","type":"integer"},"title":{"type":"string"},"userDefinedFields":{"items":{"$ref":"#/components/schemas/UserDefinedField"},"type":"array"}},"type":"object"},"TaskNoteAttachmentModel":{"properties":{"attachDate":{"format":"date-time","type":"string"},"attachedByContactID":{"format":"int64","type":"integer"},"attachedByResourceID":{"format":"int64","type":"integer"},"attachmentType":{"type":"string"},"contentType":{"type":"string"},"creatorType":{"format":"int32","type":"integer"},"data":{"format":"byte","type":"string"},"fileSize":{"format":"double","type":"number"},"fullPath":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isTaskAttachment":{"readOnly":true,"type":"boolean"},"opportunityID":{"format":"int64","type":"integer"},"parentID":{"format":"int64","type":"integer"},"parentType":{"format":"int32","readOnly":true,"type":"integer"},"publish":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AttachmentInfo_Int64_"},"taskID":{"format":"int32","type":"integer"},"taskNoteID":{"format":"int32","type":"integer"},"title":{"type":"string"}},"type":"object"},"TaskNoteModel":{"properties":{"createDateTime":{"format":"date-time","type":"string"},"createdByContactID":{"format":"int32","type":"integer"},"creatorResourceID":{"format":"int32","type":"integer"},"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"impersonatorUpdaterResourceID":{"format":"int32","type":"integer"},"lastActivityDate":{"format":"date-time","type":"string"},"noteType":{"format":"int32","type":"integer"},"publish":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_TaskNote_Int64_"},"taskID":{"format":"int32","type":"integer"},"title":{"type":"string"}},"type":"object"},"TaskPredecessorModel":{"properties":{"id":{"format":"int64","type":"integer"},"lagDays":{"format":"int32","type":"integer"},"predecessorTaskID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_TaskPredecessor_Int64_"},"successorTaskID":{"format":"int32","type":"integer"}},"type":"object"},"TaskSecondaryResourceModel":{"properties":{"id":{"format":"int64","type":"integer"},"resourceID":{"format":"int32","type":"integer"},"roleID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_TaskSecondaryResource_Int64_"},"taskID":{"format":"int32","type":"integer"}},"type":"object"},"TaxCategoryModel":{"properties":{"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"name":{"type":"string"}},"type":"object"},"TaxModel":{"properties":{"id":{"format":"int64","type":"integer"},"isCompounded":{"type":"boolean"},"taxCategoryID":{"format":"int32","type":"integer"},"taxName":{"type":"string"},"taxRate":{"format":"double","type":"number"},"taxRegionID":{"format":"int32","type":"integer"}},"type":"object"},"TaxRegionModel":{"properties":{"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"name":{"type":"string"}},"type":"object"},"ThresholdStatusResultModel":{"properties":{"currentTimeframeRequestCount":{"format":"int32","readOnly":true,"type":"integer"},"externalRequestThreshold":{"format":"int32","readOnly":true,"type":"integer"},"requestThresholdTimeframe":{"format":"int32","readOnly":true,"type":"integer"}},"type":"object"},"TicketAdditionalConfigurationItemModel":{"properties":{"configurationItemID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_TicketAdditionalInstalledProduct_Int64_"},"ticketID":{"format":"int32","type":"integer"}},"type":"object"},"TicketAdditionalContactModel":{"properties":{"contactID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_TicketAdditionalContact_Int64_"},"ticketID":{"format":"int32","type":"integer"}},"type":"object"},"TicketAttachmentModel":{"properties":{"attachDate":{"format":"date-time","type":"string"},"attachedByContactID":{"format":"int64","type":"integer"},"attachedByResourceID":{"format":"int64","type":"integer"},"attachmentType":{"type":"string"},"contentType":{"type":"string"},"creatorType":{"format":"int32","type":"integer"},"data":{"format":"byte","type":"string"},"fileSize":{"format":"double","type":"number"},"fullPath":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isTaskAttachment":{"readOnly":true,"type":"boolean"},"opportunityID":{"format":"int64","type":"integer"},"parentAttachmentID":{"format":"int32","type":"integer"},"parentID":{"format":"int64","type":"integer"},"parentType":{"format":"int32","readOnly":true,"type":"integer"},"publish":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AttachmentInfo_Int64_"},"ticketID":{"format":"int32","type":"integer"},"ticketNoteID":{"format":"int32","type":"integer"},"timeEntryID":{"format":"int32","type":"integer"},"title":{"type":"string"}},"type":"object"},"TicketCategoryFieldDefaultsModel":{"properties":{"description":{"type":"string"},"estimatedHours":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"issueTypeID":{"format":"int32","type":"integer"},"organizationalLevelAssociationID":{"format":"int32","type":"integer"},"priority":{"format":"int32","type":"integer"},"purchaseOrderNumber":{"type":"string"},"queueID":{"format":"int32","type":"integer"},"resolution":{"type":"string"},"serviceLevelAgreementID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"format":"int64","readOnly":true,"type":"integer"},"sourceID":{"format":"int32","type":"integer"},"status":{"format":"int32","type":"integer"},"subIssueTypeID":{"format":"int32","type":"integer"},"ticketCategoryID":{"format":"int32","type":"integer"},"ticketTypeID":{"format":"int32","type":"integer"},"title":{"type":"string"},"workTypeID":{"format":"int32","type":"integer"}},"type":"object"},"TicketCategoryModel":{"properties":{"displayColorRGB":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isApiOnly":{"type":"boolean"},"isGlobalDefault":{"type":"boolean"},"name":{"type":"string"},"nickname":{"type":"string"}},"type":"object"},"TicketChangeRequestApprovalModel":{"properties":{"approveRejectDateTime":{"format":"date-time","type":"string"},"approveRejectNote":{"type":"string"},"contactID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isApproved":{"type":"boolean"},"resourceID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_TicketChangeRequestApproval_Int64_"},"ticketID":{"format":"int32","type":"integer"}},"type":"object"},"TicketChargeModel":{"properties":{"billableAmount":{"format":"double","type":"number"},"billingCodeID":{"format":"int64","type":"integer"},"chargeType":{"format":"int32","type":"integer"},"contractServiceBundleID":{"format":"int64","type":"integer"},"contractServiceID":{"format":"int64","type":"integer"},"createDate":{"format":"date-time","type":"string"},"creatorResourceID":{"format":"int64","type":"integer"},"datePurchased":{"format":"date-time","type":"string"},"description":{"type":"string"},"extendedCost":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"internalCurrencyBillableAmount":{"format":"double","type":"number"},"internalCurrencyUnitPrice":{"format":"double","type":"number"},"internalPurchaseOrderNumber":{"type":"string"},"isBillableToCompany":{"type":"boolean"},"isBilled":{"type":"boolean"},"name":{"type":"string"},"notes":{"type":"string"},"organizationalLevelAssociationID":{"format":"int32","type":"integer"},"productID":{"format":"int64","type":"integer"},"purchaseOrderNumber":{"type":"string"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_TicketCost_Int64_"},"status":{"format":"int64","type":"integer"},"statusLastModifiedBy":{"format":"int64","type":"integer"},"statusLastModifiedDate":{"format":"date-time","type":"string"},"ticketID":{"format":"int64","type":"integer"},"unitCost":{"format":"double","type":"number"},"unitPrice":{"format":"double","type":"number"},"unitQuantity":{"format":"double","type":"number"}},"type":"object"},"TicketChecklistItemModel":{"properties":{"completedByResourceID":{"format":"int32","type":"integer"},"completedDateTime":{"format":"date-time","type":"string"},"id":{"format":"int64","type":"integer"},"isCompleted":{"type":"boolean"},"isImportant":{"type":"boolean"},"itemName":{"type":"string"},"knowledgebaseArticleID":{"format":"int32","type":"integer"},"position":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_TicketChecklistItem_Int64_"},"ticketID":{"format":"int32","type":"integer"}},"type":"object"},"TicketChecklistLibraryModel":{"properties":{"checklistLibraryID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_TicketChecklistLibrary_Int64_"},"ticketID":{"format":"int32","type":"integer"}},"type":"object"},"TicketHistoryModel":{"properties":{"action":{"type":"string"},"date":{"format":"date-time","type":"string"},"detail":{"type":"string"},"id":{"format":"int64","type":"integer"},"resourceID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"format":"int64","readOnly":true,"type":"integer"},"ticketID":{"format":"int32","type":"integer"}},"type":"object"},"TicketModel":{"properties":{"apiVendorID":{"format":"int32","type":"integer"},"assignedResourceID":{"format":"int32","type":"integer"},"assignedResourceRoleID":{"format":"int32","type":"integer"},"billingCodeID":{"format":"int32","type":"integer"},"changeApprovalBoard":{"format":"int32","type":"integer"},"changeApprovalStatus":{"format":"int32","type":"integer"},"changeApprovalType":{"format":"int32","type":"integer"},"changeInfoField1":{"type":"string"},"changeInfoField2":{"type":"string"},"changeInfoField3":{"type":"string"},"changeInfoField4":{"type":"string"},"changeInfoField5":{"type":"string"},"companyID":{"format":"int32","type":"integer"},"companyLocationID":{"format":"int32","type":"integer"},"completedByResourceID":{"format":"int32","type":"integer"},"completedDate":{"format":"date-time","type":"string"},"configurationItemID":{"format":"int32","type":"integer"},"contactID":{"format":"int32","type":"integer"},"contractID":{"format":"int32","type":"integer"},"contractServiceBundleID":{"format":"int64","type":"integer"},"contractServiceID":{"format":"int64","type":"integer"},"createDate":{"format":"date-time","type":"string"},"createdByContactID":{"format":"int32","type":"integer"},"creatorResourceID":{"format":"int32","type":"integer"},"creatorType":{"format":"int32","type":"integer"},"currentServiceThermometerRating":{"format":"int32","type":"integer"},"description":{"type":"string"},"dueDateTime":{"format":"date-time","type":"string"},"estimatedHours":{"format":"double","type":"number"},"externalID":{"type":"string"},"firstResponseAssignedResourceID":{"format":"int32","type":"integer"},"firstResponseDateTime":{"format":"date-time","type":"string"},"firstResponseDueDateTime":{"format":"date-time","type":"string"},"firstResponseInitiatingResourceID":{"format":"int32","type":"integer"},"hoursToBeScheduled":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isAssignedToComanaged":{"type":"boolean"},"isVisibleToComanaged":{"type":"boolean"},"issueType":{"format":"int32","type":"integer"},"lastActivityDate":{"format":"date-time","type":"string"},"lastActivityPersonType":{"format":"int32","type":"integer"},"lastActivityResourceID":{"format":"int32","type":"integer"},"lastCustomerNotificationDateTime":{"format":"date-time","type":"string"},"lastCustomerVisibleActivityDateTime":{"format":"date-time","type":"string"},"lastTrackedModificationDateTime":{"format":"date-time","type":"string"},"monitorID":{"format":"int64","type":"integer"},"monitorTypeID":{"format":"int32","type":"integer"},"opportunityID":{"format":"int32","type":"integer"},"organizationalLevelAssociationID":{"format":"int32","type":"integer"},"previousServiceThermometerRating":{"format":"int32","type":"integer"},"priority":{"format":"int32","type":"integer"},"problemTicketId":{"format":"int32","type":"integer"},"projectID":{"format":"int32","type":"integer"},"purchaseOrderNumber":{"type":"string"},"queueID":{"format":"int32","type":"integer"},"resolution":{"type":"string"},"resolutionPlanDateTime":{"format":"date-time","type":"string"},"resolutionPlanDueDateTime":{"format":"date-time","type":"string"},"resolvedDateTime":{"format":"date-time","type":"string"},"resolvedDueDateTime":{"format":"date-time","type":"string"},"rmaStatus":{"format":"int32","type":"integer"},"rmaType":{"format":"int32","type":"integer"},"rmmAlertID":{"type":"string"},"serviceLevelAgreementHasBeenMet":{"type":"boolean"},"serviceLevelAgreementID":{"format":"int32","type":"integer"},"serviceLevelAgreementPausedNextEventHours":{"format":"double","type":"number"},"serviceThermometerTemperature":{"format":"int32","type":"integer"},"source":{"format":"int32","type":"integer"},"status":{"format":"int32","type":"integer"},"subIssueType":{"format":"int32","type":"integer"},"ticketCategory":{"format":"int32","type":"integer"},"ticketNumber":{"type":"string"},"ticketType":{"format":"int32","type":"integer"},"title":{"type":"string"},"userDefinedFields":{"items":{"$ref":"#/components/schemas/UserDefinedField"},"type":"array"}},"type":"object"},"TicketNoteAttachmentModel":{"properties":{"attachDate":{"format":"date-time","type":"string"},"attachedByContactID":{"format":"int64","type":"integer"},"attachedByResourceID":{"format":"int64","type":"integer"},"attachmentType":{"type":"string"},"contentType":{"type":"string"},"creatorType":{"format":"int32","type":"integer"},"data":{"format":"byte","type":"string"},"fileSize":{"format":"double","type":"number"},"fullPath":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isTaskAttachment":{"readOnly":true,"type":"boolean"},"opportunityID":{"format":"int64","type":"integer"},"parentID":{"format":"int64","type":"integer"},"parentType":{"format":"int32","readOnly":true,"type":"integer"},"publish":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AttachmentInfo_Int64_"},"ticketID":{"format":"int32","type":"integer"},"ticketNoteID":{"format":"int32","type":"integer"},"title":{"type":"string"}},"type":"object"},"TicketNoteModel":{"properties":{"createDateTime":{"format":"date-time","type":"string"},"createdByContactID":{"format":"int32","type":"integer"},"creatorResourceID":{"format":"int32","type":"integer"},"description":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"impersonatorUpdaterResourceID":{"format":"int32","type":"integer"},"lastActivityDate":{"format":"date-time","type":"string"},"noteType":{"format":"int32","type":"integer"},"publish":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_TicketNote_Int64_"},"ticketID":{"format":"int32","type":"integer"},"title":{"type":"string"}},"type":"object"},"TicketNoteWebhookExcludedResourceModel":{"properties":{"id":{"format":"int64","type":"integer"},"resourceID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_TicketNoteWebhookExcludedResource_Int64_"},"webhookID":{"format":"int32","type":"integer"}},"type":"object"},"TicketNoteWebhookFieldModel":{"properties":{"fieldID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isDisplayAlwaysField":{"type":"boolean"},"isSubscribedField":{"type":"boolean"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_TicketNoteWebhookField_Int64_"},"webhookID":{"format":"int32","type":"integer"}},"type":"object"},"TicketNoteWebhookModel":{"properties":{"deactivationUrl":{"type":"string"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isReady":{"type":"boolean"},"isSubscribedToCreateEvents":{"type":"boolean"},"isSubscribedToDeleteEvents":{"type":"boolean"},"isSubscribedToUpdateEvents":{"type":"boolean"},"name":{"type":"string"},"notificationEmailAddress":{"type":"string"},"ownerResourceID":{"format":"int32","type":"integer"},"secretKey":{"type":"string"},"sendThresholdExceededNotification":{"type":"boolean"},"webhookGUID":{"type":"string"},"webhookUrl":{"type":"string"}},"type":"object"},"TicketRmaCreditModel":{"properties":{"creditAmount":{"format":"double","type":"number"},"creditDetails":{"type":"string"},"id":{"format":"int64","type":"integer"},"internalCurrencyCreditAmount":{"format":"double","type":"number"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_TicketRmaCredit_Int64_"},"ticketID":{"format":"int32","type":"integer"}},"type":"object"},"TicketSecondaryResourceModel":{"properties":{"id":{"format":"int64","type":"integer"},"resourceID":{"format":"int64","type":"integer"},"roleID":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_TicketSecondaryResource_Int64_"},"ticketID":{"format":"int64","type":"integer"}},"type":"object"},"TicketTagAssociationModel":{"properties":{"id":{"format":"int64","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_TicketTagAssociation_Int64_"},"tagID":{"format":"int32","type":"integer"},"ticketID":{"format":"int32","type":"integer"}},"type":"object"},"TicketWebhookExcludedResourceModel":{"properties":{"id":{"format":"int64","type":"integer"},"resourceID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_TicketWebhookExcludedResource_Int64_"},"webhookID":{"format":"int32","type":"integer"}},"type":"object"},"TicketWebhookFieldModel":{"properties":{"fieldID":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isDisplayAlwaysField":{"type":"boolean"},"isSubscribedField":{"type":"boolean"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_TicketWebhookField_Int64_"},"webhookID":{"format":"int32","type":"integer"}},"type":"object"},"TicketWebhookModel":{"properties":{"deactivationUrl":{"type":"string"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isReady":{"type":"boolean"},"isSubscribedToCreateEvents":{"type":"boolean"},"isSubscribedToDeleteEvents":{"type":"boolean"},"isSubscribedToUpdateEvents":{"type":"boolean"},"name":{"type":"string"},"notificationEmailAddress":{"type":"string"},"ownerResourceID":{"format":"int32","type":"integer"},"secretKey":{"type":"string"},"sendThresholdExceededNotification":{"type":"boolean"},"webhookGUID":{"type":"string"},"webhookUrl":{"type":"string"}},"type":"object"},"TicketWebhookUdfFieldModel":{"properties":{"id":{"format":"int64","type":"integer"},"isDisplayAlwaysField":{"type":"boolean"},"isSubscribedField":{"type":"boolean"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_TicketWebhookUdfField_Int64_"},"udfFieldID":{"format":"int32","type":"integer"},"webhookID":{"format":"int32","type":"integer"}},"type":"object"},"TimeEntryAttachmentModel":{"properties":{"attachDate":{"format":"date-time","type":"string"},"attachedByContactID":{"format":"int64","type":"integer"},"attachedByResourceID":{"format":"int64","type":"integer"},"attachmentType":{"type":"string"},"contentType":{"type":"string"},"creatorType":{"format":"int32","type":"integer"},"data":{"format":"byte","type":"string"},"fileSize":{"format":"double","type":"number"},"fullPath":{"type":"string"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"isTaskAttachment":{"readOnly":true,"type":"boolean"},"opportunityID":{"format":"int64","type":"integer"},"parentID":{"format":"int64","type":"integer"},"parentType":{"format":"int32","readOnly":true,"type":"integer"},"publish":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_AttachmentInfo_Int64_"},"taskID":{"format":"int32","type":"integer"},"ticketID":{"format":"int32","type":"integer"},"timeEntryID":{"format":"int32","type":"integer"},"title":{"type":"string"}},"type":"object"},"TimeEntryModel":{"properties":{"billingApprovalDateTime":{"format":"date-time","type":"string"},"billingApprovalLevelMostRecent":{"format":"int32","type":"integer"},"billingApprovalResourceID":{"format":"int32","type":"integer"},"billingCodeID":{"format":"int32","type":"integer"},"contractID":{"format":"int32","type":"integer"},"contractServiceBundleID":{"format":"int64","type":"integer"},"contractServiceID":{"format":"int64","type":"integer"},"createDateTime":{"format":"date-time","type":"string"},"creatorUserID":{"format":"int32","type":"integer"},"dateWorked":{"format":"date-time","type":"string"},"endDateTime":{"format":"date-time","type":"string"},"hoursToBill":{"format":"double","type":"number"},"hoursWorked":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"impersonatorCreatorResourceID":{"format":"int32","type":"integer"},"impersonatorUpdaterResourceID":{"format":"int32","type":"integer"},"internalBillingCodeID":{"format":"int32","type":"integer"},"internalNotes":{"type":"string"},"isInternalNotesVisibleToComanaged":{"type":"boolean"},"isNonBillable":{"type":"boolean"},"lastModifiedDateTime":{"format":"date-time","type":"string"},"lastModifiedUserID":{"format":"int32","type":"integer"},"offsetHours":{"format":"double","type":"number"},"resourceID":{"format":"int32","type":"integer"},"roleID":{"format":"int32","type":"integer"},"showOnInvoice":{"type":"boolean"},"startDateTime":{"format":"date-time","type":"string"},"summaryNotes":{"type":"string"},"taskID":{"format":"int32","type":"integer"},"ticketID":{"format":"int32","type":"integer"},"timeEntryType":{"format":"int32","type":"integer"}},"type":"object"},"TimeOffRequestModel":{"properties":{"approveRejectResourceID":{"format":"int32","type":"integer"},"approvedDateTime":{"format":"date-time","type":"string"},"createDateTime":{"format":"date-time","type":"string"},"createdByResourceID":{"format":"int32","type":"integer"},"endTime":{"format":"date-time","type":"string"},"hours":{"format":"double","type":"number"},"id":{"format":"int64","type":"integer"},"lastModifiedByResourceID":{"format":"int32","type":"integer"},"lastModifiedDateTime":{"format":"date-time","type":"string"},"reason":{"type":"string"},"rejectReason":{"type":"string"},"requestDate":{"format":"date-time","type":"string"},"resourceID":{"format":"int32","type":"integer"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_TimeOffRequest_Int64_"},"startTime":{"format":"date-time","type":"string"},"status":{"format":"int32","type":"integer"},"timeOffRequestType":{"format":"int32","type":"integer"}},"type":"object"},"UserDefinedField":{"properties":{"name":{"type":"string"},"value":{"type":"string"}},"type":"object"},"UserDefinedFieldDefinitionModel":{"properties":{"createDate":{"format":"date-time","type":"string"},"crmToProjectUdfId":{"format":"int64","type":"integer"},"dataType":{"format":"int32","type":"integer"},"defaultValue":{"type":"object"},"description":{"type":"string"},"displayFormat":{"format":"int32","type":"integer"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"isEncrypted":{"type":"boolean"},"isFieldMapping":{"type":"boolean"},"isPrivate":{"type":"boolean"},"isProtected":{"type":"boolean"},"isRequired":{"type":"boolean"},"isVisibleToClientPortal":{"type":"boolean"},"mergeVariableName":{"type":"string"},"name":{"type":"string"},"numberOfDecimalPlaces":{"format":"int32","type":"integer"},"sortOrder":{"format":"int32","type":"integer"},"udfType":{"format":"int32","type":"integer"}},"type":"object"},"UserDefinedFieldInformationResultModel":{"properties":{"fields":{"items":{"$ref":"#/components/schemas/Field"},"type":"array"}},"type":"object"},"UserDefinedFieldListItemModel":{"properties":{"createDate":{"format":"date-time","type":"string"},"id":{"format":"int64","type":"integer"},"isActive":{"type":"boolean"},"soapParentPropertyId":{"$ref":"#/components/schemas/Expression_Func_UserDefinedFieldListItem_Int64_"},"udfFieldId":{"format":"int64","type":"integer"},"valueForDisplay":{"type":"string"},"valueForExport":{"type":"string"}},"type":"object"},"ValueItem":{"properties":{"boolValue":{"type":"boolean"},"elementList":{"items":{"$ref":"#/components/schemas/CollectionItem"},"type":"array"},"longValue":{"format":"int64","type":"integer"},"stringValue":{"type":"string"}},"type":"object"},"WebhookEventErrorLogModel":{"properties":{"accountWebhookID":{"format":"int32","type":"integer"},"contactWebhookID":{"format":"int32","type":"integer"},"createDateTime":{"format":"date-time","type":"string"},"errorMessage":{"type":"string"},"id":{"format":"int64","type":"integer"},"payload":{"type":"string"},"sequenceNumber":{"format":"int32","type":"integer"}},"type":"object"},"WorkTypeModifierModel":{"properties":{"id":{"format":"int64","type":"integer"},"modifierType":{"format":"int32","type":"integer"},"modifierValue":{"format":"double","type":"number"}},"type":"object"},"ZoneInformationResultModel":{"properties":{"ci":{"format":"int32","readOnly":true,"type":"integer"},"url":{"readOnly":true,"type":"string"},"webUrl":{"readOnly":true,"type":"string"},"zoneName":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_AccountAlert_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_AccountLocation_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_AccountNote_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_AccountPhysicalLocation_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_AccountTeam_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_AccountToDo_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_AccountWebhookExcludedResource_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_AccountWebhookField_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_AccountWebhookUdfField_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ArticleInstalledProductCategoryAssociation_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ArticleNote_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ArticlePlainTextContent_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ArticleTagAssociation_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ArticleTicketAssociation_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ArticleToArticleAssociation_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ArticleToDocumentAssociation_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_AttachmentInfo_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ChecklistLibraryChecklistItem_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_Contact_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContactBillingProductAssociation_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContactGroupContact_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContactWebhookExcludedResource_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContactWebhookField_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContactWebhookUdfField_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContractBillingRule_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContractBlock_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContractCost_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContractExclusionAllocationCode_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContractExclusionRole_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContractExclusionSetExcludedRole_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContractExclusionSetExcludedWorkType_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContractFactor_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContractMilestone_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContractNote_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContractRate_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContractRetainer_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContractRoleCost_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContractService_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContractServiceAdjustment_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContractServiceBundle_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContractServiceBundleAdjustment_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ContractTicketPurchase_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_Document_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_DocumentChecklistItem_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_DocumentChecklistLibrary_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_DocumentInstalledProductAssociation_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_DocumentInstalledProductCategoryAssociation_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_DocumentNote_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_DocumentPlainTextContent_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_DocumentTagAssociation_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_DocumentTicketAssociation_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_DocumentToArticleAssociation_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_DocumentToDocumentAssociation_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ExpenseItem_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_Holiday_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_InstalledProductBillingProductAssociation_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_InstalledProductCategoryUdfAssociation_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_InstalledProductNote_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_InstalledProductRelatedItem_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_InstalledProductWebhookExcludedResource_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_InstalledProductWebhookField_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_InstalledProductWebhookUdfField_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_InventoryItemSerialNumber_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_InventoryStockedItem_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_InventoryStockedItemAdd_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_InventoryStockedItemRemove_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_InventoryStockedItemTransfer_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_KnowledgeBaseArticle_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_Phase_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_PriceListProductTier_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ProductNote_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ProductTier_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ProductVendor_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ProjectCost_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ProjectNote_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_PurchaseOrderItem_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_PurchaseOrderReceive_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_QuoteItem_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ResourceDailyAvailability_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ResourceRoleDepartment_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ResourceRoleQueue_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ResourceServiceDeskRole_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ResourceSkill_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_SalesOrder_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ServiceBundleService_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ServiceCallTask_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ServiceCallTaskResource_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ServiceCallTicket_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_ServiceCallTicketResource_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_TagAlias_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_Task_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_TaskNote_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_TaskPredecessor_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_TaskSecondaryResource_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_TicketAdditionalContact_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_TicketAdditionalInstalledProduct_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_TicketChangeRequestApproval_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_TicketChecklistItem_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_TicketChecklistLibrary_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_TicketCost_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_TicketNote_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_TicketNoteWebhookExcludedResource_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_TicketNoteWebhookField_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_TicketRmaCredit_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_TicketSecondaryResource_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_TicketTagAssociation_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_TicketWebhookExcludedResource_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_TicketWebhookField_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_TicketWebhookUdfField_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_TimeOffRequest_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"Expression_Func_UserDefinedFieldListItem_Int64_":{"properties":{"body":{"$ref":"#/components/schemas/Expression"},"canReduce":{"readOnly":true,"type":"boolean"},"name":{"readOnly":true,"type":"string"},"nodeType":{"enum":["Add","AddChecked","And","AndAlso","ArrayLength","ArrayIndex","Call","Coalesce","Conditional","Constant","Convert","ConvertChecked","Divide","Equal","ExclusiveOr","GreaterThan","GreaterThanOrEqual","Invoke","Lambda","LeftShift","LessThan","LessThanOrEqual","ListInit","MemberAccess","MemberInit","Modulo","Multiply","MultiplyChecked","Negate","UnaryPlus","NegateChecked","New","NewArrayInit","NewArrayBounds","Not","NotEqual","Or","OrElse","Parameter","Power","Quote","RightShift","Subtract","SubtractChecked","TypeAs","TypeIs","Assign","Block","DebugInfo","Decrement","Dynamic","Default","Extension","Goto","Increment","Index","Label","RuntimeVariables","Loop","Switch","Throw","Try","Unbox","AddAssign","AndAssign","DivideAssign","ExclusiveOrAssign","LeftShiftAssign","ModuloAssign","MultiplyAssign","OrAssign","PowerAssign","RightShiftAssign","SubtractAssign","AddAssignChecked","MultiplyAssignChecked","SubtractAssignChecked","PreIncrementAssign","PreDecrementAssign","PostIncrementAssign","PostDecrementAssign","TypeEqual","OnesComplement","IsTrue","IsFalse"],"readOnly":true,"type":"string"},"parameters":{"items":{"$ref":"#/components/schemas/ParameterExpression"},"readOnly":true,"type":"array"},"returnType":{"readOnly":true,"type":"string"},"tailCall":{"readOnly":true,"type":"boolean"},"type":{"readOnly":true,"type":"string"}},"type":"object"},"ItemQueryResultModel_ActionTypeModel_ActionType_":{"properties":{"item":{"$ref":"#/components/schemas/ActionTypeModel"}},"type":"object"},"ItemQueryResultModel_AdditionalInvoiceFieldValueModel_AdditionalInvoiceFieldValue_":{"properties":{"item":{"$ref":"#/components/schemas/AdditionalInvoiceFieldValueModel"}},"type":"object"},"ItemQueryResultModel_AppointmentModel_Appointment_":{"properties":{"item":{"$ref":"#/components/schemas/AppointmentModel"}},"type":"object"},"ItemQueryResultModel_ArticleConfigurationItemCategoryAssociationModel_ArticleInstalledProductCategoryAssociation_":{"properties":{"item":{"$ref":"#/components/schemas/ArticleConfigurationItemCategoryAssociationModel"}},"type":"object"},"ItemQueryResultModel_ArticleNoteModel_ArticleNote_":{"properties":{"item":{"$ref":"#/components/schemas/ArticleNoteModel"}},"type":"object"},"ItemQueryResultModel_ArticlePlainTextContentModel_ArticlePlainTextContent_":{"properties":{"item":{"$ref":"#/components/schemas/ArticlePlainTextContentModel"}},"type":"object"},"ItemQueryResultModel_ArticleTagAssociationModel_ArticleTagAssociation_":{"properties":{"item":{"$ref":"#/components/schemas/ArticleTagAssociationModel"}},"type":"object"},"ItemQueryResultModel_ArticleTicketAssociationModel_ArticleTicketAssociation_":{"properties":{"item":{"$ref":"#/components/schemas/ArticleTicketAssociationModel"}},"type":"object"},"ItemQueryResultModel_ArticleToArticleAssociationModel_ArticleToArticleAssociation_":{"properties":{"item":{"$ref":"#/components/schemas/ArticleToArticleAssociationModel"}},"type":"object"},"ItemQueryResultModel_ArticleToDocumentAssociationModel_ArticleToDocumentAssociation_":{"properties":{"item":{"$ref":"#/components/schemas/ArticleToDocumentAssociationModel"}},"type":"object"},"ItemQueryResultModel_AttachmentInfoModel_AttachmentInfo_":{"properties":{"item":{"$ref":"#/components/schemas/AttachmentInfoModel"}},"type":"object"},"ItemQueryResultModel_BillingCodeModel_AllocationCode_":{"properties":{"item":{"$ref":"#/components/schemas/BillingCodeModel"}},"type":"object"},"ItemQueryResultModel_BillingItemApprovalLevelModel_BillingItemApprovalLevel_":{"properties":{"item":{"$ref":"#/components/schemas/BillingItemApprovalLevelModel"}},"type":"object"},"ItemQueryResultModel_BillingItemModel_BillingItem_":{"properties":{"item":{"$ref":"#/components/schemas/BillingItemModel"}},"type":"object"},"ItemQueryResultModel_ChangeOrderChargeModel_ChangeOrderCost_":{"properties":{"item":{"$ref":"#/components/schemas/ChangeOrderChargeModel"}},"type":"object"},"ItemQueryResultModel_ChangeRequestLinkModel_ChangeRequestLink_":{"properties":{"item":{"$ref":"#/components/schemas/ChangeRequestLinkModel"}},"type":"object"},"ItemQueryResultModel_ChecklistLibraryChecklistItemModel_ChecklistLibraryChecklistItem_":{"properties":{"item":{"$ref":"#/components/schemas/ChecklistLibraryChecklistItemModel"}},"type":"object"},"ItemQueryResultModel_ChecklistLibraryModel_ChecklistLibrary_":{"properties":{"item":{"$ref":"#/components/schemas/ChecklistLibraryModel"}},"type":"object"},"ItemQueryResultModel_ClassificationIconModel_ClassificationIcon_":{"properties":{"item":{"$ref":"#/components/schemas/ClassificationIconModel"}},"type":"object"},"ItemQueryResultModel_ClientPortalUserModel_ClientPortalUser_":{"properties":{"item":{"$ref":"#/components/schemas/ClientPortalUserModel"}},"type":"object"},"ItemQueryResultModel_ComanagedAssociationModel_ComanagedAssociation_":{"properties":{"item":{"$ref":"#/components/schemas/ComanagedAssociationModel"}},"type":"object"},"ItemQueryResultModel_CompanyAlertModel_AccountAlert_":{"properties":{"item":{"$ref":"#/components/schemas/CompanyAlertModel"}},"type":"object"},"ItemQueryResultModel_CompanyCategoryModel_AccountCategory_":{"properties":{"item":{"$ref":"#/components/schemas/CompanyCategoryModel"}},"type":"object"},"ItemQueryResultModel_CompanyLocationModel_AccountPhysicalLocation_":{"properties":{"item":{"$ref":"#/components/schemas/CompanyLocationModel"}},"type":"object"},"ItemQueryResultModel_CompanyModel_Account_":{"properties":{"item":{"$ref":"#/components/schemas/CompanyModel"}},"type":"object"},"ItemQueryResultModel_CompanyNoteModel_AccountNote_":{"properties":{"item":{"$ref":"#/components/schemas/CompanyNoteModel"}},"type":"object"},"ItemQueryResultModel_CompanySiteConfigurationModel_AccountLocation_":{"properties":{"item":{"$ref":"#/components/schemas/CompanySiteConfigurationModel"}},"type":"object"},"ItemQueryResultModel_CompanyTeamModel_AccountTeam_":{"properties":{"item":{"$ref":"#/components/schemas/CompanyTeamModel"}},"type":"object"},"ItemQueryResultModel_CompanyToDoModel_AccountToDo_":{"properties":{"item":{"$ref":"#/components/schemas/CompanyToDoModel"}},"type":"object"},"ItemQueryResultModel_CompanyWebhookExcludedResourceModel_AccountWebhookExcludedResource_":{"properties":{"item":{"$ref":"#/components/schemas/CompanyWebhookExcludedResourceModel"}},"type":"object"},"ItemQueryResultModel_CompanyWebhookFieldModel_AccountWebhookField_":{"properties":{"item":{"$ref":"#/components/schemas/CompanyWebhookFieldModel"}},"type":"object"},"ItemQueryResultModel_CompanyWebhookModel_AccountWebhook_":{"properties":{"item":{"$ref":"#/components/schemas/CompanyWebhookModel"}},"type":"object"},"ItemQueryResultModel_CompanyWebhookUdfFieldModel_AccountWebhookUdfField_":{"properties":{"item":{"$ref":"#/components/schemas/CompanyWebhookUdfFieldModel"}},"type":"object"},"ItemQueryResultModel_ConfigurationItemBillingProductAssociationModel_InstalledProductBillingProductAssociation_":{"properties":{"item":{"$ref":"#/components/schemas/ConfigurationItemBillingProductAssociationModel"}},"type":"object"},"ItemQueryResultModel_ConfigurationItemCategoryModel_InstalledProductCategory_":{"properties":{"item":{"$ref":"#/components/schemas/ConfigurationItemCategoryModel"}},"type":"object"},"ItemQueryResultModel_ConfigurationItemCategoryUdfAssociationModel_InstalledProductCategoryUdfAssociation_":{"properties":{"item":{"$ref":"#/components/schemas/ConfigurationItemCategoryUdfAssociationModel"}},"type":"object"},"ItemQueryResultModel_ConfigurationItemDnsRecordModel_InstalledProductDnsRecord_":{"properties":{"item":{"$ref":"#/components/schemas/ConfigurationItemDnsRecordModel"}},"type":"object"},"ItemQueryResultModel_ConfigurationItemModel_InstalledProduct_":{"properties":{"item":{"$ref":"#/components/schemas/ConfigurationItemModel"}},"type":"object"},"ItemQueryResultModel_ConfigurationItemNoteModel_InstalledProductNote_":{"properties":{"item":{"$ref":"#/components/schemas/ConfigurationItemNoteModel"}},"type":"object"},"ItemQueryResultModel_ConfigurationItemRelatedItemModel_InstalledProductRelatedItem_":{"properties":{"item":{"$ref":"#/components/schemas/ConfigurationItemRelatedItemModel"}},"type":"object"},"ItemQueryResultModel_ConfigurationItemSslSubjectAlternativeNameModel_InstalledProductSslSubjectAlternativeName_":{"properties":{"item":{"$ref":"#/components/schemas/ConfigurationItemSslSubjectAlternativeNameModel"}},"type":"object"},"ItemQueryResultModel_ConfigurationItemTypeModel_InstalledProductType_":{"properties":{"item":{"$ref":"#/components/schemas/ConfigurationItemTypeModel"}},"type":"object"},"ItemQueryResultModel_ConfigurationItemWebhookExcludedResourceModel_InstalledProductWebhookExcludedResource_":{"properties":{"item":{"$ref":"#/components/schemas/ConfigurationItemWebhookExcludedResourceModel"}},"type":"object"},"ItemQueryResultModel_ConfigurationItemWebhookFieldModel_InstalledProductWebhookField_":{"properties":{"item":{"$ref":"#/components/schemas/ConfigurationItemWebhookFieldModel"}},"type":"object"},"ItemQueryResultModel_ConfigurationItemWebhookModel_InstalledProductWebhook_":{"properties":{"item":{"$ref":"#/components/schemas/ConfigurationItemWebhookModel"}},"type":"object"},"ItemQueryResultModel_ConfigurationItemWebhookUdfFieldModel_InstalledProductWebhookUdfField_":{"properties":{"item":{"$ref":"#/components/schemas/ConfigurationItemWebhookUdfFieldModel"}},"type":"object"},"ItemQueryResultModel_ContactBillingProductAssociationModel_ContactBillingProductAssociation_":{"properties":{"item":{"$ref":"#/components/schemas/ContactBillingProductAssociationModel"}},"type":"object"},"ItemQueryResultModel_ContactGroupContactModel_ContactGroupContact_":{"properties":{"item":{"$ref":"#/components/schemas/ContactGroupContactModel"}},"type":"object"},"ItemQueryResultModel_ContactGroupModel_ContactGroup_":{"properties":{"item":{"$ref":"#/components/schemas/ContactGroupModel"}},"type":"object"},"ItemQueryResultModel_ContactModel_Contact_":{"properties":{"item":{"$ref":"#/components/schemas/ContactModel"}},"type":"object"},"ItemQueryResultModel_ContactWebhookExcludedResourceModel_ContactWebhookExcludedResource_":{"properties":{"item":{"$ref":"#/components/schemas/ContactWebhookExcludedResourceModel"}},"type":"object"},"ItemQueryResultModel_ContactWebhookFieldModel_ContactWebhookField_":{"properties":{"item":{"$ref":"#/components/schemas/ContactWebhookFieldModel"}},"type":"object"},"ItemQueryResultModel_ContactWebhookModel_ContactWebhook_":{"properties":{"item":{"$ref":"#/components/schemas/ContactWebhookModel"}},"type":"object"},"ItemQueryResultModel_ContactWebhookUdfFieldModel_ContactWebhookUdfField_":{"properties":{"item":{"$ref":"#/components/schemas/ContactWebhookUdfFieldModel"}},"type":"object"},"ItemQueryResultModel_ContractBillingRuleModel_ContractBillingRule_":{"properties":{"item":{"$ref":"#/components/schemas/ContractBillingRuleModel"}},"type":"object"},"ItemQueryResultModel_ContractBlockHourFactorModel_ContractFactor_":{"properties":{"item":{"$ref":"#/components/schemas/ContractBlockHourFactorModel"}},"type":"object"},"ItemQueryResultModel_ContractBlockModel_ContractBlock_":{"properties":{"item":{"$ref":"#/components/schemas/ContractBlockModel"}},"type":"object"},"ItemQueryResultModel_ContractChargeModel_ContractCost_":{"properties":{"item":{"$ref":"#/components/schemas/ContractChargeModel"}},"type":"object"},"ItemQueryResultModel_ContractExclusionBillingCodeModel_ContractExclusionAllocationCode_":{"properties":{"item":{"$ref":"#/components/schemas/ContractExclusionBillingCodeModel"}},"type":"object"},"ItemQueryResultModel_ContractExclusionRoleModel_ContractExclusionRole_":{"properties":{"item":{"$ref":"#/components/schemas/ContractExclusionRoleModel"}},"type":"object"},"ItemQueryResultModel_ContractExclusionSetExcludedRoleModel_ContractExclusionSetExcludedRole_":{"properties":{"item":{"$ref":"#/components/schemas/ContractExclusionSetExcludedRoleModel"}},"type":"object"},"ItemQueryResultModel_ContractExclusionSetExcludedWorkTypeModel_ContractExclusionSetExcludedWorkType_":{"properties":{"item":{"$ref":"#/components/schemas/ContractExclusionSetExcludedWorkTypeModel"}},"type":"object"},"ItemQueryResultModel_ContractExclusionSetModel_ContractExclusionSet_":{"properties":{"item":{"$ref":"#/components/schemas/ContractExclusionSetModel"}},"type":"object"},"ItemQueryResultModel_ContractMilestoneModel_ContractMilestone_":{"properties":{"item":{"$ref":"#/components/schemas/ContractMilestoneModel"}},"type":"object"},"ItemQueryResultModel_ContractModel_Contract_":{"properties":{"item":{"$ref":"#/components/schemas/ContractModel"}},"type":"object"},"ItemQueryResultModel_ContractNoteModel_ContractNote_":{"properties":{"item":{"$ref":"#/components/schemas/ContractNoteModel"}},"type":"object"},"ItemQueryResultModel_ContractRateModel_ContractRate_":{"properties":{"item":{"$ref":"#/components/schemas/ContractRateModel"}},"type":"object"},"ItemQueryResultModel_ContractRetainerModel_ContractRetainer_":{"properties":{"item":{"$ref":"#/components/schemas/ContractRetainerModel"}},"type":"object"},"ItemQueryResultModel_ContractRoleCostModel_ContractRoleCost_":{"properties":{"item":{"$ref":"#/components/schemas/ContractRoleCostModel"}},"type":"object"},"ItemQueryResultModel_ContractServiceBundleModel_ContractServiceBundle_":{"properties":{"item":{"$ref":"#/components/schemas/ContractServiceBundleModel"}},"type":"object"},"ItemQueryResultModel_ContractServiceBundleUnitModel_ContractServiceBundleUnit_":{"properties":{"item":{"$ref":"#/components/schemas/ContractServiceBundleUnitModel"}},"type":"object"},"ItemQueryResultModel_ContractServiceModel_ContractService_":{"properties":{"item":{"$ref":"#/components/schemas/ContractServiceModel"}},"type":"object"},"ItemQueryResultModel_ContractServiceUnitModel_ContractServiceUnit_":{"properties":{"item":{"$ref":"#/components/schemas/ContractServiceUnitModel"}},"type":"object"},"ItemQueryResultModel_ContractTicketPurchaseModel_ContractTicketPurchase_":{"properties":{"item":{"$ref":"#/components/schemas/ContractTicketPurchaseModel"}},"type":"object"},"ItemQueryResultModel_CountryModel_Country_":{"properties":{"item":{"$ref":"#/components/schemas/CountryModel"}},"type":"object"},"ItemQueryResultModel_CurrencyModel_Currency_":{"properties":{"item":{"$ref":"#/components/schemas/CurrencyModel"}},"type":"object"},"ItemQueryResultModel_DeletedTaskActivityLogModel_DeletedTaskActivityLog_":{"properties":{"item":{"$ref":"#/components/schemas/DeletedTaskActivityLogModel"}},"type":"object"},"ItemQueryResultModel_DeletedTicketActivityLogModel_DeletedTicketActivityLog_":{"properties":{"item":{"$ref":"#/components/schemas/DeletedTicketActivityLogModel"}},"type":"object"},"ItemQueryResultModel_DeletedTicketLogModel_DeletedTicketLog_":{"properties":{"item":{"$ref":"#/components/schemas/DeletedTicketLogModel"}},"type":"object"},"ItemQueryResultModel_DepartmentModel_Department_":{"properties":{"item":{"$ref":"#/components/schemas/DepartmentModel"}},"type":"object"},"ItemQueryResultModel_DocumentCategoryModel_DocumentCategory_":{"properties":{"item":{"$ref":"#/components/schemas/DocumentCategoryModel"}},"type":"object"},"ItemQueryResultModel_DocumentChecklistItemModel_DocumentChecklistItem_":{"properties":{"item":{"$ref":"#/components/schemas/DocumentChecklistItemModel"}},"type":"object"},"ItemQueryResultModel_DocumentConfigurationItemAssociationModel_DocumentInstalledProductAssociation_":{"properties":{"item":{"$ref":"#/components/schemas/DocumentConfigurationItemAssociationModel"}},"type":"object"},"ItemQueryResultModel_DocumentConfigurationItemCategoryAssociationModel_DocumentInstalledProductCategoryAssociation_":{"properties":{"item":{"$ref":"#/components/schemas/DocumentConfigurationItemCategoryAssociationModel"}},"type":"object"},"ItemQueryResultModel_DocumentModel_Document_":{"properties":{"item":{"$ref":"#/components/schemas/DocumentModel"}},"type":"object"},"ItemQueryResultModel_DocumentNoteModel_DocumentNote_":{"properties":{"item":{"$ref":"#/components/schemas/DocumentNoteModel"}},"type":"object"},"ItemQueryResultModel_DocumentPlainTextContentModel_DocumentPlainTextContent_":{"properties":{"item":{"$ref":"#/components/schemas/DocumentPlainTextContentModel"}},"type":"object"},"ItemQueryResultModel_DocumentTagAssociationModel_DocumentTagAssociation_":{"properties":{"item":{"$ref":"#/components/schemas/DocumentTagAssociationModel"}},"type":"object"},"ItemQueryResultModel_DocumentTicketAssociationModel_DocumentTicketAssociation_":{"properties":{"item":{"$ref":"#/components/schemas/DocumentTicketAssociationModel"}},"type":"object"},"ItemQueryResultModel_DocumentToArticleAssociationModel_DocumentToArticleAssociation_":{"properties":{"item":{"$ref":"#/components/schemas/DocumentToArticleAssociationModel"}},"type":"object"},"ItemQueryResultModel_DocumentToDocumentAssociationModel_DocumentToDocumentAssociation_":{"properties":{"item":{"$ref":"#/components/schemas/DocumentToDocumentAssociationModel"}},"type":"object"},"ItemQueryResultModel_DomainRegistrarModel_DomainRegistrar_":{"properties":{"item":{"$ref":"#/components/schemas/DomainRegistrarModel"}},"type":"object"},"ItemQueryResultModel_ExpenseItemModel_ExpenseItem_":{"properties":{"item":{"$ref":"#/components/schemas/ExpenseItemModel"}},"type":"object"},"ItemQueryResultModel_ExpenseReportModel_ExpenseReport_":{"properties":{"item":{"$ref":"#/components/schemas/ExpenseReportModel"}},"type":"object"},"ItemQueryResultModel_HolidayModel_Holiday_":{"properties":{"item":{"$ref":"#/components/schemas/HolidayModel"}},"type":"object"},"ItemQueryResultModel_HolidaySetModel_HolidaySet_":{"properties":{"item":{"$ref":"#/components/schemas/HolidaySetModel"}},"type":"object"},"ItemQueryResultModel_IntegrationVendorInsightModel_IntegrationVendorInsight_":{"properties":{"item":{"$ref":"#/components/schemas/IntegrationVendorInsightModel"}},"type":"object"},"ItemQueryResultModel_IntegrationVendorWidgetModel_IntegrationVendorWidget_":{"properties":{"item":{"$ref":"#/components/schemas/IntegrationVendorWidgetModel"}},"type":"object"},"ItemQueryResultModel_InternalLocationModel_InternalLocation_":{"properties":{"item":{"$ref":"#/components/schemas/InternalLocationModel"}},"type":"object"},"ItemQueryResultModel_InternalLocationWithBusinessHoursModel_BusinessLocation_":{"properties":{"item":{"$ref":"#/components/schemas/InternalLocationWithBusinessHoursModel"}},"type":"object"},"ItemQueryResultModel_InventoryItemModel_InventoryItem_":{"properties":{"item":{"$ref":"#/components/schemas/InventoryItemModel"}},"type":"object"},"ItemQueryResultModel_InventoryItemSerialNumberModel_InventoryItemSerialNumber_":{"properties":{"item":{"$ref":"#/components/schemas/InventoryItemSerialNumberModel"}},"type":"object"},"ItemQueryResultModel_InventoryLocationModel_InventoryLocation_":{"properties":{"item":{"$ref":"#/components/schemas/InventoryLocationModel"}},"type":"object"},"ItemQueryResultModel_InventoryProductModel_InventoryProduct_":{"properties":{"item":{"$ref":"#/components/schemas/InventoryProductModel"}},"type":"object"},"ItemQueryResultModel_InventoryStockedItemModel_InventoryStockedItem_":{"properties":{"item":{"$ref":"#/components/schemas/InventoryStockedItemModel"}},"type":"object"},"ItemQueryResultModel_InventoryTransferModel_InventoryTransfer_":{"properties":{"item":{"$ref":"#/components/schemas/InventoryTransferModel"}},"type":"object"},"ItemQueryResultModel_InvoiceModel_Invoice_":{"properties":{"item":{"$ref":"#/components/schemas/InvoiceModel"}},"type":"object"},"ItemQueryResultModel_InvoiceTemplateModel_InvoiceTemplate_":{"properties":{"item":{"$ref":"#/components/schemas/InvoiceTemplateModel"}},"type":"object"},"ItemQueryResultModel_KnowledgeBaseArticleModel_KnowledgeBaseArticle_":{"properties":{"item":{"$ref":"#/components/schemas/KnowledgeBaseArticleModel"}},"type":"object"},"ItemQueryResultModel_KnowledgeBaseCategoryModel_KnowledgeBaseCategory_":{"properties":{"item":{"$ref":"#/components/schemas/KnowledgeBaseCategoryModel"}},"type":"object"},"ItemQueryResultModel_NotificationHistoryModel_NotificationHistory_":{"properties":{"item":{"$ref":"#/components/schemas/NotificationHistoryModel"}},"type":"object"},"ItemQueryResultModel_OpportunityCategoryModel_OpportunityCategory_":{"properties":{"item":{"$ref":"#/components/schemas/OpportunityCategoryModel"}},"type":"object"},"ItemQueryResultModel_OpportunityModel_Opportunity_":{"properties":{"item":{"$ref":"#/components/schemas/OpportunityModel"}},"type":"object"},"ItemQueryResultModel_OrganizationalLevel1Model_BusinessDivision_":{"properties":{"item":{"$ref":"#/components/schemas/OrganizationalLevel1Model"}},"type":"object"},"ItemQueryResultModel_OrganizationalLevel2Model_BusinessSubdivision_":{"properties":{"item":{"$ref":"#/components/schemas/OrganizationalLevel2Model"}},"type":"object"},"ItemQueryResultModel_OrganizationalLevelAssociationModel_BusinessDivisionSubdivision_":{"properties":{"item":{"$ref":"#/components/schemas/OrganizationalLevelAssociationModel"}},"type":"object"},"ItemQueryResultModel_OrganizationalResourceModel_BusinessDivisionSubdivisionResource_":{"properties":{"item":{"$ref":"#/components/schemas/OrganizationalResourceModel"}},"type":"object"},"ItemQueryResultModel_PaymentTermModel_PaymentTerm_":{"properties":{"item":{"$ref":"#/components/schemas/PaymentTermModel"}},"type":"object"},"ItemQueryResultModel_PhaseModel_Phase_":{"properties":{"item":{"$ref":"#/components/schemas/PhaseModel"}},"type":"object"},"ItemQueryResultModel_PriceListMaterialCodeModel_PriceListMaterialCode_":{"properties":{"item":{"$ref":"#/components/schemas/PriceListMaterialCodeModel"}},"type":"object"},"ItemQueryResultModel_PriceListProductModel_PriceListProduct_":{"properties":{"item":{"$ref":"#/components/schemas/PriceListProductModel"}},"type":"object"},"ItemQueryResultModel_PriceListProductTierModel_PriceListProductTier_":{"properties":{"item":{"$ref":"#/components/schemas/PriceListProductTierModel"}},"type":"object"},"ItemQueryResultModel_PriceListRoleModel_PriceListRole_":{"properties":{"item":{"$ref":"#/components/schemas/PriceListRoleModel"}},"type":"object"},"ItemQueryResultModel_PriceListServiceBundleModel_PriceListServiceBundle_":{"properties":{"item":{"$ref":"#/components/schemas/PriceListServiceBundleModel"}},"type":"object"},"ItemQueryResultModel_PriceListServiceModel_PriceListService_":{"properties":{"item":{"$ref":"#/components/schemas/PriceListServiceModel"}},"type":"object"},"ItemQueryResultModel_PriceListWorkTypeModifierModel_PriceListWorkTypeModifier_":{"properties":{"item":{"$ref":"#/components/schemas/PriceListWorkTypeModifierModel"}},"type":"object"},"ItemQueryResultModel_ProductModel_Product_":{"properties":{"item":{"$ref":"#/components/schemas/ProductModel"}},"type":"object"},"ItemQueryResultModel_ProductNoteModel_ProductNote_":{"properties":{"item":{"$ref":"#/components/schemas/ProductNoteModel"}},"type":"object"},"ItemQueryResultModel_ProductTierModel_ProductTier_":{"properties":{"item":{"$ref":"#/components/schemas/ProductTierModel"}},"type":"object"},"ItemQueryResultModel_ProductVendorModel_ProductVendor_":{"properties":{"item":{"$ref":"#/components/schemas/ProductVendorModel"}},"type":"object"},"ItemQueryResultModel_ProjectChargeModel_ProjectCost_":{"properties":{"item":{"$ref":"#/components/schemas/ProjectChargeModel"}},"type":"object"},"ItemQueryResultModel_ProjectModel_Project_":{"properties":{"item":{"$ref":"#/components/schemas/ProjectModel"}},"type":"object"},"ItemQueryResultModel_ProjectNoteModel_ProjectNote_":{"properties":{"item":{"$ref":"#/components/schemas/ProjectNoteModel"}},"type":"object"},"ItemQueryResultModel_PurchaseApprovalModel_PurchaseApproval_":{"properties":{"item":{"$ref":"#/components/schemas/PurchaseApprovalModel"}},"type":"object"},"ItemQueryResultModel_PurchaseOrderItemModel_PurchaseOrderItem_":{"properties":{"item":{"$ref":"#/components/schemas/PurchaseOrderItemModel"}},"type":"object"},"ItemQueryResultModel_PurchaseOrderItemReceivingModel_PurchaseOrderReceive_":{"properties":{"item":{"$ref":"#/components/schemas/PurchaseOrderItemReceivingModel"}},"type":"object"},"ItemQueryResultModel_PurchaseOrderModel_PurchaseOrder_":{"properties":{"item":{"$ref":"#/components/schemas/PurchaseOrderModel"}},"type":"object"},"ItemQueryResultModel_QuoteItemModel_QuoteItem_":{"properties":{"item":{"$ref":"#/components/schemas/QuoteItemModel"}},"type":"object"},"ItemQueryResultModel_QuoteLocationModel_QuoteLocation_":{"properties":{"item":{"$ref":"#/components/schemas/QuoteLocationModel"}},"type":"object"},"ItemQueryResultModel_QuoteModel_Quote_":{"properties":{"item":{"$ref":"#/components/schemas/QuoteModel"}},"type":"object"},"ItemQueryResultModel_QuoteTemplateModel_QuoteTemplate_":{"properties":{"item":{"$ref":"#/components/schemas/QuoteTemplateModel"}},"type":"object"},"ItemQueryResultModel_ResourceDailyAvailabilityModel_ResourceDailyAvailability_":{"properties":{"item":{"$ref":"#/components/schemas/ResourceDailyAvailabilityModel"}},"type":"object"},"ItemQueryResultModel_ResourceModel_Resource_":{"properties":{"item":{"$ref":"#/components/schemas/ResourceModel"}},"type":"object"},"ItemQueryResultModel_ResourceRoleDepartmentModel_ResourceRoleDepartment_":{"properties":{"item":{"$ref":"#/components/schemas/ResourceRoleDepartmentModel"}},"type":"object"},"ItemQueryResultModel_ResourceRoleModel_ResourceRole_":{"properties":{"item":{"$ref":"#/components/schemas/ResourceRoleModel"}},"type":"object"},"ItemQueryResultModel_ResourceRoleQueueModel_ResourceRoleQueue_":{"properties":{"item":{"$ref":"#/components/schemas/ResourceRoleQueueModel"}},"type":"object"},"ItemQueryResultModel_ResourceServiceDeskRoleModel_ResourceServiceDeskRole_":{"properties":{"item":{"$ref":"#/components/schemas/ResourceServiceDeskRoleModel"}},"type":"object"},"ItemQueryResultModel_ResourceSkillModel_ResourceSkill_":{"properties":{"item":{"$ref":"#/components/schemas/ResourceSkillModel"}},"type":"object"},"ItemQueryResultModel_RoleModel_Role_":{"properties":{"item":{"$ref":"#/components/schemas/RoleModel"}},"type":"object"},"ItemQueryResultModel_SalesOrderModel_SalesOrder_":{"properties":{"item":{"$ref":"#/components/schemas/SalesOrderModel"}},"type":"object"},"ItemQueryResultModel_ServiceBundleModel_ServiceBundle_":{"properties":{"item":{"$ref":"#/components/schemas/ServiceBundleModel"}},"type":"object"},"ItemQueryResultModel_ServiceBundleServiceModel_ServiceBundleService_":{"properties":{"item":{"$ref":"#/components/schemas/ServiceBundleServiceModel"}},"type":"object"},"ItemQueryResultModel_ServiceCallModel_ServiceCall_":{"properties":{"item":{"$ref":"#/components/schemas/ServiceCallModel"}},"type":"object"},"ItemQueryResultModel_ServiceCallTaskModel_ServiceCallTask_":{"properties":{"item":{"$ref":"#/components/schemas/ServiceCallTaskModel"}},"type":"object"},"ItemQueryResultModel_ServiceCallTaskResourceModel_ServiceCallTaskResource_":{"properties":{"item":{"$ref":"#/components/schemas/ServiceCallTaskResourceModel"}},"type":"object"},"ItemQueryResultModel_ServiceCallTicketModel_ServiceCallTicket_":{"properties":{"item":{"$ref":"#/components/schemas/ServiceCallTicketModel"}},"type":"object"},"ItemQueryResultModel_ServiceCallTicketResourceModel_ServiceCallTicketResource_":{"properties":{"item":{"$ref":"#/components/schemas/ServiceCallTicketResourceModel"}},"type":"object"},"ItemQueryResultModel_ServiceLevelAgreementResultsModel_ServiceLevelAgreementResults_":{"properties":{"item":{"$ref":"#/components/schemas/ServiceLevelAgreementResultsModel"}},"type":"object"},"ItemQueryResultModel_ServiceModel_Service_":{"properties":{"item":{"$ref":"#/components/schemas/ServiceModel"}},"type":"object"},"ItemQueryResultModel_ShippingTypeModel_ShippingType_":{"properties":{"item":{"$ref":"#/components/schemas/ShippingTypeModel"}},"type":"object"},"ItemQueryResultModel_SkillModel_Skill_":{"properties":{"item":{"$ref":"#/components/schemas/SkillModel"}},"type":"object"},"ItemQueryResultModel_SubscriptionModel_Subscription_":{"properties":{"item":{"$ref":"#/components/schemas/SubscriptionModel"}},"type":"object"},"ItemQueryResultModel_SubscriptionPeriodModel_SubscriptionPeriod_":{"properties":{"item":{"$ref":"#/components/schemas/SubscriptionPeriodModel"}},"type":"object"},"ItemQueryResultModel_SurveyModel_Survey_":{"properties":{"item":{"$ref":"#/components/schemas/SurveyModel"}},"type":"object"},"ItemQueryResultModel_SurveyResultsModel_SurveyResults_":{"properties":{"item":{"$ref":"#/components/schemas/SurveyResultsModel"}},"type":"object"},"ItemQueryResultModel_TagAliasModel_TagAlias_":{"properties":{"item":{"$ref":"#/components/schemas/TagAliasModel"}},"type":"object"},"ItemQueryResultModel_TagGroupModel_TagGroup_":{"properties":{"item":{"$ref":"#/components/schemas/TagGroupModel"}},"type":"object"},"ItemQueryResultModel_TagModel_Tag_":{"properties":{"item":{"$ref":"#/components/schemas/TagModel"}},"type":"object"},"ItemQueryResultModel_TaskModel_Task_":{"properties":{"item":{"$ref":"#/components/schemas/TaskModel"}},"type":"object"},"ItemQueryResultModel_TaskNoteModel_TaskNote_":{"properties":{"item":{"$ref":"#/components/schemas/TaskNoteModel"}},"type":"object"},"ItemQueryResultModel_TaskPredecessorModel_TaskPredecessor_":{"properties":{"item":{"$ref":"#/components/schemas/TaskPredecessorModel"}},"type":"object"},"ItemQueryResultModel_TaskSecondaryResourceModel_TaskSecondaryResource_":{"properties":{"item":{"$ref":"#/components/schemas/TaskSecondaryResourceModel"}},"type":"object"},"ItemQueryResultModel_TaxCategoryModel_TaxCategory_":{"properties":{"item":{"$ref":"#/components/schemas/TaxCategoryModel"}},"type":"object"},"ItemQueryResultModel_TaxModel_Tax_":{"properties":{"item":{"$ref":"#/components/schemas/TaxModel"}},"type":"object"},"ItemQueryResultModel_TaxRegionModel_TaxRegion_":{"properties":{"item":{"$ref":"#/components/schemas/TaxRegionModel"}},"type":"object"},"ItemQueryResultModel_TicketAdditionalConfigurationItemModel_TicketAdditionalInstalledProduct_":{"properties":{"item":{"$ref":"#/components/schemas/TicketAdditionalConfigurationItemModel"}},"type":"object"},"ItemQueryResultModel_TicketAdditionalContactModel_TicketAdditionalContact_":{"properties":{"item":{"$ref":"#/components/schemas/TicketAdditionalContactModel"}},"type":"object"},"ItemQueryResultModel_TicketCategoryFieldDefaultsModel_TicketCategoryFieldDefaults_":{"properties":{"item":{"$ref":"#/components/schemas/TicketCategoryFieldDefaultsModel"}},"type":"object"},"ItemQueryResultModel_TicketCategoryModel_TicketCategory_":{"properties":{"item":{"$ref":"#/components/schemas/TicketCategoryModel"}},"type":"object"},"ItemQueryResultModel_TicketChangeRequestApprovalModel_TicketChangeRequestApproval_":{"properties":{"item":{"$ref":"#/components/schemas/TicketChangeRequestApprovalModel"}},"type":"object"},"ItemQueryResultModel_TicketChargeModel_TicketCost_":{"properties":{"item":{"$ref":"#/components/schemas/TicketChargeModel"}},"type":"object"},"ItemQueryResultModel_TicketChecklistItemModel_TicketChecklistItem_":{"properties":{"item":{"$ref":"#/components/schemas/TicketChecklistItemModel"}},"type":"object"},"ItemQueryResultModel_TicketHistoryModel_TicketHistory_":{"properties":{"item":{"$ref":"#/components/schemas/TicketHistoryModel"}},"type":"object"},"ItemQueryResultModel_TicketModel_Ticket_":{"properties":{"item":{"$ref":"#/components/schemas/TicketModel"}},"type":"object"},"ItemQueryResultModel_TicketNoteModel_TicketNote_":{"properties":{"item":{"$ref":"#/components/schemas/TicketNoteModel"}},"type":"object"},"ItemQueryResultModel_TicketNoteWebhookExcludedResourceModel_TicketNoteWebhookExcludedResource_":{"properties":{"item":{"$ref":"#/components/schemas/TicketNoteWebhookExcludedResourceModel"}},"type":"object"},"ItemQueryResultModel_TicketNoteWebhookFieldModel_TicketNoteWebhookField_":{"properties":{"item":{"$ref":"#/components/schemas/TicketNoteWebhookFieldModel"}},"type":"object"},"ItemQueryResultModel_TicketNoteWebhookModel_TicketNoteWebhook_":{"properties":{"item":{"$ref":"#/components/schemas/TicketNoteWebhookModel"}},"type":"object"},"ItemQueryResultModel_TicketRmaCreditModel_TicketRmaCredit_":{"properties":{"item":{"$ref":"#/components/schemas/TicketRmaCreditModel"}},"type":"object"},"ItemQueryResultModel_TicketSecondaryResourceModel_TicketSecondaryResource_":{"properties":{"item":{"$ref":"#/components/schemas/TicketSecondaryResourceModel"}},"type":"object"},"ItemQueryResultModel_TicketTagAssociationModel_TicketTagAssociation_":{"properties":{"item":{"$ref":"#/components/schemas/TicketTagAssociationModel"}},"type":"object"},"ItemQueryResultModel_TicketWebhookExcludedResourceModel_TicketWebhookExcludedResource_":{"properties":{"item":{"$ref":"#/components/schemas/TicketWebhookExcludedResourceModel"}},"type":"object"},"ItemQueryResultModel_TicketWebhookFieldModel_TicketWebhookField_":{"properties":{"item":{"$ref":"#/components/schemas/TicketWebhookFieldModel"}},"type":"object"},"ItemQueryResultModel_TicketWebhookModel_TicketWebhook_":{"properties":{"item":{"$ref":"#/components/schemas/TicketWebhookModel"}},"type":"object"},"ItemQueryResultModel_TicketWebhookUdfFieldModel_TicketWebhookUdfField_":{"properties":{"item":{"$ref":"#/components/schemas/TicketWebhookUdfFieldModel"}},"type":"object"},"ItemQueryResultModel_TimeEntryModel_TimeEntry_":{"properties":{"item":{"$ref":"#/components/schemas/TimeEntryModel"}},"type":"object"},"ItemQueryResultModel_TimeOffRequestModel_TimeOffRequest_":{"properties":{"item":{"$ref":"#/components/schemas/TimeOffRequestModel"}},"type":"object"},"ItemQueryResultModel_UserDefinedFieldDefinitionModel_UserDefinedFieldDefinition_":{"properties":{"item":{"$ref":"#/components/schemas/UserDefinedFieldDefinitionModel"}},"type":"object"},"ItemQueryResultModel_UserDefinedFieldListItemModel_UserDefinedFieldListItem_":{"properties":{"item":{"$ref":"#/components/schemas/UserDefinedFieldListItemModel"}},"type":"object"},"ItemQueryResultModel_WebhookEventErrorLogModel_WebhookEventErrorLog_":{"properties":{"item":{"$ref":"#/components/schemas/WebhookEventErrorLogModel"}},"type":"object"},"ItemQueryResultModel_WorkTypeModifierModel_WorkTypeModifier_":{"properties":{"item":{"$ref":"#/components/schemas/WorkTypeModifierModel"}},"type":"object"},"KeyValuePair_2":{"properties":{"key":{"format":"int32","readOnly":true,"type":"integer"},"value":{"readOnly":true,"type":"boolean"}},"type":"object"},"QueryActionResult_ActionTypeModel_ActionType_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ActionTypeModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_AdditionalInvoiceFieldValueModel_AdditionalInvoiceFieldValue_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/AdditionalInvoiceFieldValueModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_AppointmentModel_Appointment_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/AppointmentModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ArticleConfigurationItemCategoryAssociationModel_ArticleInstalledProductCategoryAssociation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ArticleConfigurationItemCategoryAssociationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ArticleNoteModel_ArticleNote_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ArticleNoteModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ArticlePlainTextContentModel_ArticlePlainTextContent_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ArticlePlainTextContentModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ArticleTagAssociationModel_ArticleTagAssociation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ArticleTagAssociationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ArticleTicketAssociationModel_ArticleTicketAssociation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ArticleTicketAssociationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ArticleToArticleAssociationModel_ArticleToArticleAssociation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ArticleToArticleAssociationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ArticleToDocumentAssociationModel_ArticleToDocumentAssociation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ArticleToDocumentAssociationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_AttachmentInfoModel_AttachmentInfo_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/AttachmentInfoModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_BillingCodeModel_AllocationCode_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/BillingCodeModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_BillingItemApprovalLevelModel_BillingItemApprovalLevel_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/BillingItemApprovalLevelModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_BillingItemModel_BillingItem_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/BillingItemModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ChangeOrderChargeModel_ChangeOrderCost_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ChangeOrderChargeModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ChangeRequestLinkModel_ChangeRequestLink_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ChangeRequestLinkModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ChecklistLibraryChecklistItemModel_ChecklistLibraryChecklistItem_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ChecklistLibraryChecklistItemModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ChecklistLibraryModel_ChecklistLibrary_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ChecklistLibraryModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ClassificationIconModel_ClassificationIcon_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ClassificationIconModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ClientPortalUserModel_ClientPortalUser_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ClientPortalUserModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ComanagedAssociationModel_ComanagedAssociation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ComanagedAssociationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_CompanyAlertModel_AccountAlert_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/CompanyAlertModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_CompanyCategoryModel_AccountCategory_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/CompanyCategoryModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_CompanyLocationModel_AccountPhysicalLocation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/CompanyLocationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_CompanyModel_Account_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/CompanyModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_CompanyNoteModel_AccountNote_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/CompanyNoteModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_CompanySiteConfigurationModel_AccountLocation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/CompanySiteConfigurationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_CompanyTeamModel_AccountTeam_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/CompanyTeamModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_CompanyToDoModel_AccountToDo_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/CompanyToDoModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_CompanyWebhookExcludedResourceModel_AccountWebhookExcludedResource_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/CompanyWebhookExcludedResourceModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_CompanyWebhookFieldModel_AccountWebhookField_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/CompanyWebhookFieldModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_CompanyWebhookModel_AccountWebhook_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/CompanyWebhookModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_CompanyWebhookUdfFieldModel_AccountWebhookUdfField_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/CompanyWebhookUdfFieldModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ConfigurationItemBillingProductAssociationModel_InstalledProductBillingProductAssociation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ConfigurationItemBillingProductAssociationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ConfigurationItemCategoryModel_InstalledProductCategory_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ConfigurationItemCategoryModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ConfigurationItemCategoryUdfAssociationModel_InstalledProductCategoryUdfAssociation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ConfigurationItemCategoryUdfAssociationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ConfigurationItemDnsRecordModel_InstalledProductDnsRecord_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ConfigurationItemDnsRecordModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ConfigurationItemModel_InstalledProduct_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ConfigurationItemModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ConfigurationItemNoteModel_InstalledProductNote_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ConfigurationItemNoteModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ConfigurationItemRelatedItemModel_InstalledProductRelatedItem_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ConfigurationItemRelatedItemModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ConfigurationItemSslSubjectAlternativeNameModel_InstalledProductSslSubjectAlternativeName_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ConfigurationItemSslSubjectAlternativeNameModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ConfigurationItemTypeModel_InstalledProductType_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ConfigurationItemTypeModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ConfigurationItemWebhookExcludedResourceModel_InstalledProductWebhookExcludedResource_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ConfigurationItemWebhookExcludedResourceModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ConfigurationItemWebhookFieldModel_InstalledProductWebhookField_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ConfigurationItemWebhookFieldModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ConfigurationItemWebhookModel_InstalledProductWebhook_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ConfigurationItemWebhookModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ConfigurationItemWebhookUdfFieldModel_InstalledProductWebhookUdfField_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ConfigurationItemWebhookUdfFieldModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContactBillingProductAssociationModel_ContactBillingProductAssociation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContactBillingProductAssociationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContactGroupContactModel_ContactGroupContact_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContactGroupContactModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContactGroupModel_ContactGroup_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContactGroupModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContactModel_Contact_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContactModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContactWebhookExcludedResourceModel_ContactWebhookExcludedResource_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContactWebhookExcludedResourceModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContactWebhookFieldModel_ContactWebhookField_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContactWebhookFieldModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContactWebhookModel_ContactWebhook_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContactWebhookModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContactWebhookUdfFieldModel_ContactWebhookUdfField_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContactWebhookUdfFieldModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContractBillingRuleModel_ContractBillingRule_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContractBillingRuleModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContractBlockHourFactorModel_ContractFactor_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContractBlockHourFactorModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContractBlockModel_ContractBlock_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContractBlockModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContractChargeModel_ContractCost_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContractChargeModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContractExclusionBillingCodeModel_ContractExclusionAllocationCode_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContractExclusionBillingCodeModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContractExclusionRoleModel_ContractExclusionRole_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContractExclusionRoleModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContractExclusionSetExcludedRoleModel_ContractExclusionSetExcludedRole_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContractExclusionSetExcludedRoleModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContractExclusionSetExcludedWorkTypeModel_ContractExclusionSetExcludedWorkType_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContractExclusionSetExcludedWorkTypeModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContractExclusionSetModel_ContractExclusionSet_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContractExclusionSetModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContractMilestoneModel_ContractMilestone_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContractMilestoneModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContractModel_Contract_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContractModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContractNoteModel_ContractNote_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContractNoteModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContractRateModel_ContractRate_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContractRateModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContractRetainerModel_ContractRetainer_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContractRetainerModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContractRoleCostModel_ContractRoleCost_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContractRoleCostModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContractServiceBundleModel_ContractServiceBundle_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContractServiceBundleModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContractServiceBundleUnitModel_ContractServiceBundleUnit_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContractServiceBundleUnitModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContractServiceModel_ContractService_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContractServiceModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContractServiceUnitModel_ContractServiceUnit_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContractServiceUnitModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ContractTicketPurchaseModel_ContractTicketPurchase_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ContractTicketPurchaseModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_CountryModel_Country_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/CountryModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_CurrencyModel_Currency_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/CurrencyModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_DeletedTaskActivityLogModel_DeletedTaskActivityLog_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/DeletedTaskActivityLogModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_DeletedTicketActivityLogModel_DeletedTicketActivityLog_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/DeletedTicketActivityLogModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_DeletedTicketLogModel_DeletedTicketLog_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/DeletedTicketLogModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_DepartmentModel_Department_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/DepartmentModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_DocumentCategoryModel_DocumentCategory_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/DocumentCategoryModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_DocumentChecklistItemModel_DocumentChecklistItem_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/DocumentChecklistItemModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_DocumentConfigurationItemAssociationModel_DocumentInstalledProductAssociation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/DocumentConfigurationItemAssociationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_DocumentConfigurationItemCategoryAssociationModel_DocumentInstalledProductCategoryAssociation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/DocumentConfigurationItemCategoryAssociationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_DocumentModel_Document_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/DocumentModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_DocumentNoteModel_DocumentNote_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/DocumentNoteModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_DocumentPlainTextContentModel_DocumentPlainTextContent_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/DocumentPlainTextContentModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_DocumentTagAssociationModel_DocumentTagAssociation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/DocumentTagAssociationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_DocumentTicketAssociationModel_DocumentTicketAssociation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/DocumentTicketAssociationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_DocumentToArticleAssociationModel_DocumentToArticleAssociation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/DocumentToArticleAssociationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_DocumentToDocumentAssociationModel_DocumentToDocumentAssociation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/DocumentToDocumentAssociationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_DomainRegistrarModel_DomainRegistrar_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/DomainRegistrarModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ExpenseItemModel_ExpenseItem_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ExpenseItemModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ExpenseReportModel_ExpenseReport_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ExpenseReportModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_HolidayModel_Holiday_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/HolidayModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_HolidaySetModel_HolidaySet_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/HolidaySetModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_IntegrationVendorInsightModel_IntegrationVendorInsight_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/IntegrationVendorInsightModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_IntegrationVendorWidgetModel_IntegrationVendorWidget_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/IntegrationVendorWidgetModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_InternalLocationModel_InternalLocation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/InternalLocationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_InternalLocationWithBusinessHoursModel_BusinessLocation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/InternalLocationWithBusinessHoursModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_InventoryItemModel_InventoryItem_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/InventoryItemModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_InventoryItemSerialNumberModel_InventoryItemSerialNumber_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/InventoryItemSerialNumberModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_InventoryLocationModel_InventoryLocation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/InventoryLocationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_InventoryProductModel_InventoryProduct_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/InventoryProductModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_InventoryStockedItemModel_InventoryStockedItem_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/InventoryStockedItemModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_InventoryTransferModel_InventoryTransfer_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/InventoryTransferModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_InvoiceModel_Invoice_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/InvoiceModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_InvoiceTemplateModel_InvoiceTemplate_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/InvoiceTemplateModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_KnowledgeBaseArticleModel_KnowledgeBaseArticle_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/KnowledgeBaseArticleModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_KnowledgeBaseCategoryModel_KnowledgeBaseCategory_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/KnowledgeBaseCategoryModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_NotificationHistoryModel_NotificationHistory_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/NotificationHistoryModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_OpportunityCategoryModel_OpportunityCategory_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/OpportunityCategoryModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_OpportunityModel_Opportunity_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/OpportunityModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_OrganizationalLevel1Model_BusinessDivision_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/OrganizationalLevel1Model"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_OrganizationalLevel2Model_BusinessSubdivision_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/OrganizationalLevel2Model"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_OrganizationalLevelAssociationModel_BusinessDivisionSubdivision_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/OrganizationalLevelAssociationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_OrganizationalResourceModel_BusinessDivisionSubdivisionResource_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/OrganizationalResourceModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_PaymentTermModel_PaymentTerm_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/PaymentTermModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_PhaseModel_Phase_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/PhaseModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_PriceListMaterialCodeModel_PriceListMaterialCode_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/PriceListMaterialCodeModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_PriceListProductModel_PriceListProduct_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/PriceListProductModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_PriceListProductTierModel_PriceListProductTier_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/PriceListProductTierModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_PriceListRoleModel_PriceListRole_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/PriceListRoleModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_PriceListServiceBundleModel_PriceListServiceBundle_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/PriceListServiceBundleModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_PriceListServiceModel_PriceListService_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/PriceListServiceModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_PriceListWorkTypeModifierModel_PriceListWorkTypeModifier_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/PriceListWorkTypeModifierModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ProductModel_Product_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ProductModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ProductNoteModel_ProductNote_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ProductNoteModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ProductTierModel_ProductTier_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ProductTierModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ProductVendorModel_ProductVendor_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ProductVendorModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ProjectChargeModel_ProjectCost_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ProjectChargeModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ProjectModel_Project_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ProjectModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ProjectNoteModel_ProjectNote_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ProjectNoteModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_PurchaseApprovalModel_PurchaseApproval_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/PurchaseApprovalModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_PurchaseOrderItemModel_PurchaseOrderItem_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/PurchaseOrderItemModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_PurchaseOrderItemReceivingModel_PurchaseOrderReceive_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/PurchaseOrderItemReceivingModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_PurchaseOrderModel_PurchaseOrder_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/PurchaseOrderModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_QuoteItemModel_QuoteItem_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/QuoteItemModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_QuoteLocationModel_QuoteLocation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/QuoteLocationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_QuoteModel_Quote_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/QuoteModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_QuoteTemplateModel_QuoteTemplate_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/QuoteTemplateModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ResourceDailyAvailabilityModel_ResourceDailyAvailability_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ResourceDailyAvailabilityModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ResourceModel_Resource_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ResourceModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ResourceRoleDepartmentModel_ResourceRoleDepartment_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ResourceRoleDepartmentModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ResourceRoleModel_ResourceRole_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ResourceRoleModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ResourceRoleQueueModel_ResourceRoleQueue_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ResourceRoleQueueModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ResourceServiceDeskRoleModel_ResourceServiceDeskRole_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ResourceServiceDeskRoleModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ResourceSkillModel_ResourceSkill_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ResourceSkillModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_RoleModel_Role_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/RoleModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_SalesOrderModel_SalesOrder_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/SalesOrderModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ServiceBundleModel_ServiceBundle_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ServiceBundleModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ServiceBundleServiceModel_ServiceBundleService_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ServiceBundleServiceModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ServiceCallModel_ServiceCall_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ServiceCallModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ServiceCallTaskModel_ServiceCallTask_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ServiceCallTaskModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ServiceCallTaskResourceModel_ServiceCallTaskResource_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ServiceCallTaskResourceModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ServiceCallTicketModel_ServiceCallTicket_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ServiceCallTicketModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ServiceCallTicketResourceModel_ServiceCallTicketResource_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ServiceCallTicketResourceModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ServiceLevelAgreementResultsModel_ServiceLevelAgreementResults_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ServiceLevelAgreementResultsModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ServiceModel_Service_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ServiceModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_ShippingTypeModel_ShippingType_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/ShippingTypeModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_SkillModel_Skill_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/SkillModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_SubscriptionModel_Subscription_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/SubscriptionModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_SubscriptionPeriodModel_SubscriptionPeriod_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/SubscriptionPeriodModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_SurveyModel_Survey_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/SurveyModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_SurveyResultsModel_SurveyResults_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/SurveyResultsModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TagAliasModel_TagAlias_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TagAliasModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TagGroupModel_TagGroup_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TagGroupModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TagModel_Tag_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TagModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TaskModel_Task_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TaskModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TaskNoteModel_TaskNote_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TaskNoteModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TaskPredecessorModel_TaskPredecessor_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TaskPredecessorModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TaskSecondaryResourceModel_TaskSecondaryResource_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TaskSecondaryResourceModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TaxCategoryModel_TaxCategory_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TaxCategoryModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TaxModel_Tax_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TaxModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TaxRegionModel_TaxRegion_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TaxRegionModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TicketAdditionalConfigurationItemModel_TicketAdditionalInstalledProduct_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TicketAdditionalConfigurationItemModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TicketAdditionalContactModel_TicketAdditionalContact_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TicketAdditionalContactModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TicketCategoryFieldDefaultsModel_TicketCategoryFieldDefaults_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TicketCategoryFieldDefaultsModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TicketCategoryModel_TicketCategory_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TicketCategoryModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TicketChangeRequestApprovalModel_TicketChangeRequestApproval_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TicketChangeRequestApprovalModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TicketChargeModel_TicketCost_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TicketChargeModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TicketChecklistItemModel_TicketChecklistItem_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TicketChecklistItemModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TicketHistoryModel_TicketHistory_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TicketHistoryModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TicketModel_Ticket_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TicketModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TicketNoteModel_TicketNote_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TicketNoteModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TicketNoteWebhookExcludedResourceModel_TicketNoteWebhookExcludedResource_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TicketNoteWebhookExcludedResourceModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TicketNoteWebhookFieldModel_TicketNoteWebhookField_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TicketNoteWebhookFieldModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TicketNoteWebhookModel_TicketNoteWebhook_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TicketNoteWebhookModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TicketRmaCreditModel_TicketRmaCredit_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TicketRmaCreditModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TicketSecondaryResourceModel_TicketSecondaryResource_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TicketSecondaryResourceModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TicketTagAssociationModel_TicketTagAssociation_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TicketTagAssociationModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TicketWebhookExcludedResourceModel_TicketWebhookExcludedResource_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TicketWebhookExcludedResourceModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TicketWebhookFieldModel_TicketWebhookField_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TicketWebhookFieldModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TicketWebhookModel_TicketWebhook_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TicketWebhookModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TicketWebhookUdfFieldModel_TicketWebhookUdfField_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TicketWebhookUdfFieldModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TimeEntryModel_TimeEntry_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TimeEntryModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_TimeOffRequestModel_TimeOffRequest_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/TimeOffRequestModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_UserDefinedFieldDefinitionModel_UserDefinedFieldDefinition_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/UserDefinedFieldDefinitionModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_UserDefinedFieldListItemModel_UserDefinedFieldListItem_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/UserDefinedFieldListItemModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_WebhookEventErrorLogModel_WebhookEventErrorLog_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/WebhookEventErrorLogModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"},"QueryActionResult_WorkTypeModifierModel_WorkTypeModifier_":{"properties":{"items":{"items":{"$ref":"#/components/schemas/WorkTypeModifierModel"},"type":"array"},"pageDetails":{"$ref":"#/components/schemas/PagingModel"}},"type":"object"}}}}