public class CustomerServiceInterfacegetCustomers extends Object
Note: This method will return only test accounts if the developer token used has not been approved.
Starting with v201607, if clientCustomerId is specified in the request header,
only details of that customer will be returned. To do this for prior versions, use the
get() method instead.
Java class for getCustomers element declaration.
The following schema fragment specifies the expected content contained within this class.
<element name="getCustomers">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
Copyright © 2023. All rights reserved.