POST api/PCXMLCustomer/EditPCXMLCustomer
Request Information
URI Parameters
None.
Body Parameters
PCXMLCustomerName | Description | Type | Additional information |
---|---|---|---|
CCCD | string |
None. |
|
CustomerID | integer |
None. |
|
CustomerTypeID | integer |
None. |
|
DisplayName | string |
None. |
|
Name | string |
None. |
|
ShortName | string |
None. |
|
Title | string |
None. |
|
FirstName | string |
None. |
|
MiddleName | string |
None. |
|
LastName | string |
None. |
|
Address1 | string |
None. |
|
Address2 | string |
None. |
|
CityName | string |
None. |
|
State | string |
None. |
|
CountryID | integer |
None. |
|
ZipCode | string |
None. |
|
BirthDate | date |
None. |
|
Gender | string |
None. |
|
SocialSec | string |
None. |
|
Contact | string |
None. |
|
Telephone1 | string |
None. |
|
Telephone2 | string |
None. |
|
Fax | string |
None. |
|
Mobile | string |
None. |
|
URLAddress | string |
None. |
|
Industry | integer |
None. |
|
JobTitle | integer |
None. |
|
Specialize | integer |
None. |
|
ResTitle | string |
None. |
|
ResFirstName | string |
None. |
|
ResMiddleName | string |
None. |
|
ResLastName | string |
None. |
|
ResAddress1 | string |
None. |
|
ResAddress2 | string |
None. |
|
ResCityName | string |
None. |
|
ResState | string |
None. |
|
ResCountryID | integer |
None. |
|
ResZipCode | string |
None. |
|
ResTelephone1 | string |
None. |
|
ResTelephone2 | string |
None. |
|
ResFax | string |
None. |
|
ResMobile | string |
None. |
|
Status | string |
None. |
|
LastUpdateDate | date |
None. |
|
XMLVAR | string |
None. |
|
CustomerEducation | Collection of PCXMLCustomerEducation |
None. |
|
CustomerHistory | Collection of PCXMLCustomerHistory |
None. |
|
CustomerInfo | Collection of PCXMLCustomerInfo |
None. |
|
CustomerInfoHistory | Collection of PCXMLCustomerInfoHistory |
None. |
|
CustomerJobProfile | Collection of PCXMLCustomerJobProfile |
None. |
|
CustomerLanguage | Collection of PCXMLCustomerLanguage |
None. |
|
CustomerOperatingMkt | Collection of PCXMLCustomerOperatingMkt |
None. |
|
CustomerProject | Collection of PCXMLCustomerProject |
None. |
|
CustomerProjectDescription | Collection of PCXMLCustomerProjectDescription |
None. |
|
CustomerProjectDescriptionHistory | Collection of PCXMLCustomerProjectDescriptionHistory |
None. |
|
CustomerProjectHistory | Collection of PCXMLCustomerProjectHistory |
None. |
|
CustomerSubIndustry | Collection of PCXMLCustomerSubIndustry |
None. |
|
CustomerSubProduct | Collection of PCXMLCustomerSubProduct |
None. |
|
CustomerType | Collection of PCXMLCustomerType |
None. |
|
CustomerTypeDisable | Collection of PCXMLCustomerTypeDisable |
None. |
Request Formats
application/json, text/json
Sample:
{ "CCCD": "sample string 1", "CustomerID": 2, "CustomerTypeID": 3, "DisplayName": "sample string 4", "Name": "sample string 5", "ShortName": "sample string 6", "Title": "sample string 7", "FirstName": "sample string 8", "MiddleName": "sample string 9", "LastName": "sample string 10", "Address1": "sample string 11", "Address2": "sample string 12", "CityName": "sample string 13", "State": "sample string 14", "CountryID": 15, "ZipCode": "sample string 16", "BirthDate": "2025-08-02T20:16:01.6079403+05:30", "Gender": "sample string 18", "SocialSec": "sample string 19", "Contact": "sample string 20", "Telephone1": "sample string 21", "Telephone2": "sample string 22", "Fax": "sample string 23", "Mobile": "sample string 24", "URLAddress": "sample string 25", "Industry": 26, "JobTitle": 27, "Specialize": 28, "ResTitle": "sample string 29", "ResFirstName": "sample string 30", "ResMiddleName": "sample string 31", "ResLastName": "sample string 32", "ResAddress1": "sample string 33", "ResAddress2": "sample string 34", "ResCityName": "sample string 35", "ResState": "sample string 36", "ResCountryID": 37, "ResZipCode": "sample string 38", "ResTelephone1": "sample string 39", "ResTelephone2": "sample string 40", "ResFax": "sample string 41", "ResMobile": "sample string 42", "Status": "sample string 43", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30", "XMLVAR": "sample string 45", "CustomerEducation": [ { "CCCD": "sample string 1", "CustEducationID": 2, "CustomerID": 3, "CustomerTypeID": 4, "CEFromYear": 5, "CEFromMonth": 6, "CEToYear": 7, "CEToMonth": 8, "CECity": "sample string 9", "CountryID": 10, "CEInstitution": "sample string 11", "GraduationID": 12, "EdSpecializationID": 13, "Status": "sample string 14", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" }, { "CCCD": "sample string 1", "CustEducationID": 2, "CustomerID": 3, "CustomerTypeID": 4, "CEFromYear": 5, "CEFromMonth": 6, "CEToYear": 7, "CEToMonth": 8, "CECity": "sample string 9", "CountryID": 10, "CEInstitution": "sample string 11", "GraduationID": 12, "EdSpecializationID": 13, "Status": "sample string 14", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" } ], "CustomerHistory": [ { "CCCD": "sample string 1", "CustomerHistoryID": 2, "CustomerID": 3, "CustomerTypeID": 4, "DisplayName": "sample string 5", "Name": "sample string 6", "ShortName": "sample string 7", "Title": "sample string 8", "FirstName": "sample string 9", "MiddleName": "sample string 10", "LastName": "sample string 11", "Address1": "sample string 12", "Address2": "sample string 13", "CityName": "sample string 14", "State": "sample string 15", "CountryID": 16, "ZipCode": "sample string 17", "BirthDate": "2025-08-02T20:16:01.6079403+05:30", "Gender": "sample string 19", "SocialSec": "sample string 20", "Contact": "sample string 21", "Telephone1": "sample string 22", "Telephone2": "sample string 23", "Fax": "sample string 24", "Mobile": "sample string 25", "URLAddress": "sample string 26", "Industry": 27, "JobTitle": 28, "Specialize": 29, "ResTitle": "sample string 30", "ResFirstName": "sample string 31", "ResMiddleName": "sample string 32", "ResLastName": "sample string 33", "ResAddress1": "sample string 34", "ResAddress2": "sample string 35", "ResCityName": "sample string 36", "ResState": "sample string 37", "ResCountryID": 38, "ResZipCode": "sample string 39", "ResTelephone1": "sample string 40", "ResTelephone2": "sample string 41", "ResFax": "sample string 42", "ResMobile": "sample string 43", "Status": "sample string 44", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" }, { "CCCD": "sample string 1", "CustomerHistoryID": 2, "CustomerID": 3, "CustomerTypeID": 4, "DisplayName": "sample string 5", "Name": "sample string 6", "ShortName": "sample string 7", "Title": "sample string 8", "FirstName": "sample string 9", "MiddleName": "sample string 10", "LastName": "sample string 11", "Address1": "sample string 12", "Address2": "sample string 13", "CityName": "sample string 14", "State": "sample string 15", "CountryID": 16, "ZipCode": "sample string 17", "BirthDate": "2025-08-02T20:16:01.6079403+05:30", "Gender": "sample string 19", "SocialSec": "sample string 20", "Contact": "sample string 21", "Telephone1": "sample string 22", "Telephone2": "sample string 23", "Fax": "sample string 24", "Mobile": "sample string 25", "URLAddress": "sample string 26", "Industry": 27, "JobTitle": 28, "Specialize": 29, "ResTitle": "sample string 30", "ResFirstName": "sample string 31", "ResMiddleName": "sample string 32", "ResLastName": "sample string 33", "ResAddress1": "sample string 34", "ResAddress2": "sample string 35", "ResCityName": "sample string 36", "ResState": "sample string 37", "ResCountryID": 38, "ResZipCode": "sample string 39", "ResTelephone1": "sample string 40", "ResTelephone2": "sample string 41", "ResFax": "sample string 42", "ResMobile": "sample string 43", "Status": "sample string 44", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" } ], "CustomerInfo": [ { "CCCD": "sample string 1", "CustomerInfoID": 2, "CustomerID": 3, "CustomerTypeID": 4, "OverviewType": "sample string 5", "OverviewTypeID": 6, "PageID": 7, "CustomerInfo": "sample string 8", "Status": "sample string 9", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" }, { "CCCD": "sample string 1", "CustomerInfoID": 2, "CustomerID": 3, "CustomerTypeID": 4, "OverviewType": "sample string 5", "OverviewTypeID": 6, "PageID": 7, "CustomerInfo": "sample string 8", "Status": "sample string 9", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" } ], "CustomerInfoHistory": [ { "CCCD": "sample string 1", "CustomerInfoHistoryID": 2, "CustomerInfoID": 3, "CustomerID": 4, "CustomerTypeID": 5, "PageID": 6, "CustomerInfo": "sample string 7", "Status": "sample string 8", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" }, { "CCCD": "sample string 1", "CustomerInfoHistoryID": 2, "CustomerInfoID": 3, "CustomerID": 4, "CustomerTypeID": 5, "PageID": 6, "CustomerInfo": "sample string 7", "Status": "sample string 8", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" } ], "CustomerJobProfile": [ { "CCCD": "sample string 1", "CustJobProfileID": 2, "CustomerID": 3, "CustomerTypeID": 4, "CJFromYear": 5, "CJFromMonth": 6, "CJToYear": 7, "CJToMonth": 8, "CJCity": "sample string 9", "CountryID": 10, "CJInstitution": "sample string 11", "DesignationID": 12, "JobRoleID": 13, "Status": "sample string 14", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" }, { "CCCD": "sample string 1", "CustJobProfileID": 2, "CustomerID": 3, "CustomerTypeID": 4, "CJFromYear": 5, "CJFromMonth": 6, "CJToYear": 7, "CJToMonth": 8, "CJCity": "sample string 9", "CountryID": 10, "CJInstitution": "sample string 11", "DesignationID": 12, "JobRoleID": 13, "Status": "sample string 14", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" } ], "CustomerLanguage": [ { "CCCD": "sample string 1", "CustLanguageID": 2, "LanguageID": 3, "CustomerID": 4, "CustomerTypeID": 5, "ProficiencyID": 6, "Status": "sample string 7", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" }, { "CCCD": "sample string 1", "CustLanguageID": 2, "LanguageID": 3, "CustomerID": 4, "CustomerTypeID": 5, "ProficiencyID": 6, "Status": "sample string 7", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" } ], "CustomerOperatingMkt": [ { "CCCD": "sample string 1", "CustOperatingMktID": 2, "CustomerID": 3, "CustomerTypeID": 4, "CountryID": 5, "OperationID": 6, "InternationalCurrencyID": 7, "SignID": 8, "Margin": 9.0, "Status": "sample string 10", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" }, { "CCCD": "sample string 1", "CustOperatingMktID": 2, "CustomerID": 3, "CustomerTypeID": 4, "CountryID": 5, "OperationID": 6, "InternationalCurrencyID": 7, "SignID": 8, "Margin": 9.0, "Status": "sample string 10", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" } ], "CustomerProject": [ { "CCCD": "sample string 1", "CustProjectID": 2, "CustomerID": 3, "CustomerTypeID": 4, "CustJobProfileID": 5, "CPProjectName": "sample string 6", "CPClientName": "sample string 7", "CPFromYear": 8, "CPFromMonth": 9, "CPToYear": 10, "CPToMonth": 11, "CPCity": "sample string 12", "CountryID": 13, "ProjectRoleID": 14, "Status": "sample string 15", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" }, { "CCCD": "sample string 1", "CustProjectID": 2, "CustomerID": 3, "CustomerTypeID": 4, "CustJobProfileID": 5, "CPProjectName": "sample string 6", "CPClientName": "sample string 7", "CPFromYear": 8, "CPFromMonth": 9, "CPToYear": 10, "CPToMonth": 11, "CPCity": "sample string 12", "CountryID": 13, "ProjectRoleID": 14, "Status": "sample string 15", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" } ], "CustomerProjectDescription": [ { "CCCD": "sample string 1", "CustProjectDescriptionID": 2, "CustProjectID": 3, "CustomerID": 4, "CustomerTypeID": 5, "CustJobProfileID": 6, "PageID": 7, "ProjectDescription": "sample string 8", "Status": "sample string 9", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" }, { "CCCD": "sample string 1", "CustProjectDescriptionID": 2, "CustProjectID": 3, "CustomerID": 4, "CustomerTypeID": 5, "CustJobProfileID": 6, "PageID": 7, "ProjectDescription": "sample string 8", "Status": "sample string 9", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" } ], "CustomerProjectDescriptionHistory": [ { "CCCD": "sample string 1", "CustProjectDescriptionHistoryID": 2, "CustProjectHistoryID": 3, "CustProjectDescriptionID": 4, "CustProjectID": 5, "CustomerID": 6, "CustomerTypeID": 7, "CustJobProfileID": 8, "PageID": 9, "ProjectDescription": "sample string 10", "Status": "sample string 11", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" }, { "CCCD": "sample string 1", "CustProjectDescriptionHistoryID": 2, "CustProjectHistoryID": 3, "CustProjectDescriptionID": 4, "CustProjectID": 5, "CustomerID": 6, "CustomerTypeID": 7, "CustJobProfileID": 8, "PageID": 9, "ProjectDescription": "sample string 10", "Status": "sample string 11", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" } ], "CustomerProjectHistory": [ { "CCCD": "sample string 1", "CustProjectHistoryID": 2, "CustProjectID": 3, "CustomerID": 4, "CustomerTypeID": 5, "CustJobProfileID": 6, "CPProjectName": "sample string 7", "CPClientName": "sample string 8", "CPFromYear": 9, "CPFromMonth": 10, "CPToYear": 11, "CPToMonth": 12, "CPCity": "sample string 13", "CountryID": 14, "ProjectRoleID": 15, "Status": "sample string 16", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" }, { "CCCD": "sample string 1", "CustProjectHistoryID": 2, "CustProjectID": 3, "CustomerID": 4, "CustomerTypeID": 5, "CustJobProfileID": 6, "CPProjectName": "sample string 7", "CPClientName": "sample string 8", "CPFromYear": 9, "CPFromMonth": 10, "CPToYear": 11, "CPToMonth": 12, "CPCity": "sample string 13", "CountryID": 14, "ProjectRoleID": 15, "Status": "sample string 16", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" } ], "CustomerSubIndustry": [ { "CCCD": "sample string 1", "CustSubIndustryID": 2, "CustomerID": 3, "CustomerTypeID": 4, "SubIndustryID": 5, "INBusiness": 6.0, "INBusinessValue": 7.0, "Status": "sample string 8", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" }, { "CCCD": "sample string 1", "CustSubIndustryID": 2, "CustomerID": 3, "CustomerTypeID": 4, "SubIndustryID": 5, "INBusiness": 6.0, "INBusinessValue": 7.0, "Status": "sample string 8", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" } ], "CustomerSubProduct": [ { "CCCD": "sample string 1", "CustomerSubProductID": 2, "CustomerID": 3, "CustomerTypeID": 4, "SubIndustryID": 5, "ProductID": 6, "SubProductID": 7, "InternalBuyRate": 8.0, "InternalSaleRate": 9.0, "InternalExchangeID": 10, "ExternalBuyRate": 11.0, "ExternalSellRate": 12.0, "ExternalExchangeID": 13, "Status": "sample string 14", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" }, { "CCCD": "sample string 1", "CustomerSubProductID": 2, "CustomerID": 3, "CustomerTypeID": 4, "SubIndustryID": 5, "ProductID": 6, "SubProductID": 7, "InternalBuyRate": 8.0, "InternalSaleRate": 9.0, "InternalExchangeID": 10, "ExternalBuyRate": 11.0, "ExternalSellRate": 12.0, "ExternalExchangeID": 13, "Status": "sample string 14", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" } ], "CustomerType": [ { "CCCD": "sample string 1", "CustomerTypeID": 2, "Code": "sample string 3", "Name": "sample string 4", "CompanyType": "sample string 5", "Status": "sample string 6", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" }, { "CCCD": "sample string 1", "CustomerTypeID": 2, "Code": "sample string 3", "Name": "sample string 4", "CompanyType": "sample string 5", "Status": "sample string 6", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" } ], "CustomerTypeDisable": [ { "CCCD": "sample string 1", "CustomerTypeID": 2, "ExchangeID": 3, "Status": "sample string 4", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" }, { "CCCD": "sample string 1", "CustomerTypeID": 2, "ExchangeID": 3, "Status": "sample string 4", "LastUpdateDate": "2025-08-02T20:16:01.6079403+05:30" } ] }
text/html
Sample:
{"CCCD":"sample string 1","CustomerID":2,"CustomerTypeID":3,"DisplayName":"sample string 4","Name":"sample string 5","ShortName":"sample string 6","Title":"sample string 7","FirstName":"sample string 8","MiddleName":"sample string 9","LastName":"sample string 10","Address1":"sample string 11","Address2":"sample string 12","CityName":"sample string 13","State":"sample string 14","CountryID":15,"ZipCode":"sample string 16","BirthDate":"2025-08-02T20:16:01.6079403+05:30","Gender":"sample string 18","SocialSec":"sample string 19","Contact":"sample string 20","Telephone1":"sample string 21","Telephone2":"sample string 22","Fax":"sample string 23","Mobile":"sample string 24","URLAddress":"sample string 25","Industry":26,"JobTitle":27,"Specialize":28,"ResTitle":"sample string 29","ResFirstName":"sample string 30","ResMiddleName":"sample string 31","ResLastName":"sample string 32","ResAddress1":"sample string 33","ResAddress2":"sample string 34","ResCityName":"sample string 35","ResState":"sample string 36","ResCountryID":37,"ResZipCode":"sample string 38","ResTelephone1":"sample string 39","ResTelephone2":"sample string 40","ResFax":"sample string 41","ResMobile":"sample string 42","Status":"sample string 43","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30","XMLVAR":"sample string 45","CustomerEducation":[{"CCCD":"sample string 1","CustEducationID":2,"CustomerID":3,"CustomerTypeID":4,"CEFromYear":5,"CEFromMonth":6,"CEToYear":7,"CEToMonth":8,"CECity":"sample string 9","CountryID":10,"CEInstitution":"sample string 11","GraduationID":12,"EdSpecializationID":13,"Status":"sample string 14","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"},{"CCCD":"sample string 1","CustEducationID":2,"CustomerID":3,"CustomerTypeID":4,"CEFromYear":5,"CEFromMonth":6,"CEToYear":7,"CEToMonth":8,"CECity":"sample string 9","CountryID":10,"CEInstitution":"sample string 11","GraduationID":12,"EdSpecializationID":13,"Status":"sample string 14","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"}],"CustomerHistory":[{"CCCD":"sample string 1","CustomerHistoryID":2,"CustomerID":3,"CustomerTypeID":4,"DisplayName":"sample string 5","Name":"sample string 6","ShortName":"sample string 7","Title":"sample string 8","FirstName":"sample string 9","MiddleName":"sample string 10","LastName":"sample string 11","Address1":"sample string 12","Address2":"sample string 13","CityName":"sample string 14","State":"sample string 15","CountryID":16,"ZipCode":"sample string 17","BirthDate":"2025-08-02T20:16:01.6079403+05:30","Gender":"sample string 19","SocialSec":"sample string 20","Contact":"sample string 21","Telephone1":"sample string 22","Telephone2":"sample string 23","Fax":"sample string 24","Mobile":"sample string 25","URLAddress":"sample string 26","Industry":27,"JobTitle":28,"Specialize":29,"ResTitle":"sample string 30","ResFirstName":"sample string 31","ResMiddleName":"sample string 32","ResLastName":"sample string 33","ResAddress1":"sample string 34","ResAddress2":"sample string 35","ResCityName":"sample string 36","ResState":"sample string 37","ResCountryID":38,"ResZipCode":"sample string 39","ResTelephone1":"sample string 40","ResTelephone2":"sample string 41","ResFax":"sample string 42","ResMobile":"sample string 43","Status":"sample string 44","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"},{"CCCD":"sample string 1","CustomerHistoryID":2,"CustomerID":3,"CustomerTypeID":4,"DisplayName":"sample string 5","Name":"sample string 6","ShortName":"sample string 7","Title":"sample string 8","FirstName":"sample string 9","MiddleName":"sample string 10","LastName":"sample string 11","Address1":"sample string 12","Address2":"sample string 13","CityName":"sample string 14","State":"sample string 15","CountryID":16,"ZipCode":"sample string 17","BirthDate":"2025-08-02T20:16:01.6079403+05:30","Gender":"sample string 19","SocialSec":"sample string 20","Contact":"sample string 21","Telephone1":"sample string 22","Telephone2":"sample string 23","Fax":"sample string 24","Mobile":"sample string 25","URLAddress":"sample string 26","Industry":27,"JobTitle":28,"Specialize":29,"ResTitle":"sample string 30","ResFirstName":"sample string 31","ResMiddleName":"sample string 32","ResLastName":"sample string 33","ResAddress1":"sample string 34","ResAddress2":"sample string 35","ResCityName":"sample string 36","ResState":"sample string 37","ResCountryID":38,"ResZipCode":"sample string 39","ResTelephone1":"sample string 40","ResTelephone2":"sample string 41","ResFax":"sample string 42","ResMobile":"sample string 43","Status":"sample string 44","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"}],"CustomerInfo":[{"CCCD":"sample string 1","CustomerInfoID":2,"CustomerID":3,"CustomerTypeID":4,"OverviewType":"sample string 5","OverviewTypeID":6,"PageID":7,"CustomerInfo":"sample string 8","Status":"sample string 9","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"},{"CCCD":"sample string 1","CustomerInfoID":2,"CustomerID":3,"CustomerTypeID":4,"OverviewType":"sample string 5","OverviewTypeID":6,"PageID":7,"CustomerInfo":"sample string 8","Status":"sample string 9","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"}],"CustomerInfoHistory":[{"CCCD":"sample string 1","CustomerInfoHistoryID":2,"CustomerInfoID":3,"CustomerID":4,"CustomerTypeID":5,"PageID":6,"CustomerInfo":"sample string 7","Status":"sample string 8","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"},{"CCCD":"sample string 1","CustomerInfoHistoryID":2,"CustomerInfoID":3,"CustomerID":4,"CustomerTypeID":5,"PageID":6,"CustomerInfo":"sample string 7","Status":"sample string 8","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"}],"CustomerJobProfile":[{"CCCD":"sample string 1","CustJobProfileID":2,"CustomerID":3,"CustomerTypeID":4,"CJFromYear":5,"CJFromMonth":6,"CJToYear":7,"CJToMonth":8,"CJCity":"sample string 9","CountryID":10,"CJInstitution":"sample string 11","DesignationID":12,"JobRoleID":13,"Status":"sample string 14","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"},{"CCCD":"sample string 1","CustJobProfileID":2,"CustomerID":3,"CustomerTypeID":4,"CJFromYear":5,"CJFromMonth":6,"CJToYear":7,"CJToMonth":8,"CJCity":"sample string 9","CountryID":10,"CJInstitution":"sample string 11","DesignationID":12,"JobRoleID":13,"Status":"sample string 14","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"}],"CustomerLanguage":[{"CCCD":"sample string 1","CustLanguageID":2,"LanguageID":3,"CustomerID":4,"CustomerTypeID":5,"ProficiencyID":6,"Status":"sample string 7","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"},{"CCCD":"sample string 1","CustLanguageID":2,"LanguageID":3,"CustomerID":4,"CustomerTypeID":5,"ProficiencyID":6,"Status":"sample string 7","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"}],"CustomerOperatingMkt":[{"CCCD":"sample string 1","CustOperatingMktID":2,"CustomerID":3,"CustomerTypeID":4,"CountryID":5,"OperationID":6,"InternationalCurrencyID":7,"SignID":8,"Margin":9.0,"Status":"sample string 10","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"},{"CCCD":"sample string 1","CustOperatingMktID":2,"CustomerID":3,"CustomerTypeID":4,"CountryID":5,"OperationID":6,"InternationalCurrencyID":7,"SignID":8,"Margin":9.0,"Status":"sample string 10","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"}],"CustomerProject":[{"CCCD":"sample string 1","CustProjectID":2,"CustomerID":3,"CustomerTypeID":4,"CustJobProfileID":5,"CPProjectName":"sample string 6","CPClientName":"sample string 7","CPFromYear":8,"CPFromMonth":9,"CPToYear":10,"CPToMonth":11,"CPCity":"sample string 12","CountryID":13,"ProjectRoleID":14,"Status":"sample string 15","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"},{"CCCD":"sample string 1","CustProjectID":2,"CustomerID":3,"CustomerTypeID":4,"CustJobProfileID":5,"CPProjectName":"sample string 6","CPClientName":"sample string 7","CPFromYear":8,"CPFromMonth":9,"CPToYear":10,"CPToMonth":11,"CPCity":"sample string 12","CountryID":13,"ProjectRoleID":14,"Status":"sample string 15","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"}],"CustomerProjectDescription":[{"CCCD":"sample string 1","CustProjectDescriptionID":2,"CustProjectID":3,"CustomerID":4,"CustomerTypeID":5,"CustJobProfileID":6,"PageID":7,"ProjectDescription":"sample string 8","Status":"sample string 9","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"},{"CCCD":"sample string 1","CustProjectDescriptionID":2,"CustProjectID":3,"CustomerID":4,"CustomerTypeID":5,"CustJobProfileID":6,"PageID":7,"ProjectDescription":"sample string 8","Status":"sample string 9","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"}],"CustomerProjectDescriptionHistory":[{"CCCD":"sample string 1","CustProjectDescriptionHistoryID":2,"CustProjectHistoryID":3,"CustProjectDescriptionID":4,"CustProjectID":5,"CustomerID":6,"CustomerTypeID":7,"CustJobProfileID":8,"PageID":9,"ProjectDescription":"sample string 10","Status":"sample string 11","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"},{"CCCD":"sample string 1","CustProjectDescriptionHistoryID":2,"CustProjectHistoryID":3,"CustProjectDescriptionID":4,"CustProjectID":5,"CustomerID":6,"CustomerTypeID":7,"CustJobProfileID":8,"PageID":9,"ProjectDescription":"sample string 10","Status":"sample string 11","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"}],"CustomerProjectHistory":[{"CCCD":"sample string 1","CustProjectHistoryID":2,"CustProjectID":3,"CustomerID":4,"CustomerTypeID":5,"CustJobProfileID":6,"CPProjectName":"sample string 7","CPClientName":"sample string 8","CPFromYear":9,"CPFromMonth":10,"CPToYear":11,"CPToMonth":12,"CPCity":"sample string 13","CountryID":14,"ProjectRoleID":15,"Status":"sample string 16","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"},{"CCCD":"sample string 1","CustProjectHistoryID":2,"CustProjectID":3,"CustomerID":4,"CustomerTypeID":5,"CustJobProfileID":6,"CPProjectName":"sample string 7","CPClientName":"sample string 8","CPFromYear":9,"CPFromMonth":10,"CPToYear":11,"CPToMonth":12,"CPCity":"sample string 13","CountryID":14,"ProjectRoleID":15,"Status":"sample string 16","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"}],"CustomerSubIndustry":[{"CCCD":"sample string 1","CustSubIndustryID":2,"CustomerID":3,"CustomerTypeID":4,"SubIndustryID":5,"INBusiness":6.0,"INBusinessValue":7.0,"Status":"sample string 8","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"},{"CCCD":"sample string 1","CustSubIndustryID":2,"CustomerID":3,"CustomerTypeID":4,"SubIndustryID":5,"INBusiness":6.0,"INBusinessValue":7.0,"Status":"sample string 8","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"}],"CustomerSubProduct":[{"CCCD":"sample string 1","CustomerSubProductID":2,"CustomerID":3,"CustomerTypeID":4,"SubIndustryID":5,"ProductID":6,"SubProductID":7,"InternalBuyRate":8.0,"InternalSaleRate":9.0,"InternalExchangeID":10,"ExternalBuyRate":11.0,"ExternalSellRate":12.0,"ExternalExchangeID":13,"Status":"sample string 14","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"},{"CCCD":"sample string 1","CustomerSubProductID":2,"CustomerID":3,"CustomerTypeID":4,"SubIndustryID":5,"ProductID":6,"SubProductID":7,"InternalBuyRate":8.0,"InternalSaleRate":9.0,"InternalExchangeID":10,"ExternalBuyRate":11.0,"ExternalSellRate":12.0,"ExternalExchangeID":13,"Status":"sample string 14","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"}],"CustomerType":[{"CCCD":"sample string 1","CustomerTypeID":2,"Code":"sample string 3","Name":"sample string 4","CompanyType":"sample string 5","Status":"sample string 6","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"},{"CCCD":"sample string 1","CustomerTypeID":2,"Code":"sample string 3","Name":"sample string 4","CompanyType":"sample string 5","Status":"sample string 6","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"}],"CustomerTypeDisable":[{"CCCD":"sample string 1","CustomerTypeID":2,"ExchangeID":3,"Status":"sample string 4","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"},{"CCCD":"sample string 1","CustomerTypeID":2,"ExchangeID":3,"Status":"sample string 4","LastUpdateDate":"2025-08-02T20:16:01.6079403+05:30"}]}
application/xml, text/xml
Sample:
<PCXMLCustomer xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerCashAPI.Models"> <Address1>sample string 11</Address1> <Address2>sample string 12</Address2> <BirthDate>2025-08-02T20:16:01.6079403+05:30</BirthDate> <CCCD>sample string 1</CCCD> <CityName>sample string 13</CityName> <Contact>sample string 20</Contact> <CountryID>15</CountryID> <CustomerEducation> <PCXMLCustomerEducation> <CCCD>sample string 1</CCCD> <CECity>sample string 9</CECity> <CEFromMonth>6</CEFromMonth> <CEFromYear>5</CEFromYear> <CEInstitution>sample string 11</CEInstitution> <CEToMonth>8</CEToMonth> <CEToYear>7</CEToYear> <CountryID>10</CountryID> <CustEducationID>2</CustEducationID> <CustomerID>3</CustomerID> <CustomerTypeID>4</CustomerTypeID> <EdSpecializationID>13</EdSpecializationID> <GraduationID>12</GraduationID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <Status>sample string 14</Status> </PCXMLCustomerEducation> <PCXMLCustomerEducation> <CCCD>sample string 1</CCCD> <CECity>sample string 9</CECity> <CEFromMonth>6</CEFromMonth> <CEFromYear>5</CEFromYear> <CEInstitution>sample string 11</CEInstitution> <CEToMonth>8</CEToMonth> <CEToYear>7</CEToYear> <CountryID>10</CountryID> <CustEducationID>2</CustEducationID> <CustomerID>3</CustomerID> <CustomerTypeID>4</CustomerTypeID> <EdSpecializationID>13</EdSpecializationID> <GraduationID>12</GraduationID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <Status>sample string 14</Status> </PCXMLCustomerEducation> </CustomerEducation> <CustomerHistory> <PCXMLCustomerHistory> <Address1>sample string 12</Address1> <Address2>sample string 13</Address2> <BirthDate>2025-08-02T20:16:01.6079403+05:30</BirthDate> <CCCD>sample string 1</CCCD> <CityName>sample string 14</CityName> <Contact>sample string 21</Contact> <CountryID>16</CountryID> <CustomerHistoryID>2</CustomerHistoryID> <CustomerID>3</CustomerID> <CustomerTypeID>4</CustomerTypeID> <DisplayName>sample string 5</DisplayName> <Fax>sample string 24</Fax> <FirstName>sample string 9</FirstName> <Gender>sample string 19</Gender> <Industry>27</Industry> <JobTitle>28</JobTitle> <LastName>sample string 11</LastName> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <MiddleName>sample string 10</MiddleName> <Mobile>sample string 25</Mobile> <Name>sample string 6</Name> <ResAddress1>sample string 34</ResAddress1> <ResAddress2>sample string 35</ResAddress2> <ResCityName>sample string 36</ResCityName> <ResCountryID>38</ResCountryID> <ResFax>sample string 42</ResFax> <ResFirstName>sample string 31</ResFirstName> <ResLastName>sample string 33</ResLastName> <ResMiddleName>sample string 32</ResMiddleName> <ResMobile>sample string 43</ResMobile> <ResState>sample string 37</ResState> <ResTelephone1>sample string 40</ResTelephone1> <ResTelephone2>sample string 41</ResTelephone2> <ResTitle>sample string 30</ResTitle> <ResZipCode>sample string 39</ResZipCode> <ShortName>sample string 7</ShortName> <SocialSec>sample string 20</SocialSec> <Specialize>29</Specialize> <State>sample string 15</State> <Status>sample string 44</Status> <Telephone1>sample string 22</Telephone1> <Telephone2>sample string 23</Telephone2> <Title>sample string 8</Title> <URLAddress>sample string 26</URLAddress> <ZipCode>sample string 17</ZipCode> </PCXMLCustomerHistory> <PCXMLCustomerHistory> <Address1>sample string 12</Address1> <Address2>sample string 13</Address2> <BirthDate>2025-08-02T20:16:01.6079403+05:30</BirthDate> <CCCD>sample string 1</CCCD> <CityName>sample string 14</CityName> <Contact>sample string 21</Contact> <CountryID>16</CountryID> <CustomerHistoryID>2</CustomerHistoryID> <CustomerID>3</CustomerID> <CustomerTypeID>4</CustomerTypeID> <DisplayName>sample string 5</DisplayName> <Fax>sample string 24</Fax> <FirstName>sample string 9</FirstName> <Gender>sample string 19</Gender> <Industry>27</Industry> <JobTitle>28</JobTitle> <LastName>sample string 11</LastName> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <MiddleName>sample string 10</MiddleName> <Mobile>sample string 25</Mobile> <Name>sample string 6</Name> <ResAddress1>sample string 34</ResAddress1> <ResAddress2>sample string 35</ResAddress2> <ResCityName>sample string 36</ResCityName> <ResCountryID>38</ResCountryID> <ResFax>sample string 42</ResFax> <ResFirstName>sample string 31</ResFirstName> <ResLastName>sample string 33</ResLastName> <ResMiddleName>sample string 32</ResMiddleName> <ResMobile>sample string 43</ResMobile> <ResState>sample string 37</ResState> <ResTelephone1>sample string 40</ResTelephone1> <ResTelephone2>sample string 41</ResTelephone2> <ResTitle>sample string 30</ResTitle> <ResZipCode>sample string 39</ResZipCode> <ShortName>sample string 7</ShortName> <SocialSec>sample string 20</SocialSec> <Specialize>29</Specialize> <State>sample string 15</State> <Status>sample string 44</Status> <Telephone1>sample string 22</Telephone1> <Telephone2>sample string 23</Telephone2> <Title>sample string 8</Title> <URLAddress>sample string 26</URLAddress> <ZipCode>sample string 17</ZipCode> </PCXMLCustomerHistory> </CustomerHistory> <CustomerID>2</CustomerID> <CustomerInfo> <PCXMLCustomerInfo> <CCCD>sample string 1</CCCD> <CustomerID>3</CustomerID> <CustomerInfo>sample string 8</CustomerInfo> <CustomerInfoID>2</CustomerInfoID> <CustomerTypeID>4</CustomerTypeID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <OverviewType>sample string 5</OverviewType> <OverviewTypeID>6</OverviewTypeID> <PageID>7</PageID> <Status>sample string 9</Status> </PCXMLCustomerInfo> <PCXMLCustomerInfo> <CCCD>sample string 1</CCCD> <CustomerID>3</CustomerID> <CustomerInfo>sample string 8</CustomerInfo> <CustomerInfoID>2</CustomerInfoID> <CustomerTypeID>4</CustomerTypeID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <OverviewType>sample string 5</OverviewType> <OverviewTypeID>6</OverviewTypeID> <PageID>7</PageID> <Status>sample string 9</Status> </PCXMLCustomerInfo> </CustomerInfo> <CustomerInfoHistory> <PCXMLCustomerInfoHistory> <CCCD>sample string 1</CCCD> <CustomerID>4</CustomerID> <CustomerInfo>sample string 7</CustomerInfo> <CustomerInfoHistoryID>2</CustomerInfoHistoryID> <CustomerInfoID>3</CustomerInfoID> <CustomerTypeID>5</CustomerTypeID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <PageID>6</PageID> <Status>sample string 8</Status> </PCXMLCustomerInfoHistory> <PCXMLCustomerInfoHistory> <CCCD>sample string 1</CCCD> <CustomerID>4</CustomerID> <CustomerInfo>sample string 7</CustomerInfo> <CustomerInfoHistoryID>2</CustomerInfoHistoryID> <CustomerInfoID>3</CustomerInfoID> <CustomerTypeID>5</CustomerTypeID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <PageID>6</PageID> <Status>sample string 8</Status> </PCXMLCustomerInfoHistory> </CustomerInfoHistory> <CustomerJobProfile> <PCXMLCustomerJobProfile> <CCCD>sample string 1</CCCD> <CJCity>sample string 9</CJCity> <CJFromMonth>6</CJFromMonth> <CJFromYear>5</CJFromYear> <CJInstitution>sample string 11</CJInstitution> <CJToMonth>8</CJToMonth> <CJToYear>7</CJToYear> <CountryID>10</CountryID> <CustJobProfileID>2</CustJobProfileID> <CustomerID>3</CustomerID> <CustomerTypeID>4</CustomerTypeID> <DesignationID>12</DesignationID> <JobRoleID>13</JobRoleID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <Status>sample string 14</Status> </PCXMLCustomerJobProfile> <PCXMLCustomerJobProfile> <CCCD>sample string 1</CCCD> <CJCity>sample string 9</CJCity> <CJFromMonth>6</CJFromMonth> <CJFromYear>5</CJFromYear> <CJInstitution>sample string 11</CJInstitution> <CJToMonth>8</CJToMonth> <CJToYear>7</CJToYear> <CountryID>10</CountryID> <CustJobProfileID>2</CustJobProfileID> <CustomerID>3</CustomerID> <CustomerTypeID>4</CustomerTypeID> <DesignationID>12</DesignationID> <JobRoleID>13</JobRoleID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <Status>sample string 14</Status> </PCXMLCustomerJobProfile> </CustomerJobProfile> <CustomerLanguage> <PCXMLCustomerLanguage> <CCCD>sample string 1</CCCD> <CustLanguageID>2</CustLanguageID> <CustomerID>4</CustomerID> <CustomerTypeID>5</CustomerTypeID> <LanguageID>3</LanguageID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <ProficiencyID>6</ProficiencyID> <Status>sample string 7</Status> </PCXMLCustomerLanguage> <PCXMLCustomerLanguage> <CCCD>sample string 1</CCCD> <CustLanguageID>2</CustLanguageID> <CustomerID>4</CustomerID> <CustomerTypeID>5</CustomerTypeID> <LanguageID>3</LanguageID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <ProficiencyID>6</ProficiencyID> <Status>sample string 7</Status> </PCXMLCustomerLanguage> </CustomerLanguage> <CustomerOperatingMkt> <PCXMLCustomerOperatingMkt> <CCCD>sample string 1</CCCD> <CountryID>5</CountryID> <CustOperatingMktID>2</CustOperatingMktID> <CustomerID>3</CustomerID> <CustomerTypeID>4</CustomerTypeID> <InternationalCurrencyID>7</InternationalCurrencyID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <Margin>9</Margin> <OperationID>6</OperationID> <SignID>8</SignID> <Status>sample string 10</Status> </PCXMLCustomerOperatingMkt> <PCXMLCustomerOperatingMkt> <CCCD>sample string 1</CCCD> <CountryID>5</CountryID> <CustOperatingMktID>2</CustOperatingMktID> <CustomerID>3</CustomerID> <CustomerTypeID>4</CustomerTypeID> <InternationalCurrencyID>7</InternationalCurrencyID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <Margin>9</Margin> <OperationID>6</OperationID> <SignID>8</SignID> <Status>sample string 10</Status> </PCXMLCustomerOperatingMkt> </CustomerOperatingMkt> <CustomerProject> <PCXMLCustomerProject> <CCCD>sample string 1</CCCD> <CPCity>sample string 12</CPCity> <CPClientName>sample string 7</CPClientName> <CPFromMonth>9</CPFromMonth> <CPFromYear>8</CPFromYear> <CPProjectName>sample string 6</CPProjectName> <CPToMonth>11</CPToMonth> <CPToYear>10</CPToYear> <CountryID>13</CountryID> <CustJobProfileID>5</CustJobProfileID> <CustProjectID>2</CustProjectID> <CustomerID>3</CustomerID> <CustomerTypeID>4</CustomerTypeID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <ProjectRoleID>14</ProjectRoleID> <Status>sample string 15</Status> </PCXMLCustomerProject> <PCXMLCustomerProject> <CCCD>sample string 1</CCCD> <CPCity>sample string 12</CPCity> <CPClientName>sample string 7</CPClientName> <CPFromMonth>9</CPFromMonth> <CPFromYear>8</CPFromYear> <CPProjectName>sample string 6</CPProjectName> <CPToMonth>11</CPToMonth> <CPToYear>10</CPToYear> <CountryID>13</CountryID> <CustJobProfileID>5</CustJobProfileID> <CustProjectID>2</CustProjectID> <CustomerID>3</CustomerID> <CustomerTypeID>4</CustomerTypeID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <ProjectRoleID>14</ProjectRoleID> <Status>sample string 15</Status> </PCXMLCustomerProject> </CustomerProject> <CustomerProjectDescription> <PCXMLCustomerProjectDescription> <CCCD>sample string 1</CCCD> <CustJobProfileID>6</CustJobProfileID> <CustProjectDescriptionID>2</CustProjectDescriptionID> <CustProjectID>3</CustProjectID> <CustomerID>4</CustomerID> <CustomerTypeID>5</CustomerTypeID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <PageID>7</PageID> <ProjectDescription>sample string 8</ProjectDescription> <Status>sample string 9</Status> </PCXMLCustomerProjectDescription> <PCXMLCustomerProjectDescription> <CCCD>sample string 1</CCCD> <CustJobProfileID>6</CustJobProfileID> <CustProjectDescriptionID>2</CustProjectDescriptionID> <CustProjectID>3</CustProjectID> <CustomerID>4</CustomerID> <CustomerTypeID>5</CustomerTypeID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <PageID>7</PageID> <ProjectDescription>sample string 8</ProjectDescription> <Status>sample string 9</Status> </PCXMLCustomerProjectDescription> </CustomerProjectDescription> <CustomerProjectDescriptionHistory> <PCXMLCustomerProjectDescriptionHistory> <CCCD>sample string 1</CCCD> <CustJobProfileID>8</CustJobProfileID> <CustProjectDescriptionHistoryID>2</CustProjectDescriptionHistoryID> <CustProjectDescriptionID>4</CustProjectDescriptionID> <CustProjectHistoryID>3</CustProjectHistoryID> <CustProjectID>5</CustProjectID> <CustomerID>6</CustomerID> <CustomerTypeID>7</CustomerTypeID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <PageID>9</PageID> <ProjectDescription>sample string 10</ProjectDescription> <Status>sample string 11</Status> </PCXMLCustomerProjectDescriptionHistory> <PCXMLCustomerProjectDescriptionHistory> <CCCD>sample string 1</CCCD> <CustJobProfileID>8</CustJobProfileID> <CustProjectDescriptionHistoryID>2</CustProjectDescriptionHistoryID> <CustProjectDescriptionID>4</CustProjectDescriptionID> <CustProjectHistoryID>3</CustProjectHistoryID> <CustProjectID>5</CustProjectID> <CustomerID>6</CustomerID> <CustomerTypeID>7</CustomerTypeID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <PageID>9</PageID> <ProjectDescription>sample string 10</ProjectDescription> <Status>sample string 11</Status> </PCXMLCustomerProjectDescriptionHistory> </CustomerProjectDescriptionHistory> <CustomerProjectHistory> <PCXMLCustomerProjectHistory> <CCCD>sample string 1</CCCD> <CPCity>sample string 13</CPCity> <CPClientName>sample string 8</CPClientName> <CPFromMonth>10</CPFromMonth> <CPFromYear>9</CPFromYear> <CPProjectName>sample string 7</CPProjectName> <CPToMonth>12</CPToMonth> <CPToYear>11</CPToYear> <CountryID>14</CountryID> <CustJobProfileID>6</CustJobProfileID> <CustProjectHistoryID>2</CustProjectHistoryID> <CustProjectID>3</CustProjectID> <CustomerID>4</CustomerID> <CustomerTypeID>5</CustomerTypeID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <ProjectRoleID>15</ProjectRoleID> <Status>sample string 16</Status> </PCXMLCustomerProjectHistory> <PCXMLCustomerProjectHistory> <CCCD>sample string 1</CCCD> <CPCity>sample string 13</CPCity> <CPClientName>sample string 8</CPClientName> <CPFromMonth>10</CPFromMonth> <CPFromYear>9</CPFromYear> <CPProjectName>sample string 7</CPProjectName> <CPToMonth>12</CPToMonth> <CPToYear>11</CPToYear> <CountryID>14</CountryID> <CustJobProfileID>6</CustJobProfileID> <CustProjectHistoryID>2</CustProjectHistoryID> <CustProjectID>3</CustProjectID> <CustomerID>4</CustomerID> <CustomerTypeID>5</CustomerTypeID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <ProjectRoleID>15</ProjectRoleID> <Status>sample string 16</Status> </PCXMLCustomerProjectHistory> </CustomerProjectHistory> <CustomerSubIndustry> <PCXMLCustomerSubIndustry> <CCCD>sample string 1</CCCD> <CustSubIndustryID>2</CustSubIndustryID> <CustomerID>3</CustomerID> <CustomerTypeID>4</CustomerTypeID> <INBusiness>6</INBusiness> <INBusinessValue>7</INBusinessValue> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <Status>sample string 8</Status> <SubIndustryID>5</SubIndustryID> </PCXMLCustomerSubIndustry> <PCXMLCustomerSubIndustry> <CCCD>sample string 1</CCCD> <CustSubIndustryID>2</CustSubIndustryID> <CustomerID>3</CustomerID> <CustomerTypeID>4</CustomerTypeID> <INBusiness>6</INBusiness> <INBusinessValue>7</INBusinessValue> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <Status>sample string 8</Status> <SubIndustryID>5</SubIndustryID> </PCXMLCustomerSubIndustry> </CustomerSubIndustry> <CustomerSubProduct> <PCXMLCustomerSubProduct> <CCCD>sample string 1</CCCD> <CustomerID>3</CustomerID> <CustomerSubProductID>2</CustomerSubProductID> <CustomerTypeID>4</CustomerTypeID> <ExternalBuyRate>11</ExternalBuyRate> <ExternalExchangeID>13</ExternalExchangeID> <ExternalSellRate>12</ExternalSellRate> <InternalBuyRate>8</InternalBuyRate> <InternalExchangeID>10</InternalExchangeID> <InternalSaleRate>9</InternalSaleRate> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <ProductID>6</ProductID> <Status>sample string 14</Status> <SubIndustryID>5</SubIndustryID> <SubProductID>7</SubProductID> </PCXMLCustomerSubProduct> <PCXMLCustomerSubProduct> <CCCD>sample string 1</CCCD> <CustomerID>3</CustomerID> <CustomerSubProductID>2</CustomerSubProductID> <CustomerTypeID>4</CustomerTypeID> <ExternalBuyRate>11</ExternalBuyRate> <ExternalExchangeID>13</ExternalExchangeID> <ExternalSellRate>12</ExternalSellRate> <InternalBuyRate>8</InternalBuyRate> <InternalExchangeID>10</InternalExchangeID> <InternalSaleRate>9</InternalSaleRate> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <ProductID>6</ProductID> <Status>sample string 14</Status> <SubIndustryID>5</SubIndustryID> <SubProductID>7</SubProductID> </PCXMLCustomerSubProduct> </CustomerSubProduct> <CustomerType> <PCXMLCustomerType> <CCCD>sample string 1</CCCD> <Code>sample string 3</Code> <CompanyType>sample string 5</CompanyType> <CustomerTypeID>2</CustomerTypeID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <Name>sample string 4</Name> <Status>sample string 6</Status> </PCXMLCustomerType> <PCXMLCustomerType> <CCCD>sample string 1</CCCD> <Code>sample string 3</Code> <CompanyType>sample string 5</CompanyType> <CustomerTypeID>2</CustomerTypeID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <Name>sample string 4</Name> <Status>sample string 6</Status> </PCXMLCustomerType> </CustomerType> <CustomerTypeDisable> <PCXMLCustomerTypeDisable> <CCCD>sample string 1</CCCD> <CustomerTypeID>2</CustomerTypeID> <ExchangeID>3</ExchangeID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <Status>sample string 4</Status> </PCXMLCustomerTypeDisable> <PCXMLCustomerTypeDisable> <CCCD>sample string 1</CCCD> <CustomerTypeID>2</CustomerTypeID> <ExchangeID>3</ExchangeID> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <Status>sample string 4</Status> </PCXMLCustomerTypeDisable> </CustomerTypeDisable> <CustomerTypeID>3</CustomerTypeID> <DisplayName>sample string 4</DisplayName> <Fax>sample string 23</Fax> <FirstName>sample string 8</FirstName> <Gender>sample string 18</Gender> <Industry>26</Industry> <JobTitle>27</JobTitle> <LastName>sample string 10</LastName> <LastUpdateDate>2025-08-02T20:16:01.6079403+05:30</LastUpdateDate> <MiddleName>sample string 9</MiddleName> <Mobile>sample string 24</Mobile> <Name>sample string 5</Name> <ResAddress1>sample string 33</ResAddress1> <ResAddress2>sample string 34</ResAddress2> <ResCityName>sample string 35</ResCityName> <ResCountryID>37</ResCountryID> <ResFax>sample string 41</ResFax> <ResFirstName>sample string 30</ResFirstName> <ResLastName>sample string 32</ResLastName> <ResMiddleName>sample string 31</ResMiddleName> <ResMobile>sample string 42</ResMobile> <ResState>sample string 36</ResState> <ResTelephone1>sample string 39</ResTelephone1> <ResTelephone2>sample string 40</ResTelephone2> <ResTitle>sample string 29</ResTitle> <ResZipCode>sample string 38</ResZipCode> <ShortName>sample string 6</ShortName> <SocialSec>sample string 19</SocialSec> <Specialize>28</Specialize> <State>sample string 14</State> <Status>sample string 43</Status> <Telephone1>sample string 21</Telephone1> <Telephone2>sample string 22</Telephone2> <Title>sample string 7</Title> <URLAddress>sample string 25</URLAddress> <XMLVAR>sample string 45</XMLVAR> <ZipCode>sample string 16</ZipCode> </PCXMLCustomer>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
StatusResponseName | Description | Type | Additional information |
---|---|---|---|
Status | boolean |
None. |
|
ErrorMessage | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Status": true, "ErrorMessage": "sample string 2" }
text/html
Sample:
{"Status":true,"ErrorMessage":"sample string 2"}
application/xml, text/xml
Sample:
<StatusResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerCashAPI.Models"> <ErrorMessage>sample string 2</ErrorMessage> <Status>true</Status> </StatusResponse>