How to Find customer data in CustomerAccountService( Receivables -- ERP) — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood: Oracle Cloud SCM and Purchasing

How to Find customer data in CustomerAccountService( Receivables -- ERP)

edited Sep 15, 2020 11:24AM in Integration 1 comment

Summary

i try filter customer account site in customer account.

Content

Hi,

I am trying to find customer account service data in ERP-Receivables through SOAP Service.

Please find the request payload.

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/&quot; xmlns:typ="http://xmlns.oracle.com/apps/cdm/foundation/parties/customerAccountService/applicationModule/types/&quot; xmlns:typ1="http://xmlns.oracle.com/adf/svc/types/"&gt;
   <soapenv:Header/>
   <soapenv:Body>
      <typ:findCustomerAccount>
         <typ:findCriteria>
            <typ1:fetchStart>0</typ1:fetchStart>
            <typ1:fetchSize>-1</typ1:fetchSize>
            <typ1:filter>
               <typ1:group>
                  <typ1:item>
                     <typ1:attribute>PartyId</typ1:attribute>
                     <typ1:operator>=</typ1:operator>
                     <typ1:value>300000018234992</typ1:value>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!