Difference between revisions of "Freeside:1.9:Documentation:Developer:SelfService"

From Freeside
Jump to: navigation, search
(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...)
(No difference)

Revision as of 18:41, 6 April 2010

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

Documentation

FS::SelfService API