Skip to content

chore: 🐝 Update SDK - Generate Java SDK 0.16.0 - #69

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

chore: 🐝 Update SDK - Generate Java SDK 0.16.0#69
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1788223580

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.

Java SDK Changes:

  • sdk.nexus.updatePhysical():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.transactions.creditNotes.create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.detail[] Changed (Breaking ⚠️)
  • sdk.customers.get():
    • request Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • sdk.customers.create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.customers.getById():
    • request.xOrganizationId Added (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.detail[] Changed (Breaking ⚠️)
  • sdk.taxEstimation.estimate():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • sdk.nexus.deletePhysical(): request.xOrganizationId Added (Breaking ⚠️)
  • sdk.transactions.updateCreditNote():
    • request Changed (Breaking ⚠️)
    • error.detail[] Changed (Breaking ⚠️)
  • sdk.transactions.getByFilingId():
    • request.xOrganizationId Added (Breaking ⚠️)
    • response.[] Changed (Breaking ⚠️)
  • sdk.transactions.getById():
    • request.xOrganizationId Added (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.customers.update():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.customers.getByExternalId():
    • request.xOrganizationId Added (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.detail[] Changed (Breaking ⚠️)
  • sdk.customers.createTransaction():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.detail[] Changed (Breaking ⚠️)
  • sdk.customers.transactions.getByCustomerId():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.detail[] Changed (Breaking ⚠️)
  • sdk.exemptions.get():
    • request Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • sdk.exemptions.create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.exemptions.getById():
    • request.xOrganizationId Added (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.exemptions.uploadCertificate(): request Changed (Breaking ⚠️)
  • sdk.exemptions.getAttachments(): request.xOrganizationId Added (Breaking ⚠️)
  • sdk.filings.get():
    • request Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • sdk.filings.getById():
    • request.xOrganizationId Added (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.filings.getByRegistrationId():
    • request.xOrganizationId Added (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • sdk.nexus.getPhysical():
    • request Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • sdk.nexus.createPhysical():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.addressValidation.suggest(): request Changed (Breaking ⚠️)
  • sdk.addressValidation.search():
    • request Changed (Breaking ⚠️)
    • response.[] Changed (Breaking ⚠️)
  • sdk.registrations.update():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.products.getProductsV1ProductsGet():
    • request Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • sdk.products.createProductV1ProductsPost():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.products.getProductCategoriesV1ProductsCategoriesGet(): request.xOrganizationId Added (Breaking ⚠️)
  • sdk.products.getById():
    • request.xOrganizationId Added (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.products.update():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.registrations.get():
    • request Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • sdk.registrations.create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.registrations.getById():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.nexus.get():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.detail[] Changed (Breaking ⚠️)
  • sdk.registrations.deregister():
    • request.xOrganizationId Added (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.transactions.get():
    • request Changed (Breaking ⚠️)
    • response.items[] Changed (Breaking ⚠️)
  • sdk.transactions.create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.transactions.getByExternalId():
    • request.xOrganizationId Added (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.transactions.update():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.detail[] Changed (Breaking ⚠️)
  • sdk.registrations.getJurisdictionSpecificFieldsV1RegistrationsJurisdictionSpecificFieldsGet(): Added
  • sdk.nexus.getNexusDetailsForIdV1NexusNexusIdGet(): Added
  • sdk.nexus.getPhysicalNexusCategoriesV1NexusPhysicalNexusCategoriesGet(): Added
  • sdk.filings.approveFilingV1FilingsFilingIdApprovePut(): Added
  • sdk.customerTaxRegistration.upsertCustomerTaxRegistrationV1CustomersCustomerIdTaxRegistrationsPost(): Added
  • sdk.registrations.listRegistrationJurisdictionsV1RegistrationsJurisdictionsGet(): Added
  • sdk.registrations.uploadRegistrationAttachmentV1RegistrationsRegistrationIdAttachmentsPost(): Added
  • sdk.registrations.getOssCountriesForRegistrationV1RegistrationsRegistrationIdOssCountriesGet(): Added
  • sdk.transactions.archiveTransactionByIdV1TransactionsArchivePost(): Added
  • sdk.transactions.setTransactionTaxOnlyV1TransactionsTransactionIdTaxOnlyPost(): Added

View full SDK changelog

OpenAPI Change Summary
├──[🔀] openapi (1:10)❌ 
├─┬Info
│ ├──[🔀] title (3:10)
│ ├──[+] description (6:16)
│ └─┬Extensions
│   ├──[+] x-spec-checked-at (8:22)
│   ├──[+] x-spec-synced-at (5:21)
│   └──[+] x-spec-source (7:18)
├─┬Paths
│ ├──[+] path (727:3)
│ ├──[+] path (1925:3)
│ ├──[+] path (4447:3)
│ ├──[+] path (5816:3)
│ ├──[+] path (2348:3)
│ ├──[+] path (6477:3)
│ ├──[+] path (4879:3)
│ ├──[+] path (2571:3)
│ ├──[+] path (4497:3)
│ ├──[+] path (4745:3)
│ ├─┬/v1/filings/{filing_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1838:17)❌ 
│ │   ├──[-] security (1367:11)❌ 
│ │   ├──[+] security (1828:11)
│ │   └──[🔀] summary (1824:16)
│ ├─┬/v1/transactions/{original_transaction_id}/credit_notes
│ │ └─┬POST
│ │   ├──[+] parameters (6151:17)❌ 
│ │   ├──[-] security (4089:11)❌ 
│ │   ├──[+] security (6143:11)
│ │   ├──[🔀] summary (6139:16)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (6169:15)
│ ├─┬/v1/products/{product_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (2994:17)❌ 
│ │ │ ├──[-] security (2318:11)❌ 
│ │ │ ├──[+] security (2984:11)
│ │ │ ├──[🔀] summary (2980:16)
│ │ │ └─┬Responses
│ │ │   └─┬422
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (9766:9)❌ 
│ │ └─┬PUT
│ │   ├──[+] parameters (3077:17)❌ 
│ │   ├──[-] security (2391:11)❌ 
│ │   ├──[+] security (3067:11)
│ │   ├──[🔀] summary (3063:16)
│ │   ├──[🔀] description (3064:20)
│ │   ├─┬Responses
│ │   │ └─┬422
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (9766:9)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └──[🔀] $ref (3093:15)❌ 
│ ├─┬/v1/products
│ │ ├─┬GET
│ │ │ ├──[+] parameters (2673:17)❌ 
│ │ │ ├──[+] parameters (2714:17)❌ 
│ │ │ ├──[-] security (2015:11)❌ 
│ │ │ ├──[+] security (2621:11)
│ │ │ ├──[🔀] summary (2617:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2030:19)❌ 
│ │ │ │   ├──[+] title (2641:20)
│ │ │ │   ├──[+] anyOf (2638:17)
│ │ │ │   └──[+] anyOf (2639:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2037:19)❌ 
│ │ │ │   ├──[+] title (2651:20)
│ │ │ │   ├──[+] anyOf (2648:17)
│ │ │ │   └──[+] anyOf (2649:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2044:19)❌ 
│ │ │ │   ├──[+] title (2661:20)
│ │ │ │   ├──[+] anyOf (2658:17)
│ │ │ │   └──[+] anyOf (2659:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2051:19)❌ 
│ │ │ │   ├──[+] title (2671:20)
│ │ │ │   ├──[+] anyOf (2668:17)
│ │ │ │   └──[+] anyOf (2669:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2058:19)❌ 
│ │ │ │   ├──[+] title (2691:20)
│ │ │ │   ├──[+] anyOf (2688:17)
│ │ │ │   └──[+] anyOf (2689:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2023:19)❌ 
│ │ │ │   ├──[+] title (2631:20)
│ │ │ │   ├──[+] anyOf (2628:17)
│ │ │ │   └──[+] anyOf (2629:17)
│ │ │ └─┬Responses
│ │ │   └─┬422
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (9766:9)❌ 
│ │ └─┬POST
│ │   ├──[+] parameters (2806:9)❌ 
│ │   ├──[-] security (2160:11)❌ 
│ │   ├──[+] security (2804:11)
│ │   ├──[🔀] summary (2800:16)
│ │   ├──[🔀] description (2801:20)
│ │   └─┬Responses
│ │     └─┬422
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (9766:9)❌ 
│ ├─┬/v1/nexus/physical_nexus
│ │ ├─┬GET
│ │ │ ├──[+] parameters (2173:17)❌ 
│ │ │ ├──[-] security (1578:11)❌ 
│ │ │ ├──[+] security (2125:11)
│ │ │ ├──[🔀] summary (2121:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (1585:19)❌ 
│ │ │ │   ├──[+] title (2134:20)
│ │ │ │   ├──[+] anyOf (2132:17)
│ │ │ │   └──[+] anyOf (2133:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (1590:19)❌ 
│ │ │ │   ├──[+] title (2142:20)
│ │ │ │   ├──[+] anyOf (2140:17)
│ │ │ │   └──[+] anyOf (2141:17)
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (1596:19)❌ 
│ │ │     ├──[+] title (2151:20)
│ │ │     ├──[+] anyOf (2148:17)
│ │ │     └──[+] anyOf (2149:17)
│ │ └─┬POST
│ │   ├──[+] parameters (2272:9)❌ 
│ │   ├──[-] security (1704:11)❌ 
│ │   ├──[+] security (2270:11)
│ │   └──[🔀] summary (2266:16)
│ ├─┬/v1/tax/estimate
│ │ └─┬POST
│ │   ├──[+] parameters (4944:17)❌ 
│ │   ├──[-] security (4183:11)❌ 
│ │   ├──[+] security (4932:11)
│ │   ├──[🔀] summary (4928:16)
│ │   ├─┬Responses
│ │   │ ├──[+] codes (5040:11)
│ │   │ ├──[+] codes (5106:11)
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     ├──[🔀] example (4992:17)
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (19339:9)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (4962:15)
│ ├─┬/v1/transactions
│ │ ├─┬GET
│ │ │ ├──[+] parameters (5302:17)❌ 
│ │ │ ├──[+] parameters (5312:17)❌ 
│ │ │ ├──[+] parameters (5344:17)❌ 
│ │ │ ├──[+] parameters (5210:17)❌ 
│ │ │ ├──[+] parameters (5291:17)❌ 
│ │ │ ├──[-] security (3030:11)❌ 
│ │ │ ├──[+] security (5123:11)
│ │ │ ├──[🔀] summary (5119:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3083:19)❌ 
│ │ │ │   ├──[+] title (5198:20)
│ │ │ │   ├──[+] anyOf (5194:17)
│ │ │ │   └──[+] anyOf (5195:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3098:19)❌ 
│ │ │ │   ├──[+] title (5228:20)
│ │ │ │   ├──[+] anyOf (5225:17)
│ │ │ │   └──[+] anyOf (5226:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3106:19)❌ 
│ │ │ │   ├──[+] title (5239:20)
│ │ │ │   ├──[+] anyOf (5235:17)
│ │ │ │   └──[+] anyOf (5236:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3038:19)❌ 
│ │ │ │   ├──[+] title (5133:20)
│ │ │ │   ├──[+] anyOf (5130:17)
│ │ │ │   └──[+] anyOf (5131:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3059:19)❌ 
│ │ │ │   ├──[+] title (5163:20)
│ │ │ │   ├──[+] anyOf (5160:17)
│ │ │ │   └──[+] anyOf (5161:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3075:19)❌ 
│ │ │ │   ├──[+] title (5187:20)
│ │ │ │   ├──[+] anyOf (5184:17)
│ │ │ │   └──[+] anyOf (5185:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3127:19)❌ 
│ │ │ │   ├──[+] title (5269:20)
│ │ │ │   ├──[+] anyOf (5266:17)
│ │ │ │   └──[+] anyOf (5267:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3134:19)❌ 
│ │ │ │   ├──[+] title (5279:20)
│ │ │ │   ├──[+] anyOf (5276:17)
│ │ │ │   └──[+] anyOf (5277:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3141:19)❌ 
│ │ │ │   ├──[+] title (5289:20)
│ │ │ │   ├──[+] anyOf (5286:17)
│ │ │ │   └──[+] anyOf (5287:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3045:19)❌ 
│ │ │ │   ├──[+] title (5143:20)
│ │ │ │   ├──[+] anyOf (5140:17)
│ │ │ │   └──[+] anyOf (5141:17)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (5260:24)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3120:19)❌ 
│ │ │ │   ├──[+] title (5259:20)
│ │ │ │   ├──[🔀] description (5258:26)
│ │ │ │   ├──[+] anyOf (5256:17)
│ │ │ │   └──[+] anyOf (5257:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3052:19)❌ 
│ │ │ │   ├──[+] title (5153:20)
│ │ │ │   ├──[+] anyOf (5150:17)
│ │ │ │   └──[+] anyOf (5151:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (3068:15)❌ 
│ │ │ │   ├──[-] type (3066:19)❌ 
│ │ │ │   ├──[+] title (5177:20)
│ │ │ │   ├──[+] anyOf (5170:17)
│ │ │ │   └──[+] anyOf (5175:17)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (5209:24)
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (5204:13)❌ 
│ │ │ └─┬Parameters
│ │ │   ├──[🔀] description (5250:24)
│ │ │   └─┬Schema
│ │ │     ├──[-] type (3113:19)❌ 
│ │ │     ├──[+] title (5249:20)
│ │ │     ├──[🔀] description (5248:26)
│ │ │     ├──[+] anyOf (5246:17)
│ │ │     └──[+] anyOf (5247:17)
│ │ └─┬POST
│ │   ├──[+] parameters (5553:9)❌ 
│ │   ├──[-] security (3360:11)❌ 
│ │   ├──[+] security (5551:11)
│ │   ├──[🔀] summary (5547:16)
│ │   ├──[🔀] description (5548:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (5571:15)
│ ├─┬/v1/registrations
│ │ ├─┬GET
│ │ │ ├──[+] parameters (3210:17)❌ 
│ │ │ ├──[+] parameters (3251:17)❌ 
│ │ │ ├──[-] security (2481:11)❌ 
│ │ │ ├──[+] security (3169:11)
│ │ │ ├──[🔀] summary (3165:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] default (3177:22)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (2516:15)❌ 
│ │ │ │   ├──[-] type (2514:19)❌ 
│ │ │ │   ├──[+] title (3208:20)
│ │ │ │   ├──[+] anyOf (3201:17)
│ │ │ │   └──[+] anyOf (3206:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2523:19)❌ 
│ │ │ │   ├──[+] title (3228:20)
│ │ │ │   ├──[+] anyOf (3225:17)
│ │ │ │   └──[+] anyOf (3226:17)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └──[🔀] example (3270:17)
│ │ └─┬POST
│ │   ├──[+] parameters (3358:9)❌ 
│ │   ├──[-] security (2642:11)❌ 
│ │   ├──[+] security (3356:11)
│ │   ├──[🔀] summary (3352:16)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[+] examples (3969:17)
│ │       ├──[+] examples (4071:17)
│ │       ├──[+] examples (3493:17)
│ │       ├──[+] examples (4283:17)
│ │       ├──[+] examples (4322:17)
│ │       ├──[+] examples (3583:17)
│ │       ├──[+] examples (3604:17)
│ │       ├──[+] examples (3692:17)
│ │       ├──[+] examples (3713:17)
│ │       ├──[+] examples (3871:17)
│ │       ├──[+] examples (4008:17)
│ │       ├──[+] examples (4131:17)
│ │       ├──[+] examples (4257:17)
│ │       ├──[+] examples (3472:17)
│ │       ├──[+] examples (3753:17)
│ │       ├──[+] examples (3909:17)
│ │       ├──[+] examples (3929:17)
│ │       ├──[+] examples (3950:17)
│ │       ├──[+] examples (3987:17)
│ │       ├──[+] examples (4091:17)
│ │       ├──[+] examples (4362:17)
│ │       ├──[+] examples (4304:17)
│ │       ├──[+] examples (3626:17)
│ │       ├──[+] examples (3451:17)
│ │       ├──[+] examples (3792:17)
│ │       ├──[+] examples (3812:17)
│ │       ├──[+] examples (3850:17)
│ │       ├──[+] examples (3831:17)
│ │       ├──[+] examples (3890:17)
│ │       ├──[+] examples (4029:17)
│ │       ├──[+] examples (4051:17)
│ │       ├──[+] examples (4173:17)
│ │       ├──[+] examples (3772:17)
│ │       ├──[+] examples (3543:17)
│ │       ├──[+] examples (4111:17)
│ │       ├──[+] examples (3563:17)
│ │       ├──[+] examples (4153:17)
│ │       ├──[+] examples (3732:17)
│ │       ├──[+] examples (4193:17)
│ │       ├──[+] examples (4237:17)
│ │       ├──[+] examples (4213:17)
│ │       ├──[+] examples (3646:17)
│ │       ├──[+] examples (4341:17)
│ │       ├──[+] examples (3514:17)
│ │       ├──[+] examples (3670:17)
│ │       ├─┬Schema
│ │       │ ├──[-] discriminator (2654:17)❌ 
│ │       │ ├──[+] oneOf (10639:7)
│ │       │ ├──[+] oneOf (10819:7)
│ │       │ ├──[+] oneOf (10999:7)
│ │       │ ├──[+] oneOf (11187:7)
│ │       │ ├──[+] oneOf (11367:7)
│ │       │ ├──[+] oneOf (11547:7)
│ │       │ ├──[+] oneOf (11727:7)
│ │       │ ├──[+] oneOf (11907:7)
│ │       │ ├──[+] oneOf (12087:7)
│ │       │ ├──[+] oneOf (12267:7)
│ │       │ ├──[+] oneOf (12447:7)
│ │       │ ├──[+] oneOf (12627:7)
│ │       │ ├──[+] oneOf (12807:7)
│ │       │ ├──[+] oneOf (12987:7)
│ │       │ ├──[+] oneOf (13167:7)
│ │       │ ├──[+] oneOf (13347:7)
│ │       │ ├──[+] oneOf (13527:7)
│ │       │ ├──[+] oneOf (13707:7)
│ │       │ ├──[+] oneOf (13893:7)
│ │       │ ├──[+] oneOf (14073:7)
│ │       │ ├──[+] oneOf (14253:7)
│ │       │ ├──[+] oneOf (14433:7)
│ │       │ ├──[+] oneOf (14613:7)
│ │       │ ├──[+] oneOf (14793:7)
│ │       │ ├──[+] oneOf (14973:7)
│ │       │ ├──[+] oneOf (15153:7)
│ │       │ ├──[+] oneOf (15335:7)
│ │       │ ├──[+] oneOf (15371:7)
│ │       │ ├──[+] oneOf (15399:7)
│ │       │ ├──[+] oneOf (15579:7)
│ │       │ ├──[+] oneOf (15759:7)
│ │       │ ├──[+] oneOf (15945:7)
│ │       │ ├──[+] oneOf (16125:7)
│ │       │ ├──[+] oneOf (16305:7)
│ │       │ ├──[+] oneOf (16485:7)
│ │       │ ├──[+] oneOf (16665:7)
│ │       │ ├──[+] oneOf (16845:7)
│ │       │ ├──[+] oneOf (17025:7)
│ │       │ ├──[+] oneOf (17205:7)
│ │       │ ├──[+] oneOf (17385:7)
│ │       │ ├──[+] oneOf (17565:7)
│ │       │ ├──[+] oneOf (17745:7)
│ │       │ ├──[+] oneOf (17925:7)
│ │       │ ├──[+] oneOf (18105:7)
│ │       │ ├──[+] oneOf (18285:7)
│ │       │ ├──[+] oneOf (18465:7)
│ │       │ ├─┬ONEOF
│ │       │ │ └──[🔀] $ref (10094:9)❌ 
│ │       │ ├─┬ONEOF
│ │       │ │ └──[🔀] $ref (10274:9)❌ 
│ │       │ └─┬ONEOF
│ │       │   └──[🔀] $ref (10460:9)❌ 
│ │       ├─┬regular_new
│ │       │ └──[🔀] value (3439:19)
│ │       └─┬regular_legacy
│ │         └──[🔀] value (3426:19)
│ ├─┬/v1/transactions/filings/{filing_id}
│ │ └─┬GET
│ │   ├──[+] parameters (6044:17)❌ 
│ │   ├──[-] security (3990:11)❌ 
│ │   ├──[+] security (6034:11)
│ │   └──[🔀] summary (6030:16)
│ ├─┬/v1/transactions/{transaction_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (6267:17)❌ 
│ │ │ ├──[-] security (3829:11)❌ 
│ │ │ ├──[+] security (6257:11)
│ │ │ └──[🔀] summary (6253:16)
│ │ └─┬PUT
│ │   ├──[+] parameters (6435:17)❌ 
│ │   ├──[-] security (3782:11)❌ 
│ │   ├──[+] security (6427:11)
│ │   └──[🔀] summary (6423:16)
│ ├─┬/v1/customers/external/{external_id}
│ │ └─┬GET
│ │   ├──[+] parameters (492:17)❌ 
│ │   ├──[-] security (582:11)❌ 
│ │   ├──[+] security (481:11)
│ │   └──[🔀] summary (477:16)
│ ├─┬/v1/registrations/{registration_id}/deregister
│ │ └─┬POST
│ │   ├──[+] parameters (4810:17)❌ 
│ │   ├──[-] security (2952:11)❌ 
│ │   ├──[+] security (4799:11)
│ │   └──[🔀] summary (4795:16)
│ ├─┬/v1/registrations/{registration_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (4571:17)❌ 
│ │ │ ├──[-] security (2772:11)❌ 
│ │ │ ├──[+] security (4551:11)
│ │ │ ├──[🔀] summary (4547:16)
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (2788:19)❌ 
│ │ │     ├──[+] title (4569:20)
│ │ │     ├──[+] anyOf (4566:17)
│ │ │     └──[+] anyOf (4567:17)
│ │ └─┬PUT
│ │   ├──[+] parameters (4657:17)❌ 
│ │   ├──[-] security (2855:11)❌ 
│ │   ├──[+] security (4647:11)
│ │   ├──[🔀] summary (4643:16)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (4675:15)
│ ├─┬/v1/transactions/{original_transaction_id}/credit_notes/{credit_note_id}
│ │ └─┬PUT
│ │   ├──[+] parameters (6219:17)❌ 
│ │   ├──[-] security (4141:11)❌ 
│ │   ├──[+] security (6205:11)
│ │   └──[🔀] summary (6201:16)
│ ├─┬/v1/nexus
│ │ └─┬GET
│ │   ├──[+] parameters (2002:17)❌ 
│ │   ├──[+] parameters (2045:17)❌ 
│ │   ├──[+] parameters (2087:17)❌ 
│ │   ├──[+] parameters (2029:17)❌ 
│ │   ├──[-] security (1929:11)❌ 
│ │   ├──[+] security (1981:11)
│ │   ├──[🔀] summary (1977:16)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1974:19)❌ 
│ │   │   ├──[+] title (2069:20)
│ │   │   ├──[+] anyOf (2067:17)
│ │   │   └──[+] anyOf (2068:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1963:19)❌ 
│ │   │   ├──[+] title (2044:20)
│ │   │   ├──[+] anyOf (2042:17)
│ │   │   └──[+] anyOf (2043:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1946:19)❌ 
│ │   │   ├──[+] title (2000:20)
│ │   │   ├──[+] anyOf (1997:17)
│ │   │   └──[+] anyOf (1998:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1953:19)❌ 
│ │   │   ├──[+] title (2020:20)
│ │   │   ├──[🔀] default (2019:22)❌ 
│ │   │   ├──[+] anyOf (2017:17)
│ │   │   └──[+] anyOf (2018:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1958:19)❌ 
│ │   │   ├──[+] title (2028:20)
│ │   │   ├──[+] anyOf (2026:17)
│ │   │   └──[+] anyOf (2027:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1969:19)❌ 
│ │   │   ├──[+] title (2061:20)
│ │   │   ├──[+] anyOf (2058:17)
│ │   │   └──[+] anyOf (2059:17)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (2104:17)❌ 
│ ├─┬/v1/transactions/external/{external_id}
│ │ └─┬GET
│ │   ├──[+] parameters (5873:17)❌ 
│ │   ├──[-] security (3621:11)❌ 
│ │   ├──[+] security (5863:11)
│ │   └──[🔀] summary (5859:16)
│ ├─┬/v1/exemptions
│ │ ├─┬GET
│ │ │ ├──[+] parameters (1033:17)❌ 
│ │ │ ├──[+] parameters (990:17)❌ 
│ │ │ ├──[-] security (712:11)❌ 
│ │ │ ├──[+] security (894:11)
│ │ │ ├──[🔀] summary (890:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (720:19)❌ 
│ │ │ │   ├──[+] title (904:20)
│ │ │ │   ├──[+] anyOf (901:17)
│ │ │ │   └──[+] anyOf (902:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (729:19)❌ 
│ │ │ │   ├──[+] title (916:20)
│ │ │ │   ├──[+] anyOf (912:17)
│ │ │ │   └──[+] anyOf (913:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (746:19)❌ 
│ │ │ │   ├──[+] title (941:20)
│ │ │ │   ├──[+] anyOf (938:17)
│ │ │ │   └──[+] anyOf (939:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (754:19)❌ 
│ │ │ │   ├──[+] title (953:20)
│ │ │ │   ├──[+] anyOf (949:17)
│ │ │ │   └──[+] anyOf (951:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (770:19)❌ 
│ │ │ │   ├──[+] title (976:20)
│ │ │ │   ├──[+] anyOf (973:17)
│ │ │ │   └──[+] anyOf (974:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (778:19)❌ 
│ │ │ │   ├──[+] title (987:20)
│ │ │ │   ├──[+] anyOf (984:17)
│ │ │ │   └──[+] anyOf (985:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (787:19)❌ 
│ │ │ │   ├──[+] title (1010:20)
│ │ │ │   ├──[+] anyOf (1006:17)
│ │ │ │   └──[+] anyOf (1007:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (738:15)❌ 
│ │ │ │   ├──[-] type (736:19)❌ 
│ │ │ │   ├──[+] title (930:20)
│ │ │ │   ├──[+] anyOf (923:17)
│ │ │ │   └──[+] anyOf (928:17)
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (762:19)❌ 
│ │ │     ├──[+] title (965:20)
│ │ │     ├──[+] anyOf (961:17)
│ │ │     └──[+] anyOf (963:17)
│ │ └─┬POST
│ │   ├──[+] parameters (1110:9)❌ 
│ │   ├──[-] security (874:11)❌ 
│ │   ├──[+] security (1108:11)
│ │   └──[🔀] summary (1104:16)
│ ├─┬/v1/filings/registration/{registration_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1733:17)❌ 
│ │   ├──[-] security (1462:11)❌ 
│ │   ├──[+] security (1702:11)
│ │   └──[🔀] summary (1698:16)
│ ├─┬/v1/exemptions/{exemption_id}/attachments
│ │ ├─┬GET
│ │ │ ├──[+] parameters (1306:17)❌ 
│ │ │ ├──[-] security (1106:11)❌ 
│ │ │ ├──[+] security (1296:11)
│ │ │ └──[🔀] summary (1292:16)
│ │ └─┬POST
│ │   ├──[+] parameters (1373:17)❌ 
│ │   ├──[-] security (1041:11)❌ 
│ │   ├──[+] security (1363:11)
│ │   └──[🔀] summary (1359:16)
│ ├─┬/v1/filings
│ │ └─┬GET
│ │   ├──[+] parameters (1549:17)❌ 
│ │   ├──[+] parameters (1581:17)❌ 
│ │   ├──[+] parameters (1538:17)❌ 
│ │   ├──[-] security (1164:11)❌ 
│ │   ├──[+] security (1439:11)
│ │   ├──[🔀] summary (1435:16)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1189:19)❌ 
│ │   │   ├──[+] title (1474:20)
│ │   │   ├──[+] anyOf (1470:17)
│ │   │   └──[+] anyOf (1472:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1197:19)❌ 
│ │   │   ├──[+] title (1486:20)
│ │   │   ├──[+] anyOf (1482:17)
│ │   │   └──[+] anyOf (1484:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1213:19)❌ 
│ │   │   ├──[+] title (1509:20)
│ │   │   ├──[+] anyOf (1506:17)
│ │   │   └──[+] anyOf (1507:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1221:19)❌ 
│ │   │   ├──[+] title (1520:20)
│ │   │   ├──[+] anyOf (1517:17)
│ │   │   └──[+] anyOf (1518:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1205:19)❌ 
│ │   │   ├──[+] title (1498:20)
│ │   │   ├──[+] anyOf (1494:17)
│ │   │   └──[+] anyOf (1496:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] items (1231:15)❌ 
│ │   │   ├──[-] type (1229:19)❌ 
│ │   │   ├──[+] title (1535:20)
│ │   │   ├──[+] anyOf (1528:17)
│ │   │   └──[+] anyOf (1533:17)
│ │   ├─┬Parameters
│ │   │ ├──[🔀] example (1452:20)
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1173:19)❌ 
│ │   │   ├──[+] title (1450:20)
│ │   │   ├──[🔀] default (1449:22)❌ 
│ │   │   ├──[+] anyOf (1446:17)
│ │   │   └──[+] anyOf (1447:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1181:19)❌ 
│ │   │   ├──[+] title (1462:20)
│ │   │   ├──[+] anyOf (1458:17)
│ │   │   └──[+] anyOf (1460:17)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[🔀] example (1600:17)
│ ├─┬/v1/products/categories
│ │ └─┬GET
│ │   ├──[+] parameters (2898:9)❌ 
│ │   ├──[-] security (2241:11)❌ 
│ │   ├──[+] security (2896:11)
│ │   ├──[🔀] summary (2892:16)
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └─┬application/json
│ │     │   └─┬Schema
│ │     │     └──[🔀] $ref (9928:9)❌ 
│ │     └─┬422
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (9766:9)❌ 
│ ├─┬/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/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 (7761:7)
│ │ └─┬POST
│ │   ├──[+] parameters (855:17)❌ 
│ │   ├──[-] security (675:11)❌ 
│ │   ├──[+] security (847:11)
│ │   └──[🔀] summary (843:16)
│ ├─┬/v1/exemptions/{exemption_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1225:17)❌ 
│ │   ├──[-] security (970:11)❌ 
│ │   ├──[+] security (1215:11)
│ │   └──[🔀] summary (1211:16)
│ ├─┬/v1/nexus/physical_nexus/{physical_nexus_id}
│ │ ├─┬PUT
│ │ │ ├──[+] parameters (2491:17)❌ 
│ │ │ ├──[-] security (1779:11)❌ 
│ │ │ ├──[+] security (2481:11)
│ │ │ └──[🔀] summary (2477:16)
│ │ └─┬DELETE
│ │   ├──[+] parameters (2419:17)❌ 
│ │   ├──[-] security (1866:11)❌ 
│ │   ├──[+] security (2409:11)
│ │   └──[🔀] summary (2405:16)
│ ├─┬/v1/customers
│ │ ├─┬GET
│ │ │ ├──[+] parameters (240:17)❌ 
│ │ │ ├──[+] parameters (283:17)❌ 
│ │ │ ├──[-] security (175:11)❌ 
│ │ │ ├──[+] security (190:11)
│ │ │ ├──[🔀] summary (186:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (183:19)❌ 
│ │ │ │   ├──[+] title (200:20)
│ │ │ │   ├──[+] anyOf (197:17)
│ │ │ │   └──[+] anyOf (198:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (193:15)❌ 
│ │ │ │   ├──[-] type (191:19)❌ 
│ │ │ │   ├──[+] title (215:20)
│ │ │ │   ├──[+] anyOf (208:17)
│ │ │ │   └──[+] anyOf (213:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (201:19)❌ 
│ │ │ │   ├──[+] title (226:20)
│ │ │ │   ├──[+] anyOf (223:17)
│ │ │ │   └──[+] anyOf (224:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (209:19)❌ 
│ │ │ │   ├──[+] title (237:20)
│ │ │ │   ├──[+] anyOf (234:17)
│ │ │ │   └──[+] anyOf (235:17)
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (217:19)❌ 
│ │ │     ├──[+] title (259:20)
│ │ │     ├──[+] anyOf (256:17)
│ │ │     └──[+] anyOf (257:17)
│ │ └─┬POST
│ │   ├──[+] parameters (376:9)❌ 
│ │   ├──[-] security (321:11)❌ 
│ │   ├──[+] security (374:11)
│ │   └──[🔀] summary (370:16)
│ └─┬/v1/address_validation/suggestions
│   └─┬POST
│     ├──[+] parameters (107:9)❌ 
│     ├──[-] security (101:11)❌ 
│     └──[+] security (105:11)
├─┬Servers
│ └──[🔀] description (25395:18)
└─┬Components
  ├──[-] securitySchemes (24313:7)❌ 
  ├──[-] schemas (12147:7)❌ 
  ├──[+] schemas (23048:7)
  ├──[-] schemas (22718:7)❌ 
  ├──[-] schemas (23137:7)❌ 
  ├──[-] schemas (12723:7)❌ 
  ├──[-] schemas (17343:7)❌ 
  ├──[-] schemas (20269:7)❌ 
  ├──[-] schemas (22639:7)❌ 
  ├──[-] schemas (5395:7)❌ 
  ├──[-] schemas (5741:7)❌ 
  ├──[-] schemas (6663:7)❌ 
  ├──[-] schemas (13872:7)❌ 
  ├──[-] schemas (19473:7)❌ 
  ├──[-] schemas (13779:7)❌ 
  ├──[-] schemas (14751:7)❌ 
  ├──[-] schemas (19904:7)❌ 
  ├──[-] schemas (22840:7)❌ 
  ├──[-] schemas (24106:7)❌ 
  ├──[-] schemas (5317:7)❌ 
  ├──[-] schemas (11457:7)❌ 
  ├──[-] schemas (20198:7)❌ 
  ├──[-] schemas (20514:7)❌ 
  ├──[-] schemas (22923:7)❌ 
  ├──[-] schemas (8660:7)❌ 
  ├──[-] schemas (5412:7)❌ 
  ├──[-] schemas (7524:7)❌ 
  ├──[-] schemas (7699:7)❌ 
  ├──[-] schemas (14337:7)❌ 
  ├──[-] schemas (18603:7)❌ 
  ├──[-] schemas (19629:7)❌ 
  ├──[-] schemas (7312:7)❌ 
  ├──[-] schemas (5845:7)❌ 
  ├──[-] schemas (10936:7)❌ 
  ├──[-] schemas (11415:7)❌ 
  ├──[-] schemas (18928:7)❌ 
  ├──[-] schemas (19526:7)❌ 
  ├──[-] schemas (5200:7)❌ 
  ├──[-] schemas (23770:7)❌ 
  ├──[-] schemas (10631:7)❌ 
  ├──[-] schemas (6160:7)❌ 
  ├──[-] schemas (6359:7)❌ 
  ├──[-] schemas (10290:7)❌ 
  ├──[-] schemas (10982:7)❌ 
  ├──[-] schemas (4908:7)❌ 
  ├──[-] schemas (8681:7)❌ 
  ├──[-] schemas (10667:7)❌ 
  ├──[-] schemas (10708:7)❌ 
  ├──[-] schemas (14058:7)❌ 
  ├──[-] schemas (10853:7)❌ 
  ├──[-] schemas (14808:7)❌ 
  ├──[-] schemas (4718:7)❌ 
  ├──[-] schemas (7602:7)❌ 
  ├──[-] schemas (5606:7)❌ 
  ├──[-] schemas (22832:7)❌ 
  ├──[-] schemas (5969:7)❌ 
  ├──[-] schemas (9350:7)❌ 
  ├──[-] schemas (11322:7)❌ 
  ├──[-] schemas (10740:7)❌ 
  ├──[-] schemas (14151:7)❌ 
  ├──[-] schemas (14368:7)❌ 
  ├──[-] schemas (12270:7)❌ 
  ├──[-] schemas (17392:7)❌ 
  ├──[-] schemas (8500:7)❌ 
  ├──[-] schemas (10556:7)❌ 
  ├──[-] schemas (13748:7)❌ 
  ├──[-] schemas (22488:7)❌ 
  ├──[-] schemas (6761:7)❌ 
  ├──[-] schemas (14862:7)❌ 
  ├──[-] schemas (5458:7)❌ 
  ├──[-] schemas (22871:7)❌ 
  ├──[-] schemas (23643:7)❌ 
  ├──[-] schemas (24074:7)❌ 
  ├──[-] schemas (5424:7)❌ 
  ├──[-] schemas (19008:7)❌ 
  ├──[-] schemas (19078:7)❌ 
  ├──[-] schemas (22897:7)❌ 
  ├──[-] schemas (22538:7)❌ 
  ├──[-] schemas (5141:7)❌ 
  ├──[-] schemas (11464:7)❌ 
  ├──[-] schemas (5811:7)❌ 
  ├──[-] schemas (19862:7)❌ 
  ├──[-] schemas (22570:7)❌ 
  ├──[-] schemas (20350:7)❌ 
  ├──[-] schemas (5115:7)❌ 
  ├──[-] schemas (23713:7)❌ 
  ├──[-] schemas (6081:7)❌ 
  ├──[-] schemas (13996:7)❌ 
  ├──[-] schemas (6366:7)❌ 
  ├──[-] schemas (19658:7)❌ 
  ├──[-] schemas (6775:7)❌ 
  ├──[-] schemas (17753:7)❌ 
  ├──[-] schemas (20218:7)❌ 
  ├──[-] schemas (8976:7)❌ 
  ├──[-] schemas (19102:7)❌ 
  ├──[-] schemas (19386:7)❌ 
  ├──[-] schemas (20173:7)❌ 
  ├──[-] schemas (14306:7)❌ 
  ├──[-] schemas (5563:7)❌ 
  ├──[-] schemas (5670:7)❌ 
  ├──[-] schemas (9099:7)❌ 
  ├──[-] schemas (11301:7)❌ 
  ├──[-] schemas (14430:7)❌ 
  ├──[-] schemas (17277:7)❌ 
  ├──[-] schemas (6795:7)❌ 
  ├──[-] schemas (22984:7)❌ 
  ├──[-] schemas (6869:7)❌ 
  ├──[-] schemas (10387:7)❌ 
  ├──[-] schemas (6652:7)❌ 
  ├──[-] schemas (11512:7)❌ 
  ├──[-] schemas (6459:7)❌ 
  ├──[-] schemas (13717:7)❌ 
  ├──[-] schemas (11631:7)❌ 
  ├──[-] schemas (19167:7)❌ 
  ├──[-] schemas (9019:7)❌ 
  ├──[-] schemas (10270:7)❌ 
  ├──[-] schemas (10679:7)❌ 
  ├──[-] schemas (10079:7)❌ 
  ├──[-] schemas (11041:7)❌ 
  ├──[-] schemas (8528:7)❌ 
  ├──[-] schemas (13810:7)❌ 
  ├──[-] schemas (9984:7)❌ 
  ├──[-] schemas (6646:7)❌ 
  ├──[-] schemas (14449:7)❌ 
  ├──[-] schemas (23688:7)❌ 
  ├──[-] schemas (20615:7)❌ 
  ├──[-] schemas (5276:7)❌ 
  ├──[-] schemas (10609:7)❌ 
  ├──[-] schemas (18889:7)❌ 
  ├──[-] schemas (10765:7)❌ 
  ├──[-] schemas (14089:7)❌ 
  ├──[-] schemas (19756:7)❌ 
  ├──[-] schemas (22496:7)❌ 
  ├──[-] schemas (5619:7)❌ 
  ├──[-] schemas (22796:7)❌ 
  ├──[-] schemas (5938:7)❌ 
  ├──[-] schemas (6297:7)❌ 
  ├──[-] schemas (9331:7)❌ 
  ├──[-] schemas (5191:7)❌ 
  ├──[-] schemas (10802:7)❌ 
  ├──[-] schemas (14836:7)❌ 
  ├──[-] schemas (10516:7)❌ 
  ├──[-] schemas (21853:7)❌ 
  ├──[-] schemas (11563:7)❌ 
  ├──[-] schemas (7394:7)❌ 
  ├──[-] schemas (9315:7)❌ 
  ├──[-] schemas (12111:7)❌ 
  ├──[-] schemas (5992:7)❌ 
  ├──[-] schemas (5165:7)❌ 
  ├──[-] schemas (10096:7)❌ 
  ├──[-] schemas (5866:7)❌ 
  ├──[-] schemas (14782:7)❌ 
  ├──[-] schemas (9797:7)❌ 
  ├──[-] schemas (23463:7)❌ 
  ├──[-] schemas (13435:7)❌ 
  ├──[-] schemas (10368:7)❌ 
  ├──[-] schemas (17363:7)❌ 
  ├──[-] schemas (11499:7)❌ 
  ├──[-] schemas (20101:7)❌ 
  ├──[-] schemas (20212:7)❌ 
  ├──[-] schemas (6803:7)❌ 
  ├──[-] schemas (13539:7)❌ 
  ├──[-] schemas (5236:7)❌ 
  ├──[-] schemas (10322:7)❌ 
  ├──[-] schemas (5532:7)❌ 
  ├──[-] schemas (5121:7)❌ 
  ├──[-] schemas (5682:7)❌ 
  ├──[-] schemas (6400:7)❌ 
  ├──[-] schemas (7919:7)❌ 
  ├──[-] schemas (13387:7)❌ 
  ├──[-] schemas (11687:7)❌ 
  ├──[-] schemas (18912:7)❌ 
  ├──[-] schemas (13485:7)❌ 
  ├──[-] schemas (19309:7)❌ 
  ├──[-] schemas (5920:7)❌ 
  ├──[-] schemas (11449:7)❌ 
  ├──[-] schemas (23607:7)❌ 
  ├──[-] schemas (5647:7)❌ 
  ├──[-] schemas (14275:7)❌ 
  ├──[-] schemas (6257:7)❌ 
  ├──[-] schemas (23081:7)❌ 
  ├──[-] schemas (10860:7)❌ 
  ├──[-] schemas (23514:7)❌ 
  ├──[-] schemas (5402:7)❌ 
  ├──[-] schemas (19234:7)❌ 
  ├──[-] schemas (4993:7)❌ 
  ├──[-] schemas (10944:7)❌ 
  ├──[-] schemas (23561:7)❌ 
  ├──[-] schemas (11331:7)❌ 
  ├──[-] schemas (6391:7)❌ 
  ├──[-] schemas (11778:7)❌ 
  ├──[-] schemas (17432:7)❌ 
  ├──[-] schemas (19154:7)❌ 
  ├──[-] schemas (19744:7)❌ 
  ├──[-] schemas (17457:7)❌ 
  ├──[-] schemas (22947:7)❌ 
  ├──[-] schemas (19495:7)❌ 
  ├──[-] schemas (19513:7)❌ 
  ├──[-] schemas (20137:7)❌ 
  ├──[-] schemas (7047:7)❌ 
  ├──[-] schemas (7025:7)❌ 
  ├──[-] schemas (7364:7)❌ 
  ├──[-] schemas (10277:7)❌ 
  ├──[-] schemas (12478:7)❌ 
  ├──[-] schemas (11761:7)❌ 
  ├──[-] schemas (19246:7)❌ 
  ├──[-] schemas (14478:7)❌ 
  ├──[-] schemas (20290:7)❌ 
  ├──[-] schemas (6028:7)❌ 
  ├──[-] schemas (19335:7)❌ 
  ├──[-] schemas (10819:7)❌ 
  ├──[-] schemas (5896:7)❌ 
  ├──[-] schemas (4888:7)❌ 
  ├──[-] schemas (19064:7)❌ 
  ├──[-] schemas (23227:7)❌ 
  ├──[-] schemas (5435:7)❌ 
  ├──[-] schemas (19504:7)❌ 
  ├──[-] schemas (23738:7)❌ 
  ├──[-] schemas (5330:7)❌ 
  ├──[-] schemas (5348:7)❌ 
  ├──[-] schemas (5487:7)❌ 
  ├──[-] schemas (12122:7)❌ 
  ├──[-] schemas (7033:7)❌ 
  ├──[-] schemas (22966:7)❌ 
  ├──[-] schemas (8621:7)❌ 
  ├──[-] schemas (6640:7)❌ 
  ├──[-] schemas (5707:7)❌ 
  ├──[-] schemas (10331:7)❌ 
  ├──[-] schemas (10500:7)❌ 
  ├──[-] schemas (10969:7)❌ 
  ├──[-] schemas (17868:7)❌ 
  ├──[-] schemas (19714:7)❌ 
  ├──[-] schemas (19051:7)❌ 
  ├──[-] schemas (7693:7)❌ 
  ├──[-] schemas (19365:7)❌ 
  ├──[-] schemas (20667:7)❌ 
  ├──[-] schemas (4341:7)❌ 
  ├──[-] schemas (13572:7)❌ 
  ├──[-] schemas (5389:7)❌ 
  ├──[-] schemas (23343:7)❌ 
  ├──[-] schemas (11725:7)❌ 
  ├──[-] schemas (5786:7)❌ 
  ├──[-] schemas (13624:7)❌ 
  ├──[-] schemas (9108:7)❌ 
  ├──[-] schemas (19322:7)❌ 
  ├──[-] schemas (12139:7)❌ 
  ├──[-] schemas (6767:7)❌ 
  ├──[-] schemas (12334:7)❌ 
  ├──[-] schemas (8734:7)❌ 
  ├──[-] schemas (12505:7)❌ 
  ├──[-] schemas (13607:7)❌ 
  ├──[-] schemas (17843:7)❌ 
  ├──[-] schemas (19265:7)❌ 
  ├──[-] schemas (18784:7)❌ 
  ├──[-] schemas (19935:7)❌ 
  ├──[-] schemas (23544:7)❌ 
  ├──[-] schemas (20247:7)❌ 
  ├──[-] schemas (8758:7)❌ 
  ├──[-] schemas (4539:7)❌ 
  ├──[-] schemas (5358:7)❌ 
  ├──[-] schemas (19279:7)❌ 
  ├──[-] schemas (22592:7)❌ 
  ├──[-] schemas (23667:7)❌ 
  ├──[-] schemas (6467:7)❌ 
  ├──[-] schemas (4972:7)❌ 
  ├──[-] schemas (9128:7)❌ 
  ├──[-] schemas (23433:7)❌ 
  ├──[-] schemas (6493:7)❌ 
  ├──[-] schemas (19026:7)❌ 
  ├──[-] schemas (6697:7)❌ 
  ├──[-] schemas (13560:7)❌ 
  ├──[-] schemas (17520:7)❌ 
  ├──[-] schemas (4916:7)❌ 
  ├──[-] schemas (8605:7)❌ 
  ├──[-] schemas (19489:7)❌ 
  ├──[-] schemas (17859:7)❌ 
  ├──[-] schemas (19179:7)❌ 
  ├──[-] schemas (11738:7)❌ 
  ├──[-] schemas (22552:7)❌ 
  ├──[-] schemas (4347:7)❌ 
  ├──[-] schemas (6201:7)❌ 
  ├──[-] schemas (10887:7)❌ 
  ├──[-] schemas (17691:7)❌ 
  ├──[-] schemas (23015:7)❌ 
  ├──[-] schemas (13618:7)❌ 
  ├──[-] schemas (8469:7)❌ 
  ├──[-] schemas (18017:7)❌ 
  ├──[-] schemas (22450:7)❌ 
  ├──[-] schemas (8577:7)❌ 
  ├──[-] schemas (22475:7)❌ 
  ├──[-] schemas (5221:7)❌ 
  ├──[-] schemas (20083:7)❌ 
  ├──[-] schemas (19773:7)❌ 
  ├──[-] schemas (13644:7)❌ 
  ├──[-] schemas (13841:7)❌ 
  ├──[-] schemas (6562:7)❌ 
  ├──[-] schemas (6942:7)❌ 
  ├──[-] schemas (14120:7)❌ 
  ├──[-] schemas (14706:7)❌ 
  ├──[-] schemas (19690:7)❌ 
  ├──[-] schemas (19188:7)❌ 
  ├──[-] schemas (20224:7)❌ 
  ├──[-] schemas (21330:7)❌ 
  ├──[-] schemas (5339:7)❌ 
  ├──[-] schemas (5083:7)❌ 
  ├──[-] schemas (6414:7)❌ 
  ├──[-] schemas (8952:7)❌ 
  ├──[-] schemas (8703:7)❌ 
  ├──[-] schemas (9054:7)❌ 
  ├──[-] schemas (12203:7)❌ 
  ├──[-] schemas (9579:7)❌ 
  ├──[-] schemas (18587:7)❌ 
  ├──[-] schemas (11708:7)❌ 
  ├──[-] schemas (14853:7)❌ 
  ├──[-] schemas (5517:7)❌ 
  ├──[-] schemas (7336:7)❌ 
  ├──[-] schemas (23482:7)❌ 
  ├──[-] schemas (19296:7)❌ 
  ├──[-] schemas (7745:7)❌ 
  ├──[-] schemas (11371:7)❌ 
  ├──[-] schemas (8628:7)❌ 
  ├──[-] schemas (5302:7)❌ 
  ├──[-] schemas (19118:7)❌ 
  ├──[-] schemas (23576:7)❌ 
  ├──[-] schemas (6446:7)❌ 
  ├──[-] schemas (23754:7)❌ 
  ├──[-] schemas (11539:7)❌ 
  ├──[-] schemas (5497:7)❌ 
  ├──[-] schemas (9809:7)❌ 
  ├──[-] schemas (18102:7)❌ 
  ├──[-] schemas (10776:7)❌ 
  ├──[-] schemas (20184:7)❌ 
  ├──[-] schemas (20435:7)❌ 
  ├──[-] schemas (23168:7)❌ 
  ├──[-] schemas (10029:7)❌ 
  ├──[-] schemas (6968:7)❌ 
  ├──[-] schemas (5753:7)❌ 
  ├──[-] schemas (19220:7)❌ 
  ├──[-] schemas (11009:7)❌ 
  ├──[-] schemas (24246:7)❌ 
  ├──[-] schemas (17468:7)❌ 
  ├──[-] schemas (5229:7)❌ 
  ├──[-] schemas (8442:7)❌ 
  ├──[-] schemas (8494:7)❌ 
  ├──[-] schemas (13965:7)❌ 
  ├──[-] schemas (11748:7)❌ 
  ├──[-] schemas (5552:7)❌ 
  ├──[-] schemas (6406:7)❌ 
  ├──[-] schemas (11379:7)❌ 
  ├──[-] schemas (19351:7)❌ 
  ├──[-] schemas (10957:7)❌ 
  ├──[+] schemas (21713:7)
  ├──[+] schemas (25157:7)
  ├──[-] schemas (13357:7)❌ 
  ├──[-] schemas (19129:7)❌ 
  ├──[-] schemas (6127:7)❌ 
  ├──[-] schemas (4940:7)❌ 
  ├──[+] schemas (23413:7)
  ├──[-] schemas (8930:7)❌ 
  ├──[-] schemas (9603:7)❌ 
  ├──[-] schemas (11587:7)❌ 
  ├──[-] schemas (13045:7)❌ 
  ├──[+] schemas (24911:7)
  ├──[-] schemas (18964:7)❌ 
  ├──[+] schemas (25270:7)
  ├──[-] schemas (22861:7)❌ 
  ├──[-] schemas (23253:7)❌ 
  ├──[-] schemas (5261:7)❌ 
  ├──[+] schemas (16845:7)
  ├──[+] schemas (17025:7)
  ├──[+] schemas (22469:7)
  ├──[+] schemas (25192:7)
  ├──[+] schemas (12447:7)
  ├──[+] schemas (25245:7)
  ├──[+] schemas (23150:7)
  ├──[+] schemas (25220:7)
  ├──[+] schemas (9927:7)
  ├──[+] schemas (25285:7)
  ├──[+] schemas (22297:7)
  ├──[+] schemas (23753:7)
  ├──[+] schemas (12807:7)
  ├──[+] schemas (17925:7)
  ├──[+] schemas (23090:7)
  ├──[+] schemas (25187:7)
  ├──[+] schemas (21599:7)
  ├──[+] schemas (11907:7)
  ├──[+] schemas (23212:7)
  ├──[+] schemas (25308:7)
  ├──[+] schemas (13347:7)
  ├──[+] schemas (25151:7)
  ├──[+] schemas (22910:7)
  ├──[+] schemas (15399:7)
  ├──[+] schemas (12087:7)
  ├──[+] schemas (22963:7)
  ├──[+] schemas (15579:7)
  ├──[+] schemas (25162:7)
  ├──[+] schemas (16125:7)
  ├──[+] schemas (23120:7)
  ├──[+] schemas (25264:7)
  ├──[+] schemas (22499:7)
  ├──[+] schemas (22569:7)
  ├──[+] schemas (23253:7)
  ├──[+] schemas (10999:7)
  ├──[+] schemas (23482:7)
  ├──[+] schemas (23704:7)
  ├──[+] schemas (25214:7)
  ├──[+] schemas (14433:7)
  ├──[+] schemas (16305:7)
  ├──[+] schemas (17565:7)
  ├──[+] schemas (23516:7)
  ├──[+] schemas (20799:7)
  ├──[+] schemas (22988:7)
  ├──[+] schemas (23177:7)
  ├──[+] schemas (23608:7)
  ├──[+] schemas (17385:7)
  ├──[+] schemas (12267:7)
  ├──[+] schemas (13893:7)
  ├──[+] schemas (25177:7)
  ├──[+] schemas (18465:7)
  ├──[+] schemas (22343:7)
  ├──[+] schemas (22850:7)
  ├──[+] schemas (25110:7)
  ├──[+] schemas (25172:7)
  ├──[+] schemas (18285:7)
  ├──[+] schemas (12987:7)
  ├──[+] schemas (18937:7)
  ├──[+] schemas (14973:7)
  ├──[+] schemas (18967:7)
  ├──[+] schemas (23391:7)
  ├──[+] schemas (16665:7)
  ├──[+] schemas (10819:7)
  ├──[+] schemas (13707:7)
  ├──[+] schemas (16485:7)
  ├──[+] schemas (23726:7)
  ├──[+] schemas (23285:7)
  ├──[+] schemas (25182:7)
  ├──[+] schemas (10093:7)
  ├──[+] schemas (14793:7)
  ├──[+] schemas (13167:7)
  ├──[+] schemas (15945:7)
  ├──[+] schemas (19507:7)
  ├──[+] schemas (22786:7)
  ├──[+] schemas (10459:7)
  ├──[+] schemas (22439:7)
  ├──[+] schemas (11547:7)
  ├──[+] schemas (25139:7)
  ├──[+] schemas (23337:7)
  ├──[+] schemas (22373:7)
  ├──[+] schemas (22825:7)
  ├──[+] schemas (11187:7)
  ├──[+] schemas (21567:7)
  ├──[+] schemas (22408:7)
  ├──[+] schemas (25258:7)
  ├──[+] schemas (22650:7)
  ├──[+] schemas (10639:7)
  ├──[+] schemas (22875:7)
  ├──[+] schemas (25239:7)
  ├──[+] schemas (18105:7)
  ├──[+] schemas (25132:7)
  ├──[+] schemas (21836:7)
  ├──[+] schemas (25198:7)
  ├──[+] schemas (23018:7)
  ├──[+] schemas (23310:7)
  ├──[+] schemas (23364:7)
  ├──[+] schemas (17745:7)
  ├──[+] schemas (14073:7)
  ├──[+] schemas (25145:7)
  ├──[+] schemas (25167:7)
  ├──[+] schemas (25204:7)
  ├──[+] schemas (9765:7)
  ├──[+] schemas (25226:7)
  ├──[+] schemas (25232:7)
  ├──[+] schemas (22756:7)
  ├──[+] schemas (22600:7)
  ├──[+] schemas (23445:7)
  ├──[+] schemas (25280:7)
  ├──[+] schemas (23576:7)
  ├──[+] schemas (10273:7)
  ├──[+] schemas (15759:7)
  ├──[+] schemas (11367:7)
  ├──[+] schemas (20145:7)
  ├──[+] schemas (21796:7)
  ├──[+] schemas (25275:7)
  ├──[+] schemas (14253:7)
  ├──[+] schemas (25209:7)
  ├──[+] schemas (25252:7)
  ├──[+] schemas (13527:7)
  ├──[+] schemas (21575:7)
  ├──[+] schemas (25299:7)
  ├──[+] schemas (11727:7)
  ├──[+] schemas (22692:7)
  ├──[+] schemas (14613:7)
  ├──[+] schemas (8805:7)
  ├──[+] schemas (17205:7)
  ├──[+] schemas (22534:7)
  ├──[+] schemas (23667:7)
  ├──[+] schemas (23790:7)
  ├──[+] schemas (22726:7)
  ├──[+] schemas (25291:7)
  ├──[+] schemas (12627:7)
  ├─┬Exemption
  │ ├──[+] properties (20609:9)
  │ ├──[+] properties (20616:9)
  │ ├─┬customer_id
  │ │ ├──[+] title (20534:18)
  │ │ ├──[+] format (20533:19)❌ 
  │ │ └──[🔀] description (20535:24)
  │ ├─┬created_at
  │ │ ├──[-] type (8778:17)❌ 
  │ │ ├──[-] title (8780:18)
  │ │ ├──[-] format (8779:19)❌ 
  │ │ ├──[🔀] description (20556:24)
  │ │ ├──[+] anyOf (6693:7)
  │ │ └──[+] anyOf (20555:15)
  │ ├─┬country_code
  │ │ └──[🔀] $ref (20553:11)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (20617:11)❌ 
  │ ├─┬transaction_id
  │ │ ├──[-] type (8807:17)❌ 
  │ │ ├──[+] title (20581:18)
  │ │ ├──[+] anyOf (20578:15)
  │ │ └──[+] anyOf (20580:15)
  │ ├─┬sales_tax_id
  │ │ ├──[🔀] type (20584:17)❌ 
  │ │ ├──[+] title (20585:18)
  │ │ ├──[🔀] description (20586:24)
  │ │ └──[+] default (20587:20)❌ 
  │ ├─┬jurisdiction
  │ │ ├──[+] title (20529:18)
  │ │ ├──[+] maxLength (20528:22)❌ 
  │ │ └──[🔀] description (20530:24)
  │ ├─┬organization_id
  │ │ ├──[-] type (8823:17)❌ 
  │ │ ├──[🔀] title (20550:18)
  │ │ ├──[-] maxLength (8824:22)❌ 
  │ │ ├──[+] description (20551:24)
  │ │ ├──[+] anyOf (20548:15)
  │ │ └──[+] anyOf (20549:15)
  │ ├─┬updated_at
  │ │ ├──[-] type (8784:17)❌ 
  │ │ ├──[+] title (20541:18)
  │ │ ├──[+] anyOf (20538:15)
  │ │ └──[+] anyOf (20540:15)
  │ ├─┬id
  │ │ └──[🔀] $ref (21499:13)❌ 
  │ ├─┬FEIN
  │ │ ├──[-] type (8815:17)❌ 
  │ │ ├──[+] title (20592:18)
  │ │ ├──[+] anyOf (20590:15)
  │ │ └──[+] anyOf (20591:15)
  │ ├─┬exemption_type
  │ │ └──[🔀] $ref (20563:11)❌ 
  │ ├─┬end_date
  │ │ ├──[-] type (8801:17)❌ 
  │ │ ├──[+] title (20574:18)
  │ │ ├──[🔀] description (20575:24)
  │ │ ├──[+] anyOf (20571:15)
  │ │ └──[+] anyOf (20573:15)
  │ ├─┬reseller
  │ │ ├──[🔀] type (20606:17)❌ 
  │ │ ├──[🔀] title (20608:18)
  │ │ ├──[+] maxLength (20607:22)❌ 
  │ │ ├──[-] description (8811:24)
  │ │ └──[-] default (8812:20)❌ 
  │ └─┬start_date
  │   ├──[-] type (8795:17)❌ 
  │   ├──[🔀] title (20598:18)
  │   ├──[-] format (8796:19)❌ 
  │   ├──[🔀] description (20599:24)
  │   ├──[+] anyOf (20596:15)
  │   └──[+] anyOf (20597:15)
  ├─┬CustomerBaseBase
  │ ├──[+] properties (24681:9)
  │ ├─┬source
  │ │ └──[🔀] $ref (24698:11)❌ 
  │ ├─┬postal_code
  │ │ ├──[-] type (8093:17)❌ 
  │ │ ├──[+] title (24607:18)
  │ │ ├──[🔀] description (24608:24)
  │ │ ├──[+] anyOf (24605:15)
  │ │ └──[+] anyOf (24606:15)
  │ ├─┬enriched_fields
  │ │ ├──[-] type (8127:17)❌ 
  │ │ ├──[+] title (24712:18)
  │ │ ├──[+] anyOf (24710:15)
  │ │ └──[+] anyOf (24711:15)
  │ ├─┬full_address
  │ │ ├──[-] type (8099:17)❌ 
  │ │ ├──[+] title (24654:18)
  │ │ ├──[+] anyOf (24652:15)
  │ │ └──[+] anyOf (24653:15)
  │ ├─┬external_id
  │ │ ├──[-] type (8105:17)❌ 
  │ │ ├──[+] title (24668:18)
  │ │ ├──[+] anyOf (24665:15)
  │ │ └──[+] anyOf (24667:15)
  │ ├─┬street_1
  │ │ └──[🔀] $ref (20323:13)❌ 
  │ ├─┬city
  │ │ ├──[-] type (8084:17)❌ 
  │ │ ├──[+] title (24625:18)
  │ │ ├──[+] anyOf (24623:15)
  │ │ └──[+] anyOf (24624:15)
  │ ├─┬county
  │ │ ├──[-] type (8087:17)❌ 
  │ │ ├──[+] title (24631:18)
  │ │ ├──[+] anyOf (24629:15)
  │ │ └──[+] anyOf (24630:15)
  │ ├─┬is_test_data
  │ │ ├──[-] type (8133:17)❌ 
  │ │ ├──[🔀] title (24654:18)
  │ │ ├──[+] description (24655:24)
  │ │ ├──[-] default (8135:20)❌ 
  │ │ ├──[+] anyOf (24652:15)
  │ │ └──[+] anyOf (24653:15)
  │ ├─┬phone
  │ │ ├──[-] type (8075:17)❌ 
  │ │ ├──[+] title (24607:18)
  │ │ ├──[+] anyOf (24605:15)
  │ │ └──[+] anyOf (24606:15)
  │ ├─┬street_2
  │ │ ├──[-] type (8081:17)❌ 
  │ │ ├──[+] title (24613:18)
  │ │ ├──[🔀] description (24614:24)
  │ │ ├──[+] anyOf (24611:15)
  │ │ └──[+] anyOf (24612:15)
  │ ├─┬organization_id
  │ │ ├──[-] type (8129:17)❌ 
  │ │ ├──[🔀] title (24661:18)
  │ │ ├──[-] maxLength (8130:22)❌ 
  │ │ ├──[+] description (24662:24)
  │ │ ├──[+] anyOf (24658:15)
  │ │ └──[+] anyOf (24660:15)
  │ ├─┬connection_id
  │ │ ├──[-] type (8124:17)❌ 
  │ │ ├──[+] title (24686:18)
  │ │ ├──[🔀] description (24687:24)
  │ │ ├──[+] anyOf (24683:15)
  │ │ └──[+] anyOf (24685:15)
  │ ├─┬email
  │ │ ├──[-] type (8112:17)❌ 
  │ │ ├──[+] title (24679:18)
  │ │ ├──[+] anyOf (24676:15)
  │ │ └──[+] anyOf (24678:15)
  │ ├─┬state
  │ │ ├──[-] type (8090:17)❌ 
  │ │ ├──[🔀] description (24696:24)
  │ │ ├──[+] anyOf (20329:7)
  │ │ └──[+] anyOf (24695:15)
  │ ├─┬registration_number
  │ │ ├──[-] type (8121:17)❌ 
  │ │ ├──[+] title (24643:18)
  │ │ ├──[+] description (24644:24)
  │ │ ├──[+] anyOf (24641:15)
  │ │ └──[+] anyOf (24642:15)
  │ ├─┬status
  │ │ └──[🔀] $ref (24634:11)❌ 
  │ ├─┬name
  │ │ ├──[-] type (8102:17)❌ 
  │ │ ├──[+] title (24661:18)
  │ │ ├──[+] anyOf (24658:15)
  │ │ └──[+] anyOf (24660:15)
  │ └─┬country
  │   └──[🔀] $ref (24703:11)❌ 
  ├─┬RegistrationUpdateAPI
  │ ├──[+] properties (19125:9)
  │ ├──[-] properties (18704:9)❌ 
  │ ├──[+] properties (19119:9)
  │ ├──[-] properties (18701:9)❌ 
  │ ├─┬change_regime_status
  │ │ └──[🔀] $ref (19043:11)❌ 
  │ ├─┬two_factor_enabled
  │ │ ├──[-] type (18739:17)❌ 
  │ │ ├──[+] title (19062:18)
  │ │ ├──[+] anyOf (19060:15)
  │ │ └──[+] anyOf (19061:15)
  │ ├─┬create_filings_from
  │ │ ├──[-] type (18754:17)❌ 
  │ │ ├──[+] title (19093:18)
  │ │ ├──[+] anyOf (19090:15)
  │ │ └──[+] anyOf (19092:15)
  │ ├─┬registration_requested
  │ │ ├──[-] type (18709:17)❌ 
  │ │ ├──[+] title (19007:18)
  │ │ ├──[+] anyOf (19004:15)
  │ │ └──[+] anyOf (19006:15)
  │ ├─┬is_approaching
  │ │ ├──[-] type (18757:17)❌ 
  │ │ ├──[+] title (19099:18)
  │ │ ├──[+] anyOf (19097:15)
  │ │ └──[+] anyOf (19098:15)
  │ ├─┬encrypted_username
  │ │ ├──[-] type (18745:17)❌ 
  │ │ ├──[+] title (19075:18)
  │ │ ├──[+] anyOf (19072:15)
  │ │ └──[+] anyOf (...

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **High Risk**
> This release rewrites a large share of public SDK types and adds required organization headers on many operations, so upgrading without code changes will break compile-time and runtime client usage across core tax workflows.
> 
> **Overview**
> **Automated Speakeasy regeneration** bumps the Java SDK to **0.16.0** (minor) from the latest customer API OpenAPI overlay—version pins in `gen.yaml`, `gradle.properties`, README, and generated lock metadata move together with the full regenerated client.
> 
> **New client capabilities** include filing approval, transaction archive and tax-only updates, customer tax registration upsert, registration jurisdiction listing, jurisdiction-specific field metadata, registration attachment upload, OSS country lookup, and additional nexus helpers (detail by id, physical nexus categories).
> 
> **Integrators face widespread breaking model changes**: many existing calls now require **`xOrganizationId`** on request builders, and request/response types (plus several `422` error payloads) were reshaped across customers, transactions, credit notes, exemptions, filings, products, registrations, nexus, address validation, and tax estimation. Registration **create** payloads expand to a large **`oneOf`** of state-specific import models instead of a single discriminated shape.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit a807bbd13956e7183cb0c799d472b355130c3253. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->

* `sdk.nexus.updatePhysical()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.transactions.creditNotes.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail[]` **Changed** (Breaking ⚠️)
* `sdk.customers.get()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `sdk.customers.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.customers.getById()`: 
  *  `request.xOrganizationId` **Added** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail[]` **Changed** (Breaking ⚠️)
* `sdk.taxEstimation.estimate()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `sdk.nexus.deletePhysical()`:  `request.xOrganizationId` **Added** (Breaking ⚠️)
* `sdk.transactions.updateCreditNote()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `error.detail[]` **Changed** (Breaking ⚠️)
* `sdk.transactions.getByFilingId()`: 
  *  `request.xOrganizationId` **Added** (Breaking ⚠️)
  *  `response.[]` **Changed** (Breaking ⚠️)
* `sdk.transactions.getById()`: 
  *  `request.xOrganizationId` **Added** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.customers.update()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.customers.getByExternalId()`: 
  *  `request.xOrganizationId` **Added** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail[]` **Changed** (Breaking ⚠️)
* `sdk.customers.createTransaction()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail[]` **Changed** (Breaking ⚠️)
* `sdk.customers.transactions.getByCustomerId()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail[]` **Changed** (Breaking ⚠️)
* `sdk.exemptions.get()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `sdk.exemptions.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.exemptions.getById()`: 
  *  `request.xOrganizationId` **Added** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.exemptions.uploadCertificate()`:  `request` **Changed** (Breaking ⚠️)
* `sdk.exemptions.getAttachments()`:  `request.xOrganizationId` **Added** (Breaking ⚠️)
* `sdk.filings.get()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `sdk.filings.getById()`: 
  *  `request.xOrganizationId` **Added** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.filings.getByRegistrationId()`: 
  *  `request.xOrganizationId` **Added** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `sdk.nexus.getPhysical()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `sdk.nexus.createPhysical()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.addressValidation.suggest()`:  `request` **Changed** (Breaking ⚠️)
* `sdk.addressValidation.search()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.[]` **Changed** (Breaking ⚠️)
* `sdk.registrations.update()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.products.getProductsV1ProductsGet()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `sdk.products.createProductV1ProductsPost()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.products.getProductCategoriesV1ProductsCategoriesGet()`:  `request.xOrganizationId` **Added** (Breaking ⚠️)
* `sdk.products.getById()`: 
  *  `request.xOrganizationId` **Added** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.products.update()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.registrations.get()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `sdk.registrations.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.registrations.getById()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.nexus.get()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail[]` **Changed** (Breaking ⚠️)
* `sdk.registrations.deregister()`: 
  *  `request.xOrganizationId` **Added** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.transactions.get()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `sdk.transactions.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.transactions.getByExternalId()`: 
  *  `request.xOrganizationId` **Added** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.transactions.update()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail[]` **Changed** (Breaking ⚠️)
* `sdk.registrations.getJurisdictionSpecificFieldsV1RegistrationsJurisdictionSpecificFieldsGet()`: **Added**
* `sdk.nexus.getNexusDetailsForIdV1NexusNexusIdGet()`: **Added**
* `sdk.nexus.getPhysicalNexusCategoriesV1NexusPhysicalNexusCategoriesGet()`: **Added**
* `sdk.filings.approveFilingV1FilingsFilingIdApprovePut()`: **Added**
* `sdk.customerTaxRegistration.upsertCustomerTaxRegistrationV1CustomersCustomerIdTaxRegistrationsPost()`: **Added**
* `sdk.registrations.listRegistrationJurisdictionsV1RegistrationsJurisdictionsGet()`: **Added**
* `sdk.registrations.uploadRegistrationAttachmentV1RegistrationsRegistrationIdAttachmentsPost()`: **Added**
* `sdk.registrations.getOssCountriesForRegistrationV1RegistrationsRegistrationIdOssCountriesGet()`: **Added**
* `sdk.transactions.archiveTransactionByIdV1TransactionsArchivePost()`: **Added**
* `sdk.transactions.setTransactionTaxOnlyV1TransactionsTransactionIdTaxOnlyPost()`: **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