Channels available

GET {{base_url}}/api/v1/finance/settlements/channels?signature={{signature}}&timestamp=1647228347&mid=mch35618

Channels available

query the information of the channel you have joined up.

API
URL/api/v1/finance/settlements/channels
MethodGET
Acceptapplication/json

Request parameter

path parameter
nameLocationTypesrequiredinstruction
midquerystringYesthe mid of the request.
signaturequerystringYesRequest signature
timestampquerystringYesTimestamp
Request URL example
https://sandbox.vip.ksher.net/api/v1/finance/settlements/channels?signature=6A8139EF256F9AAF3D7DEDE137DC619D017814FFFFEF4ED2FE9F54C41F338E1B&timestamp=20220310111213

Response result

Successful response example

{
  "status": "success",
  "channels": [
    "airpay",
    "alipay",
    "atome",
    "baybank_deeplink",
    "bbl_deeplink",
    "kplus",
    "ktc_instal",
    "ktccard",
    "linepay",
    "promptpay2",
    "scb_easy",
    "truemoney",
    "wechat"
  ]
}

Request Params

KeyDatatypeRequiredDescription
signaturestringRequest signature
timestampnumberTimestamp
midstringthe mid of the request.