Pay
记录付款记录(只是记录,不做有效验证)
响应契约:EmptyObject。
需要登录。 需要请求签名。 响应会经过加密中间件。
认证要求:需要登录。
签名要求:需要请求签名。
响应处理:默认会经过响应加密。
post/paymentRecord
Headers
langstring
语言代码,例如 en、zh、es。
语言代码,例如 en、zh、es。
device_numberstring
设备唯一标识。
设备唯一标识。
app_versionstring
客户端版本号。
客户端版本号。
timestampinteger
请求时间戳(秒)。
请求时间戳(秒)。
signaturestring
接口签名。
接口签名。
Response
请求成功
Example response
{
"msg": "成功"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.