OPENAPI / COMPONENTS / SCHEMAS

stripe_api_error

stripe_api_error

Common Stripe Identity error details. Identity-relevant public fields are modeled while additional Stripe fields remain allowed.

object6properties
codestring

A Stripe error code that can be handled programmatically.

doc_urlstring

An official documentation URL for the reported error code.

messagestring

A human-readable message with more details about the error.

paramstring

For a parameter-specific error, the related parameter name.

request_log_urlstring

A URL to the request log entry in the Stripe Dashboard.

typestringrequired

The type of error returned by Stripe.