What webservice can I use to retrieve a Customers Party Type ie ORGANIZATION or PERSON
I am wanting to find out if there is a simple way I can invoke a SOAP or REST call passing, for example, the Account Number and returning a response containing the PARTY TYPE ie ORGANIZATION or PERSON. I am currently using the CustomerAccountService SOAP webservice but this doesn't appear to return this piece of information.
Thanks
0