CSQ Docs
    CSQ Docs
    eVSB
    • eVSB
    • Back to home
    • Utils
    • Balances
      GET
    • Prices Direct
      GET
    • Prices Reverse
      GET
    • Transaction Info
      GET

      Balances

      GET
      /external-point-of-sale/by-file/balances
      external-point-of-sale-controller

      Request

      Header Params
      U
      string 
      required
      Default:
      {{U}}
      SH
      string 
      required
      Default:
      {{SH}}
      ST
      string 
      required
      Default:
      {{ST}}

      Request samples

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'http://evsbus.csqworld.com/external-point-of-sale/by-file/balances' \
      --header 'U;' \
      --header 'SH;' \
      --header 'ST;'

      Responses

      🟢200OK
      application/json
      OK
      Body
      object {0}
      Example
      {}
      Modified at 2025-02-14 13:12:13
      Next
      Prices Direct
      Built with