GET api/PBXMLParameter/GetParameterType?PARTYPEID={PARTYPEID}&cccd={cccd}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| PARTYPEID | No documentation available. |
Define this parameter in the request URI. |
| cccd | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ParTypeID": 1,
"ParTypeCode": "sample string 2",
"ParTypeDescription": "sample string 3",
"ParTypeStatus": "sample string 4",
"ParTypeCreatedBy": 5,
"ParTypeCreatedBySpecified": true,
"ParTypeCreatedDate": "2025-11-05T00:07:45.7788306+05:30",
"ParTypeCreatedDateSpecified": true,
"ParTypeLastUpdatedBy": 9,
"ParTypeLastUpdatedBySpecified": true,
"ParTypeLastUpdateDate": "2025-11-05T00:07:45.7788306+05:30",
"ParTypeLastUpdateDateSpecified": true,
"cccd": "sample string 13"
},
{
"ParTypeID": 1,
"ParTypeCode": "sample string 2",
"ParTypeDescription": "sample string 3",
"ParTypeStatus": "sample string 4",
"ParTypeCreatedBy": 5,
"ParTypeCreatedBySpecified": true,
"ParTypeCreatedDate": "2025-11-05T00:07:45.7788306+05:30",
"ParTypeCreatedDateSpecified": true,
"ParTypeLastUpdatedBy": 9,
"ParTypeLastUpdatedBySpecified": true,
"ParTypeLastUpdateDate": "2025-11-05T00:07:45.7788306+05:30",
"ParTypeLastUpdateDateSpecified": true,
"cccd": "sample string 13"
},
{
"ParTypeID": 1,
"ParTypeCode": "sample string 2",
"ParTypeDescription": "sample string 3",
"ParTypeStatus": "sample string 4",
"ParTypeCreatedBy": 5,
"ParTypeCreatedBySpecified": true,
"ParTypeCreatedDate": "2025-11-05T00:07:45.7788306+05:30",
"ParTypeCreatedDateSpecified": true,
"ParTypeLastUpdatedBy": 9,
"ParTypeLastUpdatedBySpecified": true,
"ParTypeLastUpdateDate": "2025-11-05T00:07:45.7788306+05:30",
"ParTypeLastUpdateDateSpecified": true,
"cccd": "sample string 13"
}
]
text/html
Sample:
[{"ParTypeID":1,"ParTypeCode":"sample string 2","ParTypeDescription":"sample string 3","ParTypeStatus":"sample string 4","ParTypeCreatedBy":5,"ParTypeCreatedBySpecified":true,"ParTypeCreatedDate":"2025-11-05T00:07:45.7788306+05:30","ParTypeCreatedDateSpecified":true,"ParTypeLastUpdatedBy":9,"ParTypeLastUpdatedBySpecified":true,"ParTypeLastUpdateDate":"2025-11-05T00:07:45.7788306+05:30","ParTypeLastUpdateDateSpecified":true,"cccd":"sample string 13"},{"ParTypeID":1,"ParTypeCode":"sample string 2","ParTypeDescription":"sample string 3","ParTypeStatus":"sample string 4","ParTypeCreatedBy":5,"ParTypeCreatedBySpecified":true,"ParTypeCreatedDate":"2025-11-05T00:07:45.7788306+05:30","ParTypeCreatedDateSpecified":true,"ParTypeLastUpdatedBy":9,"ParTypeLastUpdatedBySpecified":true,"ParTypeLastUpdateDate":"2025-11-05T00:07:45.7788306+05:30","ParTypeLastUpdateDateSpecified":true,"cccd":"sample string 13"},{"ParTypeID":1,"ParTypeCode":"sample string 2","ParTypeDescription":"sample string 3","ParTypeStatus":"sample string 4","ParTypeCreatedBy":5,"ParTypeCreatedBySpecified":true,"ParTypeCreatedDate":"2025-11-05T00:07:45.7788306+05:30","ParTypeCreatedDateSpecified":true,"ParTypeLastUpdatedBy":9,"ParTypeLastUpdatedBySpecified":true,"ParTypeLastUpdateDate":"2025-11-05T00:07:45.7788306+05:30","ParTypeLastUpdateDateSpecified":true,"cccd":"sample string 13"}]
application/xml, text/xml
Sample:
<ArrayOfPBXMLParameter xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerAPI.Models">
<PBXMLParameter>
<ParTypeCode>sample string 2</ParTypeCode>
<ParTypeCreatedBy>5</ParTypeCreatedBy>
<ParTypeCreatedBySpecified>true</ParTypeCreatedBySpecified>
<ParTypeCreatedDate>2025-11-05T00:07:45.7788306+05:30</ParTypeCreatedDate>
<ParTypeCreatedDateSpecified>true</ParTypeCreatedDateSpecified>
<ParTypeDescription>sample string 3</ParTypeDescription>
<ParTypeID>1</ParTypeID>
<ParTypeLastUpdateDate>2025-11-05T00:07:45.7788306+05:30</ParTypeLastUpdateDate>
<ParTypeLastUpdateDateSpecified>true</ParTypeLastUpdateDateSpecified>
<ParTypeLastUpdatedBy>9</ParTypeLastUpdatedBy>
<ParTypeLastUpdatedBySpecified>true</ParTypeLastUpdatedBySpecified>
<ParTypeStatus>sample string 4</ParTypeStatus>
<cccd>sample string 13</cccd>
</PBXMLParameter>
<PBXMLParameter>
<ParTypeCode>sample string 2</ParTypeCode>
<ParTypeCreatedBy>5</ParTypeCreatedBy>
<ParTypeCreatedBySpecified>true</ParTypeCreatedBySpecified>
<ParTypeCreatedDate>2025-11-05T00:07:45.7788306+05:30</ParTypeCreatedDate>
<ParTypeCreatedDateSpecified>true</ParTypeCreatedDateSpecified>
<ParTypeDescription>sample string 3</ParTypeDescription>
<ParTypeID>1</ParTypeID>
<ParTypeLastUpdateDate>2025-11-05T00:07:45.7788306+05:30</ParTypeLastUpdateDate>
<ParTypeLastUpdateDateSpecified>true</ParTypeLastUpdateDateSpecified>
<ParTypeLastUpdatedBy>9</ParTypeLastUpdatedBy>
<ParTypeLastUpdatedBySpecified>true</ParTypeLastUpdatedBySpecified>
<ParTypeStatus>sample string 4</ParTypeStatus>
<cccd>sample string 13</cccd>
</PBXMLParameter>
<PBXMLParameter>
<ParTypeCode>sample string 2</ParTypeCode>
<ParTypeCreatedBy>5</ParTypeCreatedBy>
<ParTypeCreatedBySpecified>true</ParTypeCreatedBySpecified>
<ParTypeCreatedDate>2025-11-05T00:07:45.7788306+05:30</ParTypeCreatedDate>
<ParTypeCreatedDateSpecified>true</ParTypeCreatedDateSpecified>
<ParTypeDescription>sample string 3</ParTypeDescription>
<ParTypeID>1</ParTypeID>
<ParTypeLastUpdateDate>2025-11-05T00:07:45.7788306+05:30</ParTypeLastUpdateDate>
<ParTypeLastUpdateDateSpecified>true</ParTypeLastUpdateDateSpecified>
<ParTypeLastUpdatedBy>9</ParTypeLastUpdatedBy>
<ParTypeLastUpdatedBySpecified>true</ParTypeLastUpdatedBySpecified>
<ParTypeStatus>sample string 4</ParTypeStatus>
<cccd>sample string 13</cccd>
</PBXMLParameter>
</ArrayOfPBXMLParameter>