Skip to main content
POST
Merchant Payment Config

Secret Key & Private Key (Generate Signature)

Body

application/json
appId
integer<int64>
required

Application ID (required)

sign
string
required

Signature (required)

tranType
string

Payment type (optional, e.g. BANK_ACCOUNT, BANK_CARD, EWALLET). Filters by payment type if provided.

transaction
string

Transaction type (optional, pay=payout, collect=collection). Filters by transaction type if provided.

Response

200 - application/json
status
string

Status code

error
string

Error code

msg
string

Message

data
object
Last modified on June 24, 2026