UpdateCustomer

From
Jump to: navigation, search

Contents

Method

UpdateCustomerResult updateCustomer(UserIDBean userID, CustomerBean customer)

Description

Attepts to update a customer with new details. All of a customers details can be changed, eve their name, the only thing that must remain cnostant is the customer primary key.

Parameters

Type Name Description
UserIDBean userID The admin username and password.
CustomerBean customer The new customer details, and the primary key to identify the record to be updated.

Return Value

UpdateCustomerResult

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux