Skip to content

chore: 🐝 Update SDK - Generate Python SDK 0.13.0 - #30

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1788567857
Open

chore: 🐝 Update SDK - Generate Python SDK 0.13.0#30
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1788567857

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes:

  • sdk.nexus.update_physical_nexus():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.transactions.update_credit_note():
    • request Changed (Breaking ⚠️)
    • error.detail[] Changed (Breaking ⚠️)
  • sdk.customers.list():
    • request Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • sdk.customers.create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.customers.get():
    • request.x_organization_id Added (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.detail[] Changed (Breaking ⚠️)
  • sdk.tax_estimation.estimate():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • sdk.nexus.delete_physical_nexus(): request.x_organization_id Added (Breaking ⚠️)
  • sdk.transactions.create_credit_note():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.detail[] Changed (Breaking ⚠️)
  • sdk.transactions.get_by_filing_id():
    • request.x_organization_id Added (Breaking ⚠️)
    • response.[] Changed (Breaking ⚠️)
  • sdk.transactions.get_by_id():
    • request.x_organization_id Added (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.customers.update():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.customers.get_by_external_id():
    • request.x_organization_id Added (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.detail[] Changed (Breaking ⚠️)
  • sdk.customers.get_transactions():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.detail[] Changed (Breaking ⚠️)
  • sdk.customers.create_transaction():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.detail[] Changed (Breaking ⚠️)
  • sdk.exemptions.list():
    • request Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • sdk.exemptions.create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.exemptions.get():
    • request.x_organization_id Added (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.exemptions.upload_certificate(): request Changed (Breaking ⚠️)
  • sdk.exemptions.list_attachments(): request.x_organization_id Added (Breaking ⚠️)
  • sdk.filings.get_all():
    • request Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • sdk.filings.get():
    • request.x_organization_id Added (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.filings.get_by_registration_id():
    • request.x_organization_id Added (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • sdk.nexus.get_physical():
    • request Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • sdk.nexus.create_physical():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.address_validation.suggestions(): request Changed (Breaking ⚠️)
  • sdk.address_validation.search():
    • request Changed (Breaking ⚠️)
    • response.[] Changed (Breaking ⚠️)
  • sdk.registrations.update():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.products.get_products_v1_products_get():
    • request Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • sdk.products.create_product_v1_products_post():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.products.get_product_categories_v1_products_categories_get(): request.x_organization_id Added (Breaking ⚠️)
  • sdk.products.retrieve():
    • request.x_organization_id Added (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.products.update():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.registrations.get_all():
    • request Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • sdk.registrations.create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.registrations.get():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.nexus.get_all():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.detail[] Changed (Breaking ⚠️)
  • sdk.registrations.deregister():
    • request.x_organization_id Added (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.transactions.list():
    • request Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • sdk.transactions.create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.transactions.get_by_external_id():
    • request.x_organization_id Added (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.transactions.update():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.detail[] Changed (Breaking ⚠️)
  • sdk.registrations.get_jurisdiction_specific_fields_v1_registrations_jurisdiction_specific_fields_get(): Added
  • sdk.nexus.get_nexus_details_for_id_v1_nexus_nexus_id_get(): Added
  • sdk.nexus.get_physical_nexus_categories_v1_nexus_physical_nexus_categories_get(): Added
  • sdk.filings.approve_filing_v1_filings_filing_id_approve_put(): Added
  • sdk.customer_tax_registration.upsert_customer_tax_registration_v1_customers_customer_id_tax_registrations_post(): Added
  • sdk.registrations.list_registration_jurisdictions_v1_registrations_jurisdictions_get(): Added
  • sdk.registrations.upload_registration_attachment_v1_registrations_registration_id_attachments_post(): Added
  • sdk.registrations.get_oss_countries_for_registration_v1_registrations_registration_id_oss_countries_get(): Added
  • sdk.transactions.archive_transaction_by_id_v1_transactions_archive_post(): Added
  • sdk.transactions.set_transaction_tax_only_v1_transactions_transaction_id_tax_only_post(): Added

View full SDK changelog

OpenAPI Change Summary
├──[🔀] openapi (1:10)❌ 
├─┬Info
│ ├──[🔀] title (3:10)
│ ├──[+] description (6:16)
│ └─┬Extensions
│   ├──[+] x-spec-synced-at (5:21)
│   ├──[+] x-spec-source (7:18)
│   └──[+] x-spec-checked-at (8:22)
├─┬Paths
│ ├──[+] path (2570:3)
│ ├──[+] path (2347:3)
│ ├──[+] path (727:3)
│ ├──[+] path (4496:3)
│ ├──[+] path (4744:3)
│ ├──[+] path (4878:3)
│ ├──[+] path (6475:3)
│ ├──[+] path (5815:3)
│ ├──[+] path (1924:3)
│ ├──[+] path (4446:3)
│ ├─┬/v1/customers/external/{external_id}
│ │ └─┬GET
│ │   ├──[+] parameters (492:17)❌ 
│ │   ├──[-] security (582:11)❌ 
│ │   ├──[+] security (481:11)
│ │   └──[🔀] summary (477:16)
│ ├─┬/v1/customers/{customer_id}/transactions
│ │ ├─┬GET
│ │ │ ├──[+] parameters (791:17)❌ 
│ │ │ ├──[+] parameters (800:17)❌ 
│ │ │ ├──[+] parameters (809:17)❌ 
│ │ │ ├──[-] security (641:11)❌ 
│ │ │ ├──[+] security (783:11)
│ │ │ ├──[🔀] summary (779:16)
│ │ │ ├──[🔀] description (780:20)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         ├──[-] items (658:19)❌ 
│ │ │         ├──[-] type (656:23)❌ 
│ │ │         ├──[+] anyOf (827:21)
│ │ │         └──[+] anyOf (7759:7)
│ │ └─┬POST
│ │   ├──[+] parameters (854:17)❌ 
│ │   ├──[-] security (674:11)❌ 
│ │   ├──[+] security (846:11)
│ │   └──[🔀] summary (842:16)
│ ├─┬/v1/nexus
│ │ └─┬GET
│ │   ├──[+] parameters (2044:17)❌ 
│ │   ├──[+] parameters (2086:17)❌ 
│ │   ├──[+] parameters (2001:17)❌ 
│ │   ├──[+] parameters (2028:17)❌ 
│ │   ├──[-] security (1928:11)❌ 
│ │   ├──[+] security (1980:11)
│ │   ├──[🔀] summary (1976:16)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1945:19)❌ 
│ │   │   ├──[+] title (1999:20)
│ │   │   ├──[+] anyOf (1996:17)
│ │   │   └──[+] anyOf (1997:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1968:19)❌ 
│ │   │   ├──[+] title (2060:20)
│ │   │   ├──[+] anyOf (2057:17)
│ │   │   └──[+] anyOf (2058:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1952:19)❌ 
│ │   │   ├──[+] title (2019:20)
│ │   │   ├──[🔀] default (2018:22)❌ 
│ │   │   ├──[+] anyOf (2016:17)
│ │   │   └──[+] anyOf (2017:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1957:19)❌ 
│ │   │   ├──[+] title (2027:20)
│ │   │   ├──[+] anyOf (2025:17)
│ │   │   └──[+] anyOf (2026:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1962:19)❌ 
│ │   │   ├──[+] title (2043:20)
│ │   │   ├──[+] anyOf (2041:17)
│ │   │   └──[+] anyOf (2042:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1973:19)❌ 
│ │   │   ├──[+] title (2068:20)
│ │   │   ├──[+] anyOf (2066:17)
│ │   │   └──[+] anyOf (2067:17)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (2103:17)❌ 
│ ├─┬/v1/products
│ │ ├─┬GET
│ │ │ ├──[+] parameters (2672:17)❌ 
│ │ │ ├──[+] parameters (2713:17)❌ 
│ │ │ ├──[-] security (2014:11)❌ 
│ │ │ ├──[+] security (2620:11)
│ │ │ ├──[🔀] summary (2616:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2022:19)❌ 
│ │ │ │   ├──[+] title (2630:20)
│ │ │ │   ├──[+] anyOf (2627:17)
│ │ │ │   └──[+] anyOf (2628:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2029:19)❌ 
│ │ │ │   ├──[+] title (2640:20)
│ │ │ │   ├──[+] anyOf (2637:17)
│ │ │ │   └──[+] anyOf (2638:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2036:19)❌ 
│ │ │ │   ├──[+] title (2650:20)
│ │ │ │   ├──[+] anyOf (2647:17)
│ │ │ │   └──[+] anyOf (2648:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2043:19)❌ 
│ │ │ │   ├──[+] title (2660:20)
│ │ │ │   ├──[+] anyOf (2657:17)
│ │ │ │   └──[+] anyOf (2658:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2050:19)❌ 
│ │ │ │   ├──[+] title (2670:20)
│ │ │ │   ├──[+] anyOf (2667:17)
│ │ │ │   └──[+] anyOf (2668:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2057:19)❌ 
│ │ │ │   ├──[+] title (2690:20)
│ │ │ │   ├──[+] anyOf (2687:17)
│ │ │ │   └──[+] anyOf (2688:17)
│ │ │ └─┬Responses
│ │ │   └─┬422
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (9788:9)❌ 
│ │ └─┬POST
│ │   ├──[+] parameters (2805:9)❌ 
│ │   ├──[-] security (2159:11)❌ 
│ │   ├──[+] security (2803:11)
│ │   ├──[🔀] summary (2799:16)
│ │   ├──[🔀] description (2800:20)
│ │   └─┬Responses
│ │     └─┬422
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (9788:9)❌ 
│ ├─┬/v1/nexus/physical_nexus/{physical_nexus_id}
│ │ ├─┬PUT
│ │ │ ├──[+] parameters (2490:17)❌ 
│ │ │ ├──[-] security (1778:11)❌ 
│ │ │ ├──[+] security (2480:11)
│ │ │ └──[🔀] summary (2476:16)
│ │ └─┬DELETE
│ │   ├──[+] parameters (2418:17)❌ 
│ │   ├──[-] security (1865:11)❌ 
│ │   ├──[+] security (2408:11)
│ │   └──[🔀] summary (2404:16)
│ ├─┬/v1/transactions/{original_transaction_id}/credit_notes
│ │ └─┬POST
│ │   ├──[+] parameters (6150:17)❌ 
│ │   ├──[-] security (4088:11)❌ 
│ │   ├──[+] security (6142:11)
│ │   ├──[🔀] summary (6138:16)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (6168:15)
│ ├─┬/v1/customers/{customer_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (561:17)❌ 
│ │ │ ├──[-] security (417:11)❌ 
│ │ │ ├──[+] security (550:11)
│ │ │ └──[🔀] summary (546:16)
│ │ └─┬PUT
│ │   ├──[+] parameters (629:17)❌ 
│ │   ├──[-] security (476:11)❌ 
│ │   ├──[+] security (619:11)
│ │   └──[🔀] summary (615:16)
│ ├─┬/v1/filings
│ │ └─┬GET
│ │   ├──[+] parameters (1537:17)❌ 
│ │   ├──[+] parameters (1548:17)❌ 
│ │   ├──[+] parameters (1580:17)❌ 
│ │   ├──[-] security (1163:11)❌ 
│ │   ├──[+] security (1438:11)
│ │   ├──[🔀] summary (1434:16)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1196:19)❌ 
│ │   │   ├──[+] title (1485:20)
│ │   │   ├──[+] anyOf (1481:17)
│ │   │   └──[+] anyOf (1483:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1220:19)❌ 
│ │   │   ├──[+] title (1519:20)
│ │   │   ├──[+] anyOf (1516:17)
│ │   │   └──[+] anyOf (1517:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] items (1230:15)❌ 
│ │   │   ├──[-] type (1228:19)❌ 
│ │   │   ├──[+] title (1534:20)
│ │   │   ├──[+] anyOf (1527:17)
│ │   │   └──[+] anyOf (1532:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1180:19)❌ 
│ │   │   ├──[+] title (1461:20)
│ │   │   ├──[+] anyOf (1457:17)
│ │   │   └──[+] anyOf (1459:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1204:19)❌ 
│ │   │   ├──[+] title (1497:20)
│ │   │   ├──[+] anyOf (1493:17)
│ │   │   └──[+] anyOf (1495:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1212:19)❌ 
│ │   │   ├──[+] title (1508:20)
│ │   │   ├──[+] anyOf (1505:17)
│ │   │   └──[+] anyOf (1506:17)
│ │   ├─┬Parameters
│ │   │ ├──[🔀] example (1451:20)
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1172:19)❌ 
│ │   │   ├──[+] title (1449:20)
│ │   │   ├──[🔀] default (1448:22)❌ 
│ │   │   ├──[+] anyOf (1445:17)
│ │   │   └──[+] anyOf (1446:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1188:19)❌ 
│ │   │   ├──[+] title (1473:20)
│ │   │   ├──[+] anyOf (1469:17)
│ │   │   └──[+] anyOf (1471:17)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[🔀] example (1599:17)
│ ├─┬/v1/nexus/physical_nexus
│ │ ├─┬GET
│ │ │ ├──[+] parameters (2172:17)❌ 
│ │ │ ├──[-] security (1577:11)❌ 
│ │ │ ├──[+] security (2124:11)
│ │ │ ├──[🔀] summary (2120:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (1584:19)❌ 
│ │ │ │   ├──[+] title (2133:20)
│ │ │ │   ├──[+] anyOf (2131:17)
│ │ │ │   └──[+] anyOf (2132:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (1589:19)❌ 
│ │ │ │   ├──[+] title (2141:20)
│ │ │ │   ├──[+] anyOf (2139:17)
│ │ │ │   └──[+] anyOf (2140:17)
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (1595:19)❌ 
│ │ │     ├──[+] title (2150:20)
│ │ │     ├──[+] anyOf (2147:17)
│ │ │     └──[+] anyOf (2148:17)
│ │ └─┬POST
│ │   ├──[+] parameters (2271:9)❌ 
│ │   ├──[-] security (1703:11)❌ 
│ │   ├──[+] security (2269:11)
│ │   └──[🔀] summary (2265:16)
│ ├─┬/v1/transactions/filings/{filing_id}
│ │ └─┬GET
│ │   ├──[+] parameters (6043:17)❌ 
│ │   ├──[-] security (3989:11)❌ 
│ │   ├──[+] security (6033:11)
│ │   └──[🔀] summary (6029:16)
│ ├─┬/v1/transactions
│ │ ├─┬GET
│ │ │ ├──[+] parameters (5209:17)❌ 
│ │ │ ├──[+] parameters (5290:17)❌ 
│ │ │ ├──[+] parameters (5343:17)❌ 
│ │ │ ├──[+] parameters (5301:17)❌ 
│ │ │ ├──[+] parameters (5311:17)❌ 
│ │ │ ├──[-] security (3029:11)❌ 
│ │ │ ├──[+] security (5122:11)
│ │ │ ├──[🔀] summary (5118:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (3067:15)❌ 
│ │ │ │   ├──[-] type (3065:19)❌ 
│ │ │ │   ├──[+] title (5176:20)
│ │ │ │   ├──[+] anyOf (5169:17)
│ │ │ │   └──[+] anyOf (5174:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3044:19)❌ 
│ │ │ │   ├──[+] title (5142:20)
│ │ │ │   ├──[+] anyOf (5139:17)
│ │ │ │   └──[+] anyOf (5140:17)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (5208:24)
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (5203:13)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3097:19)❌ 
│ │ │ │   ├──[+] title (5227:20)
│ │ │ │   ├──[+] anyOf (5224:17)
│ │ │ │   └──[+] anyOf (5225:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3133:19)❌ 
│ │ │ │   ├──[+] title (5278:20)
│ │ │ │   ├──[+] anyOf (5275:17)
│ │ │ │   └──[+] anyOf (5276:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3140:19)❌ 
│ │ │ │   ├──[+] title (5288:20)
│ │ │ │   ├──[+] anyOf (5285:17)
│ │ │ │   └──[+] anyOf (5286:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3074:19)❌ 
│ │ │ │   ├──[+] title (5186:20)
│ │ │ │   ├──[+] anyOf (5183:17)
│ │ │ │   └──[+] anyOf (5184:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3082:19)❌ 
│ │ │ │   ├──[+] title (5197:20)
│ │ │ │   ├──[+] anyOf (5193:17)
│ │ │ │   └──[+] anyOf (5194:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3105:19)❌ 
│ │ │ │   ├──[+] title (5238:20)
│ │ │ │   ├──[+] anyOf (5234:17)
│ │ │ │   └──[+] anyOf (5235:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3037:19)❌ 
│ │ │ │   ├──[+] title (5132:20)
│ │ │ │   ├──[+] anyOf (5129:17)
│ │ │ │   └──[+] anyOf (5130:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3058:19)❌ 
│ │ │ │   ├──[+] title (5162:20)
│ │ │ │   ├──[+] anyOf (5159:17)
│ │ │ │   └──[+] anyOf (5160:17)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (5249:24)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3112:19)❌ 
│ │ │ │   ├──[+] title (5248:20)
│ │ │ │   ├──[🔀] description (5247:26)
│ │ │ │   ├──[+] anyOf (5245:17)
│ │ │ │   └──[+] anyOf (5246:17)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (5259:24)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3119:19)❌ 
│ │ │ │   ├──[+] title (5258:20)
│ │ │ │   ├──[🔀] description (5257:26)
│ │ │ │   ├──[+] anyOf (5255:17)
│ │ │ │   └──[+] anyOf (5256:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3126:19)❌ 
│ │ │ │   ├──[+] title (5268:20)
│ │ │ │   ├──[+] anyOf (5265:17)
│ │ │ │   └──[+] anyOf (5266:17)
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (3051:19)❌ 
│ │ │     ├──[+] title (5152:20)
│ │ │     ├──[+] anyOf (5149:17)
│ │ │     └──[+] anyOf (5150:17)
│ │ └─┬POST
│ │   ├──[+] parameters (5552:9)❌ 
│ │   ├──[-] security (3359:11)❌ 
│ │   ├──[+] security (5550:11)
│ │   ├──[🔀] summary (5546:16)
│ │   ├──[🔀] description (5547:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (5570:15)
│ ├─┬/v1/products/{product_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (2993:17)❌ 
│ │ │ ├──[-] security (2317:11)❌ 
│ │ │ ├──[+] security (2983:11)
│ │ │ ├──[🔀] summary (2979:16)
│ │ │ └─┬Responses
│ │ │   └─┬422
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (9788:9)❌ 
│ │ └─┬PUT
│ │   ├──[+] parameters (3076:17)❌ 
│ │   ├──[-] security (2390:11)❌ 
│ │   ├──[+] security (3066:11)
│ │   ├──[🔀] summary (3062:16)
│ │   ├──[🔀] description (3063:20)
│ │   ├─┬Responses
│ │   │ └─┬422
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (9788:9)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └──[🔀] $ref (3092:15)❌ 
│ ├─┬/v1/filings/registration/{registration_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1732:17)❌ 
│ │   ├──[-] security (1461:11)❌ 
│ │   ├──[+] security (1701:11)
│ │   └──[🔀] summary (1697:16)
│ ├─┬/v1/products/categories
│ │ └─┬GET
│ │   ├──[+] parameters (2897:9)❌ 
│ │   ├──[-] security (2240:11)❌ 
│ │   ├──[+] security (2895:11)
│ │   ├──[🔀] summary (2891:16)
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └─┬application/json
│ │     │   └─┬Schema
│ │     │     └──[🔀] $ref (9950:9)❌ 
│ │     └─┬422
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (9788:9)❌ 
│ ├─┬/v1/customers
│ │ ├─┬GET
│ │ │ ├──[+] parameters (283:17)❌ 
│ │ │ ├──[+] parameters (240:17)❌ 
│ │ │ ├──[-] security (175:11)❌ 
│ │ │ ├──[+] security (190:11)
│ │ │ ├──[🔀] summary (186:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (217:19)❌ 
│ │ │ │   ├──[+] title (259:20)
│ │ │ │   ├──[+] anyOf (256:17)
│ │ │ │   └──[+] anyOf (257:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (183:19)❌ 
│ │ │ │   ├──[+] title (200:20)
│ │ │ │   ├──[+] anyOf (197:17)
│ │ │ │   └──[+] anyOf (198:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (193:15)❌ 
│ │ │ │   ├──[-] type (191:19)❌ 
│ │ │ │   ├──[+] title (215:20)
│ │ │ │   ├──[+] anyOf (208:17)
│ │ │ │   └──[+] anyOf (213:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (201:19)❌ 
│ │ │ │   ├──[+] title (226:20)
│ │ │ │   ├──[+] anyOf (223:17)
│ │ │ │   └──[+] anyOf (224:17)
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (209:19)❌ 
│ │ │     ├──[+] title (237:20)
│ │ │     ├──[+] anyOf (234:17)
│ │ │     └──[+] anyOf (235:17)
│ │ └─┬POST
│ │   ├──[+] parameters (376:9)❌ 
│ │   ├──[-] security (321:11)❌ 
│ │   ├──[+] security (374:11)
│ │   └──[🔀] summary (370:16)
│ ├─┬/v1/registrations
│ │ ├─┬GET
│ │ │ ├──[+] parameters (3209:17)❌ 
│ │ │ ├──[+] parameters (3250:17)❌ 
│ │ │ ├──[-] security (2480:11)❌ 
│ │ │ ├──[+] security (3168:11)
│ │ │ ├──[🔀] summary (3164:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] default (3176:22)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (2515:15)❌ 
│ │ │ │   ├──[-] type (2513:19)❌ 
│ │ │ │   ├──[+] title (3207:20)
│ │ │ │   ├──[+] anyOf (3200:17)
│ │ │ │   └──[+] anyOf (3205:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2522:19)❌ 
│ │ │ │   ├──[+] title (3227:20)
│ │ │ │   ├──[+] anyOf (3224:17)
│ │ │ │   └──[+] anyOf (3225:17)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └──[🔀] example (3269:17)
│ │ └─┬POST
│ │   ├──[+] parameters (3357:9)❌ 
│ │   ├──[-] security (2641:11)❌ 
│ │   ├──[+] security (3355:11)
│ │   ├──[🔀] summary (3351:16)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[+] examples (3562:17)
│ │       ├──[+] examples (3582:17)
│ │       ├──[+] examples (4007:17)
│ │       ├──[+] examples (4110:17)
│ │       ├──[+] examples (4192:17)
│ │       ├──[+] examples (4282:17)
│ │       ├──[+] examples (3492:17)
│ │       ├──[+] examples (3928:17)
│ │       ├──[+] examples (3986:17)
│ │       ├──[+] examples (4028:17)
│ │       ├──[+] examples (4236:17)
│ │       ├──[+] examples (4340:17)
│ │       ├──[+] examples (3471:17)
│ │       ├──[+] examples (3889:17)
│ │       ├──[+] examples (3949:17)
│ │       ├──[+] examples (3625:17)
│ │       ├──[+] examples (3712:17)
│ │       ├──[+] examples (3752:17)
│ │       ├──[+] examples (3791:17)
│ │       ├──[+] examples (4130:17)
│ │       ├──[+] examples (4303:17)
│ │       ├──[+] examples (4321:17)
│ │       ├──[+] examples (4050:17)
│ │       ├──[+] examples (3908:17)
│ │       ├──[+] examples (4361:17)
│ │       ├──[+] examples (3669:17)
│ │       ├──[+] examples (3603:17)
│ │       ├──[+] examples (3450:17)
│ │       ├──[+] examples (3542:17)
│ │       ├──[+] examples (3691:17)
│ │       ├──[+] examples (3731:17)
│ │       ├──[+] examples (3849:17)
│ │       ├──[+] examples (4070:17)
│ │       ├──[+] examples (3968:17)
│ │       ├──[+] examples (3811:17)
│ │       ├──[+] examples (4212:17)
│ │       ├──[+] examples (4090:17)
│ │       ├──[+] examples (3771:17)
│ │       ├──[+] examples (3830:17)
│ │       ├──[+] examples (3870:17)
│ │       ├──[+] examples (4172:17)
│ │       ├──[+] examples (4152:17)
│ │       ├──[+] examples (4256:17)
│ │       ├──[+] examples (3645:17)
│ │       ├──[+] examples (3513:17)
│ │       ├─┬Schema
│ │       │ ├──[-] discriminator (2653:17)❌ 
│ │       │ ├──[+] oneOf (10661:7)
│ │       │ ├──[+] oneOf (10841:7)
│ │       │ ├──[+] oneOf (11021:7)
│ │       │ ├──[+] oneOf (11209:7)
│ │       │ ├──[+] oneOf (11389:7)
│ │       │ ├──[+] oneOf (11569:7)
│ │       │ ├──[+] oneOf (11749:7)
│ │       │ ├──[+] oneOf (11929:7)
│ │       │ ├──[+] oneOf (12109:7)
│ │       │ ├──[+] oneOf (12289:7)
│ │       │ ├──[+] oneOf (12469:7)
│ │       │ ├──[+] oneOf (12649:7)
│ │       │ ├──[+] oneOf (12829:7)
│ │       │ ├──[+] oneOf (13009:7)
│ │       │ ├──[+] oneOf (13189:7)
│ │       │ ├──[+] oneOf (13369:7)
│ │       │ ├──[+] oneOf (13549:7)
│ │       │ ├──[+] oneOf (13729:7)
│ │       │ ├──[+] oneOf (13915:7)
│ │       │ ├──[+] oneOf (14095:7)
│ │       │ ├──[+] oneOf (14275:7)
│ │       │ ├──[+] oneOf (14455:7)
│ │       │ ├──[+] oneOf (14635:7)
│ │       │ ├──[+] oneOf (14815:7)
│ │       │ ├──[+] oneOf (14995:7)
│ │       │ ├──[+] oneOf (15175:7)
│ │       │ ├──[+] oneOf (15357:7)
│ │       │ ├──[+] oneOf (15393:7)
│ │       │ ├──[+] oneOf (15421:7)
│ │       │ ├──[+] oneOf (15601:7)
│ │       │ ├──[+] oneOf (15781:7)
│ │       │ ├──[+] oneOf (15967:7)
│ │       │ ├──[+] oneOf (16147:7)
│ │       │ ├──[+] oneOf (16327:7)
│ │       │ ├──[+] oneOf (16507:7)
│ │       │ ├──[+] oneOf (16687:7)
│ │       │ ├──[+] oneOf (16867:7)
│ │       │ ├──[+] oneOf (17047:7)
│ │       │ ├──[+] oneOf (17227:7)
│ │       │ ├──[+] oneOf (17407:7)
│ │       │ ├──[+] oneOf (17587:7)
│ │       │ ├──[+] oneOf (17767:7)
│ │       │ ├──[+] oneOf (17947:7)
│ │       │ ├──[+] oneOf (18127:7)
│ │       │ ├──[+] oneOf (18307:7)
│ │       │ ├──[+] oneOf (18487:7)
│ │       │ ├─┬ONEOF
│ │       │ │ └──[🔀] $ref (10116:9)❌ 
│ │       │ ├─┬ONEOF
│ │       │ │ └──[🔀] $ref (10296:9)❌ 
│ │       │ └─┬ONEOF
│ │       │   └──[🔀] $ref (10482:9)❌ 
│ │       ├─┬regular_legacy
│ │       │ └──[🔀] value (3425:19)
│ │       └─┬regular_new
│ │         └──[🔀] value (3438:19)
│ ├─┬/v1/tax/estimate
│ │ └─┬POST
│ │   ├──[+] parameters (4943:17)❌ 
│ │   ├──[-] security (4181:11)❌ 
│ │   ├──[+] security (4931:11)
│ │   ├──[🔀] summary (4927:16)
│ │   ├─┬Responses
│ │   │ ├──[+] codes (5039:11)
│ │   │ ├──[+] codes (5105:11)
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     ├──[🔀] example (4991:17)
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (19366:9)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (4961:15)
│ ├─┬/v1/registrations/{registration_id}/deregister
│ │ └─┬POST
│ │   ├──[+] parameters (4809:17)❌ 
│ │   ├──[-] security (2951:11)❌ 
│ │   ├──[+] security (4798:11)
│ │   └──[🔀] summary (4794:16)
│ ├─┬/v1/registrations/{registration_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (4570:17)❌ 
│ │ │ ├──[-] security (2771:11)❌ 
│ │ │ ├──[+] security (4550:11)
│ │ │ ├──[🔀] summary (4546:16)
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (2787:19)❌ 
│ │ │     ├──[+] title (4568:20)
│ │ │     ├──[+] anyOf (4565:17)
│ │ │     └──[+] anyOf (4566:17)
│ │ └─┬PUT
│ │   ├──[+] parameters (4656:17)❌ 
│ │   ├──[-] security (2854:11)❌ 
│ │   ├──[+] security (4646:11)
│ │   ├──[🔀] summary (4642:16)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (4674:15)
│ ├─┬/v1/transactions/{original_transaction_id}/credit_notes/{credit_note_id}
│ │ └─┬PUT
│ │   ├──[+] parameters (6217:17)❌ 
│ │   ├──[-] security (4139:11)❌ 
│ │   ├──[+] security (6203:11)
│ │   └──[🔀] summary (6199:16)
│ ├─┬/v1/transactions/{transaction_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (6265:17)❌ 
│ │ │ ├──[-] security (3828:11)❌ 
│ │ │ ├──[+] security (6255:11)
│ │ │ └──[🔀] summary (6251:16)
│ │ └─┬PUT
│ │   ├──[+] parameters (6433:17)❌ 
│ │   ├──[-] security (3781:11)❌ 
│ │   ├──[+] security (6425:11)
│ │   └──[🔀] summary (6421:16)
│ ├─┬/v1/address_validation/suggestions
│ │ └─┬POST
│ │   ├──[+] parameters (107:9)❌ 
│ │   ├──[-] security (101:11)❌ 
│ │   └──[+] security (105:11)
│ ├─┬/v1/filings/{filing_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1837:17)❌ 
│ │   ├──[-] security (1366:11)❌ 
│ │   ├──[+] security (1827:11)
│ │   └──[🔀] summary (1823:16)
│ ├─┬/v1/exemptions
│ │ ├─┬GET
│ │ │ ├──[+] parameters (1032:17)❌ 
│ │ │ ├──[+] parameters (989:17)❌ 
│ │ │ ├──[-] security (711:11)❌ 
│ │ │ ├──[+] security (893:11)
│ │ │ ├──[🔀] summary (889:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (719:19)❌ 
│ │ │ │   ├──[+] title (903:20)
│ │ │ │   ├──[+] anyOf (900:17)
│ │ │ │   └──[+] anyOf (901:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (737:15)❌ 
│ │ │ │   ├──[-] type (735:19)❌ 
│ │ │ │   ├──[+] title (929:20)
│ │ │ │   ├──[+] anyOf (922:17)
│ │ │ │   └──[+] anyOf (927:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (745:19)❌ 
│ │ │ │   ├──[+] title (940:20)
│ │ │ │   ├──[+] anyOf (937:17)
│ │ │ │   └──[+] anyOf (938:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (761:19)❌ 
│ │ │ │   ├──[+] title (964:20)
│ │ │ │   ├──[+] anyOf (960:17)
│ │ │ │   └──[+] anyOf (962:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (769:19)❌ 
│ │ │ │   ├──[+] title (975:20)
│ │ │ │   ├──[+] anyOf (972:17)
│ │ │ │   └──[+] anyOf (973:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (777:19)❌ 
│ │ │ │   ├──[+] title (986:20)
│ │ │ │   ├──[+] anyOf (983:17)
│ │ │ │   └──[+] anyOf (984:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (728:19)❌ 
│ │ │ │   ├──[+] title (915:20)
│ │ │ │   ├──[+] anyOf (911:17)
│ │ │ │   └──[+] anyOf (912:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (753:19)❌ 
│ │ │ │   ├──[+] title (952:20)
│ │ │ │   ├──[+] anyOf (948:17)
│ │ │ │   └──[+] anyOf (950:17)
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (786:19)❌ 
│ │ │     ├──[+] title (1009:20)
│ │ │     ├──[+] anyOf (1005:17)
│ │ │     └──[+] anyOf (1006:17)
│ │ └─┬POST
│ │   ├──[+] parameters (1109:9)❌ 
│ │   ├──[-] security (873:11)❌ 
│ │   ├──[+] security (1107:11)
│ │   └──[🔀] summary (1103:16)
│ ├─┬/v1/exemptions/{exemption_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1224:17)❌ 
│ │   ├──[-] security (969:11)❌ 
│ │   ├──[+] security (1214:11)
│ │   └──[🔀] summary (1210:16)
│ ├─┬/v1/exemptions/{exemption_id}/attachments
│ │ ├─┬GET
│ │ │ ├──[+] parameters (1305:17)❌ 
│ │ │ ├──[-] security (1105:11)❌ 
│ │ │ ├──[+] security (1295:11)
│ │ │ └──[🔀] summary (1291:16)
│ │ └─┬POST
│ │   ├──[+] parameters (1372:17)❌ 
│ │   ├──[-] security (1040:11)❌ 
│ │   ├──[+] security (1362:11)
│ │   └──[🔀] summary (1358:16)
│ └─┬/v1/transactions/external/{external_id}
│   └─┬GET
│     ├──[+] parameters (5872:17)❌ 
│     ├──[-] security (3620:11)❌ 
│     ├──[+] security (5862:11)
│     └──[🔀] summary (5858:16)
├─┬Servers
│ └──[🔀] description (25429:18)
└─┬Components
  ├──[-] securitySchemes (24316:7)❌ 
  ├──[-] schemas (19165:7)❌ 
  ├──[+] schemas (25201:7)
  ├──[+] schemas (9787:7)
  ├──[+] schemas (13915:7)
  ├──[+] schemas (25206:7)
  ├──[+] schemas (13369:7)
  ├──[+] schemas (25144:7)
  ├──[-] schemas (13963:7)❌ 
  ├──[-] schemas (19152:7)❌ 
  ├──[-] schemas (22541:7)❌ 
  ├──[-] schemas (4716:7)❌ 
  ├──[-] schemas (10607:7)❌ 
  ├──[-] schemas (12721:7)❌ 
  ├──[-] schemas (13558:7)❌ 
  ├──[+] schemas (25221:7)
  ├──[+] schemas (22497:7)
  ├──[-] schemas (13839:7)❌ 
  ├──[-] schemas (19363:7)❌ 
  ├──[-] schemas (22799:7)❌ 
  ├──[-] schemas (8950:7)❌ 
  ├──[-] schemas (13483:7)❌ 
  ├──[-] schemas (5400:7)❌ 
  ├──[-] schemas (10077:7)❌ 
  ├──[-] schemas (11537:7)❌ 
  ├──[-] schemas (19933:7)❌ 
  ├──[-] schemas (7362:7)❌ 
  ├──[-] schemas (10514:7)❌ 
  ├──[-] schemas (14834:7)❌ 
  ├──[-] schemas (20216:7)❌ 
  ├──[-] schemas (23564:7)❌ 
  ├──[-] schemas (4970:7)❌ 
  ├──[-] schemas (5967:7)❌ 
  ├──[-] schemas (14056:7)❌ 
  ├──[-] schemas (10706:7)❌ 
  ├──[-] schemas (11320:7)❌ 
  ├──[-] schemas (17430:7)❌ 
  ├──[-] schemas (22573:7)❌ 
  ├──[-] schemas (5119:7)❌ 
  ├──[-] schemas (11369:7)❌ 
  ├──[-] schemas (9348:7)❌ 
  ├──[-] schemas (11706:7)❌ 
  ├──[-] schemas (10629:7)❌ 
  ├──[-] schemas (18601:7)❌ 
  ├──[-] schemas (17341:7)❌ 
  ├──[-] schemas (17390:7)❌ 
  ├──[-] schemas (5550:7)❌ 
  ├──[-] schemas (7392:7)❌ 
  ├──[-] schemas (6966:7)❌ 
  ├──[-] schemas (21333:7)❌ 
  ├──[-] schemas (19511:7)❌ 
  ├──[-] schemas (10851:7)❌ 
  ├──[-] schemas (17751:7)❌ 
  ├──[-] schemas (23646:7)❌ 
  ├──[-] schemas (19333:7)❌ 
  ├──[-] schemas (5163:7)❌ 
  ├──[-] schemas (22499:7)❌ 
  ├──[-] schemas (4906:7)❌ 
  ├──[-] schemas (20245:7)❌ 
  ├──[-] schemas (7600:7)❌ 
  ├──[-] schemas (10817:7)❌ 
  ├──[-] schemas (11685:7)❌ 
  ├──[-] schemas (17466:7)❌ 
  ├──[-] schemas (6695:7)❌ 
  ├──[-] schemas (5530:7)❌ 
  ├──[-] schemas (11736:7)❌ 
  ├──[-] schemas (14749:7)❌ 
  ├──[-] schemas (17518:7)❌ 
  ├──[-] schemas (21856:7)❌ 
  ├──[-] schemas (8619:7)❌ 
  ├──[-] schemas (6079:7)❌ 
  ├──[-] schemas (11746:7)❌ 
  ├──[-] schemas (6412:7)❌ 
  ├──[-] schemas (19771:7)❌ 
  ├──[-] schemas (6638:7)❌ 
  ├──[-] schemas (6644:7)❌ 
  ├──[-] schemas (20135:7)❌ 
  ├──[-] schemas (5300:7)❌ 
  ├──[-] schemas (19006:7)❌ 
  ├──[-] schemas (19688:7)❌ 
  ├──[-] schemas (13570:7)❌ 
  ├──[-] schemas (20099:7)❌ 
  ├──[-] schemas (5422:7)❌ 
  ├──[-] schemas (19024:7)❌ 
  ├──[-] schemas (22478:7)❌ 
  ├──[-] schemas (22900:7)❌ 
  ├──[-] schemas (23517:7)❌ 
  ├──[-] schemas (12137:7)❌ 
  ├──[-] schemas (6650:7)❌ 
  ├──[-] schemas (5617:7)❌ 
  ├──[-] schemas (5189:7)❌ 
  ├──[-] schemas (13537:7)❌ 
  ├──[-] schemas (19100:7)❌ 
  ├──[-] schemas (4991:7)❌ 
  ├──[-] schemas (19277:7)❌ 
  ├──[-] schemas (19487:7)❌ 
  ├──[-] schemas (12109:7)❌ 
  ├──[-] schemas (5393:7)❌ 
  ├──[-] schemas (19127:7)❌ 
  ├──[-] schemas (20348:7)❌ 
  ├──[-] schemas (19524:7)❌ 
  ├──[-] schemas (11299:7)❌ 
  ├──[-] schemas (20512:7)❌ 
  ├──[-] schemas (11462:7)❌ 
  ├──[-] schemas (14366:7)❌ 
  ├──[-] schemas (14335:7)❌ 
  ├──[-] schemas (22969:7)❌ 
  ├──[-] schemas (19076:7)❌ 
  ├──[-] schemas (8603:7)❌ 
  ├──[-] schemas (19493:7)❌ 
  ├──[-] schemas (22950:7)❌ 
  ├──[-] schemas (22491:7)❌ 
  ├──[-] schemas (8467:7)❌ 
  ├──[-] schemas (6364:7)❌ 
  ├──[-] schemas (18100:7)❌ 
  ├──[-] schemas (19049:7)❌ 
  ├──[-] schemas (11039:7)❌ 
  ├──[-] schemas (8626:7)❌ 
  ├──[-] schemas (9106:7)❌ 
  ├──[-] schemas (14476:7)❌ 
  ├──[-] schemas (20182:7)❌ 
  ├──[-] schemas (23436:7)❌ 
  ├──[-] schemas (5864:7)❌ 
  ├──[-] schemas (17689:7)❌ 
  ├──[-] schemas (23670:7)❌ 
  ├──[-] schemas (5198:7)❌ 
  ├──[-] schemas (5387:7)❌ 
  ├──[-] schemas (13808:7)❌ 
  ├──[-] schemas (19218:7)❌ 
  ├──[-] schemas (5784:7)❌ 
  ├──[-] schemas (19244:7)❌ 
  ├──[-] schemas (10268:7)❌ 
  ├──[-] schemas (19471:7)❌ 
  ├──[-] schemas (4537:7)❌ 
  ├──[-] schemas (11455:7)❌ 
  ├──[-] schemas (6661:7)❌ 
  ├──[-] schemas (9807:7)❌ 
  ├──[-] schemas (5315:7)❌ 
  ├──[-] schemas (12332:7)❌ 
  ├──[-] schemas (22835:7)❌ 
  ├──[-] schemas (20171:7)❌ 
  ├──[-] schemas (5259:7)❌ 
  ├──[-] schemas (20433:7)❌ 
  ├──[-] schemas (23741:7)❌ 
  ├──[-] schemas (5751:7)❌ 
  ├──[-] schemas (14860:7)❌ 
  ├──[-] schemas (5739:7)❌ 
  ├──[-] schemas (6773:7)❌ 
  ├──[-] schemas (7697:7)❌ 
  ├──[-] schemas (10677:7)❌ 
  ├──[-] schemas (9329:7)❌ 
  ├──[-] schemas (14149:7)❌ 
  ├──[-] schemas (11413:7)❌ 
  ├──[-] schemas (23018:7)❌ 
  ├──[-] schemas (17275:7)❌ 
  ├──[-] schemas (6801:7)❌ 
  ├──[-] schemas (6765:7)❌ 
  ├──[-] schemas (22555:7)❌ 
  ├──[-] schemas (13777:7)❌ 
  ├──[-] schemas (22926:7)❌ 
  ├──[-] schemas (18910:7)❌ 
  ├──[-] schemas (6389:7)❌ 
  ├──[-] schemas (20196:7)❌ 
  ├──[-] schemas (23256:7)❌ 
  ├──[-] schemas (20613:7)❌ 
  ├──[-] schemas (10967:7)❌ 
  ├──[-] schemas (4339:7)❌ 
  ├──[-] schemas (8974:7)❌ 
  ├──[-] schemas (12201:7)❌ 
  ├──[-] schemas (19177:7)❌ 
  ├──[-] schemas (10858:7)❌ 
  ├──[-] schemas (13642:7)❌ 
  ├──[-] schemas (19320:7)❌ 
  ├──[-] schemas (5936:7)❌ 
  ├──[-] schemas (14428:7)❌ 
  ├──[-] schemas (5219:7)❌ 
  ├──[-] schemas (6398:7)❌ 
  ├──[-] schemas (9313:7)❌ 
  ├──[-] schemas (22721:7)❌ 
  ├──[-] schemas (11510:7)❌ 
  ├──[-] schemas (7045:7)❌ 
  ├──[-] schemas (19294:7)❌ 
  ├──[-] schemas (19349:7)❌ 
  ├──[-] schemas (10275:7)❌ 
  ├──[-] schemas (14806:7)❌ 
  ├──[-] schemas (18962:7)❌ 
  ├──[-] schemas (18015:7)❌ 
  ├──[-] schemas (11759:7)❌ 
  ├──[-] schemas (19502:7)❌ 
  ├──[-] schemas (13616:7)❌ 
  ├──[-] schemas (8928:7)❌ 
  ├──[-] schemas (17841:7)❌ 
  ├──[-] schemas (18782:7)❌ 
  ├──[-] schemas (22843:7)❌ 
  ├──[-] schemas (6255:7)❌ 
  ├──[-] schemas (6759:7)❌ 
  ├──[-] schemas (7691:7)❌ 
  ├──[-] schemas (5081:7)❌ 
  ├──[-] schemas (11447:7)❌ 
  ├──[-] schemas (5561:7)❌ 
  ├──[-] schemas (5990:7)❌ 
  ├──[-] schemas (6793:7)❌ 
  ├──[-] schemas (23485:7)❌ 
  ├──[-] schemas (10027:7)❌ 
  ├──[-] schemas (5227:7)❌ 
  ├──[-] schemas (5234:7)❌ 
  ├──[-] schemas (5680:7)❌ 
  ├──[-] schemas (5645:7)❌ 
  ├──[-] schemas (23466:7)❌ 
  ├──[-] schemas (24249:7)❌ 
  ├──[-] schemas (23084:7)❌ 
  ├──[-] schemas (5274:7)❌ 
  ├──[-] schemas (10955:7)❌ 
  ├──[-] schemas (6940:7)❌ 
  ├──[-] schemas (11377:7)❌ 
  ├──[-] schemas (11723:7)❌ 
  ├──[-] schemas (7522:7)❌ 
  ├──[-] schemas (9052:7)❌ 
  ├──[-] schemas (19754:7)❌ 
  ├──[-] schemas (8498:7)❌ 
  ├──[-] schemas (13385:7)❌ 
  ├──[-] schemas (11776:7)❌ 
  ├──[-] schemas (8440:7)❌ 
  ├──[-] schemas (17866:7)❌ 
  ├──[-] schemas (14304:7)❌ 
  ├──[-] schemas (6491:7)❌ 
  ├──[-] schemas (10288:7)❌ 
  ├──[-] schemas (23230:7)❌ 
  ├──[-] schemas (12145:7)❌ 
  ├──[-] schemas (13355:7)❌ 
  ├──[-] schemas (17455:7)❌ 
  ├──[-] schemas (10934:7)❌ 
  ├──[-] schemas (19656:7)❌ 
  ├──[-] schemas (6125:7)❌ 
  ├──[-] schemas (11629:7)❌ 
  ├──[-] schemas (20210:7)❌ 
  ├──[-] schemas (14118:7)❌ 
  ├──[-] schemas (13605:7)❌ 
  ├──[-] schemas (18926:7)❌ 
  ├──[-] schemas (22864:7)❌ 
  ├──[-] schemas (5495:7)❌ 
  ├──[-] schemas (22874:7)❌ 
  ├──[-] schemas (7917:7)❌ 
  ├──[-] schemas (22987:7)❌ 
  ├──[-] schemas (13715:7)❌ 
  ├──[-] schemas (5604:7)❌ 
  ├──[-] schemas (4886:7)❌ 
  ├──[-] schemas (22595:7)❌ 
  ├──[-] schemas (8492:7)❌ 
  ├──[-] schemas (10320:7)❌ 
  ├──[-] schemas (5843:7)❌ 
  ├──[-] schemas (17361:7)❌ 
  ├──[-] schemas (4345:7)❌ 
  ├──[-] schemas (23579:7)❌ 
  ├──[-] schemas (23610:7)❌ 
  ├──[-] schemas (5337:7)❌ 
  ├──[-] schemas (23346:7)❌ 
  ├──[-] schemas (8658:7)❌ 
  ├──[-] schemas (11561:7)❌ 
  ├──[-] schemas (19116:7)❌ 
  ├──[-] schemas (19712:7)❌ 
  ├──[-] schemas (10329:7)❌ 
  ├──[-] schemas (23140:7)❌ 
  ├──[-] schemas (5705:7)❌ 
  ├──[-] schemas (6404:7)❌ 
  ├──[-] schemas (9097:7)❌ 
  ├──[-] schemas (7023:7)❌ 
  ├──[-] schemas (9601:7)❌ 
  ├──[-] schemas (18887:7)❌ 
  ├──[-] schemas (5515:7)❌ 
  ├──[-] schemas (10665:7)❌ 
  ├──[-] schemas (6295:7)❌ 
  ├──[-] schemas (4914:7)❌ 
  ├──[-] schemas (13043:7)❌ 
  ├──[-] schemas (14273:7)❌ 
  ├──[-] schemas (14780:7)❌ 
  ├──[-] schemas (13994:7)❌ 
  ├──[-] schemas (6465:7)❌ 
  ├──[-] schemas (4938:7)❌ 
  ├──[-] schemas (14447:7)❌ 
  ├──[-] schemas (10763:7)❌ 
  ├──[-] schemas (14704:7)❌ 
  ├──[-] schemas (23716:7)❌ 
  ├──[-] schemas (6199:7)❌ 
  ├──[-] schemas (7334:7)❌ 
  ├──[-] schemas (9795:7)❌ 
  ├──[-] schemas (17857:7)❌ 
  ├──[-] schemas (7743:7)❌ 
  ├──[-] schemas (11585:7)❌ 
  ├──[-] schemas (12268:7)❌ 
  ├──[-] schemas (5328:7)❌ 
  ├──[-] schemas (5809:7)❌ 
  ├──[-] schemas (10366:7)❌ 
  ├──[-] schemas (10800:7)❌ 
  ├──[-] schemas (19062:7)❌ 
  ├──[-] schemas (6357:7)❌ 
  ├──[-] schemas (19263:7)❌ 
  ├──[-] schemas (10774:7)❌ 
  ├──[-] schemas (23171:7)❌ 
  ├──[-] schemas (19627:7)❌ 
  ├──[-] schemas (5433:7)❌ 
  ├──[-] schemas (14851:7)❌ 
  ├──[-] schemas (12120:7)❌ 
  ├──[-] schemas (20267:7)❌ 
  ├──[-] schemas (24109:7)❌ 
  ├──[-] schemas (12476:7)❌ 
  ├──[-] schemas (19742:7)❌ 
  ├──[-] schemas (23547:7)❌ 
  ├──[-] schemas (10094:7)❌ 
  ├──[-] schemas (24077:7)❌ 
  ├──[-] schemas (11497:7)❌ 
  ├──[-] schemas (23691:7)❌ 
  ├──[-] schemas (8732:7)❌ 
  ├──[-] schemas (5410:7)❌ 
  ├──[-] schemas (9577:7)❌ 
  ├──[-] schemas (10385:7)❌ 
  ├──[-] schemas (20288:7)❌ 
  ├──[-] schemas (20665:7)❌ 
  ├──[-] schemas (23773:7)❌ 
  ├──[-] schemas (10885:7)❌ 
  ├──[-] schemas (11329:7)❌ 
  ├──[-] schemas (13746:7)❌ 
  ├──[-] schemas (7031:7)❌ 
  ├──[-] schemas (9982:7)❌ 
  ├──[-] schemas (6026:7)❌ 
  ├──[-] schemas (13433:7)❌ 
  ├──[-] schemas (5668:7)❌ 
  ├──[-] schemas (10554:7)❌ 
  ├──[-] schemas (5456:7)❌ 
  ├──[-] schemas (6444:7)❌ 
  ├──[-] schemas (6457:7)❌ 
  ├──[-] schemas (8526:7)❌ 
  ├──[-] schemas (8701:7)❌ 
  ├──[-] schemas (8756:7)❌ 
  ├──[-] schemas (18585:7)❌ 
  ├──[-] schemas (5894:7)❌ 
  ├──[-] schemas (19307:7)❌ 
  ├──[-] schemas (10738:7)❌ 
  ├──[-] schemas (13622:7)❌ 
  ├──[-] schemas (5918:7)❌ 
  ├──[-] schemas (6560:7)❌ 
  ├──[-] schemas (10942:7)❌ 
  ├──[-] schemas (12503:7)❌ 
  ├──[-] schemas (19186:7)❌ 
  ├──[-] schemas (7310:7)❌ 
  ├──[-] schemas (5356:7)❌ 
  ├──[-] schemas (11007:7)❌ 
  ├──[-] schemas (20081:7)❌ 
  ├──[-] schemas (5485:7)❌ 
  ├──[-] schemas (10498:7)❌ 
  ├──[-] schemas (5113:7)❌ 
  ├──[-] schemas (5139:7)❌ 
  ├──[-] schemas (22453:7)❌ 
  ├──[-] schemas (9126:7)❌ 
  ├──[-] schemas (13870:7)❌ 
  ├──[-] schemas (19902:7)❌ 
  ├──[-] schemas (22642:7)❌ 
  ├──[-] schemas (8679:7)❌ 
  ├──[-] schemas (23757:7)❌ 
  ├──[-] schemas (19232:7)❌ 
  ├──[-] schemas (6867:7)❌ 
  ├──[-] schemas (6158:7)❌ 
  ├──[-] schemas (10980:7)❌ 
  ├──[-] schemas (19384:7)❌ 
  ├──[-] schemas (5346:7)❌ 
  ├──[-] schemas (19860:7)❌ 
  ├──[-] schemas (9017:7)❌ 
  ├──[-] schemas (8575:7)❌ 
  ├──[-] schemas (20222:7)❌ 
  ├──[+] schemas (23338:7)
  ├──[-] schemas (14087:7)❌ 
  ├──[+] schemas (16687:7)
  ├──[+] schemas (23441:7)
  ├──[+] schemas (23544:7)
  ├──[+] schemas (25333:7)
  ├──[+] schemas (21740:7)
  ├──[+] schemas (11749:7)
  ├──[+] schemas (12649:7)
  ├──[+] schemas (16147:7)
  ├──[+] schemas (23781:7)
  ├──[+] schemas (18989:7)
  ├──[+] schemas (25273:7)
  ├──[+] schemas (23016:7)
  ├──[+] schemas (18307:7)
  ├──[+] schemas (25314:7)
  ├──[+] schemas (14455:7)
  ├──[+] schemas (15967:7)
  ├──[+] schemas (21594:7)
  ├──[+] schemas (23392:7)
  ├──[+] schemas (12289:7)
  ├──[+] schemas (22754:7)
  ├──[+] schemas (25216:7)
  ├──[+] schemas (23695:7)
  ├──[+] schemas (22678:7)
  ├──[+] schemas (8815:7)
  ├──[+] schemas (22720:7)
  ├──[+] schemas (17407:7)
  ├──[+] schemas (23281:7)
  ├──[+] schemas (23205:7)
  ├──[+] schemas (21626:7)
  ├──[+] schemas (22325:7)
  ├──[+] schemas (23076:7)
  ├──[+] schemas (11021:7)
  ├──[+] schemas (10841:7)
  ├──[+] schemas (25279:7)
  ├──[+] schemas (14995:7)
  ├──[+] schemas (17047:7)
  ├──[+] schemas (10295:7)
  ├──[+] schemas (23178:7)
  ├──[+] schemas (24939:7)
  ├──[+] schemas (25238:7)
  ├──[+] schemas (25292:7)
  ├──[+] schemas (16507:7)
  ├──[+] schemas (10661:7)
  ├──[+] schemas (15421:7)
  ├──[+] schemas (16867:7)
  ├──[+] schemas (25342:7)
  ├──[+] schemas (23473:7)
  ├──[+] schemas (22467:7)
  ├──[+] schemas (22938:7)
  ├──[+] schemas (23636:7)
  ├──[+] schemas (11209:7)
  ├──[+] schemas (22562:7)
  ├──[+] schemas (18487:7)
  ├──[+] schemas (23604:7)
  ├──[+] schemas (14635:7)
  ├──[+] schemas (25166:7)
  ├──[+] schemas (22401:7)
  ├──[+] schemas (23313:7)
  ├──[+] schemas (25179:7)
  ├──[+] schemas (22371:7)
  ├──[+] schemas (25266:7)
  ├──[+] schemas (14275:7)
  ├──[+] schemas (17947:7)
  ├──[+] schemas (13729:7)
  ├──[+] schemas (23148:7)
  ├──[+] schemas (25309:7)
  ├──[+] schemas (12109:7)
  ├──[+] schemas (25185:7)
  ├──[+] schemas (25243:7)
  ├──[+] schemas (22628:7)
  ├──[+] schemas (18127:7)
  ├──[+] schemas (17227:7)
  ├──[+] schemas (22597:7)
  ├──[+] schemas (22784:7)
  ├──[+] schemas (23510:7)
  ├──[+] schemas (22878:7)
  ├──[+] schemas (23419:7)
  ├──[+] schemas (14095:7)
  ├──[+] schemas (23754:7)
  ├──[+] schemas (22853:7)
  ├──[+] schemas (25298:7)
  ├──[+] schemas (25319:7)
  ├──[+] schemas (11929:7)
  ├──[+] schemas (23818:7)
  ├──[+] schemas (11389:7)
  ├──[+] schemas (10115:7)
  ├──[+] schemas (12829:7)
  ├──[+] schemas (21864:7)
  ├──[+] schemas (13189:7)
  ├──[+] schemas (25226:7)
  ├──[+] schemas (25286:7)
  ├──[+] schemas (17587:7)
  ├──[+] schemas (22903:7)
  ├──[+] schemas (18959:7)
  ├──[+] schemas (22991:7)
  ├──[+] schemas (17767:7)
  ├──[+] schemas (25325:7)
  ├──[+] schemas (9949:7)
  ├──[+] schemas (12469:7)
  ├──[+] schemas (21824:7)
  ├──[+] schemas (25173:7)
  ├──[+] schemas (21602:7)
  ├──[+] schemas (23118:7)
  ├──[+] schemas (25232:7)
  ├──[+] schemas (13009:7)
  ├──[+] schemas (22436:7)
  ├──[+] schemas (23240:7)
  ├──[+] schemas (25191:7)
  ├──[+] schemas (25248:7)
  ├──[+] schemas (10481:7)
  ├──[+] schemas (19534:7)
  ├──[+] schemas (25304:7)
  ├──[+] schemas (25260:7)
  ├──[+] schemas (25254:7)
  ├──[+] schemas (11569:7)
  ├──[+] schemas (14815:7)
  ├──[+] schemas (22814:7)
  ├──[+] schemas (23046:7)
  ├──[+] schemas (22527:7)
  ├──[+] schemas (23732:7)
  ├──[+] schemas (23365:7)
  ├──[+] schemas (25196:7)
  ├──[+] schemas (15781:7)
  ├──[+] schemas (25211:7)
  ├──[+] schemas (15601:7)
  ├──[+] schemas (20826:7)
  ├──[+] schemas (16327:7)
  ├──[+] schemas (20172:7)
  ├──[+] schemas (13549:7)
  ├─┬SourceEnum
  │ ├──[+] enum (20364:11)
  │ ├──[+] enum (20424:11)
  │ ├──[+] enum (20431:11)
  │ ├──[+] enum (20430:11)
  │ ├──[+] enum (20421:11)
  │ ├──[+] enum (20422:11)
  │ ├──[+] enum (20427:11)
  │ ├──[+] enum (20390:11)
  │ ├──[+] enum (20423:11)
  │ ├──[+] enum (20425:11)
  │ ├──[+] enum (20363:11)
  │ ├──[+] enum (20426:11)
  │ ├──[+] enum (20428:11)
  │ └──[+] enum (20429:11)
  ├─┬CustomerRead
  │ ├──[+] properties (7183:9)
  │ ├──[+] properties (7231:9)
  │ ├─┬id
  │ │ ├──[-] type (8325:17)❌ 
  │ │ ├──[🔀] title (7159:18)
  │ │ ├──[🔀] description (7160:24)
  │ │ ├──[+] anyOf (7157:15)
  │ │ └──[+] anyOf (7158:15)
  │ ├─┬street_2
  │ │ ├──[-] type (8270:17)❌ 
  │ │ ├──[+] title (7124:18)
  │ │ ├──[+] anyOf (7122:15)
  │ │ └──[+] anyOf (7123:15)
  │ ├─┬registration_number
  │ │ ├──[-] type (8314:17)❌ 
  │ │ ├──[+] title (7148:18)
  │ │ ├──[🔀] description (7149:24)
  │ │ ├──[+] anyOf (7146:15)
  │ │ └──[+] anyOf (7147:15)
  │ ├─┬city
  │ │ ├──[-] type (8273:17)❌ 
  │ │ ├──[+] title (7130:18)
  │ │ ├──[+] anyOf (7128:15)
  │ │ └──[+] anyOf (7129:15)
  │ ├─┬organization_id
  │ │ ├──[-] type (8329:17)❌ 
  │ │ ├──[🔀] title (7165:18)
  │ │ ├──[🔀] description (7166:24)
  │ │ ├──[+] anyOf (7163:15)
  │ │ └──[+] anyOf (7164:15)
  │ ├─┬name
  │ │ ├──[+] title (7225:18)
  │ │ └──[🔀] description (7226:24)
  │ ├─┬customer_tax_registrations
  │ │ ├──[-] items (8320:13)❌ 
  │ │ ├──[-] type (8321:17)❌ 
  │ │ ├──[🔀] title (7136:18)
  │ │ ├──[🔀] description (7137:24)
  │ │ ├──[+] anyOf (7134:15)
  │ │ └──[+] anyOf (7135:15)
  │ ├─┬status
  │ │ └──[🔀] $ref (7139:11)❌ 
  │ ├─┬external_friendly_id
  │ │ ├──[-] type (8317:17)❌ 
  │ │ ├──[+] title (7181:18)
  │ │ ├──[🔀] description (7182:24)
  │ │ ├──[+] anyOf (7179:15)
  │ │ └──[+] anyOf (7180:15)
  │ ├─┬email
  │ │ ├──[+] items (7219:13)❌ 
  │ │ ├──[🔀] type (7220:17)❌ 
  │ │ ├──[+] title (7221:18)
  │ │ └──[🔀] description (7222:24)
  │ ├─┬full_address
  │ │ ├──[-] type (8288:17)❌ 
  │ │ ├──[+] title (7171:18)
  │ │ ├──[🔀] description (7172:24)
  │ │ ├──[+] anyOf (7169:15)
  │ │ └──[+] anyOf (7170:15)
  │ ├─┬external_id
  │ │ ├──[-] type (8294:17)❌ 
  │ │ ├──[+] title (7215:18)
  │ │ ├──[🔀] description (7216:24)
  │ │ ├──[+] anyOf (7213:15)
  │ │ └──[+] anyOf (7214:15)
  │ ├─┬state
  │ │ ├──[-] type (8279:17)❌ 
  │ │ ├──[🔀] description (7194:24)
  │ │ ├──[+] anyOf (20356:7)
  │ │ └──[+] anyOf (7193:15)
  │ ├─┬connection_id
  │ │ ├──[-] type (8307:17)❌ 
  │ │ ├──[+] title (7188:18)
  │ │ ├──[🔀] description (7189:24)
  │ │ ├──[+] anyOf (7185:15)
  │ │ └──[+] anyOf (7187:15)
  │ ├─┬country
  │ │ └──[🔀] $ref (7196:11)❌ 
  │ ├─┬street_1
  │ │ └──[🔀] $ref (20350:13)❌ 
  │ ├─┬county
  │ │ ├──[-] type (8276:17)❌ 
  │ │ ├──[+] title (7136:18)
  │ │ ├──[+] anyOf (7134:15)
  │ │ └──[+] anyOf (7135:15)
  │ ├─┬postal_code
  │ │ ├──[-] type (8282:17)❌ 
  │ │ ├──[+] title (7112:18)
  │ │ ├──[🔀] description (7113:24)
  │ │ ├──[+] anyOf (7110:15)
  │ │ └──[+] anyOf (7111:15)
  │ ├─┬source
  │ │ └──[🔀] $ref (7206:11)❌ 
  │ └─┬phone
  │   ├──[+] title (7229:18)
  │   └──[🔀] description (7230:24)
  ├─┬CustomerBaseBase
  │ ├──[+] properties (24709:9)
  │ ├─┬source
  │ │ └──[🔀] $ref (24726:11)❌ 
  │ ├─┬enriched_fields
  │ │ ├──[-] type (8125:17)❌ 
  │ │ ├──[+] title (24707:18)
  │ │ ├──[🔀] description (24708:24)
  │ │ ├──[+] anyOf (24704:15)
  │ │ └──[+] anyOf (24706:15)
  │ ├─┬street_2
  │ │ ├──[-] type (8079:17)❌ 
  │ │ ├──[+] title (24647:18)
  │ │ ├──[+] anyOf (24645:15)
  │ │ └──[+] anyOf (24646:15)
  │ ├─┬email
  │ │ ├──[-] type (8110:17)❌ 
  │ │ ├──[+] title (24659:18)
  │ │ ├──[🔀] description (24660:24)
  │ │ ├──[+] anyOf (24657:15)
  │ │ └──[+] anyOf (24658:15)
  │ ├─┬street_1
  │ │ └──[🔀] $ref (20350:13)❌ 
  │ ├─┬is_test_data
  │ │ ├──[-] type (8131:17)❌ 
  │ │ ├──[🔀] title (24682:18)
  │ │ ├──[+] description (24683:24)
  │ │ ├──[-] default (8133:20)❌ 
  │ │ ├──[+] anyOf (24680:15)
  │ │ └──[+] anyOf (24681:15)
  │ ├─┬full_address
  │ │ ├──[-] type (8097:17)❌ 
  │ │ ├──[+] title (24696:18)
  │ │ ├──[🔀] description (24697:24)
  │ │ ├──[+] anyOf (24693:15)
  │ │ └──[+] anyOf (24695:15)
  │ ├─┬country
  │ │ └──[🔀] $ref (24731:11)❌ 
  │ ├─┬city
  │ │ ├──[-] type (8082:17)❌ 
  │ │ ├──[+] title (24653:18)
  │ │ ├──[+] anyOf (24651:15)
  │ │ └──[+] anyOf (24652:15)
  │ ├─┬county
  │ │ ├──[-] type (8085:17)❌ 
  │ │ ├──[🔀] description (24677:24)
  │ │ ├──[+] anyOf (6691:7)
  │ │ └──[+] anyOf (24676:15)
  │ ├─┬external_id
  │ │ ├──[-] type (8103:17)❌ 
  │ │ ├──[+] title (24740:18)
  │ │ ├──[🔀] description (24741:24)
  │ │ ├──[+] anyOf (24738:15)
  │ │ └──[+] anyOf (24739:15)
  │ ├─┬status
  │ │ └──[🔀] $ref (24662:11)❌ 
  │ ├─┬state
  │ │ ├──[-] type (8088:17)❌ 
  │ │ ├──[🔀] description (24724:24)
  │ │ ├──[+] anyOf (20356:7)
  │ │ └──[+] anyOf (24723:15)
  │ ├─┬registration_number
  │ │ ├──[-] type (8119:17)❌ 
  │ │ ├──[+] title (24671:18)
  │ │ ├──[+] description (24672:24)
  │ │ ├──[+] anyOf (24669:15)
  │ │ └──[+] anyOf (24670:15)
  │ ├─┬organization_id
  │ │ ├──[-] type (8127:17)❌ 
  │ │ ├──[🔀] title (24689:18)
  │ │ ├──[-] maxLength (8128:22)❌ 
  │ │ ├──[+] description (24690:24)
  │ │ ├──[+] anyOf (24686:15)
  │ │ └──[+] anyOf (24688:15)
  │ ├─┬connection_id
  │ │ ├──[-] type (8122:17)❌ 
  │ │ ├──[+] title (24734:18)
  │ │ ├──[+] anyOf (24732:15)
  │ │ └──[+] anyOf (24733:15)
  │ ├─┬postal_code
  │ │ ├──[-] type (8091:17)❌ 
  │ │ ├──[+] title (24635:18)
  │ │ ├──[🔀] description (24636:24)
  │ │ ├──[+] any...

* `sdk.nexus.update_physical_nexus()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.transactions.update_credit_note()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `error.detail[]` **Changed** (Breaking ⚠️)
* `sdk.customers.list()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `sdk.customers.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.customers.get()`: 
  *  `request.x_organization_id` **Added** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail[]` **Changed** (Breaking ⚠️)
* `sdk.tax_estimation.estimate()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `sdk.nexus.delete_physical_nexus()`:  `request.x_organization_id` **Added** (Breaking ⚠️)
* `sdk.transactions.create_credit_note()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail[]` **Changed** (Breaking ⚠️)
* `sdk.transactions.get_by_filing_id()`: 
  *  `request.x_organization_id` **Added** (Breaking ⚠️)
  *  `response.[]` **Changed** (Breaking ⚠️)
* `sdk.transactions.get_by_id()`: 
  *  `request.x_organization_id` **Added** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.customers.update()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.customers.get_by_external_id()`: 
  *  `request.x_organization_id` **Added** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail[]` **Changed** (Breaking ⚠️)
* `sdk.customers.get_transactions()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail[]` **Changed** (Breaking ⚠️)
* `sdk.customers.create_transaction()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail[]` **Changed** (Breaking ⚠️)
* `sdk.exemptions.list()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `sdk.exemptions.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.exemptions.get()`: 
  *  `request.x_organization_id` **Added** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.exemptions.upload_certificate()`:  `request` **Changed** (Breaking ⚠️)
* `sdk.exemptions.list_attachments()`:  `request.x_organization_id` **Added** (Breaking ⚠️)
* `sdk.filings.get_all()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `sdk.filings.get()`: 
  *  `request.x_organization_id` **Added** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.filings.get_by_registration_id()`: 
  *  `request.x_organization_id` **Added** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `sdk.nexus.get_physical()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `sdk.nexus.create_physical()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.address_validation.suggestions()`:  `request` **Changed** (Breaking ⚠️)
* `sdk.address_validation.search()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.[]` **Changed** (Breaking ⚠️)
* `sdk.registrations.update()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.products.get_products_v1_products_get()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `sdk.products.create_product_v1_products_post()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.products.get_product_categories_v1_products_categories_get()`:  `request.x_organization_id` **Added** (Breaking ⚠️)
* `sdk.products.retrieve()`: 
  *  `request.x_organization_id` **Added** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.products.update()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.registrations.get_all()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `sdk.registrations.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.registrations.get()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.nexus.get_all()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail[]` **Changed** (Breaking ⚠️)
* `sdk.registrations.deregister()`: 
  *  `request.x_organization_id` **Added** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.transactions.list()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `sdk.transactions.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.transactions.get_by_external_id()`: 
  *  `request.x_organization_id` **Added** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.transactions.update()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail[]` **Changed** (Breaking ⚠️)
* `sdk.registrations.get_jurisdiction_specific_fields_v1_registrations_jurisdiction_specific_fields_get()`: **Added**
* `sdk.nexus.get_nexus_details_for_id_v1_nexus_nexus_id_get()`: **Added**
* `sdk.nexus.get_physical_nexus_categories_v1_nexus_physical_nexus_categories_get()`: **Added**
* `sdk.filings.approve_filing_v1_filings_filing_id_approve_put()`: **Added**
* `sdk.customer_tax_registration.upsert_customer_tax_registration_v1_customers_customer_id_tax_registrations_post()`: **Added**
* `sdk.registrations.list_registration_jurisdictions_v1_registrations_jurisdictions_get()`: **Added**
* `sdk.registrations.upload_registration_attachment_v1_registrations_registration_id_attachments_post()`: **Added**
* `sdk.registrations.get_oss_countries_for_registration_v1_registrations_registration_id_oss_countries_get()`: **Added**
* `sdk.transactions.archive_transaction_by_id_v1_transactions_archive_post()`: **Added**
* `sdk.transactions.set_transaction_tax_only_v1_transactions_transaction_id_tax_only_post()`: **Added**
@github-actions github-actions Bot added the minor Minor version bump label Sep 5, 2026
@cursor

cursor Bot commented Sep 5, 2026

Copy link
Copy Markdown

This PR is too large for Bugbot to review. It changes 14,146 lines and 4,073,025 characters. Split the change into smaller pull requests to get a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant