GET api/PBXMLVCostCategory/GetAllPBXMLVCostCategories?cccd={cccd}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
cccd | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[ { "cccd": "sample string 1", "CostCatNo": 2, "CostCatNm": "sample string 3", "ALLOCREVENUE": "sample string 4", "ALLOCNONREVENUE": "sample string 5", "CREATEDSYSTEM": "sample string 6", "LASTUPDATEDSYSTEM": "sample string 7", "UID": 8, "USERNAME": "sample string 9", "LUID": 10, "LUSERNAME": "sample string 11", "CREATEDDATE": "2024-11-23T19:01:26.0282653+05:30", "LASTUPDATEDDATE": "2024-11-23T19:01:26.0282653+05:30" }, { "cccd": "sample string 1", "CostCatNo": 2, "CostCatNm": "sample string 3", "ALLOCREVENUE": "sample string 4", "ALLOCNONREVENUE": "sample string 5", "CREATEDSYSTEM": "sample string 6", "LASTUPDATEDSYSTEM": "sample string 7", "UID": 8, "USERNAME": "sample string 9", "LUID": 10, "LUSERNAME": "sample string 11", "CREATEDDATE": "2024-11-23T19:01:26.0282653+05:30", "LASTUPDATEDDATE": "2024-11-23T19:01:26.0282653+05:30" }, { "cccd": "sample string 1", "CostCatNo": 2, "CostCatNm": "sample string 3", "ALLOCREVENUE": "sample string 4", "ALLOCNONREVENUE": "sample string 5", "CREATEDSYSTEM": "sample string 6", "LASTUPDATEDSYSTEM": "sample string 7", "UID": 8, "USERNAME": "sample string 9", "LUID": 10, "LUSERNAME": "sample string 11", "CREATEDDATE": "2024-11-23T19:01:26.0282653+05:30", "LASTUPDATEDDATE": "2024-11-23T19:01:26.0282653+05:30" } ]
text/html
Sample:
[{"cccd":"sample string 1","CostCatNo":2,"CostCatNm":"sample string 3","ALLOCREVENUE":"sample string 4","ALLOCNONREVENUE":"sample string 5","CREATEDSYSTEM":"sample string 6","LASTUPDATEDSYSTEM":"sample string 7","UID":8,"USERNAME":"sample string 9","LUID":10,"LUSERNAME":"sample string 11","CREATEDDATE":"2024-11-23T19:01:26.0282653+05:30","LASTUPDATEDDATE":"2024-11-23T19:01:26.0282653+05:30"},{"cccd":"sample string 1","CostCatNo":2,"CostCatNm":"sample string 3","ALLOCREVENUE":"sample string 4","ALLOCNONREVENUE":"sample string 5","CREATEDSYSTEM":"sample string 6","LASTUPDATEDSYSTEM":"sample string 7","UID":8,"USERNAME":"sample string 9","LUID":10,"LUSERNAME":"sample string 11","CREATEDDATE":"2024-11-23T19:01:26.0282653+05:30","LASTUPDATEDDATE":"2024-11-23T19:01:26.0282653+05:30"},{"cccd":"sample string 1","CostCatNo":2,"CostCatNm":"sample string 3","ALLOCREVENUE":"sample string 4","ALLOCNONREVENUE":"sample string 5","CREATEDSYSTEM":"sample string 6","LASTUPDATEDSYSTEM":"sample string 7","UID":8,"USERNAME":"sample string 9","LUID":10,"LUSERNAME":"sample string 11","CREATEDDATE":"2024-11-23T19:01:26.0282653+05:30","LASTUPDATEDDATE":"2024-11-23T19:01:26.0282653+05:30"}]
application/xml, text/xml
Sample:
<ArrayOfPBXMLVCostCategory xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerAPI.Models"> <PBXMLVCostCategory> <ALLOCNONREVENUE>sample string 5</ALLOCNONREVENUE> <ALLOCREVENUE>sample string 4</ALLOCREVENUE> <CREATEDDATE>2024-11-23T19:01:26.0282653+05:30</CREATEDDATE> <CREATEDSYSTEM>sample string 6</CREATEDSYSTEM> <CostCatNm>sample string 3</CostCatNm> <CostCatNo>2</CostCatNo> <LASTUPDATEDDATE>2024-11-23T19:01:26.0282653+05:30</LASTUPDATEDDATE> <LASTUPDATEDSYSTEM>sample string 7</LASTUPDATEDSYSTEM> <LUID>10</LUID> <LUSERNAME>sample string 11</LUSERNAME> <UID>8</UID> <USERNAME>sample string 9</USERNAME> <cccd>sample string 1</cccd> </PBXMLVCostCategory> <PBXMLVCostCategory> <ALLOCNONREVENUE>sample string 5</ALLOCNONREVENUE> <ALLOCREVENUE>sample string 4</ALLOCREVENUE> <CREATEDDATE>2024-11-23T19:01:26.0282653+05:30</CREATEDDATE> <CREATEDSYSTEM>sample string 6</CREATEDSYSTEM> <CostCatNm>sample string 3</CostCatNm> <CostCatNo>2</CostCatNo> <LASTUPDATEDDATE>2024-11-23T19:01:26.0282653+05:30</LASTUPDATEDDATE> <LASTUPDATEDSYSTEM>sample string 7</LASTUPDATEDSYSTEM> <LUID>10</LUID> <LUSERNAME>sample string 11</LUSERNAME> <UID>8</UID> <USERNAME>sample string 9</USERNAME> <cccd>sample string 1</cccd> </PBXMLVCostCategory> <PBXMLVCostCategory> <ALLOCNONREVENUE>sample string 5</ALLOCNONREVENUE> <ALLOCREVENUE>sample string 4</ALLOCREVENUE> <CREATEDDATE>2024-11-23T19:01:26.0282653+05:30</CREATEDDATE> <CREATEDSYSTEM>sample string 6</CREATEDSYSTEM> <CostCatNm>sample string 3</CostCatNm> <CostCatNo>2</CostCatNo> <LASTUPDATEDDATE>2024-11-23T19:01:26.0282653+05:30</LASTUPDATEDDATE> <LASTUPDATEDSYSTEM>sample string 7</LASTUPDATEDSYSTEM> <LUID>10</LUID> <LUSERNAME>sample string 11</LUSERNAME> <UID>8</UID> <USERNAME>sample string 9</USERNAME> <cccd>sample string 1</cccd> </PBXMLVCostCategory> </ArrayOfPBXMLVCostCategory>