OPENAPI / COMPONENTS / SCHEMAS
stripe_api_error
stripe_api_errorStripe Identity 请求的通用错误详情;保留 Identity 相关公共字段,并允许 Stripe 返回其他附加字段。
object6字段
codestring可供程序处理的 Stripe 错误码。
doc_urlstring与错误码相关的官方文档 URL。
messagestring说明错误详情的可读消息。
paramstring发生参数错误时,与错误相关的参数名。
request_log_urlstringStripe Dashboard 中对应请求日志的 URL。
typestring必填Stripe 返回的错误类型。