2.1 红包充值扣减
POST
/api/v1/red_pkg/handle
功能说明
应用场景
注意事项
1.
2.
3.
0s/30s/60s/180s/600s
总计最多5次通知,通知成功后不再重复通知;4.
5.
请求参数
Header 参数
appKey
string
必需
默认值:
{{appKey}}
token
string
必需
默认值:
{{token}}
nonce
string
每次请求唯一值
默认值:
{{nonce}}
timestamp
string
必需
默认值:
{{timestamp}}
signature
string
按规则签名
默认值:
{{signature}}
Body 参数application/json
示例代码
返回响应
修改于 2024-08-16 08:00:27