Skip to content

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

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 29, 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.deletePhysical(): request.xOrganizationId Added (Breaking ⚠️)
  • sdk.transactions.updateCreditNote():
    • request 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.transactions.creditNotes.create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.detail[] Changed (Breaking ⚠️)
  • sdk.nexus.get():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.detail[] Changed (Breaking ⚠️)
  • sdk.transactions.getByFilingId():
    • 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.nexus.updatePhysical():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.addressValidation.suggest(): request Changed (Breaking ⚠️)
  • sdk.addressValidation.search():
    • 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.registrations.update():
    • request Changed (Breaking ⚠️)
    • response 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.transactions.getById():
    • request.xOrganizationId Added (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • sdk.nexus.getNexusDetailsForIdV1NexusNexusIdGet(): Added
  • sdk.nexus.getPhysicalNexusCategoriesV1NexusPhysicalNexusCategoriesGet(): Added
  • sdk.filings.approveFilingV1FilingsFilingIdApprovePut(): Added
  • sdk.customerTaxRegistration.upsertCustomerTaxRegistrationV1CustomersCustomerIdTaxRegistrationsPost(): Added
  • sdk.registrations.getJurisdictionSpecificFieldsV1RegistrationsJurisdictionSpecificFieldsGet(): Added
  • sdk.registrations.listRegistrationJurisdictionsV1RegistrationsJurisdictionsGet(): Added
  • sdk.registrations.uploadRegistrationAttachmentV1RegistrationsRegistrationIdAttachmentsPost(): Added
  • sdk.registrations.getOssCountriesForRegistrationV1RegistrationsRegistrationIdOssCountriesGet(): Added
  • sdk.transactions.archiveTransactionByIdV1TransactionsArchivePost(): 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 (4871:3)
│ ├──[+] path (2340:3)
│ ├──[+] path (4737:3)
│ ├──[+] path (1925:3)
│ ├──[+] path (4439:3)
│ ├──[+] path (4489:3)
│ ├──[+] path (5808:3)
│ ├──[+] path (727:3)
│ ├──[+] path (2563:3)
│ ├─┬/v1/transactions/external/{external_id}
│ │ └─┬GET
│ │   ├──[+] parameters (5865:17)❌ 
│ │   ├──[-] security (3621:11)❌ 
│ │   ├──[+] security (5855:11)
│ │   └──[🔀] summary (5851:16)
│ ├─┬/v1/transactions/{original_transaction_id}/credit_notes
│ │ └─┬POST
│ │   ├──[+] parameters (6143:17)❌ 
│ │   ├──[-] security (4089:11)❌ 
│ │   ├──[+] security (6135:11)
│ │   ├──[🔀] summary (6131:16)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (6161:15)
│ ├─┬/v1/transactions
│ │ ├─┬GET
│ │ │ ├──[+] parameters (5304:17)❌ 
│ │ │ ├──[+] parameters (5202:17)❌ 
│ │ │ ├──[+] parameters (5283:17)❌ 
│ │ │ ├──[+] parameters (5336:17)❌ 
│ │ │ ├──[+] parameters (5294:17)❌ 
│ │ │ ├──[-] security (3030:11)❌ 
│ │ │ ├──[+] security (5115:11)
│ │ │ ├──[🔀] summary (5111:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3045:19)❌ 
│ │ │ │   ├──[+] title (5135:20)
│ │ │ │   ├──[+] anyOf (5132:17)
│ │ │ │   └──[+] anyOf (5133:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3059:19)❌ 
│ │ │ │   ├──[+] title (5155:20)
│ │ │ │   ├──[+] anyOf (5152:17)
│ │ │ │   └──[+] anyOf (5153:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3075:19)❌ 
│ │ │ │   ├──[+] title (5179:20)
│ │ │ │   ├──[+] anyOf (5176:17)
│ │ │ │   └──[+] anyOf (5177:17)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (5201:24)
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (5196:13)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3098:19)❌ 
│ │ │ │   ├──[+] title (5220:20)
│ │ │ │   ├──[+] anyOf (5217:17)
│ │ │ │   └──[+] anyOf (5218:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3106:19)❌ 
│ │ │ │   ├──[+] title (5231:20)
│ │ │ │   ├──[+] anyOf (5227:17)
│ │ │ │   └──[+] anyOf (5228:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3052:19)❌ 
│ │ │ │   ├──[+] title (5145:20)
│ │ │ │   ├──[+] anyOf (5142:17)
│ │ │ │   └──[+] anyOf (5143:17)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (5242:24)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3113:19)❌ 
│ │ │ │   ├──[+] title (5241:20)
│ │ │ │   ├──[🔀] description (5240:26)
│ │ │ │   ├──[+] anyOf (5238:17)
│ │ │ │   └──[+] anyOf (5239:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3127:19)❌ 
│ │ │ │   ├──[+] title (5261:20)
│ │ │ │   ├──[+] anyOf (5258:17)
│ │ │ │   └──[+] anyOf (5259:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3038:19)❌ 
│ │ │ │   ├──[+] title (5125:20)
│ │ │ │   ├──[+] anyOf (5122:17)
│ │ │ │   └──[+] anyOf (5123:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (3068:15)❌ 
│ │ │ │   ├──[-] type (3066:19)❌ 
│ │ │ │   ├──[+] title (5169:20)
│ │ │ │   ├──[+] anyOf (5162:17)
│ │ │ │   └──[+] anyOf (5167:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3083:19)❌ 
│ │ │ │   ├──[+] title (5190:20)
│ │ │ │   ├──[+] anyOf (5186:17)
│ │ │ │   └──[+] anyOf (5187:17)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (5252:24)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3120:19)❌ 
│ │ │ │   ├──[+] title (5251:20)
│ │ │ │   ├──[🔀] description (5250:26)
│ │ │ │   ├──[+] anyOf (5248:17)
│ │ │ │   └──[+] anyOf (5249:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3134:19)❌ 
│ │ │ │   ├──[+] title (5271:20)
│ │ │ │   ├──[+] anyOf (5268:17)
│ │ │ │   └──[+] anyOf (5269:17)
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (3141:19)❌ 
│ │ │     ├──[+] title (5281:20)
│ │ │     ├──[+] anyOf (5278:17)
│ │ │     └──[+] anyOf (5279:17)
│ │ └─┬POST
│ │   ├──[+] parameters (5545:9)❌ 
│ │   ├──[-] security (3360:11)❌ 
│ │   ├──[+] security (5543:11)
│ │   ├──[🔀] summary (5539:16)
│ │   ├──[🔀] description (5540:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (5563:15)
│ ├─┬/v1/registrations/{registration_id}/deregister
│ │ └─┬POST
│ │   ├──[+] parameters (4802:17)❌ 
│ │   ├──[-] security (2952:11)❌ 
│ │   ├──[+] security (4791:11)
│ │   └──[🔀] summary (4787:16)
│ ├─┬/v1/exemptions/{exemption_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1225:17)❌ 
│ │   ├──[-] security (970:11)❌ 
│ │   ├──[+] security (1215:11)
│ │   └──[🔀] summary (1211:16)
│ ├─┬/v1/products/{product_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (2986:17)❌ 
│ │ │ ├──[-] security (2318:11)❌ 
│ │ │ ├──[+] security (2976:11)
│ │ │ ├──[🔀] summary (2972:16)
│ │ │ └─┬Responses
│ │ │   └─┬422
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (9701:9)❌ 
│ │ └─┬PUT
│ │   ├──[+] parameters (3069:17)❌ 
│ │   ├──[-] security (2391:11)❌ 
│ │   ├──[+] security (3059:11)
│ │   ├──[🔀] summary (3055:16)
│ │   ├──[🔀] description (3056:20)
│ │   ├─┬Responses
│ │   │ └─┬422
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (9701:9)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └──[🔀] $ref (3085:15)❌ 
│ ├─┬/v1/filings
│ │ └─┬GET
│ │   ├──[+] parameters (1538:17)❌ 
│ │   ├──[+] parameters (1549:17)❌ 
│ │   ├──[+] parameters (1581:17)❌ 
│ │   ├──[-] security (1164:11)❌ 
│ │   ├──[+] security (1439:11)
│ │   ├──[🔀] summary (1435:16)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1181:19)❌ 
│ │   │   ├──[+] title (1462:20)
│ │   │   ├──[+] anyOf (1458:17)
│ │   │   └──[+] anyOf (1460:17)
│ │   ├─┬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 (1205:19)❌ 
│ │   │   ├──[+] title (1498:20)
│ │   │   ├──[+] anyOf (1494:17)
│ │   │   └──[+] anyOf (1496:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1213:19)❌ 
│ │   │   ├──[+] title (1509:20)
│ │   │   ├──[+] anyOf (1506:17)
│ │   │   └──[+] anyOf (1507: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 (1221:19)❌ 
│ │   │   ├──[+] title (1520:20)
│ │   │   ├──[+] anyOf (1517:17)
│ │   │   └──[+] anyOf (1518:17)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[🔀] example (1600:17)
│ ├─┬/v1/address_validation/suggestions
│ │ └─┬POST
│ │   ├──[+] parameters (107:9)❌ 
│ │   ├──[-] security (101:11)❌ 
│ │   └──[+] security (105:11)
│ ├─┬/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 (762:19)❌ 
│ │ │ │   ├──[+] title (965:20)
│ │ │ │   ├──[+] anyOf (961:17)
│ │ │ │   └──[+] anyOf (963:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (778:19)❌ 
│ │ │ │   ├──[+] title (987:20)
│ │ │ │   ├──[+] anyOf (984:17)
│ │ │ │   └──[+] anyOf (985:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (738:15)❌ 
│ │ │ │   ├──[-] type (736:19)❌ 
│ │ │ │   ├──[+] title (930:20)
│ │ │ │   ├──[+] anyOf (923:17)
│ │ │ │   └──[+] anyOf (928: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 (787:19)❌ 
│ │ │     ├──[+] title (1010:20)
│ │ │     ├──[+] anyOf (1006:17)
│ │ │     └──[+] anyOf (1007:17)
│ │ └─┬POST
│ │   ├──[+] parameters (1110:9)❌ 
│ │   ├──[-] security (874:11)❌ 
│ │   ├──[+] security (1108:11)
│ │   └──[🔀] summary (1104:16)
│ ├─┬/v1/nexus/physical_nexus
│ │ ├─┬GET
│ │ │ ├──[+] parameters (2165:17)❌ 
│ │ │ ├──[-] security (1578:11)❌ 
│ │ │ ├──[+] security (2117:11)
│ │ │ ├──[🔀] summary (2113:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (1585:19)❌ 
│ │ │ │   ├──[+] title (2126:20)
│ │ │ │   ├──[+] anyOf (2124:17)
│ │ │ │   └──[+] anyOf (2125:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (1590:19)❌ 
│ │ │ │   ├──[+] title (2134:20)
│ │ │ │   ├──[+] anyOf (2132:17)
│ │ │ │   └──[+] anyOf (2133:17)
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (1596:19)❌ 
│ │ │     ├──[+] title (2143:20)
│ │ │     ├──[+] anyOf (2140:17)
│ │ │     └──[+] anyOf (2141:17)
│ │ └─┬POST
│ │   ├──[+] parameters (2264:9)❌ 
│ │   ├──[-] security (1704:11)❌ 
│ │   ├──[+] security (2262:11)
│ │   └──[🔀] summary (2258:16)
│ ├─┬/v1/filings/{filing_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1838:17)❌ 
│ │   ├──[-] security (1367:11)❌ 
│ │   ├──[+] security (1828:11)
│ │   └──[🔀] summary (1824:16)
│ ├─┬/v1/transactions/{transaction_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (6259:17)❌ 
│ │ │ ├──[-] security (3829:11)❌ 
│ │ │ ├──[+] security (6249:11)
│ │ │ └──[🔀] summary (6245:16)
│ │ └─┬PUT
│ │   ├──[+] parameters (6427:17)❌ 
│ │   ├──[-] security (3782:11)❌ 
│ │   ├──[+] security (6419:11)
│ │   └──[🔀] summary (6415:16)
│ ├─┬/v1/transactions/filings/{filing_id}
│ │ └─┬GET
│ │   ├──[+] parameters (6036:17)❌ 
│ │   ├──[-] security (3990:11)❌ 
│ │   ├──[+] security (6026:11)
│ │   └──[🔀] summary (6022:16)
│ ├─┬/v1/transactions/{original_transaction_id}/credit_notes/{credit_note_id}
│ │ └─┬PUT
│ │   ├──[+] parameters (6211:17)❌ 
│ │   ├──[-] security (4141:11)❌ 
│ │   ├──[+] security (6197:11)
│ │   └──[🔀] summary (6193:16)
│ ├─┬/v1/registrations/{registration_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (4563:17)❌ 
│ │ │ ├──[-] security (2772:11)❌ 
│ │ │ ├──[+] security (4543:11)
│ │ │ ├──[🔀] summary (4539:16)
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (2788:19)❌ 
│ │ │     ├──[+] title (4561:20)
│ │ │     ├──[+] anyOf (4558:17)
│ │ │     └──[+] anyOf (4559:17)
│ │ └─┬PUT
│ │   ├──[+] parameters (4649:17)❌ 
│ │   ├──[-] security (2855:11)❌ 
│ │   ├──[+] security (4639:11)
│ │   ├──[🔀] summary (4635:16)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (4667: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/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/nexus
│ │ └─┬GET
│ │   ├──[+] parameters (1994:17)❌ 
│ │   ├──[+] parameters (2021:17)❌ 
│ │   ├──[+] parameters (2037:17)❌ 
│ │   ├──[+] parameters (2079:17)❌ 
│ │   ├──[-] security (1929:11)❌ 
│ │   ├──[+] security (1973:11)
│ │   ├──[🔀] summary (1969:16)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1958:19)❌ 
│ │   │   ├──[+] title (2020:20)
│ │   │   ├──[+] anyOf (2018:17)
│ │   │   └──[+] anyOf (2019:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1963:19)❌ 
│ │   │   ├──[+] title (2036:20)
│ │   │   ├──[+] anyOf (2034:17)
│ │   │   └──[+] anyOf (2035:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1969:19)❌ 
│ │   │   ├──[+] title (2053:20)
│ │   │   ├──[+] anyOf (2050:17)
│ │   │   └──[+] anyOf (2051:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1946:19)❌ 
│ │   │   ├──[+] title (1992:20)
│ │   │   ├──[+] anyOf (1989:17)
│ │   │   └──[+] anyOf (1990:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1953:19)❌ 
│ │   │   ├──[+] title (2012:20)
│ │   │   ├──[🔀] default (2011:22)❌ 
│ │   │   ├──[+] anyOf (2009:17)
│ │   │   └──[+] anyOf (2010:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1974:19)❌ 
│ │   │   ├──[+] title (2061:20)
│ │   │   ├──[+] anyOf (2059:17)
│ │   │   └──[+] anyOf (2060:17)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (2096:17)❌ 
│ ├─┬/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 (7711:7)
│ │ └─┬POST
│ │   ├──[+] parameters (855:17)❌ 
│ │   ├──[-] security (675:11)❌ 
│ │   ├──[+] security (847:11)
│ │   └──[🔀] summary (843:16)
│ ├─┬/v1/products/categories
│ │ └─┬GET
│ │   ├──[+] parameters (2890:9)❌ 
│ │   ├──[-] security (2241:11)❌ 
│ │   ├──[+] security (2888:11)
│ │   ├──[🔀] summary (2884:16)
│ │   └─┬Responses
│ │     ├─┬200
│ │     │ └─┬application/json
│ │     │   └─┬Schema
│ │     │     └──[🔀] $ref (9863:9)❌ 
│ │     └─┬422
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (9701:9)❌ 
│ ├─┬/v1/filings/registration/{registration_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1733:17)❌ 
│ │   ├──[-] security (1462:11)❌ 
│ │   ├──[+] security (1702:11)
│ │   └──[🔀] summary (1698:16)
│ ├─┬/v1/nexus/physical_nexus/{physical_nexus_id}
│ │ ├─┬PUT
│ │ │ ├──[+] parameters (2483:17)❌ 
│ │ │ ├──[-] security (1779:11)❌ 
│ │ │ ├──[+] security (2473:11)
│ │ │ └──[🔀] summary (2469:16)
│ │ └─┬DELETE
│ │   ├──[+] parameters (2411:17)❌ 
│ │   ├──[-] security (1866:11)❌ 
│ │   ├──[+] security (2401:11)
│ │   └──[🔀] summary (2397:16)
│ ├─┬/v1/registrations
│ │ ├─┬GET
│ │ │ ├──[+] parameters (3202:17)❌ 
│ │ │ ├──[+] parameters (3243:17)❌ 
│ │ │ ├──[-] security (2481:11)❌ 
│ │ │ ├──[+] security (3161:11)
│ │ │ ├──[🔀] summary (3157:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] default (3169:22)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (2516:15)❌ 
│ │ │ │   ├──[-] type (2514:19)❌ 
│ │ │ │   ├──[+] title (3200:20)
│ │ │ │   ├──[+] anyOf (3193:17)
│ │ │ │   └──[+] anyOf (3198:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2523:19)❌ 
│ │ │ │   ├──[+] title (3220:20)
│ │ │ │   ├──[+] anyOf (3217:17)
│ │ │ │   └──[+] anyOf (3218:17)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └──[🔀] example (3262:17)
│ │ └─┬POST
│ │   ├──[+] parameters (3350:9)❌ 
│ │   ├──[-] security (2642:11)❌ 
│ │   ├──[+] security (3348:11)
│ │   ├──[🔀] summary (3344:16)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[+] examples (3764:17)
│ │       ├──[+] examples (3804:17)
│ │       ├──[+] examples (4000:17)
│ │       ├──[+] examples (3485:17)
│ │       ├──[+] examples (3724:17)
│ │       ├──[+] examples (3784:17)
│ │       ├──[+] examples (3961:17)
│ │       ├──[+] examples (4145:17)
│ │       ├──[+] examples (3464:17)
│ │       ├──[+] examples (3684:17)
│ │       ├──[+] examples (3705:17)
│ │       ├──[+] examples (3863:17)
│ │       ├──[+] examples (4063:17)
│ │       ├──[+] examples (4185:17)
│ │       ├──[+] examples (3506:17)
│ │       ├──[+] examples (3901:17)
│ │       ├──[+] examples (3921:17)
│ │       ├──[+] examples (4021:17)
│ │       ├──[+] examples (4043:17)
│ │       ├──[+] examples (4296:17)
│ │       ├──[+] examples (4314:17)
│ │       ├──[+] examples (4083:17)
│ │       ├──[+] examples (4103:17)
│ │       ├──[+] examples (3882:17)
│ │       ├──[+] examples (3942:17)
│ │       ├──[+] examples (4229:17)
│ │       ├──[+] examples (3535:17)
│ │       ├──[+] examples (4165:17)
│ │       ├──[+] examples (3555:17)
│ │       ├──[+] examples (3638:17)
│ │       ├──[+] examples (3596:17)
│ │       ├──[+] examples (3979:17)
│ │       ├──[+] examples (3618:17)
│ │       ├──[+] examples (3823:17)
│ │       ├──[+] examples (4123:17)
│ │       ├──[+] examples (3662:17)
│ │       ├──[+] examples (3745:17)
│ │       ├──[+] examples (4249:17)
│ │       ├──[+] examples (4205:17)
│ │       ├──[+] examples (3842:17)
│ │       ├──[+] examples (4333:17)
│ │       ├──[+] examples (4354:17)
│ │       ├──[+] examples (3575:17)
│ │       ├──[+] examples (4275:17)
│ │       ├──[+] examples (3443:17)
│ │       ├─┬Schema
│ │       │ ├──[-] discriminator (2654:17)❌ 
│ │       │ ├──[+] oneOf (10574:7)
│ │       │ ├──[+] oneOf (10754:7)
│ │       │ ├──[+] oneOf (10934:7)
│ │       │ ├──[+] oneOf (11122:7)
│ │       │ ├──[+] oneOf (11302:7)
│ │       │ ├──[+] oneOf (11482:7)
│ │       │ ├──[+] oneOf (11662:7)
│ │       │ ├──[+] oneOf (11842:7)
│ │       │ ├──[+] oneOf (12022:7)
│ │       │ ├──[+] oneOf (12202:7)
│ │       │ ├──[+] oneOf (12382:7)
│ │       │ ├──[+] oneOf (12562:7)
│ │       │ ├──[+] oneOf (12742:7)
│ │       │ ├──[+] oneOf (12922:7)
│ │       │ ├──[+] oneOf (13102:7)
│ │       │ ├──[+] oneOf (13282:7)
│ │       │ ├──[+] oneOf (13462:7)
│ │       │ ├──[+] oneOf (13642:7)
│ │       │ ├──[+] oneOf (13828:7)
│ │       │ ├──[+] oneOf (14008:7)
│ │       │ ├──[+] oneOf (14188:7)
│ │       │ ├──[+] oneOf (14368:7)
│ │       │ ├──[+] oneOf (14548:7)
│ │       │ ├──[+] oneOf (14728:7)
│ │       │ ├──[+] oneOf (14908:7)
│ │       │ ├──[+] oneOf (15088:7)
│ │       │ ├──[+] oneOf (15270:7)
│ │       │ ├──[+] oneOf (15306:7)
│ │       │ ├──[+] oneOf (15334:7)
│ │       │ ├──[+] oneOf (15514:7)
│ │       │ ├──[+] oneOf (15694:7)
│ │       │ ├──[+] oneOf (15880:7)
│ │       │ ├──[+] oneOf (16060:7)
│ │       │ ├──[+] oneOf (16240:7)
│ │       │ ├──[+] oneOf (16420:7)
│ │       │ ├──[+] oneOf (16600:7)
│ │       │ ├──[+] oneOf (16780:7)
│ │       │ ├──[+] oneOf (16960:7)
│ │       │ ├──[+] oneOf (17140:7)
│ │       │ ├──[+] oneOf (17320:7)
│ │       │ ├──[+] oneOf (17500:7)
│ │       │ ├──[+] oneOf (17680:7)
│ │       │ ├──[+] oneOf (17860:7)
│ │       │ ├──[+] oneOf (18040:7)
│ │       │ ├──[+] oneOf (18220:7)
│ │       │ ├──[+] oneOf (18400:7)
│ │       │ ├─┬ONEOF
│ │       │ │ └──[🔀] $ref (10029:9)❌ 
│ │       │ ├─┬ONEOF
│ │       │ │ └──[🔀] $ref (10209:9)❌ 
│ │       │ └─┬ONEOF
│ │       │   └──[🔀] $ref (10395:9)❌ 
│ │       ├─┬regular_legacy
│ │       │ └──[🔀] value (3418:19)
│ │       └─┬regular_new
│ │         └──[🔀] value (3431:19)
│ ├─┬/v1/tax/estimate
│ │ └─┬POST
│ │   ├──[+] parameters (4936:17)❌ 
│ │   ├──[-] security (4183:11)❌ 
│ │   ├──[+] security (4924:11)
│ │   ├──[🔀] summary (4920:16)
│ │   ├─┬Responses
│ │   │ ├──[+] codes (5098:11)
│ │   │ ├──[+] codes (5032:11)
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     ├──[🔀] example (4984:17)
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (19274:9)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (4954:15)
│ ├─┬/v1/customers/external/{external_id}
│ │ └─┬GET
│ │   ├──[+] parameters (492:17)❌ 
│ │   ├──[-] security (582:11)❌ 
│ │   ├──[+] security (481:11)
│ │   └──[🔀] summary (477:16)
│ ├─┬/v1/products
│ │ ├─┬GET
│ │ │ ├──[+] parameters (2665:17)❌ 
│ │ │ ├──[+] parameters (2706:17)❌ 
│ │ │ ├──[-] security (2015:11)❌ 
│ │ │ ├──[+] security (2613:11)
│ │ │ ├──[🔀] summary (2609:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2051:19)❌ 
│ │ │ │   ├──[+] title (2663:20)
│ │ │ │   ├──[+] anyOf (2660:17)
│ │ │ │   └──[+] anyOf (2661:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2058:19)❌ 
│ │ │ │   ├──[+] title (2683:20)
│ │ │ │   ├──[+] anyOf (2680:17)
│ │ │ │   └──[+] anyOf (2681:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2023:19)❌ 
│ │ │ │   ├──[+] title (2623:20)
│ │ │ │   ├──[+] anyOf (2620:17)
│ │ │ │   └──[+] anyOf (2621:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2030:19)❌ 
│ │ │ │   ├──[+] title (2633:20)
│ │ │ │   ├──[+] anyOf (2630:17)
│ │ │ │   └──[+] anyOf (2631:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2037:19)❌ 
│ │ │ │   ├──[+] title (2643:20)
│ │ │ │   ├──[+] anyOf (2640:17)
│ │ │ │   └──[+] anyOf (2641:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (2044:19)❌ 
│ │ │ │   ├──[+] title (2653:20)
│ │ │ │   ├──[+] anyOf (2650:17)
│ │ │ │   └──[+] anyOf (2651:17)
│ │ │ └─┬Responses
│ │ │   └─┬422
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (9701:9)❌ 
│ │ └─┬POST
│ │   ├──[+] parameters (2798:9)❌ 
│ │   ├──[-] security (2160:11)❌ 
│ │   ├──[+] security (2796:11)
│ │   ├──[🔀] summary (2792:16)
│ │   ├──[🔀] description (2793:20)
│ │   └─┬Responses
│ │     └─┬422
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (9701:9)❌ 
│ └─┬/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)
├─┬Servers
│ └──[🔀] description (25320:18)
└─┬Components
  ├──[-] securitySchemes (24313:7)❌ 
  ├──[-] schemas (11738:7)❌ 
  ├──[-] schemas (5412:7)❌ 
  ├──[-] schemas (11301:7)❌ 
  ├──[-] schemas (11415:7)❌ 
  ├──[-] schemas (5402:7)❌ 
  ├──[-] schemas (13644:7)❌ 
  ├──[-] schemas (5330:7)❌ 
  ├──[-] schemas (8605:7)❌ 
  ├──[-] schemas (10944:7)❌ 
  ├──[-] schemas (20667:7)❌ 
  ├──[-] schemas (5811:7)❌ 
  ├──[-] schemas (10631:7)❌ 
  ├──[-] schemas (10957:7)❌ 
  ├──[-] schemas (4908:7)❌ 
  ├──[-] schemas (10969:7)❌ 
  ├──[-] schemas (5191:7)❌ 
  ├──[-] schemas (22450:7)❌ 
  ├──[-] schemas (7033:7)❌ 
  ├──[-] schemas (6467:7)❌ 
  ├──[-] schemas (10936:7)❌ 
  ├──[-] schemas (6297:7)❌ 
  ├──[-] schemas (19489:7)❌ 
  ├──[-] schemas (19504:7)❌ 
  ├──[-] schemas (10556:7)❌ 
  ├──[-] schemas (12111:7)❌ 
  ├──[-] schemas (22718:7)❌ 
  ├──[-] schemas (14706:7)❌ 
  ├──[-] schemas (5141:7)❌ 
  ├──[-] schemas (5606:7)❌ 
  ├──[-] schemas (19102:7)❌ 
  ├──[-] schemas (5969:7)❌ 
  ├──[-] schemas (10776:7)❌ 
  ├──[-] schemas (6160:7)❌ 
  ├──[-] schemas (17277:7)❌ 
  ├──[-] schemas (13965:7)❌ 
  ├──[-] schemas (8494:7)❌ 
  ├──[-] schemas (8660:7)❌ 
  ├──[-] schemas (11041:7)❌ 
  ├──[-] schemas (13618:7)❌ 
  ├──[-] schemas (14337:7)❌ 
  ├──[-] schemas (13872:7)❌ 
  ├──[-] schemas (9797:7)❌ 
  ├──[-] schemas (18889:7)❌ 
  ├──[-] schemas (5261:7)❌ 
  ├──[-] schemas (17520:7)❌ 
  ├──[-] schemas (5563:7)❌ 
  ├──[-] schemas (19714:7)❌ 
  ├──[-] schemas (6406:7)❌ 
  ├──[-] schemas (20083:7)❌ 
  ├──[-] schemas (19154:7)❌ 
  ├──[-] schemas (20212:7)❌ 
  ├──[-] schemas (23081:7)❌ 
  ├──[-] schemas (21853:7)❌ 
  ├──[-] schemas (5229:7)❌ 
  ├──[-] schemas (10368:7)❌ 
  ├──[-] schemas (9108:7)❌ 
  ├──[-] schemas (17859:7)❌ 
  ├──[-] schemas (19756:7)❌ 
  ├──[-] schemas (22796:7)❌ 
  ├──[-] schemas (5165:7)❌ 
  ├──[-] schemas (23482:7)❌ 
  ├──[-] schemas (6795:7)❌ 
  ├──[-] schemas (19129:7)❌ 
  ├──[-] schemas (19234:7)❌ 
  ├──[-] schemas (7312:7)❌ 
  ├──[-] schemas (23433:7)❌ 
  ├──[-] schemas (19008:7)❌ 
  ├──[-] schemas (19179:7)❌ 
  ├──[-] schemas (22897:7)❌ 
  ├──[-] schemas (6767:7)❌ 
  ├──[-] schemas (10500:7)❌ 
  ├──[-] schemas (10277:7)❌ 
  ├──[-] schemas (11587:7)❌ 
  ├──[-] schemas (13748:7)❌ 
  ├──[-] schemas (20269:7)❌ 
  ├──[-] schemas (23463:7)❌ 
  ├──[-] schemas (5115:7)❌ 
  ├──[-] schemas (5670:7)❌ 
  ├──[-] schemas (12139:7)❌ 
  ├──[-] schemas (23643:7)❌ 
  ├──[-] schemas (14306:7)❌ 
  ├──[-] schemas (20615:7)❌ 
  ├──[-] schemas (21330:7)❌ 
  ├──[-] schemas (6257:7)❌ 
  ├──[-] schemas (11512:7)❌ 
  ├──[-] schemas (5992:7)❌ 
  ├──[-] schemas (6493:7)❌ 
  ├──[-] schemas (10667:7)❌ 
  ├──[-] schemas (19690:7)❌ 
  ├──[-] schemas (20173:7)❌ 
  ├──[-] schemas (5339:7)❌ 
  ├──[-] schemas (6968:7)❌ 
  ├──[-] schemas (8442:7)❌ 
  ├──[-] schemas (5497:7)❌ 
  ├──[-] schemas (10029:7)❌ 
  ├──[-] schemas (23770:7)❌ 
  ├──[-] schemas (5845:7)❌ 
  ├──[-] schemas (24246:7)❌ 
  ├──[-] schemas (8758:7)❌ 
  ├──[-] schemas (10819:7)❌ 
  ├──[-] schemas (4718:7)❌ 
  ├──[-] schemas (6663:7)❌ 
  ├──[-] schemas (8621:7)❌ 
  ├──[-] schemas (6391:7)❌ 
  ├──[-] schemas (22475:7)❌ 
  ├──[-] schemas (8976:7)❌ 
  ├──[-] schemas (10765:7)❌ 
  ├──[-] schemas (10322:7)❌ 
  ├──[-] schemas (14058:7)❌ 
  ├──[-] schemas (11464:7)❌ 
  ├──[-] schemas (17343:7)❌ 
  ├──[-] schemas (18102:7)❌ 
  ├──[-] schemas (20218:7)❌ 
  ├──[-] schemas (22592:7)❌ 
  ├──[-] schemas (19935:7)❌ 
  ├──[-] schemas (5435:7)❌ 
  ├──[-] schemas (5302:7)❌ 
  ├──[-] schemas (10982:7)❌ 
  ├──[-] schemas (14808:7)❌ 
  ├──[-] schemas (19296:7)❌ 
  ├──[-] schemas (22488:7)❌ 
  ├──[-] schemas (22570:7)❌ 
  ├──[-] schemas (5938:7)❌ 
  ├──[-] schemas (7602:7)❌ 
  ├──[-] schemas (23713:7)❌ 
  ├──[-] schemas (7394:7)❌ 
  ├──[-] schemas (7919:7)❌ 
  ├──[-] schemas (18784:7)❌ 
  ├──[-] schemas (18912:7)❌ 
  ├──[-] schemas (22538:7)❌ 
  ├──[-] schemas (4940:7)❌ 
  ├──[-] schemas (19365:7)❌ 
  ├──[-] schemas (8734:7)❌ 
  ├──[-] schemas (19526:7)❌ 
  ├──[-] schemas (5395:7)❌ 
  ├──[-] schemas (6081:7)❌ 
  ├──[-] schemas (5532:7)❌ 
  ├──[-] schemas (17392:7)❌ 
  ├──[-] schemas (7693:7)❌ 
  ├──[-] schemas (4888:7)❌ 
  ├──[-] schemas (14782:7)❌ 
  ├──[-] schemas (7025:7)❌ 
  ├──[-] schemas (10516:7)❌ 
  ├──[-] schemas (23576:7)❌ 
  ├──[-] schemas (5317:7)❌ 
  ├──[-] schemas (11331:7)❌ 
  ├──[-] schemas (17691:7)❌ 
  ├──[-] schemas (22840:7)❌ 
  ├──[-] schemas (6697:7)❌ 
  ├──[-] schemas (17868:7)❌ 
  ├──[-] schemas (13045:7)❌ 
  ├──[-] schemas (19773:7)❌ 
  ├──[-] schemas (13485:7)❌ 
  ├──[-] schemas (14836:7)❌ 
  ├──[-] schemas (14368:7)❌ 
  ├──[-] schemas (12203:7)❌ 
  ├──[-] schemas (24074:7)❌ 
  ├──[-] schemas (11687:7)❌ 
  ├──[-] schemas (20101:7)❌ 
  ├──[-] schemas (5236:7)❌ 
  ├──[-] schemas (6446:7)❌ 
  ├──[-] schemas (20198:7)❌ 
  ├──[-] schemas (12334:7)❌ 
  ├──[-] schemas (5487:7)❌ 
  ├──[-] schemas (5753:7)❌ 
  ├──[-] schemas (20247:7)❌ 
  ├──[-] schemas (6459:7)❌ 
  ├──[-] schemas (13996:7)❌ 
  ├──[-] schemas (19118:7)❌ 
  ├──[-] schemas (22947:7)❌ 
  ├──[-] schemas (6028:7)❌ 
  ├──[-] schemas (6652:7)❌ 
  ├──[-] schemas (14449:7)❌ 
  ├──[-] schemas (17457:7)❌ 
  ├──[-] schemas (23754:7)❌ 
  ├──[-] schemas (5619:7)❌ 
  ├──[-] schemas (6562:7)❌ 
  ├──[-] schemas (9579:7)❌ 
  ├──[-] schemas (18017:7)❌ 
  ├──[-] schemas (5083:7)❌ 
  ├──[-] schemas (24106:7)❌ 
  ├──[-] schemas (9099:7)❌ 
  ├──[-] schemas (5552:7)❌ 
  ├──[-] schemas (9331:7)❌ 
  ├──[-] schemas (6127:7)❌ 
  ├──[-] schemas (12723:7)❌ 
  ├──[-] schemas (19335:7)❌ 
  ├──[-] schemas (6366:7)❌ 
  ├──[-] schemas (19265:7)❌ 
  ├──[-] schemas (6201:7)❌ 
  ├──[-] schemas (22639:7)❌ 
  ├──[-] schemas (19322:7)❌ 
  ├──[-] schemas (13387:7)❌ 
  ├──[-] schemas (5358:7)❌ 
  ├──[-] schemas (5458:7)❌ 
  ├──[-] schemas (5896:7)❌ 
  ├──[-] schemas (18928:7)❌ 
  ├──[-] schemas (13435:7)❌ 
  ├──[-] schemas (22861:7)❌ 
  ├──[-] schemas (19279:7)❌ 
  ├──[-] schemas (5517:7)❌ 
  ├──[-] schemas (7336:7)❌ 
  ├──[-] schemas (7745:7)❌ 
  ├──[-] schemas (9054:7)❌ 
  ├──[-] schemas (8469:7)❌ 
  ├──[-] schemas (10387:7)❌ 
  ├──[-] schemas (5786:7)❌ 
  ├──[-] schemas (10740:7)❌ 
  ├──[-] schemas (11761:7)❌ 
  ├──[-] schemas (20514:7)❌ 
  ├──[-] schemas (18603:7)❌ 
  ├──[-] schemas (6761:7)❌ 
  ├──[-] schemas (4341:7)❌ 
  ├──[-] schemas (5200:7)❌ 
  ├──[-] schemas (10708:7)❌ 
  ├──[-] schemas (10853:7)❌ 
  ├──[-] schemas (17843:7)❌ 
  ├──[-] schemas (14430:7)❌ 
  ├──[-] schemas (20184:7)❌ 
  ├──[-] schemas (23561:7)❌ 
  ├──[-] schemas (10679:7)❌ 
  ├──[-] schemas (8577:7)❌ 
  ├──[-] schemas (12147:7)❌ 
  ├──[-] schemas (13717:7)❌ 
  ├──[-] schemas (18964:7)❌ 
  ├──[-] schemas (19386:7)❌ 
  ├──[-] schemas (19051:7)❌ 
  ├──[-] schemas (6359:7)❌ 
  ├──[-] schemas (9984:7)❌ 
  ├──[-] schemas (10096:7)❌ 
  ├──[-] schemas (11457:7)❌ 
  ├──[-] schemas (22871:7)❌ 
  ├──[-] schemas (9315:7)❌ 
  ├──[-] schemas (14089:7)❌ 
  ├──[-] schemas (6640:7)❌ 
  ├──[-] schemas (9603:7)❌ 
  ├──[-] schemas (10331:7)❌ 
  ├──[-] schemas (10609:7)❌ 
  ├──[-] schemas (13779:7)❌ 
  ├──[-] schemas (18587:7)❌ 
  ├──[-] schemas (10802:7)❌ 
  ├──[-] schemas (13607:7)❌ 
  ├──[-] schemas (5424:7)❌ 
  ├──[-] schemas (9128:7)❌ 
  ├──[-] schemas (19246:7)❌ 
  ├──[-] schemas (8628:7)❌ 
  ├──[-] schemas (20350:7)❌ 
  ├──[-] schemas (5348:7)❌ 
  ├──[-] schemas (5707:7)❌ 
  ├──[-] schemas (13624:7)❌ 
  ├──[-] schemas (13572:7)❌ 
  ├──[-] schemas (19167:7)❌ 
  ├──[-] schemas (5920:7)❌ 
  ├──[-] schemas (7364:7)❌ 
  ├──[-] schemas (23514:7)❌ 
  ├──[-] schemas (5121:7)❌ 
  ├──[-] schemas (6646:7)❌ 
  ├──[-] schemas (19078:7)❌ 
  ├──[-] schemas (8930:7)❌ 
  ├──[-] schemas (23253:7)❌ 
  ├──[-] schemas (12505:7)❌ 
  ├──[-] schemas (23343:7)❌ 
  ├──[-] schemas (23738:7)❌ 
  ├──[-] schemas (19064:7)❌ 
  ├──[-] schemas (6942:7)❌ 
  ├──[-] schemas (19351:7)❌ 
  ├──[-] schemas (10860:7)❌ 
  ├──[-] schemas (19629:7)❌ 
  ├──[-] schemas (19188:7)❌ 
  ├──[-] schemas (5647:7)❌ 
  ├──[-] schemas (19309:7)❌ 
  ├──[-] schemas (10887:7)❌ 
  ├──[-] schemas (19744:7)❌ 
  ├──[-] schemas (10290:7)❌ 
  ├──[-] schemas (7047:7)❌ 
  ├──[-] schemas (12478:7)❌ 
  ├──[-] schemas (19862:7)❌ 
  ├──[-] schemas (14151:7)❌ 
  ├──[-] schemas (11748:7)❌ 
  ├──[-] schemas (9019:7)❌ 
  ├──[-] schemas (10270:7)❌ 
  ├──[-] schemas (23607:7)❌ 
  ├──[-] schemas (4347:7)❌ 
  ├──[-] schemas (12122:7)❌ 
  ├──[-] schemas (19473:7)❌ 
  ├──[-] schemas (6803:7)❌ 
  ├──[-] schemas (19658:7)❌ 
  ├──[-] schemas (11322:7)❌ 
  ├──[-] schemas (6869:7)❌ 
  ├──[-] schemas (8703:7)❌ 
  ├──[-] schemas (8952:7)❌ 
  ├──[-] schemas (17363:7)❌ 
  ├──[-] schemas (13357:7)❌ 
  ├──[-] schemas (14275:7)❌ 
  ├──[-] schemas (22966:7)❌ 
  ├──[-] schemas (13810:7)❌ 
  ├──[-] schemas (5221:7)❌ 
  ├──[-] schemas (6414:7)❌ 
  ├──[-] schemas (23688:7)❌ 
  ├──[-] schemas (8681:7)❌ 
  ├──[-] schemas (11449:7)❌ 
  ├──[-] schemas (19026:7)❌ 
  ├──[-] schemas (23544:7)❌ 
  ├──[-] schemas (4916:7)❌ 
  ├──[-] schemas (11009:7)❌ 
  ├──[-] schemas (4972:7)❌ 
  ├──[-] schemas (5389:7)❌ 
  ├──[-] schemas (22552:7)❌ 
  ├──[-] schemas (6400:7)❌ 
  ├──[-] schemas (20224:7)❌ 
  ├──[-] schemas (20290:7)❌ 
  ├──[-] schemas (11725:7)❌ 
  ├──[-] schemas (19220:7)❌ 
  ├──[-] schemas (5682:7)❌ 
  ├──[-] schemas (8500:7)❌ 
  ├──[-] schemas (11371:7)❌ 
  ├──[-] schemas (5741:7)❌ 
  ├──[-] schemas (5866:7)❌ 
  ├──[-] schemas (20137:7)❌ 
  ├──[-] schemas (6775:7)❌ 
  ├──[-] schemas (19495:7)❌ 
  ├──[-] schemas (5276:7)❌ 
  ├──[-] schemas (13560:7)❌ 
  ├──[-] schemas (20435:7)❌ 
  ├──[-] schemas (9809:7)❌ 
  ├──[-] schemas (22984:7)❌ 
  ├──[-] schemas (14478:7)❌ 
  ├──[-] schemas (4993:7)❌ 
  ├──[-] schemas (22832:7)❌ 
  ├──[-] schemas (8528:7)❌ 
  ├──[-] schemas (14862:7)❌ 
  ├──[-] schemas (14751:7)❌ 
  ├──[-] schemas (17432:7)❌ 
  ├──[-] schemas (17468:7)❌ 
  ├──[-] schemas (22923:7)❌ 
  ├──[-] schemas (7699:7)❌ 
  ├──[-] schemas (23227:7)❌ 
  ├──[-] schemas (9350:7)❌ 
  ├──[-] schemas (11708:7)❌ 
  ├──[-] schemas (14853:7)❌ 
  ├──[-] schemas (13539:7)❌ 
  ├──[-] schemas (17753:7)❌ 
  ├──[-] schemas (13841:7)❌ 
  ├──[-] schemas (14120:7)❌ 
  ├──[-] schemas (19513:7)❌ 
  ├──[-] schemas (23137:7)❌ 
  ├──[-] schemas (4539:7)❌ 
  ├──[-] schemas (11499:7)❌ 
  ├──[-] schemas (23015:7)❌ 
  ├──[-] schemas (7524:7)❌ 
  ├──[-] schemas (11563:7)❌ 
  ├──[-] schemas (10079:7)❌ 
  ├──[-] schemas (11379:7)❌ 
  ├──[-] schemas (23168:7)❌ 
  ├──[+] schemas (22711:7)
  ├──[-] schemas (11539:7)❌ 
  ├──[-] schemas (19904:7)❌ 
  ├──[+] schemas (18902:7)
  ├──[-] schemas (23667:7)❌ 
  ├──[+] schemas (22750:7)
  ├──[-] schemas (11631:7)❌ 
  ├──[+] schemas (10934:7)
  ├──[-] schemas (11778:7)❌ 
  ├──[+] schemas (16420:7)
  ├──[-] schemas (12270:7)❌ 
  ├──[+] schemas (23045:7)
  ├──[-] schemas (22496:7)❌ 
  ├──[+] schemas (10028:7)
  ├──[+] schemas (10754:7)
  ├──[+] schemas (16060:7)
  ├──[+] schemas (25205:7)
  ├──[+] schemas (21638:7)
  ├──[+] schemas (13828:7)
  ├──[+] schemas (23235:7)
  ├──[+] schemas (21761:7)
  ├──[+] schemas (25210:7)
  ├──[+] schemas (17500:7)
  ├──[+] schemas (22298:7)
  ├──[+] schemas (22973:7)
  ├──[+] schemas (25145:7)
  ├──[+] schemas (23338:7)
  ├──[+] schemas (25082:7)
  ├──[+] schemas (25183:7)
  ├──[+] schemas (24836:7)
  ├──[+] schemas (9862:7)
  ├──[+] schemas (23137:7)
  ├──[+] schemas (23210:7)
  ├──[+] schemas (19442:7)
  ├──[+] schemas (22617:7)
  ├──[+] schemas (21524:7)
  ├──[+] schemas (12562:7)
  ├──[+] schemas (15880:7)
  ├──[+] schemas (23533:7)
  ├──[+] schemas (25151:7)
  ├──[+] schemas (12742:7)
  ├──[+] schemas (13462:7)
  ├──[+] schemas (14728:7)
  ├──[+] schemas (14008:7)
  ├──[+] schemas (17680:7)
  ├──[+] schemas (22775:7)
  ├──[+] schemas (25112:7)
  ├──[+] schemas (16240:7)
  ├──[+] schemas (17320:7)
  ├──[+] schemas (25097:7)
  ├──[+] schemas (25157:7)
  ├──[+] schemas (25195:7)
  ├──[+] schemas (9700:7)
  ├──[+] schemas (21500:7)
  ├──[+] schemas (14548:7)
  ├──[+] schemas (25064:7)
  ├──[+] schemas (23178:7)
  ├──[+] schemas (14908:7)
  ├──[+] schemas (15334:7)
  ├──[+] schemas (21492:7)
  ├──[+] schemas (25123:7)
  ├──[+] schemas (25200:7)
  ├──[+] schemas (11842:7)
  ├──[+] schemas (13282:7)
  ├──[+] schemas (25035:7)
  ├──[+] schemas (25057:7)
  ├──[+] schemas (12022:7)
  ├──[+] schemas (10394:7)
  ├──[+] schemas (22268:7)
  ├──[+] schemas (14188:7)
  ├──[+] schemas (20724:7)
  ├──[+] schemas (23501:7)
  ├──[+] schemas (22494:7)
  ├──[+] schemas (17140:7)
  ├──[+] schemas (12922:7)
  ├──[+] schemas (18400:7)
  ├──[+] schemas (22394:7)
  ├──[+] schemas (17860:7)
  ├──[+] schemas (11482:7)
  ├──[+] schemas (22835:7)
  ├──[+] schemas (23629:7)
  ├──[+] schemas (16780:7)
  ├──[+] schemas (22913:7)
  ├──[+] schemas (23592:7)
  ├──[+] schemas (18040:7)
  ├──[+] schemas (25087:7)
  ├──[+] schemas (22333:7)
  ├──[+] schemas (25102:7)
  ├──[+] schemas (25189:7)
  ├──[+] schemas (25107:7)
  ├──[+] schemas (15694:7)
  ├──[+] schemas (23289:7)
  ├──[+] schemas (23715:7)
  ├──[+] schemas (22681:7)
  ├──[+] schemas (25164:7)
  ├──[+] schemas (25092:7)
  ├──[+] schemas (23316:7)
  ├──[+] schemas (25129:7)
  ├──[+] schemas (23407:7)
  ├──[+] schemas (12202:7)
  ├──[+] schemas (11662:7)
  ├──[+] schemas (15514:7)
  ├──[+] schemas (23262:7)
  ├──[+] schemas (23370:7)
  ├──[+] schemas (22651:7)
  ├──[+] schemas (22222:7)
  ├──[+] schemas (10208:7)
  ├──[+] schemas (25134:7)
  ├──[+] schemas (25117:7)
  ├──[+] schemas (23102:7)
  ├──[+] schemas (25076:7)
  ├──[+] schemas (14368:7)
  ├──[+] schemas (16600:7)
  ├──[+] schemas (22888:7)
  ├──[+] schemas (13642:7)
  ├──[+] schemas (25216:7)
  ├──[+] schemas (25233:7)
  ├──[+] schemas (21721:7)
  ├──[+] schemas (23441:7)
  ├──[+] schemas (11302:7)
  ├──[+] schemas (25139:7)
  ├──[+] schemas (25224:7)
  ├──[+] schemas (10574:7)
  ├──[+] schemas (16960:7)
  ├──[+] schemas (22424:7)
  ├──[+] schemas (22575:7)
  ├──[+] schemas (18872:7)
  ├──[+] schemas (22943:7)
  ├──[+] schemas (11122:7)
  ├──[+] schemas (22525:7)
  ├──[+] schemas (18220:7)
  ├──[+] schemas (25170:7)
  ├──[+] schemas (25177:7)
  ├──[+] schemas (12382:7)
  ├──[+] schemas (23075:7)
  ├──[+] schemas (22800:7)
  ├──[+] schemas (23015:7)
  ├──[+] schemas (25070:7)
  ├──[+] schemas (13102:7)
  ├──[+] schemas (22364:7)
  ├──[+] schemas (23651:7)
  ├──[+] schemas (22459:7)
  ├──[+] schemas (23678:7)
  ├─┬TransactionItemEstimateResponse
  │ ├──[+] properties (24049:9)
  │ ├─┬quantity
  │ │ ├──[-] type (21672:17)❌ 
  │ │ ├──[🔀] title (24025:18)
  │ │ ├──[-] pattern (21673:20)❌ 
  │ │ ├──[🔀] description (24026:24)
  │ │ ├──[-] default (21676:20)❌ 
  │ │ ├──[+] anyOf (24023:15)
  │ │ └──[+] anyOf (24024:15)
  │ ├─┬exempt_reason
  │ │ └──[🔀] $ref (24074:11)❌ 
  │ ├─┬tax_rate
  │ │ ├──[+] items (24081:13)❌ 
  │ │ ├──[🔀] type (24082:17)❌ 
  │ │ ├──[🔀] title (24083:18)
  │ │ ├──[-] pattern (21701:20)❌ 
  │ │ ├──[🔀] description (24084:24)
  │ │ └──[🔀] default (24085:20)❌ 
  │ ├─┬tax_items
  │ │ ├──[-] items (21711:13)❌ 
  │ │ ├──[🔀] type (24056:17)❌ 
  │ │ ├──[🔀] title (24058:18)
  │ │ ├──[+] pattern (24057:20)❌ 
  │ │ ├──[🔀] description (24059:24)
  │ │ └──[🔀] default (24060:20)❌ 
  │ ├─┬product_source
  │ │ └──[🔀] $ref (24003:11)❌ 
  │ ├─┬description
  │ │ ├──[-] type (21652:17)❌ 
  │ │ ├──[+] title (23993:18)
  │ │ ├──[+] anyOf (23990:15)
  │ │ └──[+] anyOf (23992:15)
  │ ├─┬external_id
  │ │ ├──[-] type (21644:17)❌ 
  │ │ ├──[+] title (23981:18)
  │ │ ├──[+] anyOf (23978:15)
  │ │ └──[+] anyOf (23980:15)
  │ ├─┬external_product_id
  │ │ ├──[-] type (21655:17)❌ 
  │ │ ├──[+] title (24000:18)
  │ │ ├──[+] anyOf (23997:15)
  │ │ └──[+] anyOf (23999:15)
  │ ├─┬product_description
  │ │ ├──[-] type (21661:17)❌ 
  │ │ ├──[+] title (24031:18)
  │ │ ├──[🔀] description (24032:24)
  │ │ ├──[+] anyOf (24029:15)
  │ │ └──[+] anyOf (24030:15)
  │ ├─┬tax_amount
  │ │ ├──[🔀] title (24036:18)
  │ │ ├──[🔀] pattern (24035:20)❌ 
  │ │ ├──[🔀] description (24037:24)
  │ │ └──[🔀] default (24038:20)❌ 
  │ ├─┬product_name
  │ │ ├──[-] type (21658:17)❌ 
  │ │ ├──[+] title (24014:18)
  │ │ ├──[🔀] description (24015:24)
  │ │ ├──[+] anyOf (24011:15)
  │ │ └──[+] anyOf (24013:15)
  │ ├─┬product_category
  │ │ ├──[-] type (21670:17)❌ 
  │ │ ├──[+] title (24031:18)
  │ │ ├──[+] anyOf (24029:15)
  │ │ └──[+] anyOf (24030:15)
  │ ├─┬taxable_amount
  │ │ ├──[🔀] title (24070:18)
  │ │ ├──[🔀] pattern (24069:20)❌ 
  │ │ └──[🔀] description (24071:24)
  │ └─┬product_subcategory
  │   ├──[-] type (21667:17)❌ 
  │   ├──[+] title (24020:18)
  │   ├──[-] description (21666:24)
  │   ├──[+] anyOf (20254:7)
  │   └──[+] anyOf (24019:15)
  ├─┬FilingStatusEnum
  │ ├──[+] enum (21488:11)
  │ ├──[+] enum (21489:11)
  │ └──[+] enum (21487:11)
  ├─┬ProductRead
  │ ├──[+] properties (9831:9)
  │ ├──[+] properties (9816:9)
  │ ├──[+] properties (9821:9)
  │ ├──[+] properties (9839:9)
  │ ├──[+] properties (9826:9)
  │ ├──[+] properties (9811:9)
  │ ├──[+] properties (9806:9)
  │ ├─┬sku
  │ │ ├──[-] items (17547:13)❌ 
  │ │ ├──[-] type (17545:17)❌ 
  │ │ ├──[+] title (9769:18)
  │ │ ├──[+] anyOf (9765:15)
  │ │ └──[+] anyOf (9768:15)
  │ ├─┬classification_failed
  │ │ ├──[-] type (17574:17)❌ 
  │ │ ├──[+] title (9805:18)
  │ │ ├──[+] anyOf (9803:15)
  │ │ └──[+] anyOf (9804:15)
  │ ├─┬status
  │ │ └──[🔀] $ref (9832:11)❌ 
  │ ├─┬tax_exempt
  │ │ ├──[-] type (17567:17)❌ 
  │ │ ├──[🔀] title (9820:18)
  │ │ ├──[+] anyOf (9818:15)
  │ │ └──[+] anyOf (9819:15)
  │ ├─┬connection_id
  │ │ ├──[-] type (17572:17)❌ 
  │ │ ├──[+] title (9800:18)
  │ │ ├──[+] anyOf (9798:15)
  │ │ └──[+] anyOf (9799:15)
  │ └─┬description
  │   ├──[-] type (17555:17)❌ 
  │   ├──[+] title (9780:18)
  │   ├──[+] anyOf (9778:15)
  │   └──[+] anyOf (9779:15)
  ├─┬CreditNoteItemCreateUpdate
  │ ├─┬taxable_amount
  │ │ ├──[-] type (7504:17)❌ 
  │ │ ├──[+] title (24813:18)
  │ │ ├──[+] anyOf (24809:15)
  │ │ ├──[+] anyOf (24810:15)
  │ │ └──[+] anyOf (24812:15)
  │ ├─┬tax_exemption
  │ │ └──[🔀] $ref (24816:11)❌ 
  │ ├─┬tax_rate_imported
  │ │ ├──[-] type (7501:17)❌ 
  │ │ ├──[+] title (24805:18)
  │ │ ├──[+] anyOf (24801:15)
  │ │ ├──[+] anyOf (24802:15)
  │ │ └──[+] anyOf (24804:15)
  │ ├─┬description
  │ │ ├──[-] type (7485:17)❌ 
  │ │ ├──[+] title (24771:18)
  │ │ ├──[+] anyOf (24769:15)
  │ │ └──[+] anyOf (24770:15)
  │ ├─┬quantity
  │ │ ├──[-] type (7492:17)❌ 
  │ │ ├──[+] title (24782:18)
  │ │ ├──[+] anyOf (24779:15)
  │ │ └──[+] anyOf (24780:15)
  │ ├─┬tax_amount_imported
  │ │ ├──[-] type (7498:17)❌ 
  │ │ ├──[+] title (24797:18)
  │ │ ├──[+] anyOf (24793:15)
  │ │ ├──[+] anyOf (24794:15)
  │ │ └──[+] anyOf (24796:15)
  │ └─┬amount
  │   ├──[-] type (7495:17)❌ 
  │   ├──[+] title (24789:18)
  │   ├──[+] anyOf (24786:15)
  │   └──[+] anyOf (24787:15)
  ├─┬backend__src__exemptions__models__ExemptionRead
  │ ├─┬jurisdiction
  │ │ ├──[-] type (23844:17)❌ 
  │ │ ├──[+] title (8275:18)
  │ │ ├──[+] anyOf (8273:15)
  │ │ └──[+] anyOf (8274:15)
  │ ├─┬sales_tax_id
  │ │ ├──[-] type (23872:17)❌ 
  │ │ ├──[+] title (8323:18)
  │ │ ├──[+] anyOf (8321:15)
  │ │ └──[+] anyOf (8322:15)
  │ ├─┬end_date
  │ │ ├──[-] type (23855:17)❌ 
  │ │ ├──[+] title (8292:18)
  │ │ ├──[+] anyOf (8289:15)
  │ │ └──[+] anyOf (8291:15)
  │ ├─┬country_code
  │ │ └──[🔀] $ref (8278:11)❌ 
  │ ├─┬customer_id
  │ │ ├──[-] type (23858:17)❌ 
  │ │ ├──[+] title (8299:18)
  │ │ ├──[+] anyOf (8296:15)
  │ │ └──[+] anyOf (8298:15)
  │ ├─┬FEIN
  │ │ ├──[-] type (23869:17)❌ 
  │ │ ├──[+] title (8317:18)
  │ │ ├──[+] anyOf (8315:15)
  │ │ └──[+] anyOf (8316:15)
  │ ├─┬attachment_id
  │ │ ├──[-] type (23882:17)❌ 
  │ │ ├──[+] title (8342:18)
  │ │ ├──[+] anyOf (8340:15)
  │ │ └──[+] anyOf (8341:15)
  │ ├─┬customer_name
  │ │ ├──[-] type (23880:17)❌ 
  │ │ ├──[+] title (8337:18)
  │ │ ├──[+] anyOf (8335:15)
  │ │ └──[+] anyOf (8336:15)
  │ ├─┬status
  │ │ └──[🔀] $ref (8326:11)❌ 
  │ └─┬transaction_id
  │   ├──[-] type (23861:17)❌ 
  │   ├──[+] title (8306:18)
  │   ├──[+] anyOf (8303:15)
  │   └──[+] anyOf (8305:15)
  ├─┬ProductUpdateV2
  │ ├─┬description
  │ │ ├──[-] type (17831:17)❌ 
  │ │ ├──[+] title (9971:18)
  │ │ ├──[+] anyOf (9969:15)
  │ │ └──[+] anyOf (9970:15)
  │ ├─┬classification_failed
  │ │ ├──[-] type (17833:17)❌ 
  ��...

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **High Risk**
> Widespread breaking changes to request models, headers, and error types across most SDK operations require coordinated upgrades for every Java consumer.
> 
> **Overview**
> This is an **automated Speakeasy regeneration** that publishes **Java SDK `0.16.0`** (`com.trykintsugi:kintsugi-tax-java-sdk`) to align generated clients with the synced Kintsugi Customer OpenAPI spec.
> 
> **Breaking client changes:** Many existing operations now expose **`xOrganizationId`** on request models (and several list/query filters use nullable **`anyOf`** shapes instead of plain primitives). Request and response types were updated across **customers, transactions, exemptions, filings, nexus, products, registrations, tax estimation, and address validation**, including validation **`error.detail[]`** payloads—callers must update builders and deserialization accordingly.
> 
> **New surface area:** Generated methods were added for **transaction archive**, **filing approve**, **customer tax registration upsert**, **nexus details / physical nexus categories**, and several **registration** helpers (jurisdiction-specific fields, jurisdictions list, attachment upload, OSS countries). **Registration create** now maps to a broader **`oneOf`** jurisdiction payload union (replacing the prior discriminator-only model).
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit 1d8edaacd3a148662caea63f2b14a028ff2d6049. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->

* `sdk.nexus.deletePhysical()`:  `request.xOrganizationId` **Added** (Breaking ⚠️)
* `sdk.transactions.updateCreditNote()`: 
  *  `request` **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.transactions.creditNotes.create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail[]` **Changed** (Breaking ⚠️)
* `sdk.nexus.get()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.detail[]` **Changed** (Breaking ⚠️)
* `sdk.transactions.getByFilingId()`: 
  *  `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.nexus.updatePhysical()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.addressValidation.suggest()`:  `request` **Changed** (Breaking ⚠️)
* `sdk.addressValidation.search()`: 
  *  `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.registrations.update()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **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.transactions.getById()`: 
  *  `request.xOrganizationId` **Added** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `sdk.nexus.getNexusDetailsForIdV1NexusNexusIdGet()`: **Added**
* `sdk.nexus.getPhysicalNexusCategoriesV1NexusPhysicalNexusCategoriesGet()`: **Added**
* `sdk.filings.approveFilingV1FilingsFilingIdApprovePut()`: **Added**
* `sdk.customerTaxRegistration.upsertCustomerTaxRegistrationV1CustomersCustomerIdTaxRegistrationsPost()`: **Added**
* `sdk.registrations.getJurisdictionSpecificFieldsV1RegistrationsJurisdictionSpecificFieldsGet()`: **Added**
* `sdk.registrations.listRegistrationJurisdictionsV1RegistrationsJurisdictionsGet()`: **Added**
* `sdk.registrations.uploadRegistrationAttachmentV1RegistrationsRegistrationIdAttachmentsPost()`: **Added**
* `sdk.registrations.getOssCountriesForRegistrationV1RegistrationsRegistrationIdOssCountriesGet()`: **Added**
* `sdk.transactions.archiveTransactionByIdV1TransactionsArchivePost()`: **Added**
@github-actions github-actions Bot added the minor Minor version bump label Aug 29, 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