GetCustomersBySynchronisation

From
Revision as of 20:20, 3 January 2006 by Ivans (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Method

AckCustomerSynchronisationResult ackCustomerSynchronisation(UserIDBean userID, CustomerSynchronisationBean[] customers)

Description

Marks the specified records on Eservice as synchronized, and will not be returned via the getUnsynchronisedCustomers method unless their details are changed or updated in some way.

Parameters

Type Name Description
UserIDBean userID The admin username and password.
CustomerSynchronisationBean Array customers An array of synchronisation beans, indicating which records are to be marked as synchronized, and attaching any external custom data that is needed.

Return Value

AckCustomerSynchronisationResult

MediaWiki Appliance - Powered by TurnKey Linux