PayPal · Schema

ach_debit_verification_status

The ach debit verification status.

BillingCommerceDisputesInvoicesOrdersPaymentsPayoutsSubscriptionsTokensWebhooks
View JSON Schema on GitHub

JSON Schema

paypal-ach-debit-verification-status-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ach_debit_verification_status",
  "title": "ach_debit_verification_status",
  "description": "The ach debit verification status.",
  "type": "string",
  "default": "NOT_VERIFIED",
  "minLength": 1,
  "maxLength": 255
}