| |
The Customer Web Service will accept additions and changes to the Sage MAS 90 (or MAS 200) Customer table. This web service could be used by a web store that wants to post changing customer information to the accounting system.
For new customers, the MAS 90 Customer Numbers can be handled in two ways. The website can create and track the MAS 90 Customer Number, then pass them to the web service to create a new customer or modify existing customer data. Optionally, MAS 90 can create and track the Customer Number, using the Next Customer Number feature. A different unique customer number used by the website can be stored in another column, most likely a User Defined Field, so the website can identify the customer data that needs to be changed.
All Customer columns are available to the web service. Column names that match website column names are mapped automatically. A configuration file allows you to map column names that don't match. The configuration file will also allow you to identify columns you want assigned to literal values.
|