强制更新Invoice状态

将Invoice更新为任意状态以进行测试。仅在dev/sandbox环境可用。 用于模拟Invoice生命周期转换(例如:强制设为OVERDUE以测试罚款流程)。 在生产环境返回404。

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

Invoice标识符(UUID)

Body Params
string
enum
required

Invoice的新状态

Allowed:
Responses
200

Invoice状态已更新

400

缺少 status 字段

404

Invoice未找到或测试端点已禁用

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