POST api/Center/UpdateCenterContact/{userid}/{role}/{pgid}/{centid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userid

string

Required

role

string

Required

pgid

string

Required

centid

string

Required

Body Parameters

Center
NameDescriptionTypeAdditional information
centid

string

None.

centname

string

None.

premisesowner

string

None.

state

string

None.

district

string

None.

city

string

None.

address

string

None.

pinno

string

None.

contactno

string

None.

centstdt

date

None.

centenddt

date

None.

centeremail

string

None.

centerrent

integer

None.

remark

string

None.

pgid

string

None.

caldlls

string

None.

digitechcenterid

string

None.

principalname

string

None.

principalcontact

string

None.

principalemail

string

None.

centbillapplicable

string

None.

billremark

string

None.

billingcentertype

string

None.

gstapplicable

string

None.

gstno

string

None.

panno

string

None.

laptoptarget

integer

None.

region

string

None.

pcid

string

None.

ohid

string

None.

eteamleaderid

string

None.

engid

string

None.

placcoordinatorid

string

None.

iditeamleaderid

string

None.

teamleaderid

string

None.

entrepreneurid

string

None.

progassociate

string

None.

traineeassociate

string

None.

codingInstructor

string

None.

infrastatus

string

None.

infraremark

string

None.

vendor

string

None.

status

integer

None.

createdate

date

None.

createby

string

None.

updatedon

date

None.

updatedby

string

None.

seqno

integer

None.

centermode

string

None.

meassociate

string

None.

olid

string

None.

volunteerid

string

None.

Request Formats

application/json, text/json

Sample:
{
  "centid": "sample string 1",
  "centname": "sample string 2",
  "premisesowner": "sample string 3",
  "state": "sample string 4",
  "district": "sample string 5",
  "city": "sample string 6",
  "address": "sample string 7",
  "pinno": "sample string 8",
  "contactno": "sample string 9",
  "centstdt": "2025-05-10T11:33:17.5586214+05:30",
  "centenddt": "2025-05-10T11:33:17.5586214+05:30",
  "centeremail": "sample string 10",
  "centerrent": 1,
  "remark": "sample string 11",
  "pgid": "sample string 12",
  "caldlls": "sample string 13",
  "digitechcenterid": "sample string 14",
  "principalname": "sample string 15",
  "principalcontact": "sample string 16",
  "principalemail": "sample string 17",
  "centbillapplicable": "sample string 18",
  "billremark": "sample string 19",
  "billingcentertype": "sample string 20",
  "gstapplicable": "sample string 21",
  "gstno": "sample string 22",
  "panno": "sample string 23",
  "laptoptarget": 1,
  "region": "sample string 24",
  "pcid": "sample string 25",
  "ohid": "sample string 26",
  "eteamleaderid": "sample string 27",
  "engid": "sample string 28",
  "placcoordinatorid": "sample string 29",
  "iditeamleaderid": "sample string 30",
  "teamleaderid": "sample string 31",
  "entrepreneurid": "sample string 32",
  "progassociate": "sample string 33",
  "traineeassociate": "sample string 34",
  "codingInstructor": "sample string 35",
  "infrastatus": "sample string 36",
  "infraremark": "sample string 37",
  "vendor": "sample string 38",
  "status": 1,
  "createdate": "2025-05-10T11:33:17.5586214+05:30",
  "createby": "sample string 39",
  "updatedon": "2025-05-10T11:33:17.5586214+05:30",
  "updatedby": "sample string 40",
  "seqno": 1,
  "centermode": "sample string 41",
  "meassociate": "sample string 42",
  "olid": "sample string 43",
  "volunteerid": "sample string 44"
}

application/xml, text/xml

Sample:
<Center xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models">
  <address>sample string 7</address>
  <billingcentertype>sample string 20</billingcentertype>
  <billremark>sample string 19</billremark>
  <caldlls>sample string 13</caldlls>
  <centbillapplicable>sample string 18</centbillapplicable>
  <centenddt>2025-05-10T11:33:17.5586214+05:30</centenddt>
  <centeremail>sample string 10</centeremail>
  <centermode>sample string 41</centermode>
  <centerrent>1</centerrent>
  <centid>sample string 1</centid>
  <centname>sample string 2</centname>
  <centstdt>2025-05-10T11:33:17.5586214+05:30</centstdt>
  <city>sample string 6</city>
  <codingInstructor>sample string 35</codingInstructor>
  <contactno>sample string 9</contactno>
  <createby>sample string 39</createby>
  <createdate>2025-05-10T11:33:17.5586214+05:30</createdate>
  <digitechcenterid>sample string 14</digitechcenterid>
  <district>sample string 5</district>
  <engid>sample string 28</engid>
  <entrepreneurid>sample string 32</entrepreneurid>
  <eteamleaderid>sample string 27</eteamleaderid>
  <gstapplicable>sample string 21</gstapplicable>
  <gstno>sample string 22</gstno>
  <iditeamleaderid>sample string 30</iditeamleaderid>
  <infraremark>sample string 37</infraremark>
  <infrastatus>sample string 36</infrastatus>
  <laptoptarget>1</laptoptarget>
  <meassociate>sample string 42</meassociate>
  <ohid>sample string 26</ohid>
  <olid>sample string 43</olid>
  <panno>sample string 23</panno>
  <pcid>sample string 25</pcid>
  <pgid>sample string 12</pgid>
  <pinno>sample string 8</pinno>
  <placcoordinatorid>sample string 29</placcoordinatorid>
  <premisesowner>sample string 3</premisesowner>
  <principalcontact>sample string 16</principalcontact>
  <principalemail>sample string 17</principalemail>
  <principalname>sample string 15</principalname>
  <progassociate>sample string 33</progassociate>
  <region>sample string 24</region>
  <remark>sample string 11</remark>
  <seqno>1</seqno>
  <state>sample string 4</state>
  <status>1</status>
  <teamleaderid>sample string 31</teamleaderid>
  <traineeassociate>sample string 34</traineeassociate>
  <updatedby>sample string 40</updatedby>
  <updatedon>2025-05-10T11:33:17.5586214+05:30</updatedon>
  <vendor>sample string 38</vendor>
  <volunteerid>sample string 44</volunteerid>
</Center>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>