{
	"info": {
		"_postman_id": "352f75a7-4fd0-45cd-b9f9-08fed649db4d",
		"name": "NC ClientPortal Internal Test",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
	},
	"item": [
		{
			"name": "GetWelcomeMsg",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/account/testwelcome",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"account",
						"testwelcome"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetDatabaseName",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/account/getdbname",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"account",
						"getdbname"
					]
				}
			},
			"response": []
		},
		{
			"name": "GenerateToken",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/account/generatetoken/admin",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"account",
						"generatetoken",
						"admin"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetSystemConfig",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/account/systemconfig?NodeName=PrivacyPolicyLink",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"account",
						"systemconfig"
					],
					"query": [
						{
							"key": "NodeName",
							"value": "PrivacyPolicyLink"
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "GetAppointments",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/appointments/get/12303",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"appointments",
						"get",
						"12303"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetAppointmentByID",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/appointments/getbyid/5035848",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"appointments",
						"getbyid",
						"5035848"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetApplicantsbyApplicantID",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/applicants/getbyapplicantid/775406",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"applicants",
						"getbyapplicantid",
						"775406"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetDocumentsByApptID",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/documents/getbyapptid/140886",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"documents",
						"getbyapptid",
						"140886"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetDocumentByID",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/documents/getbyid/16",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"documents",
						"getbyid",
						"16"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetDocumentByDocTypeID",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/documents/getbydoctypeid?AppointmentID=5035838&DocTypeID=3",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"documents",
						"getbydoctypeid"
					],
					"query": [
						{
							"key": "AppointmentID",
							"value": "5035838"
						},
						{
							"key": "DocTypeID",
							"value": "3"
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "GetFamilyParentInfo",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/family/getparent/1",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"family",
						"getparent",
						"1"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetContactInfo",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/family/getcontact/12303",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"family",
						"getcontact",
						"12303"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetParticipants",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/family/getparticipants/416855",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"family",
						"getparticipants",
						"416855"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetAllLookupValues",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/lookup/get/ctTelehealthDocumentType",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"lookup",
						"get",
						"ctTelehealthDocumentType"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetFamilyHealthQuestions",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/questionanswer/getfamilyquestions/2",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"questionanswer",
						"getfamilyquestions",
						"2"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetDietHealthQuestions",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/questionanswer/getdietquestions?WICCatgegoryID=1&DietaryAgeCategoryID=5&AssessmentQuestionTypeID=1",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"questionanswer",
						"getdietquestions"
					],
					"query": [
						{
							"key": "WICCatgegoryID",
							"value": "1"
						},
						{
							"key": "DietaryAgeCategoryID",
							"value": "5"
						},
						{
							"key": "AssessmentQuestionTypeID",
							"value": "1"
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "GetFamilyHealthAnswers",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/questionanswer/getfamilyanswers/5035830/true",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"questionanswer",
						"getfamilyanswers",
						"5035830",
						"true"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetDietHealthAnswers",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/questionanswer/getdietanswers/5035830/false",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"questionanswer",
						"getdietanswers",
						"5035830",
						"false"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetApptTypeDocsRequired",
			"protocolProfileBehavior": {
				"disableBodyPruning": true
			},
			"request": {
				"method": "GET",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/appointments/getdocsrequired?ApptTypeID=4&DateofBirth=3/3/1988",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"appointments",
						"getdocsrequired"
					],
					"query": [
						{
							"key": "ApptTypeID",
							"value": "4"
						},
						{
							"key": "DateofBirth",
							"value": "3/3/1988"
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "GetTHFamilyHealthAnswers",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/questionanswer/getthfamilyanswers/5035830",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"questionanswer",
						"getthfamilyanswers",
						"5035830"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetTHAnthroLabAnswers",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/questionanswer/getthanthrolabanswers/2",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"questionanswer",
						"getthanthrolabanswers",
						"2"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetTHFamilyLifeAnswers",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/questionanswer/getthfamilylifeanswers/5035830",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"questionanswer",
						"getthfamilylifeanswers",
						"5035830"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetTHIndividualHealthAnswers",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/questionanswer/getthindividualhealthanswers/5035860",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"questionanswer",
						"getthindividualhealthanswers",
						"5035860"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetZipByStateID",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/address/getzip/17",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"address",
						"getzip",
						"17"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetSignatureVerbiage",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/signature/get?FamilyID=131010",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"signature",
						"get"
					],
					"query": [
						{
							"key": "FamilyID",
							"value": "131010"
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "GetTHSignature",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/signature/getthsignature?AppointmentID=2",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"signature",
						"getthsignature"
					],
					"query": [
						{
							"key": "AppointmentID",
							"value": "2"
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "GetDiscussionTopics",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/discussiontopics/get?WICCategoryID=1",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"discussiontopics",
						"get"
					],
					"query": [
						{
							"key": "WICCategoryID",
							"value": "1"
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "GetDTFreeForm",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/discussiontopics/getdtfreeform?IndividualID=2&AppointmentID=2",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"discussiontopics",
						"getdtfreeform"
					],
					"query": [
						{
							"key": "IndividualID",
							"value": "2"
						},
						{
							"key": "AppointmentID",
							"value": "2"
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "GetDTAnswers",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/discussiontopics/getdtanswers?IndividualID=3&AppointmentID=3",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"discussiontopics",
						"getdtanswers"
					],
					"query": [
						{
							"key": "IndividualID",
							"value": "3"
						},
						{
							"key": "AppointmentID",
							"value": "3"
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "GetAppointmentUpdateStatus",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/appointments/getappointmentupdatestatus?AppointmentID=1",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"appointments",
						"getappointmentupdatestatus"
					],
					"query": [
						{
							"key": "AppointmentID",
							"value": "1"
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "UpdateAppointmentUpdateStatus",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"AppointmentID\" : 5036076,\r\n\"AppUserID\" : 2}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/appointments/updateappointmentupdatestatus",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"appointments",
						"updateappointmentupdatestatus"
					]
				}
			},
			"response": []
		},
		{
			"name": "DeleteDocument",
			"request": {
				"method": "POST",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/documents/delete/7",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"documents",
						"delete",
						"7"
					]
				}
			},
			"response": []
		},
		{
			"name": "SaveContactInfo",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"FamilyId\" : \"417688\",\r\n\"FirstName\" : \"F1\",\r\n\"MiddleInitial\" : \"T\",\r\n\"LastName\" : \"L1\",\r\n\"StreetAddress1\" : \"123 test st\",\r\n\"StreetAddress2\" : \"test st2\",\r\n\"City\" : \"New City\",\r\n\"ctStateID\" : \"17\",\r\n\"ZipCode\" : \"33333\",\r\n\"PhoneNumber\" : \"1234567890\",\r\n\"EmailAddress\" : \"test@email.com\",\r\n\"PreferEmails\" : \"1\",\r\n\"AcceptTexts\" : \"1\",\r\n\"CreatedDate\" : \"11/15/2022\",\r\n\"CreatedByAppUserID\" : \"1\",\r\n\"LastModifiedDate\" : \"11/15/2022\",\r\n\"LastModifiedByAppUserID\" : \"1\"}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/family/savecontact",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"family",
						"savecontact"
					]
				}
			},
			"response": []
		},
		{
			"name": "InsertDocument",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"IndividualID\" : \"774174\",\r\n\"AppointmentID\" : \"5035722\",\r\n\"UploadDate\" : \"12/6/2022\",\r\n\"DocumentTypeID\" : \"4\",\r\n\"DocumentName\" : \"testdoc2\",\r\n\"DocumentContents\" : \"dGVzdA==\",\r\n\"CreatedDate\" : \"12/6/2022\",\r\n\"CreatedByAppUserID\" : \"1\",\r\n\"LastModifiedDate\" : \"12/6/2022\",\r\n\"LastModifiedByAppUserID\" : \"1\"}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/documents/insert",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"documents",
						"insert"
					]
				}
			},
			"response": []
		},
		{
			"name": "UpdateDocument",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"DocumentID\" : \"14\",\r\n\"DocumentName\" : \"doc14\",\r\n\"DocumentContents\" : \"dGVzdA==\",\r\n\"LastModifiedDate\" : \"09/27/2022\",\r\n\"LastModifiedByAppUserID\" : \"1\"}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/documents/update",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"documents",
						"update"
					]
				}
			},
			"response": []
		},
		{
			"name": "InsertTelehealthUser",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"FamilyID\" : 2,\r\n\"NCIDUserGUID\" : \"{{$guid}}\",\r\n\"UserName\" : \"Duckworth\"\r\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "http://localhost/TeleHealthNC.WebApi/registration/inserttelehealthuser",
					"protocol": "http",
					"host": [
						"localhost"
					],
					"path": [
						"TeleHealthNC.WebApi",
						"registration",
						"inserttelehealthuser"
					]
				}
			},
			"response": []
		},
		{
			"name": "AddFamilyMember Copy",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"FamilyId\" : \"5\",\r\n\"FirstName\" : \"F3\",\r\n\"MiddleInitial\" : \"A\",\r\n\"LastName\" : \"L3\",\r\n\"DOB\" : \"09/23/2022\",\r\n\"Gender\" : \"F\",\r\n\"IsChild\" : \"1\",\r\n\"IsFosterChild\" : \"1\",\r\n\"FosterCareEntryDate\" : \"09/23/2022\",\r\n\"IsAdultParticipating\" : \"0\",\r\n\"CategoryID\" : \"2\",\r\n\"CreatedDate\" : \"09/23/2022\",\r\n\"CreatedByAppUserID\" : \"1\",\r\n\"LastModifiedDate\" : \"09/23/2022\",\r\n\"LastModifiedByAppUserID\" : \"1\"}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/family/addfamilymember",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"family",
						"addfamilymember"
					]
				}
			},
			"response": []
		},
		{
			"name": "InsertConfigAnswers",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"AppointmentID\" : 5035722,\r\n\"FamilySpecific\" : true,\r\n\"AssessmentQuestionID\" : 4,\r\n\"FreeFormAnswerText\" : \"test\",\r\n\"AssessmentQuestionAnswerID\" : 8,\r\n\"CreatedDate\" : \"09/27/2022\",\r\n\"CreatedByAppUserID\" : \"1\",\r\n\"LastModifiedDate\" : \"09/27/2022\",\r\n\"LastModifiedByAppUserID\" : \"1\"}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/questionanswer/insertconfiganswers",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"questionanswer",
						"insertconfiganswers"
					]
				}
			},
			"response": []
		},
		{
			"name": "InsertFamilyHealth",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"IndividualID\" : 1,\r\n\"AppointmentID\" : 5035722,\r\n\"SmokeOrVape\" : 1,\r\n\"RefrigeratorWork\" : 1,\r\n\"StoveWork\" : 1,\r\n\"HouseholdFoodInsecurity\" : 1,\r\n\"HowHeardAboutWic\" : 2,\r\n\"CreatedDate\" : \"10/12/2022\",\r\n\"CreatedByAppUserID\" : \"1\",\r\n\"LastModifiedDate\" : \"02/07/2023\",\r\n\"LastModifiedByAppUserID\" : \"1\"}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/questionanswer/insertfamilyhealth",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"questionanswer",
						"insertfamilyhealth"
					]
				}
			},
			"response": []
		},
		{
			"name": "InsertAnthroLabs",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"IndividualID\" : 2,\r\n\"AppointmentID\" : 2,\r\n\"AnthroLabDataSourceID\" : 2,\r\n\"CreatedDate\" : \"10/12/2022\",\r\n\"CreatedByAppUserID\" : \"1\",\r\n\"LastModifiedDate\" : \"10/12/2022\",\r\n\"LastModifiedByAppUserID\" : \"1\"}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/questionanswer/insertanthrolabs",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"questionanswer",
						"insertanthrolabs"
					]
				}
			},
			"response": []
		},
		{
			"name": "InsertFamilyLife",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"IndividualID\" : 2,\r\n\"AppointmentID\" : 2,\r\n\"DietarySupplementDuringPregnancy\" : 1,\r\n\"DayCareStatus\" : \"a\",\r\n\"PhysicalActivity\" : 2,\r\n\"TVVideoViewing\" : 2,\r\n\"MomParticipateInWICDuringPregnancy\" : 1,\r\n\"MomEligibleForWICButNotParticipate\" : 0,\r\n\"MomAbuseAlcoholDrugsDuringPregnancy\" : 0,\r\n\"CreatedDate\" : \"10/12/2022\",\r\n\"CreatedByAppUserID\" : \"1\",\r\n\"LastModifiedDate\" : \"10/12/2022\",\r\n\"LastModifiedByAppUserID\" : \"1\"}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/questionanswer/insertfamilylife",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"questionanswer",
						"insertfamilylife"
					]
				}
			},
			"response": []
		},
		{
			"name": "InsertIndividualHealth",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"IndividualID\" : 2,\r\n\"AppointmentID\" : 2,\r\n\"BirthWeightLB\" : 1,\r\n\"BirthWeightOZ\" : 2,\r\n\"BirthLengthInches\" : 10,\r\n\"BirthLengthEighthInches\" : 2,\r\n\"HospitalDischargeDate\" : \"10/12/2022\",\r\n\"HospitalDischargeWeightLB\" : 8,\r\n\"HospitalDischargeWeightOZ\" : 2,\r\n\"WeeksGestation\" : 38,\r\n\"DateLastSeenByPhysician\" : \"10/13/2022\",\r\n\"PrePregnancyWeightLB\" : 150,\r\n\"PrePregnancyWeightOZ\" : 8,\r\n\"NicotineTobaccoUseDuringPregnancy\" : 1,\r\n\"NicotineTobaccoUsePostPartum\" : 0,\r\n\"NicotineTobaccoUseDaysPrePreg\" : 5,\r\n\"NicotineTobaccoUseDaysCurrently\" : 6,\r\n\"NicotineTobaccoUseDaysLastTrimester\" : 6,\r\n\"DrinksWeekPrePreg\" : 5,\r\n\"DrinksWeekLastTrimester\" : 5,\r\n\"FirstDayLastMentrualCycle\" : \"10/11/2022\",\r\n\"ExpectedDeliveryDate\" : \"10/11/2022\",\r\n\"SeenDoctorSincePregnant\" : 10,\r\n\"DateFirstPrenatalAppt\" : \"10/09/2022\",\r\n\"DateMostRecentPrenatalAppt\" : \"10/09/2022\",\r\n\"DietarySupplementPrePregnancy\" : 1,\r\n\"NumberFetuses\" : 1,\r\n\"CurrentlyBreastfeeding\" : 0,\r\n\"CurrentlyBreastfeedingOrPump\" : 0,\r\n\"DeliveryDate\" : \"10/08/2022\",\r\n\"WeightAtDeliveryLB\" : 2,\r\n\"WeightAtDeliveryOZ\" : 2,\r\n\"NumberOfPregnancies\" : 1,\r\n\"NumberOfDeliveries\" : 2,\r\n\"lkMedicalHome\" : 1,\r\n\"Infant1ctPregnancyBirthResult\" : 2,\r\n\"Infant1lkDeliveryType\" : 2,\r\n\"Infant1WeeksGestation\" : 1,\r\n\"Infant1BirthLengthInches\" : 2,\r\n\"Infant1BirthLengthEighthInches\" : 1,\r\n\"Infant1BirthWeightLB\" : 2,\r\n\"Infant1BirthWeightOZ\" : 1,\r\n\"Infant2ctPregnancyBirthResult\" : 2,\r\n\"Infant2lkDeliveryType\" : 2,\r\n\"Infant2WeeksGestation\" : 1,\r\n\"Infant2BirthLengthInches\" : 2,\r\n\"Infant2BirthLengthEighthInches\" : 1,\r\n\"Infant2BirthWeightLB\" : 2,\r\n\"Infant2BirthWeightOZ\" : 1,\r\n\"Infant3ctPregnancyBirthResult\" : 2,\r\n\"Infant3lkDeliveryType\" : 2,\r\n\"Infant3WeeksGestation\" : 1,\r\n\"Infant3BirthLengthInches\" : 2,\r\n\"Infant3BirthLengthEighthInches\" : 1,\r\n\"Infant3BirthWeightLB\" : 2,\r\n\"Infant3BirthWeightOZ\" : 1,\r\n\"SeenDoctorSinceDelivery\" : 1,\r\n\"BreastFeedingPumpingFrequency\" : 2,\r\n\"EverBreastFedorPump\" : 0,\r\n\"HowLongBreastFedPmp\" : 2,\r\n\"lkBreastFeedingStoppedReason\" : 1,\r\n\"CreatedDate\" : \"10/12/2022\",\r\n\"CreatedByAppUserID\" : 1,\r\n\"LastModifiedDate\" : \"10/12/2022\",\r\n\"LastModifiedByAppUserID\" : 1,\r\n\"HowLongBreastFedPumpMonths\" : 1}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/questionanswer/insertindividualhealth",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"questionanswer",
						"insertindividualhealth"
					]
				}
			},
			"response": []
		},
		{
			"name": "InsertApptCancel",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"AppointmentID\" : 2,\r\n\"FamilyID\" : 2,\r\n\"IndividualID\" : 2,\r\n\"CancelReqDateTime\" : \"10/12/2022\",\r\n\"IsCompleted\" : 1,\r\n\"CreatedDate\" : \"10/20/2022\",\r\n\"CreatedByAppUserID\" : 1,\r\n\"LastModifiedDate\" : \"10/20/2022\",\r\n\"LastModifiedByAppUserID\" : 1}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/appointments/insertapptcancel",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"appointments",
						"insertapptcancel"
					]
				}
			},
			"response": []
		},
		{
			"name": "InsertRequestAppt",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"FamilyID\" : 2,\r\n\"IndividualID\" : \"\",\r\n\"AppointmentID\" : \"\",\r\n\"ApptRequestedTimeFrameID\" : 1,\r\n\"AppointmentMadeTypeID\" : 2,\r\n\"MovedWithinCounty\" : 0,\r\n\"MovedWithinNC\" : 1,\r\n\"MovedToNewState\" : 1,\r\n\"ApptEarlyMorning\" : 0,\r\n\"ApptLateMorning\" : 1,\r\n\"ApptEarlyAfternoon\" : 1,\r\n\"ApptLateAfternoon\" : 0,\r\n\"ApptMonday\" : 1,\r\n\"ApptTuesday\" : 1,\r\n\"ApptWednesday\" : 0,\r\n\"ApptThursday\" : 1,\r\n\"ApptFriday\" : 1,\r\n\"ApptSaturday\" : 1,\r\n\"IsCompleted\" : 1,\r\n\"CreatedDate\" : \"10/27/2022\",\r\n\"CreatedByAppUserID\" : 1,\r\n\"LastModifiedDate\" : \"10/27/2022\",\r\n\"LastModifiedByAppUserID\" : 1}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/appointments/insertrequestappt",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"appointments",
						"insertrequestappt"
					]
				}
			},
			"response": []
		},
		{
			"name": "UpdateConfigAnswers",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"THAssessmentAnswerID\" : 233,\r\n\"AssessmentQuestionID\" : 5,\r\n\"FreeFormAnswerText\" : \"test88\",\r\n\"AssessmentQuestionAnswerID\" : 8,\r\n\"LastModifiedDate\" : \"10/28/2022\",\r\n\"LastModifiedByAppUserID\" : \"1\"}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/questionanswer/updateconfiganswers",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"questionanswer",
						"updateconfiganswers"
					]
				}
			},
			"response": []
		},
		{
			"name": "UpdateFamilyHealth",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"IndividualID\" : 1,\r\n\"AppointmentID\" : 5035722,\r\n\"SmokeOrVape\" : 0,\r\n\"RefrigeratorWork\" : 1,\r\n\"StoveWork\" : 1,\r\n\"HouseholdFoodInsecurity\" : 4,\r\n\"HowHeardAboutWic\" : 4,\r\n\"LastModifiedDate\" : \"02/07/2023\",\r\n\"LastModifiedByAppUserID\" : \"1\"}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/questionanswer/updatefamilyhealth",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"questionanswer",
						"updatefamilyhealth"
					]
				}
			},
			"response": []
		},
		{
			"name": "UpdateAnthroLabs",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"IndividualID\" : 2,\r\n\"AppointmentID\" : 2,\r\n\"AnthroLabDataSourceID\" : 3,\r\n\"LastModifiedDate\" : \"10/17/2022\",\r\n\"LastModifiedByAppUserID\" : \"1\"}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/questionanswer/updateanthrolabs",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"questionanswer",
						"updateanthrolabs"
					]
				}
			},
			"response": []
		},
		{
			"name": "UpdateFamilyLife",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"IndividualID\" : 775772,\r\n\"AppointmentID\" : 5035836,\r\n\"DietarySupplementDuringPregnancy\" : false,\r\n\"DayCareStatus\" : \"B\",\r\n\"PhysicalActivity\" : 1,\r\n\"TVVideoViewing\" : 1,\r\n\"MomParticipateInWICDuringPregnancy\" : 1,\r\n\"MomEligibleForWICButNotParticipate\" : 1,\r\n\"MomAbuseAlcoholDrugsDuringPregnancy\" : 1,\r\n\"LastModifiedDate\" : \"11/14/2022\",\r\n\"LastModifiedByAppUserID\" : \"1\"}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/questionanswer/updatefamilylife",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"questionanswer",
						"updatefamilylife"
					]
				}
			},
			"response": []
		},
		{
			"name": "UpdateIndividualHealth",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"IndividualID\" : 2,\r\n\"AppointmentID\" : 2,\r\n\"BirthWeightLB\" : 8,\r\n\"BirthWeightOZ\" : 2,\r\n\"BirthLengthInches\" : 10,\r\n\"BirthLengthEighthInches\" : 2,\r\n\"HospitalDischargeDate\" : \"10/12/2022\",\r\n\"HospitalDischargeWeightLB\" : 8,\r\n\"HospitalDischargeWeightOZ\" : 2,\r\n\"WeeksGestation\" : 38,\r\n\"DateLastSeenByPhysician\" : \"10/13/2022\",\r\n\"PrePregnancyWeightLB\" : 150,\r\n\"PrePregnancyWeightOZ\" : 8,\r\n\"NicotineTobaccoUseDuringPregnancy\" : 1,\r\n\"NicotineTobaccoUsePostPartum\" : 0,\r\n\"NicotineTobaccoUseDaysPrePreg\" : 5,\r\n\"NicotineTobaccoUseDaysCurrently\" : 6,\r\n\"NicotineTobaccoUseDaysLastTrimester\" : 6,\r\n\"DrinksWeekPrePreg\" : 5,\r\n\"DrinksWeekLastTrimester\" : 5,\r\n\"FirstDayLastMentrualCycle\" : \"10/11/2022\",\r\n\"ExpectedDeliveryDate\" : \"10/11/2022\",\r\n\"SeenDoctorSincePregnant\" : 10,\r\n\"DateFirstPrenatalAppt\" : \"10/09/2022\",\r\n\"DateMostRecentPrenatalAppt\" : \"10/09/2022\",\r\n\"DietarySupplementPrePregnancy\" : 1,\r\n\"NumberFetuses\" : 1,\r\n\"CurrentlyBreastfeeding\" : 0,\r\n\"CurrentlyBreastfeedingOrPump\" : 1,\r\n\"DeliveryDate\" : \"10/08/2022\",\r\n\"WeightAtDeliveryLB\" : 2,\r\n\"WeightAtDeliveryOZ\" : 2,\r\n\"NumberOfPregnancies\" : 1,\r\n\"NumberOfDeliveries\" : 2,\r\n\"lkMedicalHome\" : 1,\r\n\"Infant1ctPregnancyBirthResult\" : 2,\r\n\"Infant1lkDeliveryType\" : 2,\r\n\"Infant1WeeksGestation\" : 1,\r\n\"Infant1BirthLengthInches\" : 2,\r\n\"Infant1BirthLengthEighthInches\" : 1,\r\n\"Infant1BirthWeightLB\" : 2,\r\n\"Infant1BirthWeightOZ\" : 1,\r\n\"Infant2ctPregnancyBirthResult\" : 2,\r\n\"Infant2lkDeliveryType\" : 2,\r\n\"Infant2WeeksGestation\" : 1,\r\n\"Infant2BirthLengthInches\" : 2,\r\n\"Infant2BirthLengthEighthInches\" : 1,\r\n\"Infant2BirthWeightLB\" : 2,\r\n\"Infant2BirthWeightOZ\" : 1,\r\n\"Infant3ctPregnancyBirthResult\" : 2,\r\n\"Infant3lkDeliveryType\" : 2,\r\n\"Infant3WeeksGestation\" : 1,\r\n\"Infant3BirthLengthInches\" : 2,\r\n\"Infant3BirthLengthEighthInches\" : 1,\r\n\"Infant3BirthWeightLB\" : 2,\r\n\"Infant3BirthWeightOZ\" : 1,\r\n\"SeenDoctorSinceDelivery\" : 1,\r\n\"BreastFeedingPumpingFrequency\" : 2,\r\n\"EverBreastFedorPump\" : 0,\r\n\"HowLongBreastFedPmp\" : 2,\r\n\"lkBreastFeedingStoppedReason\" : 1,\r\n\"LastModifiedDate\" : \"10/25/2022\",\r\n\"LastModifiedByAppUserID\" : 1,\r\n\"HowLongBreastFedPumpMonths\" : 1}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/questionanswer/updateindividualhealth",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"questionanswer",
						"updateindividualhealth"
					]
				}
			},
			"response": []
		},
		{
			"name": "DeleteConfigAnswer",
			"request": {
				"method": "POST",
				"header": [],
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/questionanswer/deleteconfiganswer/2",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"questionanswer",
						"deleteconfiganswer",
						"2"
					]
				}
			},
			"response": []
		},
		{
			"name": "InsertSignature",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"IndividualID\" : 2,\r\n\"AppointmentID\" : 2,\r\n\"UploadDate\" : \"11/03/2022\",\r\n\"SignatureTypeID\" : 2,\r\n\"Signature\" : \"dGVzdA==\",\r\n\"CreatedByAppUserID\" : 1,\r\n\"CreatedDate\" : \"11/01/2022\",\r\n\"LastModifiedByAppUserID\" : 1,\r\n\"LastModifiedDate\" : \"11/01/2022\"}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/signature/insert",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"signature",
						"insert"
					]
				}
			},
			"response": []
		},
		{
			"name": "UpdateSignature",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"IndividualID\" : 2,\r\n\"AppointmentID\" : 2,\r\n\"UploadDate\" : \"11/04/2022\",\r\n\"SignatureTypeID\" : 3,\r\n\"Signature\" : \"dGVzdA==\",\r\n\"LastModifiedByAppUserID\" : 1,\r\n\"LastModifiedDate\" : \"11/09/2022\"}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/signature/update",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"signature",
						"update"
					]
				}
			},
			"response": []
		},
		{
			"name": "InsertDiscussionTopics",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"IndividualID\" : 3,\r\n\"AppointmentID\" : 3,\r\n\"CategoryDiscussionTopicsID\" : 2,\r\n\"ConditionalDiscussionTopicsID\" : 4,\r\n\"SelectedForDiscussion\" : false,\r\n\"CreatedByAppUserID\" : 1,\r\n\"CreatedDate\" : \"11/15/2022\",\r\n\"LastModifiedByAppUserID\" : 1,\r\n\"LastModifiedDate\" : \"11/15/2022\"}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/discussiontopics/insert",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"discussiontopics",
						"insert"
					]
				}
			},
			"response": []
		},
		{
			"name": "InsertDTFreeForm",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"IndividualID\" : 3,\r\n\"AppointmentID\" : 3,\r\n\"DiscussionTopicFreeForm\" : \"abc\",\r\n\"CreatedByAppUserID\" : 1,\r\n\"CreatedDate\" : \"11/15/2022\",\r\n\"LastModifiedByAppUserID\" : 1,\r\n\"LastModifiedDate\" : \"11/15/2022\"}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/insertdtfreeform",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"insertdtfreeform"
					]
				}
			},
			"response": []
		},
		{
			"name": "UpdateDTFreeForm",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"ID\" : 3,\r\n\"DiscussionTopicFreeForm\" : \"abc12\",\r\n\"LastModifiedByAppUserID\" : 1,\r\n\"LastModifiedDate\" : \"11/16/2022\"}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/discussiontopics/updatedtfreeform",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"discussiontopics",
						"updatedtfreeform"
					]
				}
			},
			"response": []
		},
		{
			"name": "DeleteDTFreeForm",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"ID\" : 3}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/discussiontopics/deletedtfreeform",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"discussiontopics",
						"deletedtfreeform"
					]
				}
			},
			"response": []
		},
		{
			"name": "UpdateDTAnswers",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"ID\" : 4,\r\n\"SelectedForDiscussion\" : 1,\r\n\"LastModifiedByAppUserID\" : 1,\r\n\"LastModifiedDate\" : \"11/17/2022\"}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/discussiontopics/updatedtanswers",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"discussiontopics",
						"updatedtanswers"
					]
				}
			},
			"response": []
		},
		{
			"name": "DeleteDTAnswers",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"ID\" : 3}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://xrtest-web-rp.threesigma.local/clientportal-webapi/discussiontopics/deletedtanswers",
					"protocol": "https",
					"host": [
						"xrtest-web-rp",
						"threesigma",
						"local"
					],
					"path": [
						"clientportal-webapi",
						"discussiontopics",
						"deletedtanswers"
					]
				}
			},
			"response": []
		}
	]
}