Skip to content

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

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 31, 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 (1924:3)
│ ├──[+] path (727:3)
│ ├──[+] path (6467:3)
│ ├──[+] path (2562:3)
│ ├──[+] path (4870:3)
│ ├──[+] path (4488:3)
│ ├──[+] path (4736:3)
│ ├──[+] path (2339:3)
│ ├──[+] path (4438:3)
│ ├──[+] path (5807:3)
│ ├─┬/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/nexus
│ │ └─┬GET
│ │   ├──[+] parameters (2036:17)❌ 
│ │   ├──[+] parameters (2078:17)❌ 
│ │   ├──[+] parameters (1993:17)❌ 
│ │   ├──[+] parameters (2020:17)❌ 
│ │   ├──[-] security (1928:11)❌ 
│ │   ├──[+] security (1972:11)
│ │   ├──[🔀] summary (1968:16)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1945:19)❌ 
│ │   │   ├──[+] title (1991:20)
│ │   │   ├──[+] anyOf (1988:17)
│ │   │   └──[+] anyOf (1989:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1957:19)❌ 
│ │   │   ├──[+] title (2019:20)
│ │   │   ├──[+] anyOf (2017:17)
│ │   │   └──[+] anyOf (2018:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1962:19)❌ 
│ │   │   ├──[+] title (2035:20)
│ │   │   ├──[+] anyOf (2033:17)
│ │   │   └──[+] anyOf (2034:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1973:19)❌ 
│ │   │   ├──[+] title (2060:20)
│ │   │   ├──[+] anyOf (2058:17)
│ │   │   └──[+] anyOf (2059:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1952:19)❌ 
│ │   │   ├──[+] title (2011:20)
│ │   │   ├──[🔀] default (2010:22)❌ 
│ │   │   ├──[+] anyOf (2008:17)
│ │   │   └──[+] anyOf (2009:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1968:19)❌ 
│ │   │   ├──[+] title (2052:20)
│ │   │   ├──[+] anyOf (2049:17)
│ │   │   └──[+] anyOf (2050:17)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (2095:17)❌ 
│ ├─┬/v1/transactions/external/{external_id}
│ │ └─┬GET
│ │   ├──[+] parameters (5864:17)❌ 
│ │   ├──[-] security (3620:11)❌ 
│ │   ├──[+] security (5854:11)
│ │   └──[🔀] summary (5850:16)
│ ├─┬/v1/products
│ │ ├─┬GET
│ │ │ ├──[+] parameters (2664:17)❌ 
│ │ │ ├──[+] parameters (2705:17)❌ 
│ │ │ ├──[-] security (2014:11)❌ 
│ │ │ ├──[+] security (2612:11)
│ │ │ ├──[🔀] summary (2608:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2029:19)❌ 
│ │ │ │   ├──[+] title (2632:20)
│ │ │ │   ├──[+] anyOf (2629:17)
│ │ │ │   └──[+] anyOf (2630:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2036:19)❌ 
│ │ │ │   ├──[+] title (2642:20)
│ │ │ │   ├──[+] anyOf (2639:17)
│ │ │ │   └──[+] anyOf (2640:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2043:19)❌ 
│ │ │ │   ├──[+] title (2652:20)
│ │ │ │   ├──[+] anyOf (2649:17)
│ │ │ │   └──[+] anyOf (2650:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2050:19)❌ 
│ │ │ │   ├──[+] title (2662:20)
│ │ │ │   ├──[+] anyOf (2659:17)
│ │ │ │   └──[+] anyOf (2660:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2057:19)❌ 
│ │ │ │   ├──[+] title (2682:20)
│ │ │ │   ├──[+] anyOf (2679:17)
│ │ │ │   └──[+] anyOf (2680:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2022:19)❌ 
│ │ │ │   ├──[+] title (2622:20)
│ │ │ │   ├──[+] anyOf (2619:17)
│ │ │ │   └──[+] anyOf (2620:17)
│ │ │ └─┬Responses
│ │ │   └─┬422
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (9741:9)❌ 
│ │ └─┬POST
│ │   ├──[+] parameters (2797:9)❌ 
│ │   ├──[-] security (2159:11)❌ 
│ │   ├──[+] security (2795:11)
│ │   ├──[🔀] summary (2791:16)
│ │   ├──[🔀] description (2792:20)
│ │   └─┬Responses
│ │     └─┬422
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (9741:9)❌ 
│ ├─┬/v1/filings/{filing_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1837:17)❌ 
│ │   ├──[-] security (1366:11)❌ 
│ │   ├──[+] security (1827:11)
│ │   └──[🔀] summary (1823:16)
│ ├─┬/v1/products/{product_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (2985:17)❌ 
│ │ │ ├──[-] security (2317:11)❌ 
│ │ │ ├──[+] security (2975:11)
│ │ │ ├──[🔀] summary (2971:16)
│ │ │ └─┬Responses
│ │ │   └─┬422
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (9741:9)❌ 
│ │ └─┬PUT
│ │   ├──[+] parameters (3068:17)❌ 
│ │   ├──[-] security (2390:11)❌ 
│ │   ├──[+] security (3058:11)
│ │   ├──[🔀] summary (3054:16)
│ │   ├──[🔀] description (3055:20)
│ │   ├─┬Responses
│ │   │ └─┬422
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (9741:9)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └──[🔀] $ref (3084:15)❌ 
│ ├─┬/v1/tax/estimate
│ │ └─┬POST
│ │   ├──[+] parameters (4935:17)❌ 
│ │   ├──[-] security (4181:11)❌ 
│ │   ├──[+] security (4923:11)
│ │   ├──[🔀] summary (4919:16)
│ │   ├─┬Responses
│ │   │ ├──[+] codes (5097:11)
│ │   │ ├──[+] codes (5031:11)
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     ├──[🔀] example (4983:17)
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (19319:9)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (4953:15)
│ ├─┬/v1/transactions/{original_transaction_id}/credit_notes
│ │ └─┬POST
│ │   ├──[+] parameters (6142:17)❌ 
│ │   ├──[-] security (4088:11)❌ 
│ │   ├──[+] security (6134:11)
│ │   ├──[🔀] summary (6130:16)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (6160:15)
│ ├─┬/v1/transactions/{original_transaction_id}/credit_notes/{credit_note_id}
│ │ └─┬PUT
│ │   ├──[+] parameters (6209:17)❌ 
│ │   ├──[-] security (4139:11)❌ 
│ │   ├──[+] security (6195:11)
│ │   └──[🔀] summary (6191: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/address_validation/suggestions
│ │ └─┬POST
│ │   ├──[+] parameters (107:9)❌ 
│ │   ├──[-] security (101:11)❌ 
│ │   └──[+] security (105:11)
│ ├─┬/v1/customers
│ │ ├─┬GET
│ │ │ ├──[+] parameters (240:17)❌ 
│ │ │ ├──[+] parameters (283:17)❌ 
│ │ │ ├──[-] security (175:11)❌ 
│ │ │ ├──[+] security (190:11)
│ │ │ ├──[🔀] summary (186:16)
│ │ │ ├─┬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)
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (217:19)❌ 
│ │ │     ├──[+] title (259:20)
│ │ │     ├──[+] anyOf (256:17)
│ │ │     └──[+] anyOf (257:17)
│ │ └─┬POST
│ │   ├──[+] parameters (376:9)❌ 
│ │   ├──[-] security (321:11)❌ 
│ │   ├──[+] security (374:11)
│ │   └──[🔀] summary (370: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 (7751:7)
│ │ └─┬POST
│ │   ├──[+] parameters (854:17)❌ 
│ │   ├──[-] security (674:11)❌ 
│ │   ├──[+] security (846:11)
│ │   └──[🔀] summary (842:16)
│ ├─┬/v1/filings
│ │ └─┬GET
│ │   ├──[+] parameters (1580:17)❌ 
│ │   ├──[+] parameters (1537:17)❌ 
│ │   ├──[+] parameters (1548: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 (1204:19)❌ 
│ │   │   ├──[+] title (1497:20)
│ │   │   ├──[+] anyOf (1493:17)
│ │   │   └──[+] anyOf (1495:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1220:19)❌ 
│ │   │   ├──[+] title (1519:20)
│ │   │   ├──[+] anyOf (1516:17)
│ │   │   └──[+] anyOf (1517:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1180:19)❌ 
│ │   │   ├──[+] title (1461:20)
│ │   │   ├──[+] anyOf (1457:17)
│ │   │   └──[+] anyOf (1459:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1188:19)❌ 
│ │   │   ├──[+] title (1473:20)
│ │   │   ├──[+] anyOf (1469:17)
│ │   │   └──[+] anyOf (1471:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1212:19)❌ 
│ │   │   ├──[+] title (1508:20)
│ │   │   ├──[+] anyOf (1505:17)
│ │   │   └──[+] anyOf (1506:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] items (1230:15)❌ 
│ │   │   ├──[-] type (1228:19)❌ 
│ │   │   ├──[+] title (1534:20)
│ │   │   ├──[+] anyOf (1527:17)
│ │   │   └──[+] anyOf (1532:17)
│ │   ├─┬Parameters
│ │   │ ├──[🔀] example (1451:20)
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1172:19)❌ 
│ │   │   ├──[+] title (1449:20)
│ │   │   ├──[🔀] default (1448:22)❌ 
│ │   │   ├──[+] anyOf (1445:17)
│ │   │   └──[+] anyOf (1446:17)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[🔀] example (1599:17)
│ ├─┬/v1/registrations/{registration_id}/deregister
│ │ └─┬POST
│ │   ├──[+] parameters (4801:17)❌ 
│ │   ├──[-] security (2951:11)❌ 
│ │   ├──[+] security (4790:11)
│ │   └──[🔀] summary (4786:16)
│ ├─┬/v1/transactions/{transaction_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (6257:17)❌ 
│ │ │ ├──[-] security (3828:11)❌ 
│ │ │ ├──[+] security (6247:11)
│ │ │ └──[🔀] summary (6243:16)
│ │ └─┬PUT
│ │   ├──[+] parameters (6425:17)❌ 
│ │   ├──[-] security (3781:11)❌ 
│ │   ├──[+] security (6417:11)
│ │   └──[🔀] summary (6413:16)
│ ├─┬/v1/filings/registration/{registration_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1732:17)❌ 
│ │   ├──[-] security (1461:11)❌ 
│ │   ├──[+] security (1701:11)
│ │   └──[🔀] summary (1697:16)
│ ├─┬/v1/customers/external/{external_id}
│ │ └─┬GET
│ │   ├──[+] parameters (492:17)❌ 
│ │   ├──[-] security (582:11)❌ 
│ │   ├──[+] security (481:11)
│ │   └──[🔀] summary (477:16)
│ ├─┬/v1/transactions/filings/{filing_id}
│ │ └─┬GET
│ │   ├──[+] parameters (6035:17)❌ 
│ │   ├──[-] security (3989:11)❌ 
│ │   ├──[+] security (6025:11)
│ │   └──[🔀] summary (6021:16)
│ ├─┬/v1/transactions
│ │ ├─┬GET
│ │ │ ├──[+] parameters (5293:17)❌ 
│ │ │ ├──[+] parameters (5303:17)❌ 
│ │ │ ├──[+] parameters (5282:17)❌ 
│ │ │ ├──[+] parameters (5201:17)❌ 
│ │ │ ├──[+] parameters (5335:17)❌ 
│ │ │ ├──[-] security (3029:11)❌ 
│ │ │ ├──[+] security (5114:11)
│ │ │ ├──[🔀] summary (5110:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (3067:15)❌ 
│ │ │ │   ├──[-] type (3065:19)❌ 
│ │ │ │   ├──[+] title (5168:20)
│ │ │ │   ├──[+] anyOf (5161:17)
│ │ │ │   └──[+] anyOf (5166:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3074:19)❌ 
│ │ │ │   ├──[+] title (5178:20)
│ │ │ │   ├──[+] anyOf (5175:17)
│ │ │ │   └──[+] anyOf (5176:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3097:19)❌ 
│ │ │ │   ├──[+] title (5219:20)
│ │ │ │   ├──[+] anyOf (5216:17)
│ │ │ │   └──[+] anyOf (5217:17)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (5241:24)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3112:19)❌ 
│ │ │ │   ├──[+] title (5240:20)
│ │ │ │   ├──[🔀] description (5239:26)
│ │ │ │   ├──[+] anyOf (5237:17)
│ │ │ │   └──[+] anyOf (5238:17)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (5200:24)
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (5195:13)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3126:19)❌ 
│ │ │ │   ├──[+] title (5260:20)
│ │ │ │   ├──[+] anyOf (5257:17)
│ │ │ │   └──[+] anyOf (5258:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3133:19)❌ 
│ │ │ │   ├──[+] title (5270:20)
│ │ │ │   ├──[+] anyOf (5267:17)
│ │ │ │   └──[+] anyOf (5268:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3140:19)❌ 
│ │ │ │   ├──[+] title (5280:20)
│ │ │ │   ├──[+] anyOf (5277:17)
│ │ │ │   └──[+] anyOf (5278:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3037:19)❌ 
│ │ │ │   ├──[+] title (5124:20)
│ │ │ │   ├──[+] anyOf (5121:17)
│ │ │ │   └──[+] anyOf (5122:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3044:19)❌ 
│ │ │ │   ├──[+] title (5134:20)
│ │ │ │   ├──[+] anyOf (5131:17)
│ │ │ │   └──[+] anyOf (5132:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3051:19)❌ 
│ │ │ │   ├──[+] title (5144:20)
│ │ │ │   ├──[+] anyOf (5141:17)
│ │ │ │   └──[+] anyOf (5142:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3058:19)❌ 
│ │ │ │   ├──[+] title (5154:20)
│ │ │ │   ├──[+] anyOf (5151:17)
│ │ │ │   └──[+] anyOf (5152:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3082:19)❌ 
│ │ │ │   ├──[+] title (5189:20)
│ │ │ │   ├──[+] anyOf (5185:17)
│ │ │ │   └──[+] anyOf (5186:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3105:19)❌ 
│ │ │ │   ├──[+] title (5230:20)
│ │ │ │   ├──[+] anyOf (5226:17)
│ │ │ │   └──[+] anyOf (5227:17)
│ │ │ └─┬Parameters
│ │ │   ├──[🔀] description (5251:24)
│ │ │   └─┬Schema
│ │ │     ├──[-] type (3119:19)❌ 
│ │ │     ├──[+] title (5250:20)
│ │ │     ├──[🔀] description (5249:26)
│ │ │     ├──[+] anyOf (5247:17)
│ │ │     └──[+] anyOf (5248:17)
│ │ └─┬POST
│ │   ├──[+] parameters (5544:9)❌ 
│ │   ├──[-] security (3359:11)❌ 
│ │   ├──[+] security (5542:11)
│ │   ├──[🔀] summary (5538:16)
│ │   ├──[🔀] description (5539:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (5562:15)
│ ├─┬/v1/exemptions/{exemption_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1224:17)❌ 
│ │   ├──[-] security (969:11)❌ 
│ │   ├──[+] security (1214:11)
│ │   └──[🔀] summary (1210:16)
│ ├─┬/v1/nexus/physical_nexus
│ │ ├─┬GET
│ │ │ ├──[+] parameters (2164:17)❌ 
│ │ │ ├──[-] security (1577:11)❌ 
│ │ │ ├──[+] security (2116:11)
│ │ │ ├──[🔀] summary (2112:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (1584:19)❌ 
│ │ │ │   ├──[+] title (2125:20)
│ │ │ │   ├──[+] anyOf (2123:17)
│ │ │ │   └──[+] anyOf (2124:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (1589:19)❌ 
│ │ │ │   ├──[+] title (2133:20)
│ │ │ │   ├──[+] anyOf (2131:17)
│ │ │ │   └──[+] anyOf (2132:17)
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (1595:19)❌ 
│ │ │     ├──[+] title (2142:20)
│ │ │     ├──[+] anyOf (2139:17)
│ │ │     └──[+] anyOf (2140:17)
│ │ └─┬POST
│ │   ├──[+] parameters (2263:9)❌ 
│ │   ├──[-] security (1703:11)❌ 
│ │   ├──[+] security (2261:11)
│ │   └──[🔀] summary (2257:16)
│ ├─┬/v1/nexus/physical_nexus/{physical_nexus_id}
│ │ ├─┬PUT
│ │ │ ├──[+] parameters (2482:17)❌ 
│ │ │ ├──[-] security (1778:11)❌ 
│ │ │ ├──[+] security (2472:11)
│ │ │ └──[🔀] summary (2468:16)
│ │ └─┬DELETE
│ │   ├──[+] parameters (2410:17)❌ 
│ │   ├──[-] security (1865:11)❌ 
│ │   ├──[+] security (2400:11)
│ │   └──[🔀] summary (2396:16)
│ ├─┬/v1/exemptions
│ │ ├─┬GET
│ │ │ ├──[+] parameters (989:17)❌ 
│ │ │ ├──[+] parameters (1032: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
│ │ │ │   ├──[-] 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 (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 (786:19)❌ 
│ │ │ │   ├──[+] title (1009:20)
│ │ │ │   ├──[+] anyOf (1005:17)
│ │ │ │   └──[+] anyOf (1006: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 (777:19)❌ 
│ │ │     ├──[+] title (986:20)
│ │ │     ├──[+] anyOf (983:17)
│ │ │     └──[+] anyOf (984:17)
│ │ └─┬POST
│ │   ├──[+] parameters (1109:9)❌ 
│ │   ├──[-] security (873:11)❌ 
│ │   ├──[+] security (1107:11)
│ │   └──[🔀] summary (1103:16)
│ ├─┬/v1/products/categories
│ │ └─┬GET
│ │   ├──[+] parameters (2889:9)❌ 
│ │   ├──[-] security (2240:11)❌ 
│ │   ├──[+] security (2887:11)
│ │   ├──[🔀] summary (2883:16)
│ │   └─┬Responses
│ │     ├─┬422
│ │     │ └─┬application/json
│ │     │   └─┬Schema
│ │     │     └──[🔀] $ref (9741:9)❌ 
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (9903:9)❌ 
│ ├─┬/v1/registrations/{registration_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (4562:17)❌ 
│ │ │ ├──[-] security (2771:11)❌ 
│ │ │ ├──[+] security (4542:11)
│ │ │ ├──[🔀] summary (4538:16)
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (2787:19)❌ 
│ │ │     ├──[+] title (4560:20)
│ │ │     ├──[+] anyOf (4557:17)
│ │ │     └──[+] anyOf (4558:17)
│ │ └─┬PUT
│ │   ├──[+] parameters (4648:17)❌ 
│ │   ├──[-] security (2854:11)❌ 
│ │   ├──[+] security (4638:11)
│ │   ├──[🔀] summary (4634:16)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (4666:15)
│ └─┬/v1/registrations
│   ├─┬GET
│   │ ├──[+] parameters (3242:17)❌ 
│   │ ├──[+] parameters (3201:17)❌ 
│   │ ├──[-] security (2480:11)❌ 
│   │ ├──[+] security (3160:11)
│   │ ├──[🔀] summary (3156:16)
│   │ ├─┬Parameters
│   │ │ └─┬Schema
│   │ │   ├──[-] items (2515:15)❌ 
│   │ │   ├──[-] type (2513:19)❌ 
│   │ │   ├──[+] title (3199:20)
│   │ │   ├──[+] anyOf (3192:17)
│   │ │   └──[+] anyOf (3197:17)
│   │ ├─┬Parameters
│   │ │ └─┬Schema
│   │ │   ├──[-] type (2522:19)❌ 
│   │ │   ├──[+] title (3219:20)
│   │ │   ├──[+] anyOf (3216:17)
│   │ │   └──[+] anyOf (3217:17)
│   │ ├─┬Parameters
│   │ │ └─┬Schema
│   │ │   └──[🔀] default (3168:22)❌ 
│   │ └─┬Responses
│   │   └─┬200
│   │     └─┬application/json
│   │       └──[🔀] example (3261:17)
│   └─┬POST
│     ├──[+] parameters (3349:9)❌ 
│     ├──[-] security (2641:11)❌ 
│     ├──[+] security (3347:11)
│     ├──[🔀] summary (3343:16)
│     └─┬Requestbody
│       └─┬application/json
│         ├──[+] examples (4144:17)
│         ├──[+] examples (4274:17)
│         ├──[+] examples (4228:17)
│         ├──[+] examples (4248:17)
│         ├──[+] examples (4295:17)
│         ├──[+] examples (3920:17)
│         ├──[+] examples (4122:17)
│         ├──[+] examples (4313:17)
│         ├──[+] examples (3683:17)
│         ├──[+] examples (3862:17)
│         ├──[+] examples (3723:17)
│         ├──[+] examples (4332:17)
│         ├──[+] examples (4353:17)
│         ├──[+] examples (3442:17)
│         ├──[+] examples (3661:17)
│         ├──[+] examples (3822:17)
│         ├──[+] examples (3999:17)
│         ├──[+] examples (3881:17)
│         ├──[+] examples (4204:17)
│         ├──[+] examples (3900:17)
│         ├──[+] examples (4020:17)
│         ├──[+] examples (4082:17)
│         ├──[+] examples (4184:17)
│         ├──[+] examples (3704:17)
│         ├──[+] examples (3763:17)
│         ├──[+] examples (3534:17)
│         ├──[+] examples (3803:17)
│         ├──[+] examples (3574:17)
│         ├──[+] examples (3841:17)
│         ├──[+] examples (3617:17)
│         ├──[+] examples (3783:17)
│         ├──[+] examples (4062:17)
│         ├──[+] examples (3960:17)
│         ├──[+] examples (3978:17)
│         ├──[+] examples (4042:17)
│         ├──[+] examples (3463:17)
│         ├──[+] examples (3484:17)
│         ├──[+] examples (4164:17)
│         ├──[+] examples (3637:17)
│         ├──[+] examples (3505:17)
│         ├──[+] examples (3941:17)
│         ├──[+] examples (3554:17)
│         ├──[+] examples (3744:17)
│         ├──[+] examples (4102:17)
│         ├──[+] examples (3595:17)
│         ├─┬Schema
│         │ ├──[-] discriminator (2653:17)❌ 
│         │ ├──[+] oneOf (10614:7)
│         │ ├──[+] oneOf (10794:7)
│         │ ├──[+] oneOf (10974:7)
│         │ ├──[+] oneOf (11162:7)
│         │ ├──[+] oneOf (11342:7)
│         │ ├──[+] oneOf (11522:7)
│         │ ├──[+] oneOf (11702:7)
│         │ ├──[+] oneOf (11882:7)
│         │ ├──[+] oneOf (12062:7)
│         │ ├──[+] oneOf (12242:7)
│         │ ├──[+] oneOf (12422:7)
│         │ ├──[+] oneOf (12602:7)
│         │ ├──[+] oneOf (12782:7)
│         │ ├──[+] oneOf (12962:7)
│         │ ├──[+] oneOf (13142:7)
│         │ ├──[+] oneOf (13322:7)
│         │ ├──[+] oneOf (13502:7)
│         │ ├──[+] oneOf (13682:7)
│         │ ├──[+] oneOf (13868:7)
│         │ ├──[+] oneOf (14048:7)
│         │ ├──[+] oneOf (14228:7)
│         │ ├──[+] oneOf (14408:7)
│         │ ├──[+] oneOf (14588:7)
│         │ ├──[+] oneOf (14768:7)
│         │ ├──[+] oneOf (14948:7)
│         │ ├──[+] oneOf (15128:7)
│         │ ├──[+] oneOf (15310:7)
│         │ ├──[+] oneOf (15346:7)
│         │ ├──[+] oneOf (15374:7)
│         │ ├──[+] oneOf (15554:7)
│         │ ├──[+] oneOf (15734:7)
│         │ ├──[+] oneOf (15920:7)
│         │ ├──[+] oneOf (16100:7)
│         │ ├──[+] oneOf (16280:7)
│         │ ├──[+] oneOf (16460:7)
│         │ ├──[+] oneOf (16640:7)
│         │ ├──[+] oneOf (16820:7)
│         │ ├──[+] oneOf (17000:7)
│         │ ├──[+] oneOf (17180:7)
│         │ ├──[+] oneOf (17360:7)
│         │ ├──[+] oneOf (17540:7)
│         │ ├──[+] oneOf (17720:7)
│         │ ├──[+] oneOf (17900:7)
│         │ ├──[+] oneOf (18080:7)
│         │ ├──[+] oneOf (18260:7)
│         │ ├──[+] oneOf (18440:7)
│         │ ├─┬ONEOF
│         │ │ └──[🔀] $ref (10069:9)❌ 
│         │ ├─┬ONEOF
│         │ │ └──[🔀] $ref (10249:9)❌ 
│         │ └─┬ONEOF
│         │   └──[🔀] $ref (10435:9)❌ 
│         ├─┬regular_legacy
│         │ └──[🔀] value (3417:19)
│         └─┬regular_new
│           └──[🔀] value (3430:19)
├─┬Servers
│ └──[🔀] description (25375:18)
└─┬Components
  ├──[-] securitySchemes (24316:7)❌ 
  ├──[-] schemas (20665:7)❌ 
  ├──[-] schemas (13839:7)❌ 
  ├──[-] schemas (8732:7)❌ 
  ├──[-] schemas (19116:7)❌ 
  ├──[-] schemas (19688:7)❌ 
  ├──[-] schemas (5274:7)❌ 
  ├──[-] schemas (10967:7)❌ 
  ├──[-] schemas (8603:7)❌ 
  ├──[-] schemas (23018:7)❌ 
  ├──[-] schemas (9126:7)❌ 
  ├──[-] schemas (20210:7)❌ 
  ├──[-] schemas (9601:7)❌ 
  ├──[-] schemas (6079:7)❌ 
  ├──[-] schemas (6773:7)❌ 
  ├──[-] schemas (19754:7)❌ 
  ├──[-] schemas (10329:7)❌ 
  ├──[-] schemas (23610:7)❌ 
  ├──[-] schemas (6364:7)❌ 
  ├──[-] schemas (6966:7)❌ 
  ├──[-] schemas (4339:7)❌ 
  ├──[-] schemas (11329:7)❌ 
  ├──[-] schemas (5990:7)❌ 
  ├──[-] schemas (14780:7)❌ 
  ├──[-] schemas (19062:7)❌ 
  ├──[-] schemas (23547:7)❌ 
  ├──[-] schemas (19511:7)❌ 
  ├──[-] schemas (6125:7)❌ 
  ├──[-] schemas (13715:7)❌ 
  ├──[-] schemas (19742:7)❌ 
  ├──[-] schemas (22900:7)❌ 
  ├──[-] schemas (19076:7)❌ 
  ├──[-] schemas (9982:7)❌ 
  ├──[-] schemas (4886:7)❌ 
  ├──[-] schemas (22499:7)❌ 
  ├──[-] schemas (12721:7)❌ 
  ├──[-] schemas (13870:7)❌ 
  ├──[-] schemas (14834:7)❌ 
  ├──[-] schemas (17341:7)❌ 
  ├──[-] schemas (6638:7)❌ 
  ├──[-] schemas (19320:7)❌ 
  ├──[-] schemas (23140:7)❌ 
  ├──[-] schemas (4345:7)❌ 
  ├──[-] schemas (11759:7)❌ 
  ├──[-] schemas (13558:7)❌ 
  ├──[-] schemas (21856:7)❌ 
  ├──[-] schemas (19712:7)❌ 
  ├──[-] schemas (23773:7)❌ 
  ├──[-] schemas (23466:7)❌ 
  ├──[-] schemas (5119:7)❌ 
  ├──[-] schemas (5485:7)❌ 
  ├──[-] schemas (8526:7)❌ 
  ├──[-] schemas (10817:7)❌ 
  ├──[-] schemas (22864:7)❌ 
  ├──[-] schemas (23084:7)❌ 
  ├──[-] schemas (18015:7)❌ 
  ├──[-] schemas (12120:7)❌ 
  ├──[-] schemas (11736:7)❌ 
  ├──[-] schemas (10268:7)❌ 
  ├──[-] schemas (5300:7)❌ 
  ├──[-] schemas (17866:7)❌ 
  ├──[-] schemas (20245:7)❌ 
  ├──[-] schemas (11776:7)❌ 
  ├──[-] schemas (6457:7)❌ 
  ├──[-] schemas (4537:7)❌ 
  ├──[-] schemas (11299:7)❌ 
  ├──[-] schemas (6255:7)❌ 
  ├──[-] schemas (12201:7)❌ 
  ├──[-] schemas (20267:7)❌ 
  ├──[-] schemas (12476:7)❌ 
  ├──[-] schemas (20348:7)❌ 
  ├──[-] schemas (5227:7)❌ 
  ├──[-] schemas (23646:7)❌ 
  ├──[-] schemas (13355:7)❌ 
  ├──[-] schemas (22555:7)❌ 
  ├──[-] schemas (8619:7)❌ 
  ├──[-] schemas (22874:7)❌ 
  ├──[-] schemas (5400:7)❌ 
  ├──[-] schemas (5163:7)❌ 
  ├──[-] schemas (7023:7)❌ 
  ├──[-] schemas (17466:7)❌ 
  ├──[-] schemas (7743:7)❌ 
  ├──[-] schemas (5864:7)❌ 
  ├──[-] schemas (8498:7)❌ 
  ├──[-] schemas (10094:7)❌ 
  ├──[-] schemas (9052:7)❌ 
  ├──[-] schemas (11746:7)❌ 
  ├──[-] schemas (14366:7)❌ 
  ├──[-] schemas (17689:7)❌ 
  ├──[-] schemas (19471:7)❌ 
  ├──[-] schemas (5967:7)❌ 
  ├──[-] schemas (24249:7)❌ 
  ├──[-] schemas (20222:7)❌ 
  ├──[-] schemas (19232:7)❌ 
  ├──[-] schemas (4906:7)❌ 
  ├──[-] schemas (6295:7)❌ 
  ├──[-] schemas (5739:7)❌ 
  ├──[-] schemas (10885:7)❌ 
  ├──[-] schemas (6357:7)❌ 
  ├──[-] schemas (11447:7)❌ 
  ├──[-] schemas (18910:7)❌ 
  ├──[-] schemas (20613:7)❌ 
  ├──[-] schemas (23757:7)❌ 
  ├──[-] schemas (13043:7)❌ 
  ├──[-] schemas (21333:7)❌ 
  ├──[-] schemas (22835:7)❌ 
  ├──[-] schemas (22478:7)❌ 
  ├──[-] schemas (5784:7)❌ 
  ├──[-] schemas (4938:7)❌ 
  ├──[-] schemas (10955:7)❌ 
  ├──[-] schemas (5081:7)❌ 
  ├──[-] schemas (18782:7)❌ 
  ├──[-] schemas (10027:7)❌ 
  ├──[-] schemas (14476:7)❌ 
  ├──[-] schemas (17518:7)❌ 
  ├──[-] schemas (19487:7)❌ 
  ├──[-] schemas (17751:7)❌ 
  ├──[-] schemas (6404:7)❌ 
  ├──[-] schemas (19024:7)❌ 
  ├──[-] schemas (5918:7)❌ 
  ├──[-] schemas (10774:7)❌ 
  ├──[-] schemas (13622:7)❌ 
  ├──[-] schemas (14860:7)❌ 
  ├──[-] schemas (10514:7)❌ 
  ├──[-] schemas (14118:7)❌ 
  ├──[-] schemas (19349:7)❌ 
  ├──[-] schemas (22491:7)❌ 
  ├──[-] schemas (23564:7)❌ 
  ├──[-] schemas (20171:7)❌ 
  ├──[-] schemas (9807:7)❌ 
  ├──[-] schemas (17430:7)❌ 
  ├──[-] schemas (5680:7)❌ 
  ├──[-] schemas (11369:7)❌ 
  ├──[-] schemas (5422:7)❌ 
  ├──[-] schemas (11685:7)❌ 
  ├──[-] schemas (14304:7)❌ 
  ├──[-] schemas (17857:7)❌ 
  ├──[-] schemas (11629:7)❌ 
  ├──[-] schemas (19933:7)❌ 
  ├──[-] schemas (19384:7)❌ 
  ├──[-] schemas (20288:7)❌ 
  ├──[-] schemas (23670:7)❌ 
  ├──[-] schemas (6389:7)❌ 
  ├──[-] schemas (23517:7)❌ 
  ├──[-] schemas (13777:7)❌ 
  ├──[-] schemas (11455:7)❌ 
  ├──[-] schemas (5645:7)❌ 
  ├──[-] schemas (19307:7)❌ 
  ├──[-] schemas (5198:7)❌ 
  ├──[-] schemas (5346:7)❌ 
  ├──[-] schemas (11413:7)❌ 
  ├──[-] schemas (6695:7)❌ 
  ├──[-] schemas (13963:7)❌ 
  ├──[-] schemas (5894:7)❌ 
  ├──[-] schemas (7031:7)❌ 
  ├──[-] schemas (20216:7)❌ 
  ├──[-] schemas (13433:7)❌ 
  ├──[-] schemas (8467:7)❌ 
  ├──[-] schemas (7600:7)❌ 
  ├──[-] schemas (11510:7)❌ 
  ├──[-] schemas (10851:7)❌ 
  ├──[-] schemas (11537:7)❌ 
  ├──[-] schemas (11497:7)❌ 
  ├──[-] schemas (5515:7)❌ 
  ├──[-] schemas (6867:7)❌ 
  ├──[-] schemas (8492:7)❌ 
  ├──[-] schemas (23346:7)❌ 
  ├──[-] schemas (5705:7)❌ 
  ├──[-] schemas (23741:7)❌ 
  ├──[-] schemas (9577:7)❌ 
  ├──[-] schemas (13616:7)❌ 
  ├──[-] schemas (14087:7)❌ 
  ├──[-] schemas (17361:7)❌ 
  ├──[-] schemas (18601:7)❌ 
  ├──[-] schemas (23256:7)❌ 
  ├──[-] schemas (6759:7)❌ 
  ├──[-] schemas (19100:7)❌ 
  ├──[-] schemas (22721:7)❌ 
  ├──[-] schemas (6412:7)❌ 
  ├──[-] schemas (9313:7)❌ 
  ├──[-] schemas (8756:7)❌ 
  ├──[-] schemas (14149:7)❌ 
  ├──[-] schemas (11377:7)❌ 
  ├──[-] schemas (13605:7)❌ 
  ├──[-] schemas (18926:7)❌ 
  ├──[-] schemas (19277:7)❌ 
  ├──[-] schemas (24109:7)❌ 
  ├──[-] schemas (19177:7)❌ 
  ├──[-] schemas (22595:7)❌ 
  ├──[-] schemas (6793:7)❌ 
  ├──[-] schemas (23691:7)❌ 
  ├──[-] schemas (13385:7)❌ 
  ├──[-] schemas (10366:7)❌ 
  ├──[-] schemas (19627:7)❌ 
  ├──[-] schemas (19771:7)❌ 
  ├──[-] schemas (5113:7)❌ 
  ├──[-] schemas (22950:7)❌ 
  ├──[-] schemas (13570:7)❌ 
  ├──[-] schemas (7392:7)❌ 
  ├──[-] schemas (11706:7)❌ 
  ├──[-] schemas (13642:7)❌ 
  ├──[-] schemas (23436:7)❌ 
  ├──[-] schemas (7310:7)❌ 
  ├──[-] schemas (7691:7)❌ 
  ├──[-] schemas (10320:7)❌ 
  ├──[-] schemas (10288:7)❌ 
  ├──[-] schemas (12137:7)❌ 
  ├──[-] schemas (5387:7)❌ 
  ├──[-] schemas (10629:7)❌ 
  ├──[-] schemas (12145:7)❌ 
  ├──[-] schemas (11561:7)❌ 
  ├──[-] schemas (18100:7)❌ 
  ├──[-] schemas (14273:7)❌ 
  ├──[-] schemas (19049:7)❌ 
  ├──[-] schemas (18962:7)❌ 
  ├──[-] schemas (5530:7)❌ 
  ├──[-] schemas (5550:7)❌ 
  ├──[-] schemas (8440:7)❌ 
  ├──[-] schemas (9348:7)❌ 
  ├──[-] schemas (20099:7)❌ 
  ├──[-] schemas (5393:7)❌ 
  ├──[-] schemas (8950:7)❌ 
  ├──[-] schemas (5843:7)❌ 
  ├──[-] schemas (10498:7)❌ 
  ├──[-] schemas (19294:7)❌ 
  ├──[-] schemas (20433:7)❌ 
  ├──[-] schemas (19902:7)❌ 
  ├──[-] schemas (22642:7)❌ 
  ├──[-] schemas (5356:7)❌ 
  ├──[-] schemas (7362:7)❌ 
  ├──[-] schemas (6940:7)❌ 
  ├──[-] schemas (9097:7)❌ 
  ├──[-] schemas (10607:7)❌ 
  ├──[-] schemas (10800:7)❌ 
  ├──[-] schemas (22541:7)❌ 
  ├──[-] schemas (19493:7)❌ 
  ├──[-] schemas (22843:7)❌ 
  ├──[-] schemas (24077:7)❌ 
  ├──[-] schemas (4970:7)❌ 
  ├──[-] schemas (6650:7)❌ 
  ├──[-] schemas (10077:7)❌ 
  ├──[-] schemas (6661:7)❌ 
  ├──[-] schemas (10554:7)❌ 
  ├──[-] schemas (14447:7)❌ 
  ├──[-] schemas (10858:7)❌ 
  ├──[-] schemas (10763:7)❌ 
  ├──[-] schemas (19524:7)❌ 
  ├──[-] schemas (11007:7)❌ 
  ├──[-] schemas (22926:7)❌ 
  ├──[-] schemas (12268:7)❌ 
  ├──[-] schemas (10275:7)❌ 
  ├──[-] schemas (19263:7)❌ 
  ├──[-] schemas (11320:7)❌ 
  ├──[-] schemas (22969:7)❌ 
  ├──[-] schemas (6765:7)❌ 
  ├──[-] schemas (14749:7)❌ 
  ├──[-] schemas (4914:7)❌ 
  ├──[-] schemas (13994:7)❌ 
  ├──[-] schemas (23579:7)❌ 
  ├──[-] schemas (19152:7)❌ 
  ├──[-] schemas (5315:7)❌ 
  ├──[-] schemas (10706:7)❌ 
  ├──[-] schemas (6491:7)❌ 
  ├──[-] schemas (10738:7)❌ 
  ├──[-] schemas (13537:7)❌ 
  ├──[-] schemas (14428:7)❌ 
  ├──[-] schemas (19244:7)❌ 
  ├──[-] schemas (19363:7)❌ 
  ├──[-] schemas (19860:7)❌ 
  ├──[-] schemas (5751:7)❌ 
  ├──[-] schemas (7522:7)❌ 
  ├──[-] schemas (8928:7)❌ 
  ├──[-] schemas (9106:7)❌ 
  ├──[-] schemas (10677:7)❌ 
  ├──[-] schemas (14806:7)❌ 
  ├──[-] schemas (12109:7)❌ 
  ├──[-] schemas (20135:7)❌ 
  ├──[-] schemas (23485:7)❌ 
  ├──[-] schemas (10665:7)❌ 
  ├──[-] schemas (12332:7)❌ 
  ├──[-] schemas (7334:7)❌ 
  ├──[-] schemas (8575:7)❌ 
  ├──[-] schemas (10934:7)❌ 
  ├──[-] schemas (8679:7)❌ 
  ├──[-] schemas (19218:7)❌ 
  ├──[-] schemas (11039:7)❌ 
  ├──[-] schemas (19006:7)❌ 
  ├──[-] schemas (20196:7)❌ 
  ├──[-] schemas (10385:7)❌ 
  ├──[-] schemas (5495:7)❌ 
  ├──[-] schemas (14335:7)❌ 
  ├──[-] schemas (9795:7)❌ 
  ├──[-] schemas (4991:7)❌ 
  ├──[-] schemas (18585:7)❌ 
  ├──[-] schemas (5189:7)❌ 
  ├──[-] schemas (6026:7)❌ 
  ├──[-] schemas (5234:7)❌ 
  ├──[-] schemas (5456:7)❌ 
  ├──[-] schemas (6560:7)❌ 
  ├──[-] schemas (6158:7)❌ 
  ├──[-] schemas (13808:7)❌ 
  ├──[-] schemas (8658:7)❌ 
  ├──[-] schemas (19502:7)❌ 
  ├──[-] schemas (13746:7)❌ 
  ├──[-] schemas (6199:7)❌ 
  ├──[-] schemas (6644:7)❌ 
  ├──[-] schemas (14851:7)❌ 
  ├──[-] schemas (22987:7)❌ 
  ├──[-] schemas (7917:7)❌ 
  ├──[-] schemas (8701:7)❌ 
  ├──[-] schemas (4716:7)❌ 
  ├──[-] schemas (5936:7)❌ 
  ├──[-] schemas (22453:7)❌ 
  ├──[-] schemas (19186:7)❌ 
  ├──[-] schemas (17390:7)❌ 
  ├──[-] schemas (23171:7)❌ 
  ├──[-] schemas (19127:7)❌ 
  ├──[-] schemas (19656:7)❌ 
  ├──[-] schemas (5219:7)❌ 
  ├──[-] schemas (14056:7)❌ 
  ├──[-] schemas (10942:7)❌ 
  ├──[-] schemas (17455:7)❌ 
  ├──[-] schemas (14704:7)❌ 
  ├──[-] schemas (23230:7)❌ 
  ├──[-] schemas (6444:7)❌ 
  ├──[-] schemas (20081:7)❌ 
  ├──[-] schemas (5433:7)❌ 
  ├──[-] schemas (7697:7)❌ 
  ├──[-] schemas (11585:7)❌ 
  ├──[-] schemas (5809:7)❌ 
  ├──[-] schemas (6801:7)❌ 
  ├──[-] schemas (19165:7)❌ 
  ├──[-] schemas (6398:7)❌ 
  ├──[-] schemas (23716:7)❌ 
  ├──[-] schemas (11462:7)❌ 
  ├──[-] schemas (10980:7)❌ 
  ├──[-] schemas (5337:7)❌ 
  ├──[-] schemas (5617:7)❌ 
  ├──[-] schemas (18887:7)❌ 
  ├──[-] schemas (5139:7)❌ 
  ├──[-] schemas (20512:7)❌ 
  ├──[-] schemas (5328:7)❌ 
  ├──[-] schemas (19333:7)❌ 
  ├──[-] schemas (22799:7)❌ 
  ├──[-] schemas (5259:7)❌ 
  ├──[-] schemas (9017:7)❌ 
  ├──[-] schemas (8974:7)❌ 
  ├──[-] schemas (17841:7)❌ 
  ├──[-] schemas (5410:7)❌ 
  ├──[-] schemas (7045:7)❌ 
  ├──[-] schemas (11723:7)❌ 
  ├──[+] schemas (10794:7)
  ├──[-] schemas (5604:7)❌ 
  ├──[-] schemas (5561:7)❌ 
  ├──[-] schemas (8626:7)❌ 
  ├──[-] schemas (12503:7)❌ 
  ├──[-] schemas (13483:7)❌ 
  ├──[-] schemas (22573:7)❌ 
  ├──[-] schemas (17275:7)❌ 
  ├──[-] schemas (20182:7)❌ 
  ├──[-] schemas (5668:7)❌ 
  ├──[-] schemas (9329:7)❌ 
  ├──[-] schemas (6465:7)❌ 
  ├──[+] schemas (14408:7)
  ├──[+] schemas (11342:7)
  ├──[+] schemas (22706:7)
  ├──[+] schemas (12422:7)
  ├──[+] schemas (21555:7)
  ├──[+] schemas (21547:7)
  ├──[+] schemas (22419:7)
  ├──[+] schemas (21579:7)
  ├──[+] schemas (23290:7)
  ├──[+] schemas (23344:7)
  ├──[+] schemas (23556:7)
  ├──[+] schemas (16100:7)
  ├──[+] schemas (25232:7)
  ├──[+] schemas (18080:7)
  ├──[+] schemas (18912:7)
  ├──[+] schemas (25279:7)
  ├──[+] schemas (20125:7)
  ├──[+] schemas (23588:7)
  ├──[+] schemas (23706:7)
  ├──[+] schemas (23647:7)
  ├──[+] schemas (11702:7)
  ├──[+] schemas (25288:7)
  ├──[+] schemas (25112:7)
  ├──[+] schemas (22449:7)
  ├──[+] schemas (22549:7)
  ├──[+] schemas (16640:7)
  ├──[+] schemas (17900:7)
  ├──[+] schemas (14948:7)
  ├──[+] schemas (19487:7)
  ├──[+] schemas (15734:7)
  ├──[+] schemas (22968:7)
  ├──[+] schemas (22388:7)
  ├──[+] schemas (22736:7)
  ├──[+] schemas (13142:7)
  ├──[+] schemas (15920:7)
  ├──[+] schemas (25238:7)
  ├──[+] schemas (21693:7)
  ├──[+] schemas (10248:7)
  ├──[+] schemas (23425:7)
  ├──[+] schemas (21776:7)
  ├──[+] schemas (25172:7)
  ├──[+] schemas (22353:7)
  ├──[+] schemas (24891:7)
  ├──[+] schemas (25219:7)
  ├──[+] schemas (22855:7)
  ├──[+] schemas (23265:7)
  ├──[+] schemas (25271:7)
  ├──[+] schemas (17000:7)
  ├──[+] schemas (17540:7)
  ├──[+] schemas (23233:7)
  ├──[+] schemas (17180:7)
  ├──[+] schemas (15374:7)
  ├──[+] schemas (25212:7)
  ├──[+] schemas (22805:7)
  ├──[+] schemas (23317:7)
  ├──[+] schemas (25152:7)
  ├──[+] schemas (18260:7)
  ├──[+] schemas (25260:7)
  ├──[+] schemas (23130:7)
  ├──[+] schemas (23393:7)
  ├──[+] schemas (22514:7)
  ├──[+] schemas (22630:7)
  ├──[+] schemas (25200:7)
  ├──[+] schemas (12062:7)
  ├──[+] schemas (25178:7)
  ├──[+] schemas (13868:7)
  ├──[+] schemas (10434:7)
  ├──[+] schemas (21816:7)
  ├──[+] schemas (25244:7)
  ├──[+] schemas (25206:7)
  ├──[+] schemas (12962:7)
  ├──[+] schemas (10974:7)
  ├──[+] schemas (23462:7)
  ├──[+] schemas (22943:7)
  ├──[+] schemas (12782:7)
  ├──[+] schemas (25147:7)
  ├──[+] schemas (18942:7)
  ├──[+] schemas (22323:7)
  ├──[+] schemas (23733:7)
  ├──[+] schemas (25194:7)
  ├──[+] schemas (22479:7)
  ├──[+] schemas (23496:7)
  ├──[+] schemas (23157:7)
  ├──[+] schemas (25131:7)
  ├──[+] schemas (13682:7)
  ├──[+] schemas (13322:7)
  ├──[+] schemas (14768:7)
  ├──[+] schemas (25137:7)
  ├──[+] schemas (25157:7)
  ├──[+] schemas (9902:7)
  ├──[+] schemas (17720:7)
  ├──[+] schemas (12242:7)
  ├──[+] schemas (23770:7)
  ├──[+] schemas (9740:7)
  ├──[+] schemas (22830:7)
  ├──[+] schemas (25265:7)
  ├──[+] schemas (25119:7)
  ├──[+] schemas (16280:7)
  ├──[+] schemas (14588:7)
  ├──[+] schemas (25184:7)
  ├──[+] schemas (11522:7)
  ├──[+] schemas (11162:7)
  ├──[+] schemas (17360:7)
  ├──[+] schemas (15554:7)
  ├──[+] schemas (23100:7)
  ├──[+] schemas (25125:7)
  ├──[+] schemas (25162:7)
  ├──[+] schemas (23684:7)
  ├──[+] schemas (22890:7)
  ├──[+] schemas (22277:7)
  ├──[+] schemas (16820:7)
  ├──[+] schemas (12602:7)
  ├──[+] schemas (25189:7)
  ├──[+] schemas (22766:7)
  ├──[+] schemas (10068:7)
  ├──[+] schemas (23371:7)
  ├──[+] schemas (18440:7)
  ├──[+] schemas (25255:7)
  ├──[+] schemas (23192:7)
  ├──[+] schemas (22998:7)
  ├──[+] schemas (20779:7)
  ├──[+] schemas (25225:7)
  ├──[+] schemas (13502:7)
  ├──[+] schemas (14228:7)
  ├──[+] schemas (22580:7)
  ├──[+] schemas (23028:7)
  ├──[+] schemas (23070:7)
  ├──[+] schemas (14048:7)
  ├──[+] schemas (16460:7)
  ├──[+] schemas (10614:7)
  ├──[+] schemas (25090:7)
  ├──[+] schemas (25142:7)
  ├──[+] schemas (25250:7)
  ├──[+] schemas (11882:7)
  ├──[+] schemas (25167:7)
  ├──[+] schemas (22672:7)
  ├─┬TransactionItemEstimateResponse
  │ ├──[+] properties (24104:9)
  │ ├─┬product_subcategory
  │ │ ├──[-] type (21670:17)❌ 
  │ │ ├──[+] title (24075:18)
  │ │ ├──[-] description (21669:24)
  │ │ ├──[+] anyOf (20309:7)
  │ │ └──[+] anyOf (24074:15)
  │ ├─┬external_product_id
  │ │ ├──[-] type (21658:17)❌ 
  │ │ ├──[+] title (24055:18)
  │ │ ├──[+] anyOf (24052:15)
  │ │ └──[+] anyOf (24054:15)
  │ ├─┬external_id
  │ │ ├──[-] type (21647:17)❌ 
  │ │ ├──[+] title (24036:18)
  │ │ ├──[+] anyOf (24033:15)
  │ │ └──[+] anyOf (24035:15)
  │ ├─┬quantity
  │ │ ├──[-] type (21675:17)❌ 
  │ │ ├──[🔀] title (24080:18)
  │ │ ├──[-] pattern (21676:20)❌ 
  │ │ ├──[🔀] description (24081:24)
  │ │ ├──[-] default (21679:20)❌ 
  │ │ ├──[+] anyOf (24078:15)
  │ │ └──[+] anyOf (24079:15)
  │ ├─┬product_source
  │ │ └──[🔀] $ref (24058:11)❌ 
  │ ├─┬product_category
  │ │ ├──[🔀] type (24105:17)❌ 
  │ │ ├──[+] title (24106:18)
  │ │ ├──[🔀] description (24107:24)
  │ │ ├──[+] default (24108:20)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-beta (24109:19)
  │ ├─┬taxable_amount
  │ │ ├──[🔀] title (24125:18)
  │ │ ├──[🔀] pattern (24124:20)❌ 
  │ │ └──[🔀] description (24126:24)
  │ ├─┬product_name
  │ │ ├──[-] type (21661:17)❌ 
  │ │ ├──[+] title (24069:18)
  │ │ ├──[🔀] description (24070:24)
  │ │ ├──[+] anyOf (24066:15)
  │ │ └──[+] anyOf (24068:15)
  │ ├─┬tax_amount
  │ │ ├──[🔀] title (24091:18)
  │ │ ├──[🔀] pattern (24090:20)❌ 
  │ │ ├──[🔀] description (24092:24)
  │ │ └──[🔀] default (24093:20)❌ 
  │ ├─┬exempt_reason
  │ │ └──[🔀] $ref (24129:11)❌ 
  │ ├─┬tax_rate
  │ │ ├──[+] items (24136:13)❌ 
  │ │ ├──[🔀] type (24137:17)❌ 
  │ │ ├──[🔀] title (24138:18)
  │ │ ├──[-] pattern (21704:20)❌ 
  │ │ ├──[🔀] description (24139:24)
  │ │ └──[🔀] default (24140:20)❌ 
  │ ├─┬product_description
  │ │ ├──[-] type (21664:17)❌ 
  │ │ ├──[+] title (24086:18)
  │ │ ├──[🔀] description (24087:24)
  │ │ ├──[+] anyOf (24084:15)
  │ │ └──[+] anyOf (24085:15)
  │ ├─┬tax_items
  │ │ ├──[-] items (21714:13)❌ 
  │ │ ├──[🔀] type (24111:17)❌ 
  │ │ ├──[🔀] title (24113:18)
  │ │ ├──[+] pattern (24112:20)❌ 
  │ │ ├──[🔀] description (24114:24)
  │ │ └──[🔀] default (24115:20)❌ 
  │ └─┬description
  │   ├──[-] type (21655:17)❌ 
  │   ├──[+] title (24048:18)
  │   ├──[+] anyOf (24045:15)
  │   └──[+] anyOf (24047:15)
  ├─┬TaxItemEstimate
  │ ├─┬exempt_reason
  │ │ └──[🔀] $ref (25316:11)❌ 
  │ └─┬rule
  │   ├──[-] type (20014:17)❌ 
  │   ├──[+] title (25325:18)
  │   ├──[+] anyOf (25322:15)
  │   └──[+] anyOf (25324:15)
  ├─┬TransactionRead
  │ ├──[+] properties (7595:9)
  │ ├──[+] properties (7689:9)
  │ ├──[+] properties (7590:9)
  │ ├──[+] properties (7684:9)
  │ ├──[+] properties (7609:9)
  │ ├──[+] properties (7678:9)
  │ ├─┬filing_id
  │ │ ├──[-] type (22160:17)❌ 
  │ │ ├──[+] title (7458:18)
  │ │ ├──[🔀] description (7459:24)
  │ │ ├──[+] anyOf (7454:15)
  │ │ └──[+] anyOf (7457:15)
  │ ├─┬related_to
  │ │ ├──[-] type (22093:17)❌ 
  │ │ ├──[+] title (7443:18)
  │ │ ├──[🔀] description (7444:24)
  │ │ ├──[+] default (7445:20)❌ 
  │ │ ├──[+] anyOf (7441:15)
  │ │ └──[+] anyOf (7442:15)
  │ ├─┬converted_total_amount
  │ │ ├──[-] type (22197:17)❌ 
  │ │ ├──[+] title (7623:18)
  │ │ ├──[+] anyOf (7620:15)
  │ │ └──[+] anyOf (7622:15)
  │ ├─┬requires_exemption
  │ │ └──[🔀] $ref (7389:11)❌ 
  │ ├─┬source
  │ │ └──[🔀] $ref (7384:11)❌ 
  │ ├─┬secondary_external_id
  │ │ ├──[-] type (22096:17)❌ 
  │ │ ├──[+] title (7577:18)
  │ │ ├──[🔀] description (7578:24)
  │ │ ├──[+] anyOf (7575:15)
  │ │ └──[+] anyOf (7576:15)
  │ ├─┬exemptions
  │ │ ├──[-] items (22090:13)❌ 
  │ │ ├──[-] type (22088:17)❌ 
  │ │ ├──[+] title (7458:18)
  │ │ ├──[+] anyOf (7454:15)
  │ │ └──[+] anyOf (7457:15)
  │ ├─┬county
  │ │ ├──[-] type (22166:17)❌ 
  │ │ ├──[+] title (7560:18)
  │ │ ├──[+] anyOf (7558:15)
  │ │ └──[+] anyOf (7559:15)
  │ ├─┬postal_code
  │ │ ├──[🔀] type (7685:17)❌ 
  │ │ ├──[+] title (7686:18)
  │ │ ├──[🔀] description (7687:24)
  │ │ └──[+] default (7688:20)❌ 
  │ ├─┬external_id
  │ │ ├──[-] type (22048:17)❌ 
  │ │ ├──[-] title (22050:18)
  │ │ ├──[-] minLength (22049:22)❌ 
  │ │ ├──[🔀] description (7450:24)
  │ │ ├──[+] default (7451:20)❌ 
  │ │ ├──[+] anyOf (20496:7)
  │ │ └──[+] anyOf (7449:15)
  │ ├─┬city
  │ │ ├──[-] type (22163:17)❌ 
  │ │ ├──[+] title (7554:18)
  │ │ ├──[+] anyOf (7552:15)
  │ │ └──[+] anyOf (7553:15)
  │ ├─┬taxable_amount
  │ │ ├──[-] type (22137:17)❌ 
  │ │ ├──[🔀] title (7682:18)
  │ │ ├──[-] pattern (22138:20)❌ 
  │ │ ├──[🔀] description (7683:24)
  │ │ ├──[-] default (22141:20)❌ 
  │ │ ├──[+] anyOf (7680:15)
  │ │ └──[+] anyOf (7681:15)
  │ ├─┬status
  │ │ └──[🔀] $ref (7473:11)❌ 
  │ ├─┬total_tax_amount_calculated
  │ │ ├──[-] type (22116:17)❌ 
  │ │ ├──[-] title (22118:18)
  │ │ ├──[-] pattern (22117:20)❌ 
  │ │ ├──[🔀] description (7518:24)
  │ │ ├──[-] default (22120:20)❌ 
  │ │ ├──[+] anyOf (20607:7)
  │ │ └──[+] anyOf (7517:15)
  │ ├─┬converted_taxable_amount
  │ │ ├──[-] type (22209:17)❌ 
  │ │ ├──[+] title (7651:18)
  │ │ ├──[+] anyOf (7648:15)
  │ │ └──[+] anyOf (7650:15)
  │ ├─┬tax_rate_imported
  │ │ └──[🔀] $ref (19469:13)❌ 
  │ ├─┬id
  │ │ ├──[🔀] title (7396:18)
  │ │ ├──[+] minLength (7395:22)❌ 
  │ │ └──[🔀] description (7397:24)
  │ ├─┬conversion_rate
  │ │ ├──[-] type (22206:17)❌ 
  │ │ ├──[+] title (7644:18)
  │ │ ├──[+] anyOf (7641:15)
  │ │ └──[+] anyOf (7643:15)
  │ ├─┬state
  │ │ ├──[-] type (22169:17)❌ 
  │ │ ├──[+] title (7470:18)
  │ │ ├──[🔀] description (7471:24)
  │ │ ├──[+] anyOf (7468:15)
  │ │ └──[+] anyOf (7469:15)
  │ ├─┬date
  │ │ ├──[-] type (22053:17)❌ 
  │ │ ├──[🔀] title (7437:18)
  │ │ ├──[-] format (22054:19)❌ 
  │ │ ├──[🔀] description (7438:24)
  │ │ ├──[+] anyOf (7435:15)
  │ ...

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Medium Risk**
> Automated codegen only, but the minor release carries broad breaking SDK surface area that will force consumer code and typing updates on upgrade.
> 
> **Overview**
> **Automated Speakeasy regen** bumps the Python package to **0.13.0** (`pyproject.toml`, `_version.py`, docs/models) to match a refreshed OpenAPI spec (minor semver per upstream API changes).
> 
> **Breaking client contract:** Most existing resource clients (customers, transactions, exemptions, filings, nexus, products, registrations, tax estimation, etc.) have updated **request bodies**, **response models**, and **`error.detail`** shapes. Many GET/POST/PUT/DELETE calls now require an explicit **`x_organization_id`** header on the request type where it was not required before.
> 
> **New generated operations** include filing approval, transaction archive and tax-only modes, registration jurisdiction listing, OSS countries, registration attachment upload, nexus detail/category helpers, jurisdiction-specific registration fields, and customer tax registration upsert.
> 
> Underlying spec edits (reflected in generated types) include new routes, security/header parameter alignment, nullable **`anyOf`** query params, registration create **`oneOf`** instead of a discriminator, and expanded transaction/tax-estimate schemas.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit e12d1fccfd1eb5a8849681ff41f7065a6586d013. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->

* `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 Aug 31, 2026
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