Skip to main content
POST
Cashier Collection Query

Secret Key & Private Key (Generate Signature)

Body

application/json
appId
integer
required

Business ID (retrieved from the backend; must use the Cashier-specific APPID, currency is CASHIER)

orderId
string
required

Merchant order ID

orderNo
string
required

Platform order ID

sign
string
required

Signature

Response

200 - application/json
status
string

1: Normal, 0: Exception

error
string

Error code

msg
string

Error description

data
object

响应数据

Last modified on July 9, 2026