Skip to content

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

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 1, 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 (6475:3)
│ ├──[+] path (1924:3)
│ ├──[+] path (4446:3)
│ ├──[+] path (4744:3)
│ ├──[+] path (5815:3)
│ ├──[+] path (2570:3)
│ ├──[+] path (4496:3)
│ ├──[+] path (2347:3)
│ ├──[+] path (727:3)
│ ├──[+] path (4878:3)
│ ├─┬/v1/exemptions
│ │ ├─┬GET
│ │ │ ├──[+] parameters (989:17)❌ 
│ │ │ ├──[+] parameters (1032:17)❌ 
│ │ │ ├──[-] security (711:11)❌ 
│ │ │ ├──[+] security (893:11)
│ │ │ ├──[🔀] summary (889:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (745:19)❌ 
│ │ │ │   ├──[+] title (940:20)
│ │ │ │   ├──[+] anyOf (937:17)
│ │ │ │   └──[+] anyOf (938: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
│ │ │ │   ├──[-] 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
│ │ │ │   ├──[-] items (737:15)❌ 
│ │ │ │   ├──[-] type (735:19)❌ 
│ │ │ │   ├──[+] title (929:20)
│ │ │ │   ├──[+] anyOf (922:17)
│ │ │ │   └──[+] anyOf (927: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 (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/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/transactions/filings/{filing_id}
│ │ └─┬GET
│ │   ├──[+] parameters (6043:17)❌ 
│ │   ├──[-] security (3989:11)❌ 
│ │   ├──[+] security (6033:11)
│ │   └──[🔀] summary (6029:16)
│ ├─┬/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/{credit_note_id}
│ │ └─┬PUT
│ │   ├──[+] parameters (6217:17)❌ 
│ │   ├──[-] security (4139:11)❌ 
│ │   ├──[+] security (6203:11)
│ │   └──[🔀] summary (6199:16)
│ ├─┬/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/products
│ │ ├─┬GET
│ │ │ ├──[+] parameters (2713:17)❌ 
│ │ │ ├──[+] parameters (2672: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 (9764:9)❌ 
│ │ └─┬POST
│ │   ├──[+] parameters (2805:9)❌ 
│ │   ├──[-] security (2159:11)❌ 
│ │   ├──[+] security (2803:11)
│ │   ├──[🔀] summary (2799:16)
│ │   ├──[🔀] description (2800:20)
│ │   └─┬Responses
│ │     └─┬422
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (9764:9)❌ 
│ ├─┬/v1/nexus
│ │ └─┬GET
│ │   ├──[+] parameters (2001:17)❌ 
│ │   ├──[+] parameters (2028:17)❌ 
│ │   ├──[+] parameters (2044:17)❌ 
│ │   ├──[+] parameters (2086:17)❌ 
│ │   ├──[-] security (1928:11)❌ 
│ │   ├──[+] security (1980:11)
│ │   ├──[🔀] summary (1976:16)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1962:19)❌ 
│ │   │   ├──[+] title (2043:20)
│ │   │   ├──[+] anyOf (2041:17)
│ │   │   └──[+] anyOf (2042:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1968:19)❌ 
│ │   │   ├──[+] title (2060:20)
│ │   │   ├──[+] anyOf (2057:17)
│ │   │   └──[+] anyOf (2058:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1945:19)❌ 
│ │   │   ├──[+] title (1999:20)
│ │   │   ├──[+] anyOf (1996:17)
│ │   │   └──[+] anyOf (1997: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 (1973:19)❌ 
│ │   │   ├──[+] title (2068:20)
│ │   │   ├──[+] anyOf (2066:17)
│ │   │   └──[+] anyOf (2067:17)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (2103:17)❌ 
│ ├─┬/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/transactions/external/{external_id}
│ │ └─┬GET
│ │   ├──[+] parameters (5872:17)❌ 
│ │   ├──[-] security (3620:11)❌ 
│ │   ├──[+] security (5862:11)
│ │   └──[🔀] summary (5858:16)
│ ├─┬/v1/filings/{filing_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1837:17)❌ 
│ │   ├──[-] security (1366:11)❌ 
│ │   ├──[+] security (1827:11)
│ │   └──[🔀] summary (1823:16)
│ ├─┬/v1/products/{product_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (2993:17)❌ 
│ │ │ ├──[-] security (2317:11)❌ 
│ │ │ ├──[+] security (2983:11)
│ │ │ ├──[🔀] summary (2979:16)
│ │ │ └─┬Responses
│ │ │   └─┬422
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (9764:9)❌ 
│ │ └─┬PUT
│ │   ├──[+] parameters (3076:17)❌ 
│ │   ├──[-] security (2390:11)❌ 
│ │   ├──[+] security (3066:11)
│ │   ├──[🔀] summary (3062:16)
│ │   ├──[🔀] description (3063:20)
│ │   ├─┬Responses
│ │   │ └─┬422
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (9764:9)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └──[🔀] $ref (3092:15)❌ 
│ ├─┬/v1/tax/estimate
│ │ └─┬POST
│ │   ├──[+] parameters (4943:17)❌ 
│ │   ├──[-] security (4181:11)❌ 
│ │   ├──[+] security (4931:11)
│ │   ├──[🔀] summary (4927:16)
│ │   ├─┬Responses
│ │   │ ├──[+] codes (5105:11)
│ │   │ ├──[+] codes (5039:11)
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     ├──[🔀] example (4991:17)
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (19342:9)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (4961:15)
│ ├─┬/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/registrations/{registration_id}/deregister
│ │ └─┬POST
│ │   ├──[+] parameters (4809:17)❌ 
│ │   ├──[-] security (2951:11)❌ 
│ │   ├──[+] security (4798:11)
│ │   └──[🔀] summary (4794:16)
│ ├─┬/v1/customers
│ │ ├─┬GET
│ │ │ ├──[+] parameters (240:17)❌ 
│ │ │ ├──[+] parameters (283:17)❌ 
│ │ │ ├──[-] security (175:11)❌ 
│ │ │ ├──[+] security (190:11)
│ │ │ ├──[🔀] summary (186:16)
│ │ │ ├─┬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)
│ │ │ ├─┬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)
│ │ └─┬POST
│ │   ├──[+] parameters (376:9)❌ 
│ │   ├──[-] security (321:11)❌ 
│ │   ├──[+] security (374:11)
│ │   └──[🔀] summary (370:16)
│ ├─┬/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/transactions
│ │ ├─┬GET
│ │ │ ├──[+] parameters (5343:17)❌ 
│ │ │ ├──[+] parameters (5290:17)❌ 
│ │ │ ├──[+] parameters (5301:17)❌ 
│ │ │ ├──[+] parameters (5311:17)❌ 
│ │ │ ├──[+] parameters (5209:17)❌ 
│ │ │ ├──[-] security (3029:11)❌ 
│ │ │ ├──[+] security (5122:11)
│ │ │ ├──[🔀] summary (5118:16)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (5208:24)
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (5203:13)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (5249:24)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3112:19)❌ 
│ │ │ │   ├──[+] title (5248:20)
│ │ │ │   ├──[🔀] description (5247:26)
│ │ │ │   ├──[+] anyOf (5245:17)
│ │ │ │   └──[+] anyOf (5246:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3051:19)❌ 
│ │ │ │   ├──[+] title (5152:20)
│ │ │ │   ├──[+] anyOf (5149:17)
│ │ │ │   └──[+] anyOf (5150:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3074:19)❌ 
│ │ │ │   ├──[+] title (5186:20)
│ │ │ │   ├──[+] anyOf (5183:17)
│ │ │ │   └──[+] anyOf (5184:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3105:19)❌ 
│ │ │ │   ├──[+] title (5238:20)
│ │ │ │   ├──[+] anyOf (5234:17)
│ │ │ │   └──[+] anyOf (5235:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3140:19)❌ 
│ │ │ │   ├──[+] title (5288:20)
│ │ │ │   ├──[+] anyOf (5285:17)
│ │ │ │   └──[+] anyOf (5286:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3044:19)❌ 
│ │ │ │   ├──[+] title (5142:20)
│ │ │ │   ├──[+] anyOf (5139:17)
│ │ │ │   └──[+] anyOf (5140:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3097:19)❌ 
│ │ │ │   ├──[+] title (5227:20)
│ │ │ │   ├──[+] anyOf (5224:17)
│ │ │ │   └──[+] anyOf (5225:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3126:19)❌ 
│ │ │ │   ├──[+] title (5268:20)
│ │ │ │   ├──[+] anyOf (5265:17)
│ │ │ │   └──[+] anyOf (5266:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3133:19)❌ 
│ │ │ │   ├──[+] title (5278:20)
│ │ │ │   ├──[+] anyOf (5275:17)
│ │ │ │   └──[+] anyOf (5276: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
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (3067:15)❌ 
│ │ │ │   ├──[-] type (3065:19)❌ 
│ │ │ │   ├──[+] title (5176:20)
│ │ │ │   ├──[+] anyOf (5169:17)
│ │ │ │   └──[+] anyOf (5174:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3082:19)❌ 
│ │ │ │   ├──[+] title (5197:20)
│ │ │ │   ├──[+] anyOf (5193:17)
│ │ │ │   └──[+] anyOf (5194:17)
│ │ │ └─┬Parameters
│ │ │   ├──[🔀] description (5259:24)
│ │ │   └─┬Schema
│ │ │     ├──[-] type (3119:19)❌ 
│ │ │     ├──[+] title (5258:20)
│ │ │     ├──[🔀] description (5257:26)
│ │ │     ├──[+] anyOf (5255:17)
│ │ │     └──[+] anyOf (5256:17)
│ │ └─┬POST
│ │   ├──[+] parameters (5552:9)❌ 
│ │   ├──[-] security (3359:11)❌ 
│ │   ├──[+] security (5550:11)
│ │   ├──[🔀] summary (5546:16)
│ │   ├──[🔀] description (5547:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (5570:15)
│ ├─┬/v1/address_validation/suggestions
│ │ └─┬POST
│ │   ├──[+] parameters (107:9)❌ 
│ │   ├──[-] security (101:11)❌ 
│ │   └──[+] security (105:11)
│ ├─┬/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/filings
│ │ └─┬GET
│ │   ├──[+] parameters (1548:17)❌ 
│ │   ├──[+] parameters (1537: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 (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
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1220:19)❌ 
│ │   │   ├──[+] title (1519:20)
│ │   │   ├──[+] anyOf (1516:17)
│ │   │   └──[+] anyOf (1517:17)
│ │   ├─┬Parameters
│ │   │ ├──[🔀] example (1451:20)
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1172:19)❌ 
│ │   │   ├──[+] title (1449:20)
│ │   │   ├──[🔀] default (1448:22)❌ 
│ │   │   ├──[+] anyOf (1445:17)
│ │   │   └──[+] anyOf (1446: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
│ │   │   ├──[-] items (1230:15)❌ 
│ │   │   ├──[-] type (1228:19)❌ 
│ │   │   ├──[+] title (1534:20)
│ │   │   ├──[+] anyOf (1527:17)
│ │   │   └──[+] anyOf (1532:17)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[🔀] example (1599:17)
│ ├─┬/v1/registrations
│ │ ├─┬GET
│ │ │ ├──[+] parameters (3250:17)❌ 
│ │ │ ├──[+] parameters (3209: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 (3870:17)
│ │       ├──[+] examples (3986:17)
│ │       ├──[+] examples (4070:17)
│ │       ├──[+] examples (4340:17)
│ │       ├──[+] examples (4361:17)
│ │       ├──[+] examples (3513:17)
│ │       ├──[+] examples (4050:17)
│ │       ├──[+] examples (4130:17)
│ │       ├──[+] examples (4256:17)
│ │       ├──[+] examples (3471:17)
│ │       ├──[+] examples (3752:17)
│ │       ├──[+] examples (3791:17)
│ │       ├──[+] examples (4028:17)
│ │       ├──[+] examples (4090:17)
│ │       ├──[+] examples (4212:17)
│ │       ├──[+] examples (3582:17)
│ │       ├──[+] examples (3811:17)
│ │       ├──[+] examples (3908:17)
│ │       ├──[+] examples (3928:17)
│ │       ├──[+] examples (4236:17)
│ │       ├──[+] examples (4282:17)
│ │       ├──[+] examples (4321:17)
│ │       ├──[+] examples (3712:17)
│ │       ├──[+] examples (3849:17)
│ │       ├──[+] examples (3889:17)
│ │       ├──[+] examples (4152:17)
│ │       ├──[+] examples (4172:17)
│ │       ├──[+] examples (4192:17)
│ │       ├──[+] examples (4303:17)
│ │       ├──[+] examples (3492:17)
│ │       ├──[+] examples (3542:17)
│ │       ├──[+] examples (3603:17)
│ │       ├──[+] examples (3771:17)
│ │       ├──[+] examples (3830:17)
│ │       ├──[+] examples (3949:17)
│ │       ├──[+] examples (3968:17)
│ │       ├──[+] examples (3450:17)
│ │       ├──[+] examples (3562:17)
│ │       ├──[+] examples (3625:17)
│ │       ├──[+] examples (3645:17)
│ │       ├──[+] examples (3691:17)
│ │       ├──[+] examples (3731:17)
│ │       ├──[+] examples (4007:17)
│ │       ├──[+] examples (4110:17)
│ │       ├──[+] examples (3669:17)
│ │       ├─┬Schema
│ │       │ ├──[-] discriminator (2653:17)❌ 
│ │       │ ├──[+] oneOf (10637:7)
│ │       │ ├──[+] oneOf (10817:7)
│ │       │ ├──[+] oneOf (10997:7)
│ │       │ ├──[+] oneOf (11185:7)
│ │       │ ├──[+] oneOf (11365:7)
│ │       │ ├──[+] oneOf (11545:7)
│ │       │ ├──[+] oneOf (11725:7)
│ │       │ ├──[+] oneOf (11905:7)
│ │       │ ├──[+] oneOf (12085:7)
│ │       │ ├──[+] oneOf (12265:7)
│ │       │ ├──[+] oneOf (12445:7)
│ │       │ ├──[+] oneOf (12625:7)
│ │       │ ├──[+] oneOf (12805:7)
│ │       │ ├──[+] oneOf (12985:7)
│ │       │ ├──[+] oneOf (13165:7)
│ │       │ ├──[+] oneOf (13345:7)
│ │       │ ├──[+] oneOf (13525:7)
│ │       │ ├──[+] oneOf (13705:7)
│ │       │ ├──[+] oneOf (13891:7)
│ │       │ ├──[+] oneOf (14071:7)
│ │       │ ├──[+] oneOf (14251:7)
│ │       │ ├──[+] oneOf (14431:7)
│ │       │ ├──[+] oneOf (14611:7)
│ │       │ ├──[+] oneOf (14791:7)
│ │       │ ├──[+] oneOf (14971:7)
│ │       │ ├──[+] oneOf (15151:7)
│ │       │ ├──[+] oneOf (15333:7)
│ │       │ ├──[+] oneOf (15369:7)
│ │       │ ├──[+] oneOf (15397:7)
│ │       │ ├──[+] oneOf (15577:7)
│ │       │ ├──[+] oneOf (15757:7)
│ │       │ ├──[+] oneOf (15943:7)
│ │       │ ├──[+] oneOf (16123:7)
│ │       │ ├──[+] oneOf (16303:7)
│ │       │ ├──[+] oneOf (16483:7)
│ │       │ ├──[+] oneOf (16663:7)
│ │       │ ├──[+] oneOf (16843:7)
│ │       │ ├──[+] oneOf (17023:7)
│ │       │ ├──[+] oneOf (17203:7)
│ │       │ ├──[+] oneOf (17383:7)
│ │       │ ├──[+] oneOf (17563:7)
│ │       │ ├──[+] oneOf (17743:7)
│ │       │ ├──[+] oneOf (17923:7)
│ │       │ ├──[+] oneOf (18103:7)
│ │       │ ├──[+] oneOf (18283:7)
│ │       │ ├──[+] oneOf (18463:7)
│ │       │ ├─┬ONEOF
│ │       │ │ └──[🔀] $ref (10092:9)❌ 
│ │       │ ├─┬ONEOF
│ │       │ │ └──[🔀] $ref (10272:9)❌ 
│ │       │ └─┬ONEOF
│ │       │   └──[🔀] $ref (10458:9)❌ 
│ │       ├─┬regular_legacy
│ │       │ └──[🔀] value (3425:19)
│ │       └─┬regular_new
│ │         └──[🔀] value (3438:19)
│ ├─┬/v1/products/categories
│ │ └─┬GET
│ │   ├──[+] parameters (2897:9)❌ 
│ │   ├──[-] security (2240:11)❌ 
│ │   ├──[+] security (2895:11)
│ │   ├──[🔀] summary (2891:16)
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └─┬application/json
│ │     │   └─┬Schema
│ │     │     └──[🔀] $ref (9926:9)❌ 
│ │     └─┬422
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (9764:9)❌ 
│ ├─┬/v1/exemptions/{exemption_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1224:17)❌ 
│ │   ├──[-] security (969:11)❌ 
│ │   ├──[+] security (1214:11)
│ │   └──[🔀] summary (1210:16)
│ ├─┬/v1/filings/registration/{registration_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1732:17)❌ 
│ │   ├──[-] security (1461:11)❌ 
│ │   ├──[+] security (1701:11)
│ │   └──[🔀] summary (1697: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)
├─┬Servers
│ └──[🔀] description (25398:18)
└─┬Components
  ├──[-] securitySchemes (24316:7)❌ 
  ├──[-] schemas (7392:7)❌ 
  ├──[-] schemas (8732:7)❌ 
  ├──[-] schemas (17430:7)❌ 
  ├──[-] schemas (9795:7)❌ 
  ├──[-] schemas (19116:7)❌ 
  ├──[-] schemas (5422:7)❌ 
  ├──[-] schemas (8467:7)❌ 
  ├──[-] schemas (22969:7)❌ 
  ├──[-] schemas (11510:7)❌ 
  ├──[-] schemas (14860:7)❌ 
  ├──[-] schemas (23436:7)❌ 
  ├──[-] schemas (8440:7)❌ 
  ├──[-] schemas (5234:7)❌ 
  ├──[-] schemas (20171:7)❌ 
  ├──[-] schemas (20210:7)❌ 
  ├──[-] schemas (22864:7)❌ 
  ├──[-] schemas (23741:7)❌ 
  ├──[-] schemas (4906:7)❌ 
  ├──[-] schemas (6255:7)❌ 
  ├──[-] schemas (20182:7)❌ 
  ├──[-] schemas (22950:7)❌ 
  ├──[-] schemas (7362:7)❌ 
  ├──[-] schemas (19024:7)❌ 
  ├──[-] schemas (19384:7)❌ 
  ├──[-] schemas (20135:7)❌ 
  ├──[-] schemas (20288:7)❌ 
  ├──[-] schemas (4716:7)❌ 
  ├──[-] schemas (5189:7)❌ 
  ├──[-] schemas (5356:7)❌ 
  ├──[-] schemas (9601:7)❌ 
  ├──[-] schemas (17341:7)❌ 
  ├──[-] schemas (6199:7)❌ 
  ├──[-] schemas (8492:7)❌ 
  ├──[-] schemas (11723:7)❌ 
  ├──[-] schemas (19320:7)❌ 
  ├──[-] schemas (20099:7)❌ 
  ├──[-] schemas (8974:7)❌ 
  ├──[-] schemas (9329:7)❌ 
  ├──[-] schemas (6560:7)❌ 
  ├──[-] schemas (8619:7)❌ 
  ├──[-] schemas (8950:7)❌ 
  ├──[-] schemas (5561:7)❌ 
  ├──[-] schemas (6773:7)❌ 
  ├──[-] schemas (7917:7)❌ 
  ├──[-] schemas (19127:7)❌ 
  ├──[-] schemas (4938:7)❌ 
  ├──[-] schemas (5081:7)❌ 
  ├──[-] schemas (5918:7)❌ 
  ├──[-] schemas (13839:7)❌ 
  ├──[-] schemas (19263:7)❌ 
  ├──[-] schemas (6765:7)❌ 
  ├──[-] schemas (7023:7)❌ 
  ├──[-] schemas (24109:7)❌ 
  ├──[-] schemas (17466:7)❌ 
  ├──[-] schemas (23610:7)❌ 
  ├──[-] schemas (12476:7)❌ 
  ├──[-] schemas (6404:7)❌ 
  ├──[-] schemas (11561:7)❌ 
  ├──[-] schemas (5604:7)❌ 
  ├──[-] schemas (10094:7)❌ 
  ├──[-] schemas (9126:7)❌ 
  ├──[-] schemas (8603:7)❌ 
  ├──[-] schemas (10554:7)❌ 
  ├──[-] schemas (11746:7)❌ 
  ├──[-] schemas (5163:7)❌ 
  ├──[-] schemas (10677:7)❌ 
  ├──[-] schemas (10817:7)❌ 
  ├──[-] schemas (13963:7)❌ 
  ├──[-] schemas (23773:7)❌ 
  ├──[-] schemas (22926:7)❌ 
  ├──[-] schemas (6801:7)❌ 
  ├──[-] schemas (7697:7)❌ 
  ├──[-] schemas (13570:7)❌ 
  ├──[-] schemas (13605:7)❌ 
  ├──[-] schemas (14834:7)❌ 
  ├──[-] schemas (10851:7)❌ 
  ├──[-] schemas (17275:7)❌ 
  ├──[-] schemas (20613:7)❌ 
  ├──[-] schemas (5346:7)❌ 
  ├──[-] schemas (7600:7)❌ 
  ├──[-] schemas (9106:7)❌ 
  ├──[-] schemas (9348:7)❌ 
  ├──[-] schemas (10275:7)❌ 
  ├──[-] schemas (6295:7)❌ 
  ├──[-] schemas (14087:7)❌ 
  ├──[-] schemas (12137:7)❌ 
  ├──[-] schemas (10077:7)❌ 
  ├──[-] schemas (22799:7)❌ 
  ├──[-] schemas (8658:7)❌ 
  ├──[-] schemas (10027:7)❌ 
  ├──[-] schemas (11377:7)❌ 
  ├──[-] schemas (13777:7)❌ 
  ├──[-] schemas (14056:7)❌ 
  ├──[-] schemas (5113:7)❌ 
  ├──[-] schemas (5617:7)❌ 
  ├──[-] schemas (6867:7)❌ 
  ├──[-] schemas (19771:7)❌ 
  ├──[-] schemas (22595:7)❌ 
  ├──[-] schemas (4914:7)❌ 
  ├──[-] schemas (5300:7)❌ 
  ├──[-] schemas (5456:7)❌ 
  ├──[-] schemas (6644:7)❌ 
  ├──[-] schemas (13870:7)❌ 
  ├──[-] schemas (19754:7)❌ 
  ├──[-] schemas (23517:7)❌ 
  ├──[-] schemas (7691:7)❌ 
  ├──[-] schemas (19186:7)❌ 
  ├──[-] schemas (5387:7)❌ 
  ├──[-] schemas (13537:7)❌ 
  ├──[-] schemas (5894:7)❌ 
  ├──[-] schemas (10665:7)❌ 
  ├──[-] schemas (18015:7)❌ 
  ├──[-] schemas (14447:7)❌ 
  ├──[-] schemas (5227:7)❌ 
  ├──[-] schemas (6364:7)❌ 
  ├──[-] schemas (6940:7)❌ 
  ├──[-] schemas (10980:7)❌ 
  ├──[-] schemas (4970:7)❌ 
  ├──[-] schemas (6079:7)❌ 
  ├──[-] schemas (11685:7)❌ 
  ├──[-] schemas (12145:7)❌ 
  ├──[-] schemas (24077:7)❌ 
  ├──[-] schemas (8756:7)❌ 
  ├──[-] schemas (10366:7)❌ 
  ├──[-] schemas (11462:7)❌ 
  ├──[-] schemas (14149:7)❌ 
  ├──[-] schemas (19493:7)❌ 
  ├──[-] schemas (11706:7)❌ 
  ├──[-] schemas (14806:7)❌ 
  ├──[-] schemas (5843:7)❌ 
  ├──[-] schemas (6389:7)❌ 
  ├──[-] schemas (7334:7)❌ 
  ├──[-] schemas (7522:7)❌ 
  ├──[-] schemas (10885:7)❌ 
  ├──[-] schemas (8498:7)❌ 
  ├──[-] schemas (18601:7)❌ 
  ├──[-] schemas (19656:7)❌ 
  ├──[-] schemas (20081:7)❌ 
  ├──[-] schemas (22835:7)❌ 
  ├──[-] schemas (8575:7)❌ 
  ├──[-] schemas (10967:7)❌ 
  ├──[-] schemas (6966:7)❌ 
  ├──[-] schemas (19511:7)❌ 
  ├──[-] schemas (20512:7)❌ 
  ├──[-] schemas (6398:7)❌ 
  ├──[-] schemas (19627:7)❌ 
  ├──[-] schemas (23018:7)❌ 
  ├──[-] schemas (13808:7)❌ 
  ├──[-] schemas (22721:7)❌ 
  ├──[-] schemas (5990:7)❌ 
  ├──[-] schemas (18910:7)❌ 
  ├──[-] schemas (8928:7)❌ 
  ├──[-] schemas (11447:7)❌ 
  ├──[-] schemas (13433:7)❌ 
  ├──[-] schemas (19471:7)❌ 
  ├──[-] schemas (23670:7)❌ 
  ├──[-] schemas (11413:7)❌ 
  ├──[-] schemas (6158:7)❌ 
  ├──[-] schemas (14335:7)❌ 
  ├──[-] schemas (22874:7)❌ 
  ├──[-] schemas (5739:7)❌ 
  ├──[-] schemas (8626:7)❌ 
  ├──[-] schemas (14366:7)❌ 
  ├──[-] schemas (13622:7)❌ 
  ├──[-] schemas (14704:7)❌ 
  ├──[-] schemas (20267:7)❌ 
  ├──[-] schemas (10329:7)❌ 
  ├──[-] schemas (7045:7)❌ 
  ├──[-] schemas (19100:7)❌ 
  ├──[-] schemas (23757:7)❌ 
  ├──[-] schemas (4537:7)❌ 
  ├──[-] schemas (12120:7)❌ 
  ├──[-] schemas (22491:7)❌ 
  ├──[-] schemas (23084:7)❌ 
  ├──[-] schemas (23346:7)❌ 
  ├──[-] schemas (13642:7)❌ 
  ├──[-] schemas (17841:7)❌ 
  ├──[-] schemas (19177:7)❌ 
  ├──[-] schemas (10629:7)❌ 
  ├──[-] schemas (6661:7)❌ 
  ├──[-] schemas (19062:7)❌ 
  ├──[-] schemas (13746:7)❌ 
  ├──[-] schemas (19006:7)❌ 
  ├──[-] schemas (19524:7)❌ 
  ├──[-] schemas (5400:7)❌ 
  ├──[-] schemas (19742:7)❌ 
  ├──[-] schemas (5784:7)❌ 
  ├──[-] schemas (9313:7)❌ 
  ├──[-] schemas (23256:7)❌ 
  ├──[-] schemas (23716:7)❌ 
  ├──[-] schemas (10288:7)❌ 
  ├──[-] schemas (11329:7)❌ 
  ├──[-] schemas (12721:7)❌ 
  ├──[-] schemas (14780:7)❌ 
  ├──[-] schemas (19294:7)❌ 
  ├──[-] schemas (20433:7)❌ 
  ├──[-] schemas (10607:7)❌ 
  ├──[-] schemas (18585:7)❌ 
  ├──[-] schemas (18887:7)❌ 
  ├──[-] schemas (20665:7)❌ 
  ├──[-] schemas (23547:7)❌ 
  ├──[-] schemas (19712:7)❌ 
  ├──[-] schemas (7310:7)❌ 
  ├──[-] schemas (13483:7)❌ 
  ├──[-] schemas (14476:7)❌ 
  ├──[-] schemas (4339:7)❌ 
  ├──[-] schemas (5809:7)❌ 
  ├──[-] schemas (14428:7)❌ 
  ├──[-] schemas (5198:7)❌ 
  ├──[-] schemas (10800:7)❌ 
  ├──[-] schemas (10934:7)❌ 
  ├──[-] schemas (6759:7)❌ 
  ├──[-] schemas (19487:7)❌ 
  ├──[-] schemas (4991:7)❌ 
  ├──[-] schemas (10774:7)❌ 
  ├──[-] schemas (17455:7)❌ 
  ├──[-] schemas (19502:7)❌ 
  ├──[-] schemas (22453:7)❌ 
  ├──[-] schemas (5315:7)❌ 
  ├──[-] schemas (7743:7)❌ 
  ├──[-] schemas (17689:7)❌ 
  ├──[-] schemas (5328:7)❌ 
  ├──[-] schemas (5485:7)❌ 
  ├──[-] schemas (6695:7)❌ 
  ├──[-] schemas (20222:7)❌ 
  ├──[-] schemas (5751:7)❌ 
  ├──[-] schemas (11320:7)❌ 
  ├──[-] schemas (12109:7)❌ 
  ├──[-] schemas (14118:7)❌ 
  ├──[-] schemas (13043:7)❌ 
  ├──[-] schemas (14273:7)❌ 
  ├──[-] schemas (8701:7)❌ 
  ├──[-] schemas (19218:7)❌ 
  ├──[-] schemas (23646:7)❌ 
  ├──[-] schemas (9017:7)❌ 
  ├──[-] schemas (12268:7)❌ 
  ├──[-] schemas (17518:7)❌ 
  ├──[-] schemas (19860:7)❌ 
  ├──[-] schemas (10858:7)❌ 
  ├──[-] schemas (18962:7)❌ 
  ├──[-] schemas (19277:7)❌ 
  ├──[-] schemas (19688:7)❌ 
  ├──[-] schemas (5864:7)❌ 
  ├──[-] schemas (11629:7)❌ 
  ├──[-] schemas (17361:7)❌ 
  ├──[-] schemas (22843:7)❌ 
  ├──[-] schemas (5259:7)❌ 
  ├──[-] schemas (5433:7)❌ 
  ├──[-] schemas (5530:7)❌ 
  ├──[-] schemas (13994:7)❌ 
  ├──[-] schemas (5967:7)❌ 
  ├──[-] schemas (6444:7)❌ 
  ├──[-] schemas (11776:7)❌ 
  ├──[-] schemas (19244:7)❌ 
  ├──[-] schemas (6457:7)❌ 
  ├──[-] schemas (10514:7)❌ 
  ├──[-] schemas (11759:7)❌ 
  ├──[-] schemas (23691:7)❌ 
  ├──[-] schemas (6650:7)❌ 
  ├──[-] schemas (8679:7)❌ 
  ├──[-] schemas (19165:7)❌ 
  ├──[-] schemas (19902:7)❌ 
  ├──[-] schemas (5936:7)❌ 
  ├──[-] schemas (10385:7)❌ 
  ├──[-] schemas (10955:7)❌ 
  ├──[-] schemas (19363:7)❌ 
  ├──[-] schemas (19933:7)❌ 
  ├──[-] schemas (5550:7)❌ 
  ├──[-] schemas (5495:7)❌ 
  ├──[-] schemas (10763:7)❌ 
  ├──[-] schemas (20216:7)❌ 
  ├──[-] schemas (5645:7)❌ 
  ├──[-] schemas (9982:7)❌ 
  ├──[-] schemas (13616:7)❌ 
  ├──[-] schemas (10942:7)❌ 
  ├──[-] schemas (9807:7)❌ 
  ├──[-] schemas (23485:7)❌ 
  ├──[-] schemas (11585:7)❌ 
  ├──[+] schemas (18935:7)
  ├──[-] schemas (23579:7)❌ 
  ├──[-] schemas (6357:7)❌ 
  ├──[-] schemas (17866:7)❌ 
  ├──[+] schemas (23707:7)
  ├──[-] schemas (19333:7)❌ 
  ├──[+] schemas (10637:7)
  ├──[+] schemas (13165:7)
  ├──[-] schemas (11497:7)❌ 
  ├──[+] schemas (13705:7)
  ├──[-] schemas (13558:7)❌ 
  ├──[-] schemas (6793:7)❌ 
  ├──[-] schemas (11299:7)❌ 
  ├──[-] schemas (18926:7)❌ 
  ├──[+] schemas (14071:7)
  ├──[-] schemas (20245:7)❌ 
  ├──[+] schemas (23123:7)
  ├──[-] schemas (9577:7)❌ 
  ├──[+] schemas (14611:7)
  ├──[-] schemas (11537:7)❌ 
  ├──[-] schemas (22987:7)❌ 
  ├──[-] schemas (13355:7)❌ 
  ├──[-] schemas (18100:7)❌ 
  ├──[-] schemas (10706:7)❌ 
  ├──[-] schemas (11455:7)❌ 
  ├──[-] schemas (9052:7)❌ 
  ├──[-] schemas (19152:7)❌ 
  ├──[-] schemas (22573:7)❌ 
  ├──[-] schemas (24249:7)❌ 
  ├──[+] schemas (13345:7)
  ├──[+] schemas (22472:7)
  ├──[-] schemas (7031:7)❌ 
  ├──[-] schemas (11039:7)❌ 
  ├──[-] schemas (20348:7)❌ 
  ├──[+] schemas (23729:7)
  ├──[+] schemas (22376:7)
  ├──[+] schemas (23051:7)
  ├──[+] schemas (23153:7)
  ├──[-] schemas (19049:7)❌ 
  ├──[-] schemas (6491:7)❌ 
  ├──[-] schemas (11007:7)❌ 
  ├──[+] schemas (23519:7)
  ├──[+] schemas (19510:7)
  ├──[+] schemas (16483:7)
  ├──[-] schemas (5705:7)❌ 
  ├──[-] schemas (17390:7)❌ 
  ├──[-] schemas (17857:7)❌ 
  ├──[+] schemas (23394:7)
  ├──[+] schemas (23611:7)
  ├──[+] schemas (25255:7)
  ├──[-] schemas (23171:7)❌ 
  ├──[-] schemas (23564:7)❌ 
  ├──[-] schemas (23140:7)❌ 
  ├──[+] schemas (10271:7)
  ├──[-] schemas (19076:7)❌ 
  ├──[-] schemas (5393:7)❌ 
  ├──[-] schemas (11736:7)❌ 
  ├──[+] schemas (22442:7)
  ├──[-] schemas (22642:7)❌ 
  ├──[+] schemas (25288:7)
  ├──[-] schemas (23466:7)❌ 
  ├──[-] schemas (10320:7)❌ 
  ├──[+] schemas (22789:7)
  ├──[+] schemas (25154:7)
  ├──[+] schemas (25195:7)
  ├──[+] schemas (13891:7)
  ├──[-] schemas (13385:7)❌ 
  ├──[+] schemas (17923:7)
  ├──[+] schemas (21839:7)
  ├──[+] schemas (23288:7)
  ├──[-] schemas (12201:7)❌ 
  ├──[+] schemas (23340:7)
  ├──[-] schemas (14749:7)❌ 
  ├──[+] schemas (25113:7)
  ├──[-] schemas (5219:7)❌ 
  ├──[-] schemas (11369:7)❌ 
  ├──[-] schemas (12503:7)❌ 
  ├──[+] schemas (22572:7)
  ├──[+] schemas (25267:7)
  ├──[-] schemas (19307:7)❌ 
  ├──[-] schemas (5515:7)❌ 
  ├──[+] schemas (12625:7)
  ├──[-] schemas (9097:7)❌ 
  ├──[+] schemas (23579:7)
  ├──[+] schemas (25180:7)
  ├──[+] schemas (10997:7)
  ├──[-] schemas (10498:7)❌ 
  ├──[-] schemas (18782:7)❌ 
  ├──[-] schemas (22499:7)❌ 
  ├──[-] schemas (22900:7)❌ 
  ├──[-] schemas (5119:7)❌ 
  ├──[-] schemas (6026:7)❌ 
  ├──[-] schemas (6125:7)❌ 
  ├──[-] schemas (10268:7)❌ 
  ├──[-] schemas (12332:7)❌ 
  ├──[+] schemas (23256:7)
  ├──[+] schemas (23021:7)
  ├──[-] schemas (21856:7)❌ 
  ├──[+] schemas (11365:7)
  ├──[-] schemas (6412:7)❌ 
  ├──[+] schemas (18463:7)
  ├──[-] schemas (6465:7)❌ 
  ├──[-] schemas (6638:7)❌ 
  ├──[-] schemas (14851:7)❌ 
  ├──[-] schemas (19349:7)❌ 
  ├──[-] schemas (20196:7)❌ 
  ├──[-] schemas (21333:7)❌ 
  ├──[-] schemas (23230:7)❌ 
  ├──[-] schemas (4345:7)❌ 
  ├──[+] schemas (9763:7)
  ├──[+] schemas (11185:7)
  ├──[-] schemas (5410:7)❌ 
  ├──[-] schemas (5668:7)❌ 
  ├──[+] schemas (13525:7)
  ├──[+] schemas (17563:7)
  ├──[-] schemas (17751:7)❌ 
  ├──[+] schemas (11725:7)
  ├──[-] schemas (10738:7)❌ 
  ├──[+] schemas (25273:7)
  ├──[-] schemas (5274:7)❌ 
  ├──[+] schemas (17383:7)
  ├──[-] schemas (22541:7)❌ 
  ├──[-] schemas (22555:7)❌ 
  ├──[-] schemas (5680:7)❌ 
  ├──[-] schemas (13715:7)❌ 
  ├──[-] schemas (19232:7)❌ 
  ├──[+] schemas (21570:7)
  ├──[-] schemas (5139:7)❌ 
  ├──[+] schemas (10091:7)
  ├──[+] schemas (11905:7)
  ├──[+] schemas (25170:7)
  ├──[-] schemas (8526:7)❌ 
  ├──[+] schemas (25311:7)
  ├──[-] schemas (22478:7)❌ 
  ├──[-] schemas (5337:7)❌ 
  ├──[+] schemas (22300:7)
  ├──[+] schemas (11545:7)
  ├──[+] schemas (20802:7)
  ├──[+] schemas (22828:7)
  ├──[+] schemas (24914:7)
  ├──[-] schemas (14304:7)❌ 
  ├──[+] schemas (12985:7)
  ├──[-] schemas (4886:7)❌ 
  ├──[+] schemas (21716:7)
  ├──[+] schemas (22966:7)
  ├──[+] schemas (25212:7)
  ├──[+] schemas (15577:7)
  ├──[+] schemas (16303:7)
  ├──[+] schemas (23367:7)
  ├──[+] schemas (25207:7)
  ├──[+] schemas (16663:7)
  ├──[+] schemas (21578:7)
  ├──[+] schemas (23215:7)
  ├──[+] schemas (23793:7)
  ├──[+] schemas (25248:7)
  ├──[+] schemas (25135:7)
  ├──[+] schemas (18103:7)
  ├──[+] schemas (25242:7)
  ├──[+] schemas (20148:7)
  ├──[+] schemas (8803:7)
  ├──[+] schemas (22759:7)
  ├──[+] schemas (25235:7)
  ├──[+] schemas (10457:7)
  ├──[+] schemas (22411:7)
  ├──[+] schemas (22653:7)
  ├──[+] schemas (23093:7)
  ├──[+] schemas (22537:7)
  ├──[+] schemas (25160:7)
  ├──[+] schemas (25261:7)
  ├──[+] schemas (25278:7)
  ├──[+] schemas (18283:7)
  ├──[+] schemas (15757:7)
  ├──[+] schemas (22729:7)
  ├──[+] schemas (16843:7)
  ├──[+] schemas (14971:7)
  ├──[+] schemas (22991:7)
  ├──[+] schemas (25294:7)
  ├──[+] schemas (15943:7)
  ├──[+] schemas (22346:7)
  ├──[+] schemas (12445:7)
  ├──[+] schemas (22603:7)
  ├──[+] schemas (18965:7)
  ├──[+] schemas (25229:7)
  ├──[+] schemas (25142:7)
  ├──[+] schemas (21602:7)
  ├──[+] schemas (21799:7)
  ├──[+] schemas (23670:7)
  ├──[+] schemas (23448:7)
  ├──[+] schemas (25201:7)
  ├──[+] schemas (23485:7)
  ├──[+] schemas (25190:7)
  ├──[+] schemas (25175:7)
  ├──[+] schemas (25185:7)
  ├──[+] schemas (10817:7)
  ├──[+] schemas (17743:7)
  ├──[+] schemas (22502:7)
  ├──[+] schemas (22878:7)
  ├──[+] schemas (14431:7)
  ├──[+] schemas (16123:7)
  ├──[+] schemas (14251:7)
  ├──[+] schemas (22913:7)
  ├──[+] schemas (22853:7)
  ├──[+] schemas (12265:7)
  ├──[+] schemas (25165:7)
  ├──[+] schemas (14791:7)
  ├──[+] schemas (15397:7)
  ├──[+] schemas (23313:7)
  ├──[+] schemas (17203:7)
  ├──[+] schemas (23756:7)
  ├──[+] schemas (25223:7)
  ├──[+] schemas (25283:7)
  ├──[+] schemas (25302:7)
  ├──[+] schemas (12805:7)
  ├──[+] schemas (22695:7)
  ├──[+] schemas (23416:7)
  ├──[+] schemas (17023:7)
  ├──[+] schemas (25217:7)
  ├──[+] schemas (12085:7)
  ├──[+] schemas (23180:7)
  ├──[+] schemas (25148:7)
  ├──[+] schemas (9925:7)
  ├─┬TransactionRead
  │ ├──[+] properties (7603:9)
  │ ├──[+] properties (7697:9)
  │ ├──[+] properties (7598:9)
  │ ├──[+] properties (7692:9)
  │ ├──[+] properties (7617:9)
  │ ├──[+] properties (7686:9)
  │ ├─┬county
  │ │ ├──[-] type (22166:17)❌ 
  │ │ ├──[+] title (7568:18)
  │ │ ├──[+] anyOf (7566:15)
  │ │ └──[+] anyOf (7567:15)
  │ ├─┬converted_total_amount
  │ │ ├──[-] type (22197:17)❌ 
  │ │ ├──[+] title (7631:18)
  │ │ ├──[+] anyOf (7628:15)
  │ │ └──[+] anyOf (7630:15)
  │ ├─┬converted_final_total_amount
  │ │ ├──[-] type (22252:17)❌ 
  │ │ ├──[+] title (7746:18)
  │ │ ├──[+] anyOf (7743:15)
  │ │ └──[+] anyOf (7745:15)
  │ ├─┬destination_currency
  │ │ └──[🔀] $ref (7425:11)❌ 
  │ ├─┬total_amount
  │ │ ├──[-] type (22070:17)❌ 
  │ │ ├──[🔀] title (7732:18)
  │ │ ├──[-] pattern (22071:20)❌ 
  │ │ ├──[🔀] description (7733:24)
  │ │ ├──[-] default (22074:20)❌ 
  │ │ ├──[+] anyOf (7729:15)
  │ │ └──[+] anyOf (7731:15)
  │ ├─┬refund_status
  │ │ └──[🔀] $ref (7538:11)❌ 
  │ ├─┬total_tax_liability_amount
  │ │ ├──[🔀] title (7501:18)
  │ │ ├──[🔀] pattern (7500:20)❌ 
  │ │ └──[🔀] description (7502:24)
  │ ├─┬country
  │ │ └──[🔀] $ref (7577:11)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (7436:11)❌ 
  │ ├─┬converted_total_tax_amount_calculated
  │ │ ├──[-] type (22203:17)❌ 
  │ │ ├──[+] title (7645:18)
  │ │ ├──[+] anyOf (7642:15)
  │ │ └──[+] anyOf (7644:15)
  │ ├─┬total_tax_amount_calculated
  │ │ ├──[-] type (22116:17)❌ 
  │ │ ├──[-] title (22118:18)
  │ │ ├──[-] pattern (22117:20)❌ 
  │ │ ├──[🔀] description (7526:24)
  │ │ ├──[-] default (22120:20)❌ 
  │ │ ├──[+] anyOf (20630:7)
  │ │ └──[+] anyOf (7525:15)
  │ ├─┬total_tax_amount_imported
  │ │ ├──[🔀] title (7513:18)
  │ │ ├──[🔀] pattern (7512:20)❌ 
  │ │ └──[🔀] description (7514:24)
  │ ├─┬final_total_amount
  │ │ ├──[-] type (22249:17)❌ 
  │ │ ├──[+] title (7490:18)
  │ │ ├──[🔀] description (7491:24)
  │ │ ├──[+] anyOf (7488:15)
  │ │ └──[+] anyOf (7489:15)
  │ ├─┬state
  │ │ ├──[-] type (22169:17)❌ 
  │ │ ├──[+] title (7478:18)
  │ │ ├──[🔀] description (7479:24)
  │ │ ├──[+] anyOf (7476:15)
  │ │ └──[+] anyOf (7477:15)
  │ ├─┬subtotal
  │ │ ├──[-] type (22246:17)❌ 
  │ │ ├──[+] title (7416:18)
  │ │ ├──[🔀] description (7417:24)
  │ │ ├──[+] anyOf (7413:15)
  │ │ └──[+] anyOf (7415:15)
  │ ├─┬related_to
  │ │ ├──[-] type (22093:17)❌ 
  │ │ ├──[+] title (7451:18)
  │ │ ├──[🔀] description (7452:24)
  │ │ ├──[+] default (7453:20)❌ 
  │ │ ├──[+] anyOf (7449:15)
  │ │ └──[+] anyOf (7450:15)
  │ ├─┬secondary_source
  │ │ └──[🔀] $ref (20808:13)❌ 
  │ ├─┬customer
  │ │ └──[🔀] $ref (20636:13)❌ 
  │ ├─┬filing_id
  │ │ ├──[-] type (22160:17)❌ 
  │ │ ├──[+] title (7466:18)
  │ │ ├──[🔀] description (7467:24)
  │ │ ├──[+] anyOf (7462:15)
  │ │ └──[+] anyOf (7465:15)
  │ ├─┬converted_total_tax_liability_amount
  │ │ ├──[-] type (22218:17)❌ 
  │ │ ├──[+] title (7680:18)
  │ │ ├──[+] anyOf (7677:15)
  │ │ └──[+] anyOf (7679:15)
  │ ├─┬tax_rate_calculated
  │ │ ├──[-] type (22122:17)❌ 
  │ │ ├──[🔀] title (7574:18)
  │ │ ├──[-] pattern (22123:20)❌ 
  │ │ ├──[🔀] description (7575:24)
  │ │ ├──[-] default (22126:20)❌ 
  │ │ ├──[+] anyOf (7572:15)
  │ │ └──[+] anyOf (7573:15)
  │ ├─┬shop_date_tz
  │ │ ├──[-] type (22062:17)❌ 
  │ │ ├──[+] title (7472:18)
  │ │ ├──[🔀] description (7473:24)
  │ │ ├──[+] anyOf (7470:15)
  │ │ └──[+] anyOf (7471:15)
  │ ├─┬city
  │ │ ├──[-] type (22163:17)❌ 
  │ │ ├──[+] title (7562:18)
  │ │ ├──[+] anyOf (7560:15)
  │ │ └──[+] anyOf (7561:15)
  │ ├─┬external_friendly_id
  │ │ ├──[-] type (22102:17)❌ 
  │ │ ├──[🔀] description (7602:24)
  │ │ ├──[+] anyOf (20802:7)
  │ │ └──[+] anyOf (7601:15)
  │ ├─┬exempt
  │ │ └──[🔀] $ref (7622:11)❌ 
  │ ├─┬transaction_items
  │ │ ├──[-] items (22231:13)❌ 
  │ │ ├──[🔀] type (7528:17)❌ 
  │ │ ├──[🔀] title (7530:18)
  │ │ ├──[+] pattern (7529:20)❌ 
  │ │ ├──[🔀] description (7531:24)
  │ │ └──[+] default (7532:20)❌ 
  │ ├─┬total_discount
  │ │ ├──[-] type (22243:17)❌ 
  │ │ ├──[+] title (7591:18)
  │ │ ├──[🔀] description (7592:24)
  │ │ ├──[+] deprecated (7593:23)
  │ │ ├──[+] anyOf (7589:15)
  │ │ └──[+] anyOf (7590:15)
  │ ├─┬conversion_rate
  │ │ ├──[-] type (22206:17)❌ 
  │ │ ├──[+] title (7652:18)
  │ │ ├──[+] anyOf (7649:15)
  │ │ └──[+] anyOf (7651:15)
  │ ├─┬locked
  │ │ ├──[-] type (22147:17)❌ 
  │ │ ├──[🔀] title (7556:18)
  │ │ ├──[🔀] description (7557:24)
  │ │ ├──[-] default (22150:20)❌ 
  │ │ ├──[+] anyOf (7554:15)
  │ │ └──[+] anyOf (7555:15)
  │ ├─┬converted_subtotal
  │ │ ├──[-] type (22215:17)❌ 
  │ │ ├──[+] title (7673:18)
  │ │ ├──[+] anyOf (7670:15)
  │ │ └──[+] anyOf (7672:15)
  │ ├─┬processing_status
  │ │ └──[🔀] $ref (7618:11)❌ 
  │ ├─┬postal_code
  │ │ ├──[🔀] type (7693:17)❌ 
  │ │ ├──[+] title (7694:18)
  │ │ ├──[🔀] description (7695:24)
  │ │ └──[+] default (7696:20)❌ 
  │ ├─┬id
  │ │ ├──[🔀] title (7404:18)
  │ │ ├──[+] minLength (7403:22)❌ 
  │ │ └──[🔀] description (7405:24)
  │ ├─┬customer_id
  │ │ ├──[-] type (22077:17)❌ 
  │ │ ├──[🔀] description (7716:24)
  │ │ ├──[+] anyOf (7107:7)
  │ │ └──[+] anyOf (7715:15)
  │ ├─┬converted_total_discount
  │ │ ├──[-] type (22212:17)❌ 
  │ │ ├──[+] title (7666:18)
  │ │ ├──[+] anyOf (7663:15)
  │ │ └──[+] anyOf (7665:15)
  │ ├─┬requires_exemption
  │ │ └──[🔀] $ref (7397:11)❌ 
  │ ├─┬tax_id
  │ │ ├──[-] type (22179:17)❌ 
  │ │ ├──[+] title (7422:18)
  │ │ ├──[🔀] description (7423:24)
  │ │ ├──[-] deprecated (22178:23)
  │ │ ├──[+] anyOf (7420:15)
  │ │ └──[+] anyOf (7421:15)
  │ ├─┬tax_rate_imported
  │ │ └�...

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **High Risk**
> Minor version ships widespread breaking type and parameter changes across tax, transaction, customer, and registration APIs, so integrators must update call sites before upgrading.
> 
> **Overview**
> Regenerates the **Python SDK to v0.13.0** from an updated OpenAPI spec (Speakeasy), bumping package metadata and release notes for PyPI.
> 
> **Breaking for SDK consumers:** most existing client methods now use **changed request/response models** and **validation error shapes** (`error.detail`). Many read/update/delete calls **require `x_organization_id`** where it was not required before. Query and body types are often **nullable `anyOf`** instead of plain scalars, and core models (e.g. transactions, registrations) were reshaped—registration create moves from a **discriminator** to a large **`oneOf`** of jurisdiction-specific payloads.
> 
> **New surface area** includes clients for filing approval, transaction archive and tax-only updates, nexus detail/category endpoints, registration jurisdiction listing, jurisdiction-specific fields, registration attachments and OSS countries, and customer tax registration upsert.
> 
> This PR is generated output only; behavioral changes come from the upstream API contract, not hand-written SDK logic.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit 5054b601f542ae3b890794242109a7af99524d0e. 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 Sep 1, 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