GetUnsynchronisedCustomersResult

From
(Difference between revisions)
Jump to: navigation, search
 
m (Success Mode)
 
Line 3: Line 3:
  
 
== Success Mode ==
 
== Success Mode ==
The field customers is populated with an array of zero or more [[CustomerBean]] objects, one for each unsynchronized cxustomer.
+
The field customers is populated with an array of zero or more [[CustomerBean]] objects, one for each unsynchronized customer.
  
 
== Failure Modes ==
 
== Failure Modes ==

Latest revision as of 23:49, 8 June 2005

[edit] Description

Returns all customers who have not yet been marked as synchronized, or have been marked, but have since changed or been updated in some way.

[edit] Success Mode

The field customers is populated with an array of zero or more CustomerBean objects, one for each unsynchronized customer.

[edit] Failure Modes

One or more failure fields will be populated with a failure object (will contain a non-null reference) indicating the nature of the failure, with relevant information.

Type Description
AccessDeniedFailure The username or password was incorrect, or lacked the right to complete this function.
ValidationFailure One or more fields contained invalid values.
MediaWiki Appliance - Powered by TurnKey Linux