BigCommerce · Schema

_errors

The keys and values in an errors object will vary depending on the error received.

E-CommerceRetailCatalogOrdersCheckoutPaymentsSaaS
View JSON Schema on GitHub

JSON Schema

bigcommerce-errors-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/_errors",
  "title": "_errors",
  "type": "object",
  "description": "The keys and values in an errors object will vary depending on the error received.",
  "x-internal": false
}