Freeside:1.9:Documentation:Developer:SelfService
From Freeside
Revision as of 17:41, 6 April 2010 by Huntsberg (talk | contribs) (New page: == Introduction == The Self Service API provides an interface for customer management systems to interact with Freeside. == File Locations, Documentation and Sample Code == The files ar...)
Introduction
The Self Service API provides an interface for customer management systems to interact with Freeside.
File Locations, Documentation and Sample Code
The files are located in freeside/fs_selfservice/
- FS-SelfService - Stock Self Service Interface
- php - sample php code
- perl - sample perl code
- java - sample Java code