List of the different action available for manage business :
Get list of product categories proposed by Ikoula
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT"]
WS Call URL:
wsbusiness/product-categories
REST Call URL:
wsbusiness/product-categories
API return example:
Order a new service
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","PRODUCT_ID"]
WS Call URL:
wsbusiness/order-new-service
REST Call URL:
wsbusiness/order-new-service
API return example:
Get a list of payments method possible
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT"]
WS Call URL:
wsbusiness/payments-method
REST Call URL:
wsbusiness/payments-method
API return example:
Get list of products by category
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT", "CATEGORY_ID"]
WS Call URL:
wsbusiness/products
REST Call URL:
wsbusiness/products
API return example:
Order a new domain (register or transfer)
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","FACTURATION_CYCLE","TLD_ID","DOMAIN","ACTION"]
WS Call URL:
wsbusiness/order-new-domain
REST Call URL:
wsbusiness/order-new-domain
API return example:
Get invoices from Hostbill or PBA with invoice identifier
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","INVOICE_ID"]
WS Call URL:
wsbusiness/get-invoices
REST Call URL:
wsbusiness/get-invoices