CSQ Docs
    CSQ Docs
    eVSB
    • eVSB
    • Overview
    • Headers
    • Methods
    • Error Codes
    • Test connection
      • ping echo
        GET
      • ping
        GET
    • Utils
      • Balances
        GET
      • Prices Direct
        GET
      • Prices Reverse
        GET
    • Prepaid
      • Recharge
        • Get Products
        • Purchase
      • Vouchers
        • Get Products
        • Vouchers Purchase
        • Voucher Additional Data
        • Get Finished Vouchers
      • Supermarket vouchers
        • Supermarket Vouchers Purchase
    • Postpaid
      • Billpayment
        • Get Parameters
        • Get Invoices
        • Payment

    Test connection

    Some of the general/utility methods, or take-contact methods, are:
    /ping: Checks API availability. Will return current server timestamp. Can be used for synchronizing. Can be requested without authentification headers
    /ping/{echo}: Same as prior, but returns an echo of param. This ping version needs authentification headers. Can be used for check authentification implementation.
    No schema defined
    Previous
    Error Codes
    Next
    ping echo
    Built with