Unified.to · Schema

property_AccountingContact_payment_methods

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-property-accountingcontact-payment-methods-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_AccountingContact_payment_methods",
  "title": "property_AccountingContact_payment_methods",
  "items": {
    "$ref": "#/components/schemas/AccountingContactPaymentMethod"
  },
  "type": "array"
}