How to find customer accounts using the DFF under CustAcctSiteInformation
Summary:
Need sample payload to find customer using DFF
Content (please ensure you mask any confidential information):
We are currently using the SOAP /foundationParties/CustomerAccountService to get the Customer Account information, however, we are not able to find Customer using the DFF
Example:
We want to get customer where DFF legacyId = 13154153
<ns2:CustAcctSiteInformation xsi:type="ns7:CbcCustomerSiteInfo">
<ns7:CustAcctSiteId>300000003562953</ns7:CustAcctSiteId>
<ns7:__FLEX_Context>Customer Site Info</ns7:__FLEX_Context>
<ns7:__FLEX_Context_DisplayValue>Customer Site Info</ns7:__FLEX_Context_DisplayValue>
<ns7:_FLEX_NumOfSegments>4</ns7:_FLEX_NumOfSegments>
<ns7:legacyId>13154153</ns7:legacyId>
<ns7:salesforceId>56153651</ns7:salesforceId>
<ns7:sapLegacySystemId>1532232</ns7:sapLegacySystemId>
<ns7:businessArea>2010</ns7:businessArea>