强制更新批量支付状态

将批量支付更新为任意状态以进行测试。仅在dev/sandbox环境可用。 用于模拟支付确认(CONFIRMED),无需等待支付提供商的Webhook。 在生产环境返回404。

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

批量支付标识符(UUID)

Body Params
string
enum
required

批量支付的新状态

Allowed:
Responses
200

批量支付状态已更新

400

缺少 status 字段

404

批量支付未找到或测试端点已禁用

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!