GET api/ChurchClergy/{id}
Documentation for 'GetChurchClergy'.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | Documentation for 'id'. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
[ { "ClergyId": 1, "ChurchId": 2, "Title": "sample string 3", "FirstName": "sample string 4", "LastName": "sample string 5", "DateAppointed": "2021-03-09T06:07:28.2845234-05:00", "GrossSalary": 6.0, "AccountableReimbursementTravel": 7.0, "AccountableReimbursementEducation": 8.0, "AccountableReimbursementOther": 9.0, "AccountableReimbursementTotal": 10.0, "MileageRate": 11.0, "HousingProvision": "sample string 12", "HousingAllowance": 13.0, "HousingExclusion": 14.0, "UMPIPContribution": 15.0, "UMPIPPercentage": 1.1, "ParsonageId": 1, "ShelbyId": 1, "SyncDateTime": "2021-03-09T06:07:28.2845234-05:00", "EmploymentStatus": "sample string 16", "PartTimePercentage": 1.1, "ChurchName": "sample string 17", "PensionNotSynched": true, "DistrictName": "sample string 18", "WorkbookId": 19, "NonParticipant": 1, "NoChangeInContribution": 1 }, { "ClergyId": 1, "ChurchId": 2, "Title": "sample string 3", "FirstName": "sample string 4", "LastName": "sample string 5", "DateAppointed": "2021-03-09T06:07:28.2845234-05:00", "GrossSalary": 6.0, "AccountableReimbursementTravel": 7.0, "AccountableReimbursementEducation": 8.0, "AccountableReimbursementOther": 9.0, "AccountableReimbursementTotal": 10.0, "MileageRate": 11.0, "HousingProvision": "sample string 12", "HousingAllowance": 13.0, "HousingExclusion": 14.0, "UMPIPContribution": 15.0, "UMPIPPercentage": 1.1, "ParsonageId": 1, "ShelbyId": 1, "SyncDateTime": "2021-03-09T06:07:28.2845234-05:00", "EmploymentStatus": "sample string 16", "PartTimePercentage": 1.1, "ChurchName": "sample string 17", "PensionNotSynched": true, "DistrictName": "sample string 18", "WorkbookId": 19, "NonParticipant": 1, "NoChangeInContribution": 1 }, { "ClergyId": 1, "ChurchId": 2, "Title": "sample string 3", "FirstName": "sample string 4", "LastName": "sample string 5", "DateAppointed": "2021-03-09T06:07:28.2845234-05:00", "GrossSalary": 6.0, "AccountableReimbursementTravel": 7.0, "AccountableReimbursementEducation": 8.0, "AccountableReimbursementOther": 9.0, "AccountableReimbursementTotal": 10.0, "MileageRate": 11.0, "HousingProvision": "sample string 12", "HousingAllowance": 13.0, "HousingExclusion": 14.0, "UMPIPContribution": 15.0, "UMPIPPercentage": 1.1, "ParsonageId": 1, "ShelbyId": 1, "SyncDateTime": "2021-03-09T06:07:28.2845234-05:00", "EmploymentStatus": "sample string 16", "PartTimePercentage": 1.1, "ChurchName": "sample string 17", "PensionNotSynched": true, "DistrictName": "sample string 18", "WorkbookId": 19, "NonParticipant": 1, "NoChangeInContribution": 1 } ]
application/xml, text/xml
Sample:
<ArrayOfClergy xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ChargeConference.Models"> <Clergy> <AccountableReimbursementEducation>8</AccountableReimbursementEducation> <AccountableReimbursementOther>9</AccountableReimbursementOther> <AccountableReimbursementTotal>10</AccountableReimbursementTotal> <AccountableReimbursementTravel>7</AccountableReimbursementTravel> <ChurchId>2</ChurchId> <ChurchName>sample string 17</ChurchName> <ClergyId>1</ClergyId> <DateAppointed>2021-03-09T06:07:28.2845234-05:00</DateAppointed> <DistrictName>sample string 18</DistrictName> <EmploymentStatus>sample string 16</EmploymentStatus> <FirstName>sample string 4</FirstName> <GrossSalary>6</GrossSalary> <HousingAllowance>13</HousingAllowance> <HousingExclusion>14</HousingExclusion> <HousingProvision>sample string 12</HousingProvision> <LastName>sample string 5</LastName> <MileageRate>11</MileageRate> <NoChangeInContribution>1</NoChangeInContribution> <NonParticipant>1</NonParticipant> <ParsonageId>1</ParsonageId> <PartTimePercentage>1.1</PartTimePercentage> <PensionNotSynched>true</PensionNotSynched> <ShelbyId>1</ShelbyId> <SyncDateTime>2021-03-09T06:07:28.2845234-05:00</SyncDateTime> <Title>sample string 3</Title> <UMPIPContribution>15</UMPIPContribution> <UMPIPPercentage>1.1</UMPIPPercentage> <WorkbookId>19</WorkbookId> </Clergy> <Clergy> <AccountableReimbursementEducation>8</AccountableReimbursementEducation> <AccountableReimbursementOther>9</AccountableReimbursementOther> <AccountableReimbursementTotal>10</AccountableReimbursementTotal> <AccountableReimbursementTravel>7</AccountableReimbursementTravel> <ChurchId>2</ChurchId> <ChurchName>sample string 17</ChurchName> <ClergyId>1</ClergyId> <DateAppointed>2021-03-09T06:07:28.2845234-05:00</DateAppointed> <DistrictName>sample string 18</DistrictName> <EmploymentStatus>sample string 16</EmploymentStatus> <FirstName>sample string 4</FirstName> <GrossSalary>6</GrossSalary> <HousingAllowance>13</HousingAllowance> <HousingExclusion>14</HousingExclusion> <HousingProvision>sample string 12</HousingProvision> <LastName>sample string 5</LastName> <MileageRate>11</MileageRate> <NoChangeInContribution>1</NoChangeInContribution> <NonParticipant>1</NonParticipant> <ParsonageId>1</ParsonageId> <PartTimePercentage>1.1</PartTimePercentage> <PensionNotSynched>true</PensionNotSynched> <ShelbyId>1</ShelbyId> <SyncDateTime>2021-03-09T06:07:28.2845234-05:00</SyncDateTime> <Title>sample string 3</Title> <UMPIPContribution>15</UMPIPContribution> <UMPIPPercentage>1.1</UMPIPPercentage> <WorkbookId>19</WorkbookId> </Clergy> <Clergy> <AccountableReimbursementEducation>8</AccountableReimbursementEducation> <AccountableReimbursementOther>9</AccountableReimbursementOther> <AccountableReimbursementTotal>10</AccountableReimbursementTotal> <AccountableReimbursementTravel>7</AccountableReimbursementTravel> <ChurchId>2</ChurchId> <ChurchName>sample string 17</ChurchName> <ClergyId>1</ClergyId> <DateAppointed>2021-03-09T06:07:28.2845234-05:00</DateAppointed> <DistrictName>sample string 18</DistrictName> <EmploymentStatus>sample string 16</EmploymentStatus> <FirstName>sample string 4</FirstName> <GrossSalary>6</GrossSalary> <HousingAllowance>13</HousingAllowance> <HousingExclusion>14</HousingExclusion> <HousingProvision>sample string 12</HousingProvision> <LastName>sample string 5</LastName> <MileageRate>11</MileageRate> <NoChangeInContribution>1</NoChangeInContribution> <NonParticipant>1</NonParticipant> <ParsonageId>1</ParsonageId> <PartTimePercentage>1.1</PartTimePercentage> <PensionNotSynched>true</PensionNotSynched> <ShelbyId>1</ShelbyId> <SyncDateTime>2021-03-09T06:07:28.2845234-05:00</SyncDateTime> <Title>sample string 3</Title> <UMPIPContribution>15</UMPIPContribution> <UMPIPPercentage>1.1</UMPIPPercentage> <WorkbookId>19</WorkbookId> </Clergy> </ArrayOfClergy>