Skip to content

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

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 4, 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 (4878:3)
│ ├──[+] path (5815:3)
│ ├──[+] path (4496:3)
│ ├──[+] path (4744:3)
│ ├──[+] path (2570:3)
│ ├──[+] path (2347:3)
│ ├──[+] path (6475:3)
│ ├──[+] path (4446:3)
│ ├──[+] path (1924:3)
│ ├──[+] path (727:3)
│ ├─┬/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/nexus
│ │ └─┬GET
│ │   ├──[+] parameters (2028:17)❌ 
│ │   ├──[+] parameters (2044:17)❌ 
│ │   ├──[+] parameters (2086:17)❌ 
│ │   ├──[+] parameters (2001:17)❌ 
│ │   ├──[-] security (1928:11)❌ 
│ │   ├──[+] security (1980:11)
│ │   ├──[🔀] summary (1976:16)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1973:19)❌ 
│ │   │   ├──[+] title (2068:20)
│ │   │   ├──[+] anyOf (2066:17)
│ │   │   └──[+] anyOf (2067: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 (1945:19)❌ 
│ │   │   ├──[+] title (1999:20)
│ │   │   ├──[+] anyOf (1996:17)
│ │   │   └──[+] anyOf (1997:17)
│ │   ├─┬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)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (2103:17)❌ 
│ ├─┬/v1/products/{product_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (2993:17)❌ 
│ │ │ ├──[-] security (2317:11)❌ 
│ │ │ ├──[+] security (2983:11)
│ │ │ ├──[🔀] summary (2979:16)
│ │ │ └─┬Responses
│ │ │   └─┬422
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (9776:9)❌ 
│ │ └─┬PUT
│ │   ├──[+] parameters (3076:17)❌ 
│ │   ├──[-] security (2390:11)❌ 
│ │   ├──[+] security (3066:11)
│ │   ├──[🔀] summary (3062:16)
│ │   ├──[🔀] description (3063:20)
│ │   ├─┬Responses
│ │   │ └─┬422
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (9776:9)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └──[🔀] $ref (3092:15)❌ 
│ ├─┬/v1/products/categories
│ │ └─┬GET
│ │   ├──[+] parameters (2897:9)❌ 
│ │   ├──[-] security (2240:11)❌ 
│ │   ├──[+] security (2895:11)
│ │   ├──[🔀] summary (2891:16)
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └─┬application/json
│ │     │   └─┬Schema
│ │     │     └──[🔀] $ref (9938:9)❌ 
│ │     └─┬422
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (9776:9)❌ 
│ ├─┬/v1/registrations/{registration_id}/deregister
│ │ └─┬POST
│ │   ├──[+] parameters (4809:17)❌ 
│ │   ├──[-] security (2951:11)❌ 
│ │   ├──[+] security (4798:11)
│ │   └──[🔀] summary (4794: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 (2672:17)❌ 
│ │ │ ├──[+] parameters (2713:17)❌ 
│ │ │ ├──[-] security (2014:11)❌ 
│ │ │ ├──[+] security (2620:11)
│ │ │ ├──[🔀] summary (2616:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2057:19)❌ 
│ │ │ │   ├──[+] title (2690:20)
│ │ │ │   ├──[+] anyOf (2687:17)
│ │ │ │   └──[+] anyOf (2688:17)
│ │ │ ├─┬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)
│ │ │ └─┬Responses
│ │ │   └─┬422
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (9776:9)❌ 
│ │ └─┬POST
│ │   ├──[+] parameters (2805:9)❌ 
│ │   ├──[-] security (2159:11)❌ 
│ │   ├──[+] security (2803:11)
│ │   ├──[🔀] summary (2799:16)
│ │   ├──[🔀] description (2800:20)
│ │   └─┬Responses
│ │     └─┬422
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (9776:9)❌ 
│ ├─┬/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/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/filings/registration/{registration_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1732:17)❌ 
│ │   ├──[-] security (1461:11)❌ 
│ │   ├──[+] security (1701:11)
│ │   └──[🔀] summary (1697:16)
│ ├─┬/v1/address_validation/suggestions
│ │ └─┬POST
│ │   ├──[+] parameters (107:9)❌ 
│ │   ├──[-] security (101:11)❌ 
│ │   └──[+] security (105:11)
│ ├─┬/v1/transactions/{original_transaction_id}/credit_notes/{credit_note_id}
│ │ └─┬PUT
│ │   ├──[+] parameters (6217:17)❌ 
│ │   ├──[-] security (4139:11)❌ 
│ │   ├──[+] security (6203:11)
│ │   └──[🔀] summary (6199:16)
│ ├─┬/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 (19354:9)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (4961:15)
│ ├─┬/v1/customers/external/{external_id}
│ │ └─┬GET
│ │   ├──[+] parameters (492:17)❌ 
│ │   ├──[-] security (582:11)❌ 
│ │   ├──[+] security (481:11)
│ │   └──[🔀] summary (477:16)
│ ├─┬/v1/exemptions
│ │ ├─┬GET
│ │ │ ├──[+] parameters (1032:17)❌ 
│ │ │ ├──[+] parameters (989:17)❌ 
│ │ │ ├──[-] security (711:11)❌ 
│ │ │ ├──[+] security (893:11)
│ │ │ ├──[🔀] summary (889:16)
│ │ │ ├─┬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 (745:19)❌ 
│ │ │ │   ├──[+] title (940:20)
│ │ │ │   ├──[+] anyOf (937:17)
│ │ │ │   └──[+] anyOf (938: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 (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 (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}/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/filings
│ │ └─┬GET
│ │   ├──[+] parameters (1580:17)❌ 
│ │   ├──[+] parameters (1537:17)❌ 
│ │   ├──[+] parameters (1548:17)❌ 
│ │   ├──[-] security (1163:11)❌ 
│ │   ├──[+] security (1438:11)
│ │   ├──[🔀] summary (1434:16)
│ │   ├─┬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 (1196:19)❌ 
│ │   │   ├──[+] title (1485:20)
│ │   │   ├──[+] anyOf (1481:17)
│ │   │   └──[+] anyOf (1483: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)
│ │   ├─┬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)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[🔀] example (1599:17)
│ ├─┬/v1/registrations
│ │ ├─┬GET
│ │ │ ├──[+] parameters (3209:17)❌ 
│ │ │ ├──[+] parameters (3250:17)❌ 
│ │ │ ├──[-] security (2480:11)❌ 
│ │ │ ├──[+] security (3168:11)
│ │ │ ├──[🔀] summary (3164:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] default (3176:22)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (2515:15)❌ 
│ │ │ │   ├──[-] type (2513:19)❌ 
│ │ │ │   ├──[+] title (3207:20)
│ │ │ │   ├──[+] anyOf (3200:17)
│ │ │ │   └──[+] anyOf (3205:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2522:19)❌ 
│ │ │ │   ├──[+] title (3227:20)
│ │ │ │   ├──[+] anyOf (3224:17)
│ │ │ │   └──[+] anyOf (3225:17)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └──[🔀] example (3269:17)
│ │ └─┬POST
│ │   ├──[+] parameters (3357:9)❌ 
│ │   ├──[-] security (2641:11)❌ 
│ │   ├──[+] security (3355:11)
│ │   ├──[🔀] summary (3351:16)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[+] examples (3603:17)
│ │       ├──[+] examples (3731:17)
│ │       ├──[+] examples (4152:17)
│ │       ├──[+] examples (4212:17)
│ │       ├──[+] examples (4361:17)
│ │       ├──[+] examples (3669:17)
│ │       ├──[+] examples (3691:17)
│ │       ├──[+] examples (3889:17)
│ │       ├──[+] examples (3968:17)
│ │       ├──[+] examples (3986:17)
│ │       ├──[+] examples (4050:17)
│ │       ├──[+] examples (4172:17)
│ │       ├──[+] examples (3928:17)
│ │       ├──[+] examples (4070:17)
│ │       ├──[+] examples (4192:17)
│ │       ├──[+] examples (4256:17)
│ │       ├──[+] examples (3830:17)
│ │       ├──[+] examples (3949:17)
│ │       ├──[+] examples (3492:17)
│ │       ├──[+] examples (3542:17)
│ │       ├──[+] examples (3625:17)
│ │       ├──[+] examples (3645:17)
│ │       ├──[+] examples (3771:17)
│ │       ├──[+] examples (4090:17)
│ │       ├──[+] examples (3513:17)
│ │       ├──[+] examples (3870:17)
│ │       ├──[+] examples (4028:17)
│ │       ├──[+] examples (4282:17)
│ │       ├──[+] examples (4303:17)
│ │       ├──[+] examples (4321:17)
│ │       ├──[+] examples (4340:17)
│ │       ├──[+] examples (3562:17)
│ │       ├──[+] examples (3791:17)
│ │       ├──[+] examples (4007:17)
│ │       ├──[+] examples (4236:17)
│ │       ├──[+] examples (3471:17)
│ │       ├──[+] examples (3908:17)
│ │       ├──[+] examples (3849:17)
│ │       ├──[+] examples (3712:17)
│ │       ├──[+] examples (3752:17)
│ │       ├──[+] examples (3811:17)
│ │       ├──[+] examples (4110:17)
│ │       ├──[+] examples (4130:17)
│ │       ├──[+] examples (3450:17)
│ │       ├──[+] examples (3582:17)
│ │       ├─┬Schema
│ │       │ ├──[-] discriminator (2653:17)❌ 
│ │       │ ├──[+] oneOf (10649:7)
│ │       │ ├──[+] oneOf (10829:7)
│ │       │ ├──[+] oneOf (11009:7)
│ │       │ ├──[+] oneOf (11197:7)
│ │       │ ├──[+] oneOf (11377:7)
│ │       │ ├──[+] oneOf (11557:7)
│ │       │ ├──[+] oneOf (11737:7)
│ │       │ ├──[+] oneOf (11917:7)
│ │       │ ├──[+] oneOf (12097:7)
│ │       │ ├──[+] oneOf (12277:7)
│ │       │ ├──[+] oneOf (12457:7)
│ │       │ ├──[+] oneOf (12637:7)
│ │       │ ├──[+] oneOf (12817:7)
│ │       │ ├──[+] oneOf (12997:7)
│ │       │ ├──[+] oneOf (13177:7)
│ │       │ ├──[+] oneOf (13357:7)
│ │       │ ├──[+] oneOf (13537:7)
│ │       │ ├──[+] oneOf (13717:7)
│ │       │ ├──[+] oneOf (13903:7)
│ │       │ ├──[+] oneOf (14083:7)
│ │       │ ├──[+] oneOf (14263:7)
│ │       │ ├──[+] oneOf (14443:7)
│ │       │ ├──[+] oneOf (14623:7)
│ │       │ ├──[+] oneOf (14803:7)
│ │       │ ├──[+] oneOf (14983:7)
│ │       │ ├──[+] oneOf (15163:7)
│ │       │ ├──[+] oneOf (15345:7)
│ │       │ ├──[+] oneOf (15381:7)
│ │       │ ├──[+] oneOf (15409:7)
│ │       │ ├──[+] oneOf (15589:7)
│ │       │ ├──[+] oneOf (15769:7)
│ │       │ ├──[+] oneOf (15955:7)
│ │       │ ├──[+] oneOf (16135:7)
│ │       │ ├──[+] oneOf (16315:7)
│ │       │ ├──[+] oneOf (16495:7)
│ │       │ ├──[+] oneOf (16675:7)
│ │       │ ├──[+] oneOf (16855:7)
│ │       │ ├──[+] oneOf (17035:7)
│ │       │ ├──[+] oneOf (17215:7)
│ │       │ ├──[+] oneOf (17395:7)
│ │       │ ├──[+] oneOf (17575:7)
│ │       │ ├──[+] oneOf (17755:7)
│ │       │ ├──[+] oneOf (17935:7)
│ │       │ ├──[+] oneOf (18115:7)
│ │       │ ├──[+] oneOf (18295:7)
│ │       │ ├──[+] oneOf (18475:7)
│ │       │ ├─┬ONEOF
│ │       │ │ └──[🔀] $ref (10104:9)❌ 
│ │       │ ├─┬ONEOF
│ │       │ │ └──[🔀] $ref (10284:9)❌ 
│ │       │ └─┬ONEOF
│ │       │   └──[🔀] $ref (10470:9)❌ 
│ │       ├─┬regular_legacy
│ │       │ └──[🔀] value (3425:19)
│ │       └─┬regular_new
│ │         └──[🔀] value (3438:19)
│ ├─┬/v1/transactions/{original_transaction_id}/credit_notes
│ │ └─┬POST
│ │   ├──[+] parameters (6150:17)❌ 
│ │   ├──[-] security (4088:11)❌ 
│ │   ├──[+] security (6142:11)
│ │   ├──[🔀] summary (6138:16)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (6168:15)
│ ├─┬/v1/customers/{customer_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (561:17)❌ 
│ │ │ ├──[-] security (417:11)❌ 
│ │ │ ├──[+] security (550:11)
│ │ │ └──[🔀] summary (546:16)
│ │ └─┬PUT
│ │   ├──[+] parameters (629:17)❌ 
│ │   ├──[-] security (476:11)❌ 
│ │   ├──[+] security (619:11)
│ │   └──[🔀] summary (615:16)
│ ├─┬/v1/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/exemptions/{exemption_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1224:17)❌ 
│ │   ├──[-] security (969:11)❌ 
│ │   ├──[+] security (1214:11)
│ │   └──[🔀] summary (1210:16)
│ ├─┬/v1/transactions
│ │ ├─┬GET
│ │ │ ├──[+] parameters (5209:17)❌ 
│ │ │ ├──[+] parameters (5290:17)❌ 
│ │ │ ├──[+] parameters (5301:17)❌ 
│ │ │ ├──[+] parameters (5311:17)❌ 
│ │ │ ├──[+] parameters (5343:17)❌ 
│ │ │ ├──[-] security (3029:11)❌ 
│ │ │ ├──[+] security (5122:11)
│ │ │ ├──[🔀] summary (5118:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3082:19)❌ 
│ │ │ │   ├──[+] title (5197:20)
│ │ │ │   ├──[+] anyOf (5193:17)
│ │ │ │   └──[+] anyOf (5194:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3097:19)❌ 
│ │ │ │   ├──[+] title (5227:20)
│ │ │ │   ├──[+] anyOf (5224:17)
│ │ │ │   └──[+] anyOf (5225:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3105:19)❌ 
│ │ │ │   ├──[+] title (5238:20)
│ │ │ │   ├──[+] anyOf (5234:17)
│ │ │ │   └──[+] anyOf (5235:17)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (5249:24)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3112:19)❌ 
│ │ │ │   ├──[+] title (5248:20)
│ │ │ │   ├──[🔀] description (5247:26)
│ │ │ │   ├──[+] anyOf (5245:17)
│ │ │ │   └──[+] anyOf (5246:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3140:19)❌ 
│ │ │ │   ├──[+] title (5288:20)
│ │ │ │   ├──[+] anyOf (5285:17)
│ │ │ │   └──[+] anyOf (5286:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3058:19)❌ 
│ │ │ │   ├──[+] title (5162:20)
│ │ │ │   ├──[+] anyOf (5159:17)
│ │ │ │   └──[+] anyOf (5160:17)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (5208:24)
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (5203:13)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (5259:24)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3119:19)❌ 
│ │ │ │   ├──[+] title (5258:20)
│ │ │ │   ├──[🔀] description (5257:26)
│ │ │ │   ├──[+] anyOf (5255:17)
│ │ │ │   └──[+] anyOf (5256:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3044:19)❌ 
│ │ │ │   ├──[+] title (5142:20)
│ │ │ │   ├──[+] anyOf (5139:17)
│ │ │ │   └──[+] anyOf (5140:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3074:19)❌ 
│ │ │ │   ├──[+] title (5186:20)
│ │ │ │   ├──[+] anyOf (5183:17)
│ │ │ │   └──[+] anyOf (5184:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3037:19)❌ 
│ │ │ │   ├──[+] title (5132:20)
│ │ │ │   ├──[+] anyOf (5129:17)
│ │ │ │   └──[+] anyOf (5130:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3051:19)❌ 
│ │ │ │   ├──[+] title (5152:20)
│ │ │ │   ├──[+] anyOf (5149:17)
│ │ │ │   └──[+] anyOf (5150:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (3067:15)❌ 
│ │ │ │   ├──[-] type (3065:19)❌ 
│ │ │ │   ├──[+] title (5176:20)
│ │ │ │   ├──[+] anyOf (5169:17)
│ │ │ │   └──[+] anyOf (5174: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)
│ │ └─┬POST
│ │   ├──[+] parameters (5552:9)❌ 
│ │   ├──[-] security (3359:11)❌ 
│ │   ├──[+] security (5550:11)
│ │   ├──[🔀] summary (5546:16)
│ │   ├──[🔀] description (5547:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (5570:15)
│ ├─┬/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/registrations/{registration_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (4570:17)❌ 
│ │ │ ├──[-] security (2771:11)❌ 
│ │ │ ├──[+] security (4550:11)
│ │ │ ├──[🔀] summary (4546:16)
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (2787:19)❌ 
│ │ │     ├──[+] title (4568:20)
│ │ │     ├──[+] anyOf (4565:17)
│ │ │     └──[+] anyOf (4566:17)
│ │ └─┬PUT
│ │   ├──[+] parameters (4656:17)❌ 
│ │   ├──[-] security (2854:11)❌ 
│ │   ├──[+] security (4646:11)
│ │   ├──[🔀] summary (4642:16)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (4674:15)
│ └─┬/v1/transactions/filings/{filing_id}
│   └─┬GET
│     ├──[+] parameters (6043:17)❌ 
│     ├──[-] security (3989:11)❌ 
│     ├──[+] security (6033:11)
│     └──[🔀] summary (6029:16)
├─┬Servers
│ └──[🔀] description (25417:18)
└─┬Components
  ├──[-] securitySchemes (24316:7)❌ 
  ├──[-] schemas (5645:7)❌ 
  ├──[-] schemas (6125:7)❌ 
  ├──[-] schemas (6661:7)❌ 
  ├──[-] schemas (6793:7)❌ 
  ├──[-] schemas (22478:7)❌ 
  ├──[-] schemas (6255:7)❌ 
  ├──[-] schemas (6295:7)❌ 
  ├──[-] schemas (11685:7)❌ 
  ├──[-] schemas (8732:7)❌ 
  ├──[-] schemas (6199:7)❌ 
  ├──[-] schemas (4938:7)❌ 
  ├──[-] schemas (6940:7)❌ 
  ├──[-] schemas (8440:7)❌ 
  ├──[-] schemas (19502:7)❌ 
  ├──[-] schemas (20348:7)❌ 
  ├──[-] schemas (5400:7)❌ 
  ├──[-] schemas (19333:7)❌ 
  ├──[-] schemas (23230:7)❌ 
  ├──[-] schemas (8950:7)❌ 
  ├──[-] schemas (18887:7)❌ 
  ├──[-] schemas (20135:7)❌ 
  ├──[-] schemas (10800:7)❌ 
  ├──[-] schemas (19277:7)❌ 
  ├──[-] schemas (21333:7)❌ 
  ├──[-] schemas (7310:7)❌ 
  ├──[-] schemas (8498:7)❌ 
  ├──[-] schemas (14304:7)❌ 
  ├──[-] schemas (20099:7)❌ 
  ├──[-] schemas (10858:7)❌ 
  ├──[-] schemas (5113:7)❌ 
  ├──[-] schemas (5550:7)❌ 
  ├──[-] schemas (10629:7)❌ 
  ├──[-] schemas (10817:7)❌ 
  ├──[-] schemas (5422:7)❌ 
  ├──[-] schemas (5604:7)❌ 
  ├──[-] schemas (11776:7)❌ 
  ├──[-] schemas (17518:7)❌ 
  ├──[-] schemas (19742:7)❌ 
  ├──[-] schemas (7362:7)❌ 
  ├──[-] schemas (10027:7)❌ 
  ├──[-] schemas (12503:7)❌ 
  ├──[-] schemas (10268:7)❌ 
  ├──[-] schemas (13715:7)❌ 
  ├──[-] schemas (19165:7)❌ 
  ├──[-] schemas (22900:7)❌ 
  ├──[-] schemas (6759:7)❌ 
  ├──[-] schemas (6773:7)❌ 
  ├──[-] schemas (9313:7)❌ 
  ├──[-] schemas (19263:7)❌ 
  ├──[-] schemas (11377:7)❌ 
  ├──[-] schemas (12721:7)❌ 
  ├──[-] schemas (23436:7)❌ 
  ├──[-] schemas (5784:7)❌ 
  ├──[-] schemas (5918:7)❌ 
  ├──[-] schemas (7334:7)❌ 
  ├──[-] schemas (10320:7)❌ 
  ├──[-] schemas (20210:7)❌ 
  ├──[-] schemas (7045:7)❌ 
  ├──[-] schemas (8658:7)❌ 
  ├──[-] schemas (23610:7)❌ 
  ├──[-] schemas (23691:7)❌ 
  ├──[-] schemas (10934:7)❌ 
  ├──[-] schemas (17689:7)❌ 
  ├──[-] schemas (19771:7)❌ 
  ├──[-] schemas (20665:7)❌ 
  ├──[-] schemas (23466:7)❌ 
  ├──[-] schemas (23485:7)❌ 
  ├──[-] schemas (17751:7)❌ 
  ├──[-] schemas (5315:7)❌ 
  ├──[-] schemas (10607:7)❌ 
  ├──[-] schemas (13808:7)❌ 
  ├──[-] schemas (11759:7)❌ 
  ├──[-] schemas (18926:7)❌ 
  ├──[-] schemas (6357:7)❌ 
  ├──[-] schemas (6465:7)❌ 
  ├──[-] schemas (20216:7)❌ 
  ├──[-] schemas (23346:7)❌ 
  ├──[-] schemas (5337:7)❌ 
  ├──[-] schemas (8701:7)❌ 
  ├──[-] schemas (11462:7)❌ 
  ├──[-] schemas (13605:7)❌ 
  ├──[-] schemas (19712:7)❌ 
  ├──[-] schemas (8679:7)❌ 
  ├──[-] schemas (19487:7)❌ 
  ├──[-] schemas (22926:7)❌ 
  ├──[-] schemas (6026:7)❌ 
  ├──[-] schemas (8928:7)❌ 
  ├──[-] schemas (5495:7)❌ 
  ├──[-] schemas (10738:7)❌ 
  ├──[-] schemas (19688:7)❌ 
  ├──[-] schemas (9348:7)❌ 
  ├──[-] schemas (14087:7)❌ 
  ├──[-] schemas (17841:7)❌ 
  ├──[-] schemas (19116:7)❌ 
  ├──[-] schemas (6457:7)❌ 
  ├──[-] schemas (12145:7)❌ 
  ├──[-] schemas (7023:7)❌ 
  ├──[-] schemas (23646:7)❌ 
  ├──[-] schemas (4886:7)❌ 
  ├──[-] schemas (5274:7)❌ 
  ├──[-] schemas (9052:7)❌ 
  ├──[-] schemas (24109:7)❌ 
  ├──[-] schemas (11039:7)❌ 
  ├──[-] schemas (14428:7)❌ 
  ├──[-] schemas (23547:7)❌ 
  ├──[-] schemas (23564:7)❌ 
  ├──[-] schemas (5809:7)❌ 
  ├──[-] schemas (6560:7)❌ 
  ├──[-] schemas (19294:7)❌ 
  ├──[-] schemas (12476:7)❌ 
  ├──[-] schemas (14476:7)❌ 
  ├──[-] schemas (17466:7)❌ 
  ├──[-] schemas (5680:7)❌ 
  ├──[-] schemas (6158:7)❌ 
  ├──[-] schemas (11629:7)❌ 
  ├──[-] schemas (20171:7)❌ 
  ├──[-] schemas (22573:7)❌ 
  ├──[-] schemas (5119:7)❌ 
  ├──[-] schemas (10094:7)❌ 
  ├──[-] schemas (10275:7)❌ 
  ├──[-] schemas (13746:7)❌ 
  ├──[-] schemas (21856:7)❌ 
  ├──[-] schemas (11329:7)❌ 
  ├──[-] schemas (19307:7)❌ 
  ├──[-] schemas (22721:7)❌ 
  ├──[-] schemas (22843:7)❌ 
  ├──[-] schemas (8492:7)❌ 
  ├──[-] schemas (14118:7)❌ 
  ├──[-] schemas (6491:7)❌ 
  ├──[-] schemas (5393:7)❌ 
  ├──[-] schemas (5668:7)❌ 
  ├──[-] schemas (7522:7)❌ 
  ├──[-] schemas (9601:7)❌ 
  ├──[-] schemas (18585:7)❌ 
  ├──[-] schemas (20081:7)❌ 
  ├──[-] schemas (5990:7)❌ 
  ├──[-] schemas (13043:7)❌ 
  ├──[-] schemas (23757:7)❌ 
  ├──[-] schemas (4914:7)❌ 
  ├──[-] schemas (11736:7)❌ 
  ├──[-] schemas (19152:7)❌ 
  ├──[-] schemas (22969:7)❌ 
  ├──[-] schemas (5387:7)❌ 
  ├──[-] schemas (5433:7)❌ 
  ├──[-] schemas (6801:7)❌ 
  ├──[-] schemas (10774:7)❌ 
  ├──[-] schemas (6079:7)❌ 
  ├──[-] schemas (6695:7)❌ 
  ├──[-] schemas (18782:7)❌ 
  ├──[-] schemas (19363:7)❌ 
  ├──[-] schemas (20222:7)❌ 
  ├──[-] schemas (22541:7)❌ 
  ├──[-] schemas (23517:7)❌ 
  ├──[-] schemas (10366:7)❌ 
  ├──[-] schemas (17390:7)❌ 
  ├──[-] schemas (5561:7)❌ 
  ├──[-] schemas (19100:7)❌ 
  ├──[-] schemas (20288:7)❌ 
  ├──[-] schemas (19656:7)❌ 
  ├──[-] schemas (4537:7)❌ 
  ├──[-] schemas (23256:7)❌ 
  ├──[-] schemas (19349:7)❌ 
  ├──[-] schemas (19062:7)❌ 
  ├──[-] schemas (20433:7)❌ 
  ├──[-] schemas (4345:7)❌ 
  ├──[-] schemas (22864:7)❌ 
  ├──[-] schemas (13558:7)❌ 
  ├──[-] schemas (6389:7)❌ 
  ├──[-] schemas (6765:7)❌ 
  ├──[-] schemas (11320:7)❌ 
  ├──[-] schemas (23670:7)❌ 
  ├──[-] schemas (13385:7)❌ 
  ├──[-] schemas (17275:7)❌ 
  ├──[-] schemas (12120:7)❌ 
  ├──[-] schemas (20613:7)❌ 
  ├──[-] schemas (19049:7)❌ 
  ├──[-] schemas (23716:7)❌ 
  ├──[-] schemas (19933:7)❌ 
  ├──[-] schemas (6638:7)❌ 
  ├──[-] schemas (9126:7)❌ 
  ├──[-] schemas (11510:7)❌ 
  ├──[-] schemas (5967:7)❌ 
  ├──[-] schemas (19244:7)❌ 
  ├──[-] schemas (18100:7)❌ 
  ├──[-] schemas (19177:7)❌ 
  ├──[-] schemas (10885:7)❌ 
  ├──[-] schemas (11455:7)❌ 
  ├──[-] schemas (14149:7)❌ 
  ├──[-] schemas (20182:7)❌ 
  ├──[-] schemas (23171:7)❌ 
  ├──[-] schemas (10763:7)❌ 
  ├──[-] schemas (12201:7)❌ 
  ├──[-] schemas (13355:7)❌ 
  ├──[-] schemas (19384:7)❌ 
  ├──[-] schemas (19627:7)❌ 
  ├──[-] schemas (6398:7)❌ 
  ├──[-] schemas (9982:7)❌ 
  ├──[-] schemas (11537:7)❌ 
  ├──[-] schemas (13483:7)❌ 
  ├──[-] schemas (14749:7)❌ 
  ├──[-] schemas (5617:7)❌ 
  ├──[-] schemas (9106:7)❌ 
  ├──[-] schemas (9097:7)❌ 
  ├──[-] schemas (14780:7)❌ 
  ├──[-] schemas (5163:7)❌ 
  ├──[-] schemas (14447:7)❌ 
  ├──[-] schemas (19860:7)❌ 
  ├──[-] schemas (9329:7)❌ 
  ├──[-] schemas (17361:7)❌ 
  ├──[-] schemas (19024:7)❌ 
  ├──[-] schemas (6644:7)❌ 
  ├──[-] schemas (7031:7)❌ 
  ├──[-] schemas (19320:7)❌ 
  ├──[-] schemas (22799:7)❌ 
  ├──[-] schemas (22874:7)❌ 
  ├──[-] schemas (8603:7)❌ 
  ├──[-] schemas (11369:7)❌ 
  ├──[-] schemas (17430:7)❌ 
  ├──[-] schemas (17866:7)❌ 
  ├──[-] schemas (19186:7)❌ 
  ├──[-] schemas (4906:7)❌ 
  ├──[-] schemas (12268:7)❌ 
  ├──[-] schemas (19754:7)❌ 
  ├──[-] schemas (5530:7)❌ 
  ├──[-] schemas (6404:7)❌ 
  ├──[-] schemas (11497:7)❌ 
  ├──[-] schemas (11706:7)❌ 
  ├──[-] schemas (13839:7)❌ 
  ├──[-] schemas (5936:7)❌ 
  ├──[-] schemas (23741:7)❌ 
  ├──[-] schemas (7743:7)❌ 
  ├──[-] schemas (10706:7)❌ 
  ├──[-] schemas (19076:7)❌ 
  ├──[-] schemas (23773:7)❌ 
  ├──[-] schemas (5227:7)❌ 
  ├──[-] schemas (5259:7)❌ 
  ├──[-] schemas (13994:7)❌ 
  ├──[-] schemas (9807:7)❌ 
  ├──[-] schemas (14834:7)❌ 
  ├──[-] schemas (6412:7)❌ 
  ├──[-] schemas (8619:7)❌ 
  ├──[-] schemas (5081:7)❌ 
  ├──[-] schemas (5219:7)❌ 
  ├──[-] schemas (5456:7)❌ 
  ├──[-] schemas (9795:7)❌ 
  ├──[-] schemas (17857:7)❌ 
  ├──[-] schemas (8626:7)❌ 
  ├──[-] schemas (19006:7)❌ 
  ├──[-] schemas (5346:7)❌ 
  ├──[-] schemas (10077:7)❌ 
  ├──[-] schemas (10665:7)❌ 
  ├──[-] schemas (12332:7)❌ 
  ├──[-] schemas (14366:7)❌ 
  ├──[-] schemas (17455:7)❌ 
  ├──[-] schemas (23140:7)❌ 
  ├──[-] schemas (19471:7)❌ 
  ├──[-] schemas (11413:7)❌ 
  ├──[-] schemas (4716:7)❌ 
  ├──[-] schemas (12137:7)❌ 
  ├──[-] schemas (14056:7)❌ 
  ├──[-] schemas (11007:7)❌ 
  ├──[-] schemas (5198:7)❌ 
  ├──[-] schemas (5300:7)❌ 
  ├──[-] schemas (10554:7)❌ 
  ├──[-] schemas (20245:7)❌ 
  ├──[-] schemas (5705:7)❌ 
  ├──[-] schemas (5894:7)❌ 
  ├──[-] schemas (12109:7)❌ 
  ├──[-] schemas (5739:7)❌ 
  ├──[-] schemas (10385:7)❌ 
  ├──[-] schemas (7917:7)❌ 
  ├──[-] schemas (17341:7)❌ 
  ├──[-] schemas (20196:7)❌ 
  ├──[-] schemas (20267:7)❌ 
  ├──[-] schemas (11585:7)❌ 
  ├──[-] schemas (13777:7)❌ 
  ├──[-] schemas (7691:7)❌ 
  ├──[-] schemas (22835:7)❌ 
  ├──[-] schemas (5410:7)❌ 
  ├──[-] schemas (11746:7)❌ 
  ├──[-] schemas (19524:7)❌ 
  ├──[-] schemas (11447:7)❌ 
  ├──[-] schemas (18015:7)❌ 
  ├──[-] schemas (11561:7)❌ 
  ├──[-] schemas (14860:7)❌ 
  ├──[-] schemas (18962:7)❌ 
  ├──[-] schemas (22950:7)❌ 
  ├──[-] schemas (5139:7)❌ 
  ├──[-] schemas (10329:7)❌ 
  ├──[-] schemas (19127:7)❌ 
  ├──[-] schemas (22987:7)❌ 
  ├──[-] schemas (5356:7)❌ 
  ├──[-] schemas (9017:7)❌ 
  ├──[-] schemas (22499:7)❌ 
  ├──[-] schemas (23579:7)❌ 
  ├──[-] schemas (11299:7)❌ 
  ├──[-] schemas (13537:7)❌ 
  ├──[-] schemas (19902:7)❌ 
  ├──[-] schemas (6966:7)❌ 
  ├──[-] schemas (8526:7)❌ 
  ├──[-] schemas (22642:7)❌ 
  ├──[-] schemas (4970:7)❌ 
  ├──[-] schemas (14704:7)❌ 
  ├──[-] schemas (6364:7)❌ 
  ├──[-] schemas (10677:7)❌ 
  ├──[-] schemas (18910:7)❌ 
  ├──[-] schemas (22595:7)❌ 
  ├──[-] schemas (24077:7)❌ 
  ├──[-] schemas (7392:7)❌ 
  ├──[-] schemas (7697:7)❌ 
  ├──[-] schemas (5189:7)❌ 
  ├──[-] schemas (5751:7)❌ 
  ├──[-] schemas (23084:7)❌ 
  ├──[-] schemas (5328:7)❌ 
  ├──[-] schemas (7600:7)❌ 
  ├──[-] schemas (10288:7)❌ 
  ├──[-] schemas (8974:7)❌ 
  ├──[-] schemas (11723:7)❌ 
  ├──[-] schemas (13433:7)❌ 
  ├──[-] schemas (13963:7)❌ 
  ├──[-] schemas (10851:7)❌ 
  ├──[-] schemas (10955:7)❌ 
  ├──[-] schemas (4991:7)❌ 
  ├──[-] schemas (5485:7)❌ 
  ├──[-] schemas (5843:7)❌ 
  ├──[-] schemas (5864:7)❌ 
  ├──[-] schemas (13570:7)❌ 
  ├──[-] schemas (20512:7)❌ 
  ├──[-] schemas (10942:7)❌ 
  ├──[-] schemas (8575:7)❌ 
  ├──[-] schemas (9577:7)❌ 
  ├──[-] schemas (13870:7)❌ 
  ├──[-] schemas (19218:7)❌ 
  ├──[-] schemas (22555:7)❌ 
  ├──[-] schemas (6650:7)❌ 
  ├──[+] schemas (25286:7)
  ├──[-] schemas (19511:7)❌ 
  ├──[-] schemas (10514:7)❌ 
  ├──[-] schemas (10967:7)❌ 
  ├──[-] schemas (5234:7)❌ 
  ├──[-] schemas (5515:7)❌ 
  ├──[-] schemas (8467:7)❌ 
  ├──[-] schemas (14335:7)❌ 
  ├──[-] schemas (18601:7)❌ 
  ├──[-] schemas (19232:7)❌ 
  ├──[-] schemas (24249:7)❌ 
  ├──[-] schemas (6444:7)❌ 
  ├──[-] schemas (14851:7)❌ 
  ├──[-] schemas (13642:7)❌ 
  ├──[-] schemas (19493:7)❌ 
  ├──[-] schemas (22453:7)❌ 
  ├──[-] schemas (13616:7)❌ 
  ├──[-] schemas (4339:7)❌ 
  ├──[-] schemas (6867:7)❌ 
  ├──[-] schemas (10498:7)❌ 
  ├──[-] schemas (10980:7)❌ 
  ├──[-] schemas (14273:7)❌ 
  ├──[-] schemas (14806:7)❌ 
  ├──[-] schemas (23018:7)❌ 
  ├──[-] schemas (8756:7)❌ 
  ├──[-] schemas (13622:7)❌ 
  ├──[-] schemas (22491:7)❌ 
  ├──[+] schemas (12637:7)
  ├──[+] schemas (23136:7)
  ├──[+] schemas (23624:7)
  ├──[+] schemas (22742:7)
  ├──[+] schemas (25302:7)
  ├──[+] schemas (25330:7)
  ├──[+] schemas (11917:7)
  ├──[+] schemas (20160:7)
  ├──[+] schemas (22585:7)
  ├──[+] schemas (25267:7)
  ├──[+] schemas (21582:7)
  ├──[+] schemas (22708:7)
  ├──[+] schemas (10469:7)
  ├──[+] schemas (22485:7)
  ├──[+] schemas (13537:7)
  ├──[+] schemas (14803:7)
  ├──[+] schemas (15955:7)
  ├──[+] schemas (18475:7)
  ├──[+] schemas (12997:7)
  ├──[+] schemas (23353:7)
  ├──[+] schemas (21852:7)
  ├──[+] schemas (23106:7)
  ├──[+] schemas (25189:7)
  ├──[+] schemas (25313:7)
  ├──[+] schemas (8809:7)
  ├──[+] schemas (25194:7)
  ├──[+] schemas (23592:7)
  ├──[+] schemas (12457:7)
  ├──[+] schemas (14623:7)
  ├──[+] schemas (17935:7)
  ├──[+] schemas (22891:7)
  ├──[+] schemas (13903:7)
  ├──[+] schemas (22389:7)
  ├──[+] schemas (23407:7)
  ├──[+] schemas (25307:7)
  ├──[+] schemas (18295:7)
  ├──[+] schemas (25173:7)
  ├──[+] schemas (25209:7)
  ├──[+] schemas (9937:7)
  ├──[+] schemas (9775:7)
  ├──[+] schemas (10829:7)
  ├──[+] schemas (14983:7)
  ├──[+] schemas (11377:7)
  ├──[+] schemas (14443:7)
  ├──[+] schemas (22424:7)
  ├──[+] schemas (22616:7)
  ├──[+] schemas (16855:7)
  ├──[+] schemas (25204:7)
  ├──[+] schemas (21590:7)
  ├──[+] schemas (23004:7)
  ├──[+] schemas (25242:7)
  ├──[+] schemas (13717:7)
  ├──[+] schemas (19522:7)
  ├──[+] schemas (25179:7)
  ├──[+] schemas (25261:7)
  ├──[+] schemas (22802:7)
  ├──[+] schemas (23498:7)
  ├──[+] schemas (23769:7)
  ├──[+] schemas (10103:7)
  ├──[+] schemas (11197:7)
  ├──[+] schemas (23806:7)
  ├──[+] schemas (25214:7)
  ├──[+] schemas (11009:7)
  ├──[+] schemas (23461:7)
  ├──[+] schemas (17395:7)
  ├──[+] schemas (18977:7)
  ├──[+] schemas (23301:7)
  ├──[+] schemas (25220:7)
  ├──[+] schemas (17215:7)
  ├──[+] schemas (23064:7)
  ├──[+] schemas (13357:7)
  ├──[+] schemas (22841:7)
  ├──[+] schemas (25199:7)
  ├──[+] schemas (21812:7)
  ├──[+] schemas (23720:7)
  ├──[+] schemas (13177:7)
  ├──[+] schemas (22455:7)
  ├──[+] schemas (16135:7)
  ├──[+] schemas (25297:7)
  ├──[+] schemas (22926:7)
  ├──[+] schemas (23228:7)
  ├──[+] schemas (16675:7)
  ├──[+] schemas (16315:7)
  ├──[+] schemas (17755:7)
  ├──[+] schemas (18947:7)
  ├──[+] schemas (22515:7)
  ├──[+] schemas (25254:7)
  ├──[+] schemas (25226:7)
  ├──[+] schemas (25321:7)
  ├──[+] schemas (11557:7)
  ├──[+] schemas (22550:7)
  ├──[+] schemas (24927:7)
  ├──[+] schemas (12097:7)
  ├──[+] schemas (25236:7)
  ├──[+] schemas (17575:7)
  ├──[+] schemas (18115:7)
  ├──[+] schemas (23742:7)
  ├──[+] schemas (25274:7)
  ├──[+] schemas (25161:7)
  ├──[+] schemas (25248:7)
  ├──[+] schemas (25292:7)
  ├──[+] schemas (12277:7)
  ├──[+] schemas (14083:7)
  ├──[+] schemas (15409:7)
  ├──[+] schemas (22979:7)
  ├──[+] schemas (14263:7)
  ├──[+] schemas (17035:7)
  ├──[+] schemas (25184:7)
  ├──[+] schemas (12817:7)
  ├──[+] schemas (15589:7)
  ├──[+] schemas (23166:7)
  ├──[+] schemas (23269:7)
  ├──[+] schemas (25154:7)
  ├──[+] schemas (25167:7)
  ├──[+] schemas (23532:7)
  ├──[+] schemas (10649:7)
  ├──[+] schemas (21614:7)
  ├──[+] schemas (23429:7)
  ├──[+] schemas (16495:7)
  ├──[+] schemas (22313:7)
  ├──[+] schemas (25231:7)
  ├──[+] schemas (23034:7)
  ├──[+] schemas (23683:7)
  ├──[+] schemas (23326:7)
  ├──[+] schemas (15769:7)
  ├──[+] schemas (22359:7)
  ├──[+] schemas (23380:7)
  ├──[+] schemas (25132:7)
  ├──[+] schemas (10283:7)
  ├──[+] schemas (22666:7)
  ├──[+] schemas (23193:7)
  ├──[+] schemas (20814:7)
  ├──[+] schemas (22866:7)
  ├──[+] schemas (22772:7)
  ├──[+] schemas (25280:7)
  ├──[+] schemas (11737:7)
  ├──[+] schemas (21728:7)
  ├─┬TransactionEstimateResponse
  │ ├─┬source
  │ │ └──[🔀] $ref (19375:11)❌ 
  │ ├─┬marketplace
  │ │ ├──[-] type (21173:17)❌ 
  │ │ ├──[+] title (19385:18)
  │ │ ├──[+] anyOf (19383:15)
  │ │ └──[+] anyOf (19384:15)
  │ ├─┬taxable_amount
  │ │ └──[🔀] pattern (19463:20)❌ 
  │ ├─┬addresses
  │ │ ├──[🔀] description (19454:24)
  │ │ └─┬Schema
  │ │   ├──[+] properties (19442:15)
  │ │   ├─┬street_1
  │ │   │ ├──[🔀] description (19437:30)
  │ │   │ └──[+] deprecated (19438:29)
  │ │   ├─┬type
  │ │   │ ├──[-] enum (21189:21)❌ 
  │ │   │ ├──[-] enum (21190:21)❌ 
  │ │   │ └──[🔀] description (19416:30)
  │ │   ├─┬postal_code
  │ │   │ └──[🔀] description (19410:30)
  │ │   ├─┬street_2
  │ │   │ └──[🔀] description (19413:30)
  │ │   ├─┬state
  │ │   │ └──[🔀] description (19428:30)
  │ │   ├─┬phone
  │ │   │ ├──[🔀] type (19443:23)❌ 
  │ │   │ ├──[🔀] description (19444:30)
  │ │   │ └──[+] default (19445:26)❌ 
  │ │   └─┬status
  │ │     ├──[🔀] description (19425:30)
  │ │     └──[-] deprecated (21222:29)
  │ ├─┬total_tax_amount_calculated
  │ │ └──[🔀] pattern (19457:20)❌ 
  │ ├─┬customer
  │ │ └──[🔀] $ref (19394:11)❌ 
  │ └─┬description
  │   ├──[-] type (21164:17)❌ 
  │   ├──[+] title (19372:18)
  │   ├──[+] anyOf (19369:15)
  │   └──[+] anyOf (19371:15)
  ├─┬CustomerBasePublic
  │ ├──[+] properties (24036:9)
  │ ├─┬name
  │ │ ├──[-] type (8169:17)❌ 
  │ │ ├──[+] title (24016:18)
  │ │ ├──[+] anyOf (24013:15)
  │ │ └──[+] anyOf (24015:15)
  │ ├─┬county
  │ │ ├──[-] type (8154:17)❌ 
  │ │ ├──[+] title (23986:18)
  │ │ ├──[+] anyOf (23984:15)
  │ │ └──[+] anyOf (23985:15)
  │ ├─┬source
  │ │ └──[🔀] $ref (24048:11)❌ 
  │ ├─┬country
  │ │ └──[🔀] $ref (24001:11)❌ 
  │ ├─┬street_2
  │ │ ├──[-] type (8148:17)❌ 
  │ │ ├──[+] title (23974:18)
  │ │ ├──[+] anyOf (23972:15)
  │ │ └──[+] anyOf (23973:15)
  │ ├─┬street_1
  │ │ ├──[-] type (8145:17)❌ 
  │ │ ├──[+] title (23968:18)
  │ │ ├──[+] anyOf (23966:15)
  │ │ └──[+] anyOf (23967:15)
  │ ├─┬postal_code
  │ │ ├──[-] type (8160:17)❌ 
  │ │ ├──[+] title (23998:18)
  │ │ ├──[+] anyOf (23996:15)
  │ │ └──[+] anyOf (23997:15)
  │ ├─┬full_address
  │ │ ├──[-] type (8166:17)❌ 
  │ │ ├──[+] title (24009:18)
  │ │ ├──[+] anyOf (24007:15)
  │ │ └──[+] anyOf (24008:15)
  │ ├─┬registration_number
  │ │ ├──[-] type (8188:17)❌ 
  │ │ ├──[+] title (24056:18)
  │ │ ├──[+] anyOf (24054:15)
  │ │ └──[+] anyOf (24055:15)
  │ ├─┬city
  │ │ ├──[-] type (8151:17)❌ 
  │ │ ├──[+] title (23980:18)
  │ │ ├──[+] anyOf (23978:15)
  │ │ └──[+] anyOf (23979:15)
  │ ├─┬status
  │ │ └──[🔀] $ref (23989:11)❌ 
  │ ├─┬phone
  │ │ ├──[-] type (8142:17)❌ 
  │ │ ├──[+] title (23962:18)
  │ │ ├──[+] anyOf (23960:15)
  │ │ └──[+] anyOf (23961:15)
  │ ├─┬email
  │ │ ├──[-] type (8179:17)❌ 
  │ │ ├──[+] title (24034:18)
  │ │ ├──[+] anyOf (24031:15)
  │ │ └──[+] anyOf (24033:15)
  │ ├─┬external_id
  │ │ ├──[-] type (8172:17)❌ 
  │ │ ├──[+] title (24023:18)
  │ │ ├──[+] anyOf (24020:15)
  │ │ └──[+] anyOf (24022:15)
  │ ├─┬connection_id
  │ │ ├──[-] type (8191:17)❌ 
  │ │ ├──[+] title (24041:18)
  │ │ ├──[🔀] description (24042:24)
  │ │ ├──[+] anyOf (24038:15)
  │ │ └──[+] anyOf (24040:15)
  │ └─┬state
  │   ├──[-] type (8157:17)❌ 
  │   ├──[+] title (23992:18)
  │   ├──[+] anyOf (23990:15)
  │   └──[+] anyOf (23991:15)
  ├─┬ValidationError
  │ ├──[+] properties (20448:9)
  │ ├──[+] properties (20446:9)
  │ ├─┬type
  │ │ ├──[+] items (20435:13)❌ 
  │ │ ├──[🔀] type (20438:17)❌ 
  │ │ └──[🔀] title (20439:18)
  │ ├─┬loc
  │ │ └─┬Schema
  │ │   ├──[-] type (22783:19)❌ 
  │ │   ├──[+] anyOf (20436:17)
  │ │   └──[+] anyOf (20437:17)
  │ └─┬msg
  │   ├──[-] type (22787:17)❌ 
  │   └──[🔀] title (20447:18)
  ├─┬PhysicalNexusUpdate
  │ ├─┬postal_code
  │ │ ├──[-] type (14697:17)❌ 
  │ │ ├──[+] title (9736:18)
  │ │ ├──[+] anyOf (9734:15)
  │ │ └──[+] anyOf (9735:15)
  │ ├─┬end_date
  │ │ ├──[-] type (14682:17)❌ 
  │ │ ├──[+] title (9709:18)
  │ │ ├──[+] anyOf (9706:15)
  │ │ └──[+] anyOf (9708:15)
  │ ├─┬street_2
  │ │ ├──[-] type (14691:17)❌ 
  │ │ ├──[+] title (9724:18)
  │ │ ├──[+] anyOf (9722:15)
  │ │ └──[+] anyOf (9723:15)
  │ ├─┬street_1
  │ │ ├──[-] type (14688:17)❌ 
  │ │ ├──[+] title (9718:18)
  │ │ ├──[+] anyOf (9716:15)
  │ │ └──[+] anyOf (9717:15)
  │ └─┬city
  │   ├──[-] type (14694:17)❌ 
  │   ├──[+] title (9730:18)
  │   ├──[+] anyOf (9728:15)
  │   └──[+] anyOf (9729:15)
  ├─┬TaxItemEstimate
  │ ├─┬exempt_reason
  │ │ └──[🔀] $ref (25358:11)❌ 
  │ └─┬rule
  │   ├──[-] type (20014:17)❌ 
  │   ├──[+] title (25367:18)
  │   ├──[+] anyOf (25364:15)
  │   └──[+] anyOf (25366:15)
  ├─┬Exemption
  │ ├──[+] properties (20624:9)
  │ ├──[+] properties (20631:9)
  │ ├─┬created_at
  │ │ ├──[-] type (8776:17)❌ 
  │ │ ├──[-] title (8778:18)
  │ │ ├──[-] format (8777:19)❌ 
  │ │ ├──[🔀] description (20571:24)
  │ │ ├──[+] anyOf (6691:7)
  │ │ └──[+] anyOf (20570:15)
  │ ├─┬end_date
  │ │ ├──[-] type (8799:17)❌ 
  │ │ ├──[+] title (20582:18)
  │ │ ├──[+] anyOf (20579:15)
  │ │ └──[+] anyOf (20581:15)
  │ ├─┬customer_id
  │ │ ├──[-] type (8802:17)❌ 
  │ │ ├──[+] title (20589:18)
  │ │ ├──[+] anyOf (20586:15)
  │ │ └──[+] anyOf (20588:15)
  │ ├─┬organization_id
  │ │ ├──[-] type (8821:17)❌ 
  │ │ ├──[🔀] title (20565:18)
  │ │ ├──[-] maxLength (8822:22)❌ 
  │ │ ├──[+] description (20566:24)
  │ │ ├──[+] anyOf (20563:15)
  │ │ └──[+] anyOf (20564:15)
  │ ├─┬country_code
  │ │ └──[🔀] $ref (20625:11)❌ 
  │ ├─┬start_date
  │ │ ├──[-] type (8793:17)❌ 
  │ │ ├��...

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Medium Risk**
> Large breaking changes across the generated client contract affect every SDK consumer on upgrade, though the PR does not change server runtime code in this repo.
> 
> **Overview**
> Regenerates the **Python SDK to v0.13.0** (Speakeasy) so the published client matches the latest OpenAPI spec—version bumps in `pyproject.toml`, `_version.py`, and release metadata.
> 
> **Breaking for integrators:** most existing methods now use updated request/response (and often `error.detail`) models, and many calls require an explicit **`x_organization_id`** where it was not part of the client before. Types shift toward nullable **`anyOf`** shapes (e.g. customers, exemptions, tax estimate) rather than plain required strings.
> 
> **New client surface** includes operations such as filing approval, transaction archive and tax-only flags, nexus detail/category helpers, registration jurisdictions and attachments, OSS countries, jurisdiction-specific registration fields, and customer tax registration upsert.
> 
> This is generated SDK output only; consumers upgrading from 0.12.x should expect compile-time and runtime contract changes across customers, transactions, registrations, nexus, products, and related APIs.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit e3b36645b35a30cec7f4951f7475eefd66dc2f5e. 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 4, 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