GetCustomerDetailByExternalRef

From
(Difference between revisions)
Jump to: navigation, search
 
 
Line 1: Line 1:
******************Basic template for method description********************
 
 
== Method ==
 
== Method ==
Method
+
[[GetCustomerDetailByExternalRefResult]] getCustomerDetailByExternalRef([[UserIDBean]] userID, [[ExternalRefBean]] externalReference)
  
 
== Description ==
 
== Description ==
Description
+
Retrieves a customer's details based on the external reference passed in.
  
 
== Parameters ==
 
== Parameters ==
Line 16: Line 15:
 
|The admin username and password.
 
|The admin username and password.
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
|[[Type]]
+
|[[ExternalRefBean]]
|Name
+
|externalReference
|Description.
+
|The external reference of the customer to search for.
 
|}
 
|}
  
 
== Return Value ==
 
== Return Value ==
[[ReturnValue]]
+
[[GetCustomerDetailByExternalRefResult]]

Latest revision as of 04:33, 3 June 2005

Contents

[edit] Method

GetCustomerDetailByExternalRefResult getCustomerDetailByExternalRef(UserIDBean userID, ExternalRefBean externalReference)

[edit] Description

Retrieves a customer's details based on the external reference passed in.

[edit] Parameters

Type Name Description
UserIDBean userID The admin username and password.
ExternalRefBean externalReference The external reference of the customer to search for.

[edit] Return Value

GetCustomerDetailByExternalRefResult

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux