This topic has not yet been rated - Rate this topic

GetCustomer Service Operation

Gets the details of a customer, such as its address and financial status.

<wsdl:operation name="GetCustomer">
  ...
</wsdl:operation>

Request

A GetCustomerRequest object that contains the request message that the client passes to the operation.

Response

A GetCustomerResponse object that contains the response message that the operation returns to the client.

Fault

If the service operation fails, the operation throws a FaultException exception, which contains one of the following objects:

ApiFault Data Object

AdApiFaultDetail Data Object

For more information about the fault detail objects, see Handling Service Errors and Exceptions.

Requirements

CustomerManagementService.svc v8

Namespace: https://adcenter.microsoft.com/api/customermanagement

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.