SOAP API

    版本為 07:33, 13 Jan 2025

    到這個版本。

    返回到 版本存檔.

    查閱目前版本

    A2Billing 的 API 使用的是 PHP SOAP。

    如何建置 SOAP 環境

    請參考:API Callback

    API: 新增 Customer

    SOAP/test-a2b-add_customer.php

    reference to undefined name 'syntax' Exception of type 'MindTouch.Deki.Script.Runtime.DekiScriptUndefinedNameException' was thrown. (click for details)

     

    API: 新增 Customer Group

    SOAP/test-a2b-add_customergroup.php

    reference to undefined name 'syntax' Exception of type 'MindTouch.Deki.Script.Runtime.DekiScriptUndefinedNameException' was thrown. (click for details)

    Tips:

    * GROUP 名稱實際新增後會變成  USA_7vax-3463。
    * 權限必須手動設。

    API: 顯示費率表

    sample_display_ratecard.php

    reference to undefined name 'syntax' Exception of type 'MindTouch.Deki.Script.Runtime.DekiScriptUndefinedNameException' was thrown. (click for details)

    Tips:

    • key: api_security_key
    • ratecardid: Rate Card ID
    • tariffgroupid: Call Plan ID
    • css_url:
    • nb_display_lines: 每頁顯示資料筆數
    • filter:
    • field_to_display: 要顯示的來資料庫欄位 (t1.destination,t1.dialprefix,t1.rateinitial)
    • field_type: 資料欄位的屬性,money or date (,,money)
    • column_name: 欄位名稱 (Destination, Dialprefix, Rate/Min)
    • browse_letter: 是否顯示 A-Z 字母搜尋 (yes or no)
    • prefix_select: 是否顯示國碼搜尋
    • currency_select: 是否顯示幣別搜尋
    • page_url: PHP查詢網頁的URL,就是放這個程式的網頁。
    • merge_form:
    • fullhtmlpage:
    • resulttitle:
    • lcr:

    API: 取得帳戶餘額

    Powered by MindTouch Core