Skip to main content
POST
Player Transaction Deduction

Body

application/json
platform_id
string
required

Platform product ID

token
string
required

Verification code, md5(platform_id + uuid + account + type + platform_secret)

uuid
string
required

Platform-defined unique request serial number

account
string
required

Player account

info
object[]
required

Transaction data

Response

200 - application/json

Success

pay-credit response

code
integer

Error code

message
string

Error message

uuid
string

Custom unique request serial number

timestamp
integer

UNIX time, milliseconds

data
object