OPENAPI / COMPONENTS / SCHEMAS

stripe_api_error

stripe_api_error

Stripe Identity 请求的通用错误详情;保留 Identity 相关公共字段,并允许 Stripe 返回其他附加字段。

object6字段
codestring

可供程序处理的 Stripe 错误码。

doc_urlstring

与错误码相关的官方文档 URL。

messagestring

说明错误详情的可读消息。

paramstring

发生参数错误时,与错误相关的参数名。

request_log_urlstring

Stripe Dashboard 中对应请求日志的 URL。

typestring必填

Stripe 返回的错误类型。