Last updated:
0 purchases
Bizowie.API 0.0.1
API Acesss for the Bizowie cloud erp.
General Doc: http://bizowie.com/api/
Sample usage:
import Bizowie.API
aapi = Bizowie.API.API(“bizowie.site.bizowie.com”, “api_key”, “secret_key”)
aapi.call(‘tickets/add_comment/1003’, { ‘comment’:’woo’ } )
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.