Skip to content

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

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 3, 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-source (7:18)
│   ├──[+] x-spec-checked-at (8:22)
│   └──[+] x-spec-synced-at (5:21)
├─┬Paths
│ ├──[+] path (6477:3)
│ ├──[+] path (1925:3)
│ ├──[+] path (2348:3)
│ ├──[+] path (4497:3)
│ ├──[+] path (5816:3)
│ ├──[+] path (4745:3)
│ ├──[+] path (727:3)
│ ├──[+] path (4879:3)
│ ├──[+] path (4447:3)
│ ├──[+] path (2571:3)
│ ├─┬/v1/transactions/external/{external_id}
│ │ └─┬GET
│ │   ├──[+] parameters (5873:17)❌ 
│ │   ├──[-] security (3621:11)❌ 
│ │   ├──[+] security (5863:11)
│ │   └──[🔀] summary (5859: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/nexus
│ │ └─┬GET
│ │   ├──[+] parameters (2029:17)❌ 
│ │   ├──[+] parameters (2045:17)❌ 
│ │   ├──[+] parameters (2087:17)❌ 
│ │   ├──[+] parameters (2002:17)❌ 
│ │   ├──[-] security (1929:11)❌ 
│ │   ├──[+] security (1981:11)
│ │   ├──[🔀] summary (1977:16)
│ │   ├─┬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)
│ │   ├─┬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 (1963:19)❌ 
│ │   │   ├──[+] title (2044:20)
│ │   │   ├──[+] anyOf (2042:17)
│ │   │   └──[+] anyOf (2043:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1974:19)❌ 
│ │   │   ├──[+] title (2069:20)
│ │   │   ├──[+] anyOf (2067:17)
│ │   │   └──[+] anyOf (2068:17)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (2104:17)❌ 
│ ├─┬/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 (9778:9)❌ 
│ │ └─┬POST
│ │   ├──[+] parameters (2806:9)❌ 
│ │   ├──[-] security (2160:11)❌ 
│ │   ├──[+] security (2804:11)
│ │   ├──[🔀] summary (2800:16)
│ │   ├──[🔀] description (2801:20)
│ │   └─┬Responses
│ │     └─┬422
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (9778:9)❌ 
│ ├─┬/v1/registrations/{registration_id}/deregister
│ │ └─┬POST
│ │   ├──[+] parameters (4810:17)❌ 
│ │   ├──[-] security (2952:11)❌ 
│ │   ├──[+] security (4799:11)
│ │   └──[🔀] summary (4795:16)
│ ├─┬/v1/products/categories
│ │ └─┬GET
│ │   ├──[+] parameters (2898:9)❌ 
│ │   ├──[-] security (2241:11)❌ 
│ │   ├──[+] security (2896:11)
│ │   ├──[🔀] summary (2892:16)
│ │   └─┬Responses
│ │     ├─┬422
│ │     │ └─┬application/json
│ │     │   └─┬Schema
│ │     │     └──[🔀] $ref (9778:9)❌ 
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (9940:9)❌ 
│ ├─┬/v1/exemptions
│ │ ├─┬GET
│ │ │ ├──[+] parameters (990:17)❌ 
│ │ │ ├──[+] parameters (1033:17)❌ 
│ │ │ ├──[-] security (712:11)❌ 
│ │ │ ├──[+] security (894:11)
│ │ │ ├──[🔀] summary (890:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (787:19)❌ 
│ │ │ │   ├──[+] title (1010:20)
│ │ │ │   ├──[+] anyOf (1006:17)
│ │ │ │   └──[+] anyOf (1007:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (720:19)❌ 
│ │ │ │   ├──[+] title (904:20)
│ │ │ │   ├──[+] anyOf (901:17)
│ │ │ │   └──[+] anyOf (902:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (738:15)❌ 
│ │ │ │   ├──[-] type (736:19)❌ 
│ │ │ │   ├──[+] title (930:20)
│ │ │ │   ├──[+] anyOf (923:17)
│ │ │ │   └──[+] anyOf (928: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 (778:19)❌ 
│ │ │ │   ├──[+] title (987:20)
│ │ │ │   ├──[+] anyOf (984:17)
│ │ │ │   └──[+] anyOf (985:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (729:19)❌ 
│ │ │ │   ├──[+] title (916:20)
│ │ │ │   ├──[+] anyOf (912:17)
│ │ │ │   └──[+] anyOf (913:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (762:19)❌ 
│ │ │ │   ├──[+] title (965:20)
│ │ │ │   ├──[+] anyOf (961:17)
│ │ │ │   └──[+] anyOf (963:17)
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (770:19)❌ 
│ │ │     ├──[+] title (976:20)
│ │ │     ├──[+] anyOf (973:17)
│ │ │     └──[+] anyOf (974:17)
│ │ └─┬POST
│ │   ├──[+] parameters (1110:9)❌ 
│ │   ├──[-] security (874:11)❌ 
│ │   ├──[+] security (1108:11)
│ │   └──[🔀] summary (1104:16)
│ ├─┬/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/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/customers/{customer_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (561:17)❌ 
│ │ │ ├──[-] security (417:11)❌ 
│ │ │ ├──[+] security (550:11)
│ │ │ └──[🔀] summary (546:16)
│ │ └─┬PUT
│ │   ├──[+] parameters (629:17)❌ 
│ │   ├──[-] security (476:11)❌ 
│ │   ├──[+] security (619:11)
│ │   └──[🔀] summary (615:16)
│ ├─┬/v1/transactions/filings/{filing_id}
│ │ └─┬GET
│ │   ├──[+] parameters (6044:17)❌ 
│ │   ├──[-] security (3990:11)❌ 
│ │   ├──[+] security (6034:11)
│ │   └──[🔀] summary (6030:16)
│ ├─┬/v1/filings
│ │ └─┬GET
│ │   ├──[+] parameters (1581:17)❌ 
│ │   ├──[+] parameters (1538:17)❌ 
│ │   ├──[+] parameters (1549:17)❌ 
│ │   ├──[-] security (1164:11)❌ 
│ │   ├──[+] security (1439:11)
│ │   ├──[🔀] summary (1435:16)
│ │   ├─┬Parameters
│ │   │ ├──[🔀] example (1452:20)
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1173:19)❌ 
│ │   │   ├──[+] title (1450:20)
│ │   │   ├──[🔀] default (1449:22)❌ 
│ │   │   ├──[+] anyOf (1446:17)
│ │   │   └──[+] anyOf (1447: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
│ │   │   ├──[-] type (1221:19)❌ 
│ │   │   ├──[+] title (1520:20)
│ │   │   ├──[+] anyOf (1517:17)
│ │   │   └──[+] anyOf (1518:17)
│ │   ├─┬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
│ │   │   ├──[-] items (1231:15)❌ 
│ │   │   ├──[-] type (1229:19)❌ 
│ │   │   ├──[+] title (1535:20)
│ │   │   ├──[+] anyOf (1528:17)
│ │   │   └──[+] anyOf (1533:17)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[🔀] example (1600:17)
│ ├─┬/v1/customers/external/{external_id}
│ │ └─┬GET
│ │   ├──[+] parameters (492:17)❌ 
│ │   ├──[-] security (582:11)❌ 
│ │   ├──[+] security (481:11)
│ │   └──[🔀] summary (477:16)
│ ├─┬/v1/filings/{filing_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1838:17)❌ 
│ │   ├──[-] security (1367:11)❌ 
│ │   ├──[+] security (1828:11)
│ │   └──[🔀] summary (1824: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/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/registrations
│ │ ├─┬GET
│ │ │ ├──[+] parameters (3210:17)❌ 
│ │ │ ├──[+] parameters (3251:17)❌ 
│ │ │ ├──[-] security (2481:11)❌ 
│ │ │ ├──[+] security (3169:11)
│ │ │ ├──[🔀] summary (3165:16)
│ │ │ ├─┬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)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] default (3177:22)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └──[🔀] example (3270:17)
│ │ └─┬POST
│ │   ├──[+] parameters (3358:9)❌ 
│ │   ├──[-] security (2642:11)❌ 
│ │   ├──[+] security (3356:11)
│ │   ├──[🔀] summary (3352:16)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[+] examples (3987:17)
│ │       ├──[+] examples (3493:17)
│ │       ├──[+] examples (3583:17)
│ │       ├──[+] examples (3604:17)
│ │       ├──[+] examples (3732:17)
│ │       ├──[+] examples (3950:17)
│ │       ├──[+] examples (4029:17)
│ │       ├──[+] examples (4091:17)
│ │       ├──[+] examples (4322:17)
│ │       ├──[+] examples (4257:17)
│ │       ├──[+] examples (3646:17)
│ │       ├──[+] examples (3831:17)
│ │       ├──[+] examples (3890:17)
│ │       ├──[+] examples (4173:17)
│ │       ├──[+] examples (3929:17)
│ │       ├──[+] examples (4213:17)
│ │       ├──[+] examples (4051:17)
│ │       ├──[+] examples (4111:17)
│ │       ├──[+] examples (4283:17)
│ │       ├──[+] examples (3713:17)
│ │       ├──[+] examples (3812:17)
│ │       ├──[+] examples (4341:17)
│ │       ├──[+] examples (3909:17)
│ │       ├──[+] examples (4362:17)
│ │       ├──[+] examples (3451:17)
│ │       ├──[+] examples (3753:17)
│ │       ├──[+] examples (3969:17)
│ │       ├──[+] examples (3626:17)
│ │       ├──[+] examples (3692:17)
│ │       ├──[+] examples (3472:17)
│ │       ├──[+] examples (4131:17)
│ │       ├──[+] examples (4071:17)
│ │       ├──[+] examples (4008:17)
│ │       ├──[+] examples (4153:17)
│ │       ├──[+] examples (4237:17)
│ │       ├──[+] examples (3563:17)
│ │       ├──[+] examples (4304:17)
│ │       ├──[+] examples (3514:17)
│ │       ├──[+] examples (3543:17)
│ │       ├──[+] examples (4193:17)
│ │       ├──[+] examples (3670:17)
│ │       ├──[+] examples (3772:17)
│ │       ├──[+] examples (3871:17)
│ │       ├──[+] examples (3792:17)
│ │       ├──[+] examples (3850:17)
│ │       ├─┬Schema
│ │       │ ├──[-] discriminator (2654:17)❌ 
│ │       │ ├──[+] oneOf (10651:7)
│ │       │ ├──[+] oneOf (10831:7)
│ │       │ ├──[+] oneOf (11011:7)
│ │       │ ├──[+] oneOf (11199:7)
│ │       │ ├──[+] oneOf (11379:7)
│ │       │ ├──[+] oneOf (11559:7)
│ │       │ ├──[+] oneOf (11739:7)
│ │       │ ├──[+] oneOf (11919:7)
│ │       │ ├──[+] oneOf (12099:7)
│ │       │ ├──[+] oneOf (12279:7)
│ │       │ ├──[+] oneOf (12459:7)
│ │       │ ├──[+] oneOf (12639:7)
│ │       │ ├──[+] oneOf (12819:7)
│ │       │ ├──[+] oneOf (12999:7)
│ │       │ ├──[+] oneOf (13179:7)
│ │       │ ├──[+] oneOf (13359:7)
│ │       │ ├──[+] oneOf (13539:7)
│ │       │ ├──[+] oneOf (13719:7)
│ │       │ ├──[+] oneOf (13905:7)
│ │       │ ├──[+] oneOf (14085:7)
│ │       │ ├──[+] oneOf (14265:7)
│ │       │ ├──[+] oneOf (14445:7)
│ │       │ ├──[+] oneOf (14625:7)
│ │       │ ├──[+] oneOf (14805:7)
│ │       │ ├──[+] oneOf (14985:7)
│ │       │ ├──[+] oneOf (15165:7)
│ │       │ ├──[+] oneOf (15347:7)
│ │       │ ├──[+] oneOf (15383:7)
│ │       │ ├──[+] oneOf (15411:7)
│ │       │ ├──[+] oneOf (15591:7)
│ │       │ ├──[+] oneOf (15771:7)
│ │       │ ├──[+] oneOf (15957:7)
│ │       │ ├──[+] oneOf (16137:7)
│ │       │ ├──[+] oneOf (16317:7)
│ │       │ ├──[+] oneOf (16497:7)
│ │       │ ├──[+] oneOf (16677:7)
│ │       │ ├──[+] oneOf (16857:7)
│ │       │ ├──[+] oneOf (17037:7)
│ │       │ ├──[+] oneOf (17217:7)
│ │       │ ├──[+] oneOf (17397:7)
│ │       │ ├──[+] oneOf (17577:7)
│ │       │ ├──[+] oneOf (17757:7)
│ │       │ ├──[+] oneOf (17937:7)
│ │       │ ├──[+] oneOf (18117:7)
│ │       │ ├──[+] oneOf (18297:7)
│ │       │ ├──[+] oneOf (18477:7)
│ │       │ ├─┬ONEOF
│ │       │ │ └──[🔀] $ref (10106:9)❌ 
│ │       │ ├─┬ONEOF
│ │       │ │ └──[🔀] $ref (10286:9)❌ 
│ │       │ └─┬ONEOF
│ │       │   └──[🔀] $ref (10472:9)❌ 
│ │       ├─┬regular_legacy
│ │       │ └──[🔀] value (3426:19)
│ │       └─┬regular_new
│ │         └──[🔀] value (3439:19)
│ ├─┬/v1/address_validation/suggestions
│ │ └─┬POST
│ │   ├──[+] parameters (107:9)❌ 
│ │   ├──[-] security (101:11)❌ 
│ │   └──[+] security (105:11)
│ ├─┬/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
│ │ ├─┬GET
│ │ │ ├──[+] parameters (283:17)❌ 
│ │ │ ├──[+] parameters (240: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/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/transactions/{original_transaction_id}/credit_notes/{credit_note_id}
│ │ └─┬PUT
│ │   ├──[+] parameters (6219:17)❌ 
│ │   ├──[-] security (4141:11)❌ 
│ │   ├──[+] security (6205:11)
│ │   └──[🔀] summary (6201:16)
│ ├─┬/v1/tax/estimate
│ │ └─┬POST
│ │   ├──[+] parameters (4944:17)❌ 
│ │   ├──[-] security (4183:11)❌ 
│ │   ├──[+] security (4932:11)
│ │   ├──[🔀] summary (4928:16)
│ │   ├─┬Responses
│ │   │ ├──[+] codes (5106:11)
│ │   │ ├──[+] codes (5040:11)
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     ├──[🔀] example (4992:17)
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (19351:9)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (4962:15)
│ ├─┬/v1/exemptions/{exemption_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1225:17)❌ 
│ │   ├──[-] security (970:11)❌ 
│ │   ├──[+] security (1215:11)
│ │   └──[🔀] summary (1211:16)
│ ├─┬/v1/filings/registration/{registration_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1733:17)❌ 
│ │   ├──[-] security (1462:11)❌ 
│ │   ├──[+] security (1702:11)
│ │   └──[🔀] summary (1698:16)
│ ├─┬/v1/products/{product_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (2994:17)❌ 
│ │ │ ├──[-] security (2318:11)❌ 
│ │ │ ├──[+] security (2984:11)
│ │ │ ├──[🔀] summary (2980:16)
│ │ │ └─┬Responses
│ │ │   └─┬422
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (9778:9)❌ 
│ │ └─┬PUT
│ │   ├──[+] parameters (3077:17)❌ 
│ │   ├──[-] security (2391:11)❌ 
│ │   ├──[+] security (3067:11)
│ │   ├──[🔀] summary (3063:16)
│ │   ├──[🔀] description (3064:20)
│ │   ├─┬Responses
│ │   │ └─┬422
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (9778:9)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └──[🔀] $ref (3093:15)❌ 
│ └─┬/v1/transactions
│   ├─┬GET
│   │ ├──[+] parameters (5291:17)❌ 
│   │ ├──[+] parameters (5210:17)❌ 
│   │ ├──[+] parameters (5344:17)❌ 
│   │ ├──[+] parameters (5302:17)❌ 
│   │ ├──[+] parameters (5312:17)❌ 
│   │ ├──[-] security (3030:11)❌ 
│   │ ├──[+] security (5123:11)
│   │ ├──[🔀] summary (5119:16)
│   │ ├─┬Parameters
│   │ │ └─┬Schema
│   │ │   ├──[-] type (3045:19)❌ 
│   │ │   ├──[+] title (5143:20)
│   │ │   ├──[+] anyOf (5140:17)
│   │ │   └──[+] anyOf (5141:17)
│   │ ├─┬Parameters
│   │ │ └─┬Schema
│   │ │   ├──[-] items (3068:15)❌ 
│   │ │   ├──[-] type (3066:19)❌ 
│   │ │   ├──[+] title (5177:20)
│   │ │   ├──[+] anyOf (5170:17)
│   │ │   └──[+] anyOf (5175: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
│   │ │   ├──[-] type (3098:19)❌ 
│   │ │   ├──[+] title (5228:20)
│   │ │   ├──[+] anyOf (5225:17)
│   │ │   └──[+] anyOf (5226:17)
│   │ ├─┬Parameters
│   │ │ ├──[🔀] description (5250:24)
│   │ │ └─┬Schema
│   │ │   ├──[-] type (3113:19)❌ 
│   │ │   ├──[+] title (5249:20)
│   │ │   ├──[🔀] description (5248:26)
│   │ │   ├──[+] anyOf (5246:17)
│   │ │   └──[+] anyOf (5247:17)
│   │ ├─┬Parameters
│   │ │ └─┬Schema
│   │ │   ├──[-] type (3134:19)❌ 
│   │ │   ├──[+] title (5279:20)
│   │ │   ├──[+] anyOf (5276:17)
│   │ │   └──[+] anyOf (5277:17)
│   │ ├─┬Parameters
│   │ │ └─┬Schema
│   │ │   ├──[-] type (3038:19)❌ 
│   │ │   ├──[+] title (5133:20)
│   │ │   ├──[+] anyOf (5130:17)
│   │ │   └──[+] anyOf (5131:17)
│   │ ├─┬Parameters
│   │ │ └─┬Schema
│   │ │   ├──[-] type (3075:19)❌ 
│   │ │   ├──[+] title (5187:20)
│   │ │   ├──[+] anyOf (5184:17)
│   │ │   └──[+] anyOf (5185:17)
│   │ ├─┬Parameters
│   │ │ └─┬Schema
│   │ │   ├──[-] type (3083:19)❌ 
│   │ │   ├──[+] title (5198:20)
│   │ │   ├──[+] anyOf (5194:17)
│   │ │   └──[+] anyOf (5195:17)
│   │ ├─┬Parameters
│   │ │ └─┬Schema
│   │ │   ├──[-] type (3127:19)❌ 
│   │ │   ├──[+] title (5269:20)
│   │ │   ├──[+] anyOf (5266:17)
│   │ │   └──[+] anyOf (5267:17)
│   │ ├─┬Parameters
│   │ │ └─┬Schema
│   │ │   ├──[-] type (3141:19)❌ 
│   │ │   ├──[+] title (5289:20)
│   │ │   ├──[+] anyOf (5286:17)
│   │ │   └──[+] anyOf (5287:17)
│   │ ├─┬Parameters
│   │ │ └─┬Schema
│   │ │   ├──[-] type (3059:19)❌ 
│   │ │   ├──[+] title (5163:20)
│   │ │   ├──[+] anyOf (5160:17)
│   │ │   └──[+] anyOf (5161:17)
│   │ ├─┬Parameters
│   │ │ ├──[🔀] description (5209:24)
│   │ │ └─┬Schema
│   │ │   └──[🔀] $ref (5204:13)❌ 
│   │ └─┬Parameters
│   │   └─┬Schema
│   │     ├──[-] type (3106:19)❌ 
│   │     ├──[+] title (5239:20)
│   │     ├──[+] anyOf (5235:17)
│   │     └──[+] anyOf (5236:17)
│   └─┬POST
│     ├──[+] parameters (5553:9)❌ 
│     ├──[-] security (3360:11)❌ 
│     ├──[+] security (5551:11)
│     ├──[🔀] summary (5547:16)
│     ├──[🔀] description (5548:20)
│     └─┬Requestbody
│       └─┬application/json
│         └──[🔀] example (5571:15)
├─┬Servers
│ └──[🔀] description (25413:18)
└─┬Components
  ├──[-] securitySchemes (24313:7)❌ 
  ├──[-] schemas (8703:7)❌ 
  ├──[-] schemas (8469:7)❌ 
  ├──[-] schemas (13748:7)❌ 
  ├──[-] schemas (8734:7)❌ 
  ├──[-] schemas (14151:7)❌ 
  ├──[-] schemas (14478:7)❌ 
  ├──[-] schemas (20514:7)❌ 
  ├──[-] schemas (12203:7)❌ 
  ├──[-] schemas (20435:7)❌ 
  ├──[-] schemas (22718:7)❌ 
  ├──[-] schemas (18889:7)❌ 
  ├──[-] schemas (22450:7)❌ 
  ├──[-] schemas (22538:7)❌ 
  ├──[-] schemas (13644:7)❌ 
  ├──[-] schemas (6761:7)❌ 
  ├──[-] schemas (10029:7)❌ 
  ├──[-] schemas (19386:7)❌ 
  ├──[-] schemas (19756:7)❌ 
  ├──[-] schemas (23576:7)❌ 
  ├──[-] schemas (5866:7)❌ 
  ├──[-] schemas (10387:7)❌ 
  ├──[-] schemas (4888:7)❌ 
  ├──[-] schemas (6391:7)❌ 
  ├──[-] schemas (10331:7)❌ 
  ├──[-] schemas (11708:7)❌ 
  ├──[-] schemas (5317:7)❌ 
  ├──[-] schemas (11539:7)❌ 
  ├──[-] schemas (19220:7)❌ 
  ├──[-] schemas (11631:7)❌ 
  ├──[-] schemas (18784:7)❌ 
  ├──[-] schemas (17363:7)❌ 
  ├──[-] schemas (10957:7)❌ 
  ├──[-] schemas (11379:7)❌ 
  ├──[-] schemas (23081:7)❌ 
  ├──[-] schemas (23754:7)❌ 
  ├──[-] schemas (4908:7)❌ 
  ├──[-] schemas (23514:7)❌ 
  ├──[-] schemas (8500:7)❌ 
  ├──[-] schemas (9128:7)❌ 
  ├──[-] schemas (6257:7)❌ 
  ├──[-] schemas (22984:7)❌ 
  ├──[-] schemas (7312:7)❌ 
  ├──[-] schemas (8681:7)❌ 
  ├──[-] schemas (22947:7)❌ 
  ├──[-] schemas (11415:7)❌ 
  ├──[-] schemas (10368:7)❌ 
  ├──[-] schemas (12147:7)❌ 
  ├──[-] schemas (11512:7)❌ 
  ├──[-] schemas (13810:7)❌ 
  ├──[-] schemas (19504:7)❌ 
  ├──[-] schemas (11499:7)❌ 
  ├──[-] schemas (10740:7)❌ 
  ├──[-] schemas (10609:7)❌ 
  ├──[-] schemas (10765:7)❌ 
  ├──[-] schemas (8930:7)❌ 
  ├──[-] schemas (8494:7)❌ 
  ├──[-] schemas (14058:7)❌ 
  ├──[-] schemas (23544:7)❌ 
  ├──[-] schemas (17392:7)❌ 
  ├──[-] schemas (7047:7)❌ 
  ├──[-] schemas (10936:7)❌ 
  ├──[-] schemas (18928:7)❌ 
  ├──[-] schemas (6803:7)❌ 
  ├──[-] schemas (19862:7)❌ 
  ├──[-] schemas (10969:7)❌ 
  ├──[-] schemas (6359:7)❌ 
  ├──[-] schemas (23688:7)❌ 
  ├──[-] schemas (9019:7)❌ 
  ├──[-] schemas (9331:7)❌ 
  ├──[-] schemas (17432:7)❌ 
  ├──[-] schemas (22966:7)❌ 
  ├──[-] schemas (8442:7)❌ 
  ├──[-] schemas (23463:7)❌ 
  ├──[-] schemas (10556:7)❌ 
  ├──[-] schemas (7033:7)❌ 
  ├──[-] schemas (13539:7)❌ 
  ├──[-] schemas (11301:7)❌ 
  ├──[-] schemas (6942:7)❌ 
  ├──[-] schemas (5552:7)❌ 
  ├──[-] schemas (6414:7)❌ 
  ├──[-] schemas (7524:7)❌ 
  ├──[-] schemas (7693:7)❌ 
  ├──[-] schemas (9054:7)❌ 
  ├──[-] schemas (9797:7)❌ 
  ├──[-] schemas (5670:7)❌ 
  ├──[-] schemas (14306:7)❌ 
  ├──[-] schemas (14808:7)❌ 
  ├──[-] schemas (14836:7)❌ 
  ├──[-] schemas (13996:7)❌ 
  ├──[-] schemas (6400:7)❌ 
  ├──[-] schemas (5412:7)❌ 
  ├──[-] schemas (5424:7)❌ 
  ├──[-] schemas (5236:7)❌ 
  ├──[-] schemas (10270:7)❌ 
  ├──[-] schemas (5330:7)❌ 
  ├──[-] schemas (5619:7)❌ 
  ├──[-] schemas (14449:7)❌ 
  ├──[-] schemas (14853:7)❌ 
  ├──[-] schemas (23227:7)❌ 
  ├──[-] schemas (4341:7)❌ 
  ├──[-] schemas (22592:7)❌ 
  ├──[-] schemas (19234:7)❌ 
  ├──[-] schemas (23607:7)❌ 
  ├──[-] schemas (22496:7)❌ 
  ├──[-] schemas (17868:7)❌ 
  ├──[-] schemas (19714:7)❌ 
  ├──[-] schemas (20101:7)❌ 
  ├──[-] schemas (11464:7)❌ 
  ├──[-] schemas (9099:7)❌ 
  ├──[-] schemas (5938:7)❌ 
  ├──[-] schemas (11009:7)❌ 
  ├──[-] schemas (13387:7)❌ 
  ├──[-] schemas (14089:7)❌ 
  ├──[-] schemas (19489:7)❌ 
  ├──[-] schemas (10079:7)❌ 
  ├──[-] schemas (13841:7)❌ 
  ├──[-] schemas (11587:7)❌ 
  ├──[-] schemas (5302:7)❌ 
  ├──[-] schemas (19265:7)❌ 
  ├──[-] schemas (19335:7)❌ 
  ├──[-] schemas (23561:7)❌ 
  ├──[-] schemas (9579:7)❌ 
  ├──[-] schemas (19118:7)❌ 
  ├──[-] schemas (19322:7)❌ 
  ├──[-] schemas (12139:7)❌ 
  ├──[-] schemas (17691:7)❌ 
  ├──[-] schemas (5121:7)❌ 
  ├──[-] schemas (5682:7)❌ 
  ├──[-] schemas (11041:7)❌ 
  ├──[-] schemas (10667:7)❌ 
  ├──[-] schemas (17859:7)❌ 
  ├──[-] schemas (6652:7)❌ 
  ├──[-] schemas (19935:7)❌ 
  ├──[-] schemas (23168:7)❌ 
  ├──[-] schemas (11761:7)❌ 
  ├──[-] schemas (5348:7)❌ 
  ├──[-] schemas (5896:7)❌ 
  ├──[-] schemas (6028:7)❌ 
  ├──[-] schemas (13607:7)❌ 
  ├──[-] schemas (6467:7)❌ 
  ├──[-] schemas (10776:7)❌ 
  ├──[-] schemas (4993:7)❌ 
  ├──[-] schemas (8621:7)❌ 
  ├──[-] schemas (13618:7)❌ 
  ├──[-] schemas (5261:7)❌ 
  ├──[-] schemas (10944:7)❌ 
  ├──[-] schemas (5845:7)❌ 
  ├──[-] schemas (20184:7)❌ 
  ├──[-] schemas (5969:7)❌ 
  ├──[-] schemas (19051:7)❌ 
  ├──[-] schemas (19473:7)❌ 
  ├──[-] schemas (6697:7)❌ 
  ├──[-] schemas (10860:7)❌ 
  ├──[-] schemas (5358:7)❌ 
  ├──[-] schemas (5389:7)❌ 
  ├──[-] schemas (5707:7)❌ 
  ├──[-] schemas (5435:7)❌ 
  ├──[-] schemas (10322:7)❌ 
  ├──[-] schemas (10982:7)❌ 
  ├──[-] schemas (14337:7)❌ 
  ├──[-] schemas (12270:7)❌ 
  ├──[-] schemas (19629:7)❌ 
  ├──[-] schemas (23643:7)❌ 
  ├──[-] schemas (23433:7)❌ 
  ├──[-] schemas (17343:7)❌ 
  ├──[-] schemas (5402:7)❌ 
  ├──[-] schemas (13965:7)❌ 
  ├──[-] schemas (11778:7)❌ 
  ├──[-] schemas (18017:7)❌ 
  ├──[-] schemas (10853:7)❌ 
  ├──[-] schemas (14275:7)❌ 
  ├──[-] schemas (5221:7)❌ 
  ├──[-] schemas (17457:7)❌ 
  ├──[-] schemas (19526:7)❌ 
  ├──[-] schemas (20137:7)❌ 
  ├──[-] schemas (9603:7)❌ 
  ├──[-] schemas (4916:7)❌ 
  ├──[-] schemas (12334:7)❌ 
  ├──[-] schemas (13435:7)❌ 
  ├──[-] schemas (5458:7)❌ 
  ├──[-] schemas (5647:7)❌ 
  ├──[-] schemas (23713:7)❌ 
  ├──[-] schemas (7602:7)❌ 
  ├──[-] schemas (10819:7)❌ 
  ├──[-] schemas (5115:7)❌ 
  ├──[-] schemas (11725:7)❌ 
  ├──[-] schemas (17753:7)❌ 
  ├──[-] schemas (17468:7)❌ 
  ├──[-] schemas (19129:7)❌ 
  ├──[-] schemas (19179:7)❌ 
  ├──[-] schemas (13045:7)❌ 
  ├──[-] schemas (14751:7)❌ 
  ├──[-] schemas (10631:7)❌ 
  ├──[-] schemas (23667:7)❌ 
  ├──[-] schemas (5165:7)❌ 
  ├──[-] schemas (10096:7)❌ 
  ├──[-] schemas (11563:7)❌ 
  ├──[-] schemas (10516:7)❌ 
  ├──[-] schemas (5920:7)❌ 
  ├──[-] schemas (20667:7)❌ 
  ├──[-] schemas (19064:7)❌ 
  ├──[-] schemas (22639:7)❌ 
  ├──[-] schemas (22840:7)❌ 
  ├──[-] schemas (6775:7)❌ 
  ├──[-] schemas (24246:7)❌ 
  ├──[-] schemas (20269:7)❌ 
  ├──[-] schemas (4972:7)❌ 
  ├──[-] schemas (18912:7)❌ 
  ├──[-] schemas (8528:7)❌ 
  ├──[-] schemas (19904:7)❌ 
  ├──[-] schemas (12111:7)❌ 
  ├──[-] schemas (22796:7)❌ 
  ├──[-] schemas (22552:7)❌ 
  ├──[-] schemas (22897:7)❌ 
  ├──[-] schemas (23738:7)❌ 
  ├──[-] schemas (13485:7)❌ 
  ├──[-] schemas (22861:7)❌ 
  ├──[-] schemas (11371:7)❌ 
  ├──[-] schemas (24106:7)❌ 
  ├──[-] schemas (20173:7)❌ 
  ├──[-] schemas (18587:7)❌ 
  ├──[-] schemas (20224:7)❌ 
  ├──[-] schemas (18603:7)❌ 
  ├──[-] schemas (5786:7)❌ 
  ├──[-] schemas (8628:7)❌ 
  ├──[-] schemas (19495:7)❌ 
  ├──[-] schemas (11748:7)❌ 
  ├──[-] schemas (17843:7)❌ 
  ├──[-] schemas (6968:7)❌ 
  ├──[-] schemas (7394:7)❌ 
  ├──[-] schemas (6869:7)❌ 
  ├──[-] schemas (6297:7)❌ 
  ├──[-] schemas (6446:7)❌ 
  ├──[-] schemas (10802:7)❌ 
  ├──[-] schemas (12505:7)❌ 
  ├──[-] schemas (13779:7)❌ 
  ├──[-] schemas (22832:7)❌ 
  ├──[-] schemas (14782:7)❌ 
  ├──[-] schemas (6160:7)❌ 
  ├──[-] schemas (17277:7)❌ 
  ├──[-] schemas (20218:7)❌ 
  ├──[-] schemas (23015:7)❌ 
  ├──[-] schemas (14862:7)❌ 
  ├──[-] schemas (5563:7)❌ 
  ├──[-] schemas (14120:7)❌ 
  ├──[-] schemas (11449:7)❌ 
  ├──[-] schemas (6366:7)❌ 
  ├──[-] schemas (13357:7)❌ 
  ├──[-] schemas (8758:7)❌ 
  ├──[-] schemas (22923:7)❌ 
  ├──[-] schemas (7699:7)❌ 
  ├──[-] schemas (19658:7)❌ 
  ├──[-] schemas (12478:7)❌ 
  ├──[-] schemas (21330:7)❌ 
  ├──[-] schemas (6640:7)❌ 
  ├──[-] schemas (7336:7)❌ 
  ├──[-] schemas (19154:7)❌ 
  ├──[-] schemas (7745:7)❌ 
  ├──[-] schemas (5497:7)❌ 
  ├──[-] schemas (11331:7)❌ 
  ├──[-] schemas (9809:7)❌ 
  ├──[-] schemas (19365:7)❌ 
  ├──[-] schemas (19690:7)❌ 
  ├──[-] schemas (14368:7)❌ 
  ├──[-] schemas (18102:7)❌ 
  ├──[-] schemas (8660:7)❌ 
  ├──[-] schemas (19246:7)❌ 
  ├──[-] schemas (19513:7)❌ 
  ├──[-] schemas (14430:7)❌ 
  ├──[-] schemas (6562:7)❌ 
  ├──[-] schemas (19102:7)❌ 
  ├──[-] schemas (4718:7)❌ 
  ├──[-] schemas (9108:7)❌ 
  ├──[-] schemas (5083:7)❌ 
  ├──[-] schemas (11457:7)❌ 
  ├──[-] schemas (5200:7)❌ 
  ├──[-] schemas (10277:7)❌ 
  ├──[-] schemas (5487:7)❌ 
  ├──[-] schemas (19078:7)❌ 
  ├──[-] schemas (11738:7)❌ 
  ├──[-] schemas (6646:7)❌ 
  ├──[-] schemas (13624:7)❌ 
  ├──[-] schemas (7919:7)❌ 
  ├──[-] schemas (8976:7)❌ 
  ├──[-] schemas (18964:7)❌ 
  ├──[-] schemas (10290:7)❌ 
  ├──[-] schemas (4539:7)❌ 
  ├──[-] schemas (12122:7)❌ 
  ├──[-] schemas (5395:7)❌ 
  ├──[-] schemas (7364:7)❌ 
  ├──[-] schemas (20083:7)❌ 
  ├──[-] schemas (8605:7)❌ 
  ├──[-] schemas (5276:7)❌ 
  ├──[-] schemas (6201:7)❌ 
  ├──[-] schemas (5532:7)❌ 
  ├──[-] schemas (13872:7)❌ 
  ├──[-] schemas (6406:7)❌ 
  ├──[-] schemas (19309:7)❌ 
  ├──[-] schemas (19351:7)❌ 
  ├──[-] schemas (23482:7)❌ 
  ├──[-] schemas (6493:7)❌ 
  ├──[-] schemas (9350:7)❌ 
  ├──[-] schemas (19008:7)❌ 
  ├──[-] schemas (23770:7)❌ 
  ├──[-] schemas (5606:7)❌ 
  ├──[-] schemas (7025:7)❌ 
  ├──[-] schemas (8577:7)❌ 
  ├──[-] schemas (9984:7)❌ 
  ├──[-] schemas (24074:7)❌ 
  ├──[-] schemas (19279:7)❌ 
  ├──[-] schemas (4940:7)❌ 
  ├──[-] schemas (5141:7)❌ 
  ├──[-] schemas (6459:7)❌ 
  ├──[-] schemas (12723:7)❌ 
  ├──[-] schemas (20615:7)❌ 
  ├──[-] schemas (23137:7)❌ 
  ├──[-] schemas (23253:7)❌ 
  ├──[-] schemas (5229:7)❌ 
  ├──[-] schemas (5992:7)❌ 
  ├──[-] schemas (10887:7)❌ 
  ├──[-] schemas (19188:7)❌ 
  ├──[-] schemas (19773:7)❌ 
  ├──[-] schemas (5339:7)❌ 
  ├──[-] schemas (6795:7)❌ 
  ├──[-] schemas (11687:7)❌ 
  ├──[-] schemas (19026:7)❌ 
  ├──[-] schemas (20212:7)❌ 
  ├──[-] schemas (17520:7)❌ 
  ├──[-] schemas (20290:7)❌ 
  ├──[-] schemas (5741:7)❌ 
  ├──[-] schemas (13572:7)❌ 
  ├──[-] schemas (23343:7)❌ 
  ├──[-] schemas (10500:7)❌ 
  ├──[-] schemas (22488:7)❌ 
  ├──[-] schemas (20350:7)❌ 
  ├──[-] schemas (5811:7)❌ 
  ├──[-] schemas (22871:7)❌ 
  ├──[-] schemas (6127:7)❌ 
  ├──[-] schemas (6663:7)❌ 
  ├──[-] schemas (5517:7)❌ 
  ├──[-] schemas (13560:7)❌ 
  ├──[-] schemas (5753:7)❌ 
  ├──[-] schemas (19296:7)❌ 
  ├──[-] schemas (6767:7)❌ 
  ├──[-] schemas (10679:7)❌ 
  ├──[-] schemas (19744:7)❌ 
  ├──[-] schemas (22570:7)❌ 
  ├──[-] schemas (22475:7)❌ 
  ├──[-] schemas (8952:7)❌ 
  ├──[+] schemas (17397:7)
  ├──[-] schemas (5191:7)❌ 
  ├──[+] schemas (25270:7)
  ├──[-] schemas (13717:7)❌ 
  ├──[+] schemas (23457:7)
  ├──[+] schemas (25238:7)
  ├──[-] schemas (20198:7)❌ 
  ├──[+] schemas (11199:7)
  ├──[-] schemas (6081:7)❌ 
  ├──[+] schemas (11011:7)
  ├──[-] schemas (9315:7)❌ 
  ├──[+] schemas (12459:7)
  ├──[+] schemas (16857:7)
  ├──[-] schemas (10708:7)❌ 
  ├──[-] schemas (20247:7)❌ 
  ├──[-] schemas (4347:7)❌ 
  ├──[+] schemas (25326:7)
  ├──[-] schemas (14706:7)❌ 
  ├──[+] schemas (12279:7)
  ├──[-] schemas (19167:7)❌ 
  ├──[+] schemas (25216:7)
  ├──[-] schemas (21853:7)❌ 
  ├──[+] schemas (23000:7)
  ├──[-] schemas (11322:7)❌ 
  ├──[+] schemas (23224:7)
  ├──[+] schemas (25288:7)
  ├──[+] schemas (11379:7)
  ├──[+] schemas (17217:7)
  ├──[+] schemas (18297:7)
  ├──[+] schemas (25175:7)
  ├──[+] schemas (23349:7)
  ├──[+] schemas (23030:7)
  ├──[+] schemas (9939:7)
  ├──[+] schemas (22738:7)
  ├──[+] schemas (15957:7)
  ├──[+] schemas (10651:7)
  ├──[+] schemas (13719:7)
  ├──[+] schemas (22581:7)
  ├──[+] schemas (22798:7)
  ├──[+] schemas (23060:7)
  ├──[+] schemas (25282:7)
  ├──[+] schemas (25298:7)
  ├──[+] schemas (25227:7)
  ├──[+] schemas (25293:7)
  ├──[+] schemas (22420:7)
  ├──[+] schemas (21808:7)
  ├──[+] schemas (22862:7)
  ├──[+] schemas (25157:7)
  ├──[+] schemas (25263:7)
  ├──[+] schemas (22385:7)
  ├──[+] schemas (22922:7)
  ├──[+] schemas (16137:7)
  ├──[+] schemas (25195:7)
  ├──[+] schemas (15411:7)
  ├──[+] schemas (21579:7)
  ├──[+] schemas (23716:7)
  ├──[+] schemas (10471:7)
  ├──[+] schemas (14805:7)
  ├──[+] schemas (12099:7)
  ├──[+] schemas (21725:7)
  ├──[+] schemas (23403:7)
  ├──[+] schemas (12819:7)
  ├──[+] schemas (25250:7)
  ├──[+] schemas (25317:7)
  ├──[+] schemas (22704:7)
  ├──[+] schemas (23528:7)
  ├──[+] schemas (23738:7)
  ├──[+] schemas (23765:7)
  ├──[+] schemas (22481:7)
  ├──[+] schemas (25185:7)
  ├──[+] schemas (10285:7)
  ├──[+] schemas (25210:7)
  ├──[+] schemas (22662:7)
  ├──[+] schemas (22837:7)
  ├──[+] schemas (23162:7)
  ├──[+] schemas (19519:7)
  ├──[+] schemas (21611:7)
  ├──[+] schemas (23102:7)
  ├──[+] schemas (25163:7)
  ├──[+] schemas (11919:7)
  ├──[+] schemas (16497:7)
  ├──[+] schemas (18949:7)
  ├──[+] schemas (20157:7)
  ├──[+] schemas (20811:7)
  ├──[+] schemas (22355:7)
  ├──[+] schemas (22768:7)
  ├──[+] schemas (22975:7)
  ├──[+] schemas (25276:7)
  ├──[+] schemas (17037:7)
  ├──[+] schemas (8811:7)
  ├──[+] schemas (14265:7)
  ├──[+] schemas (23297:7)
  ├──[+] schemas (18117:7)
  ├──[+] schemas (9777:7)
  ├──[+] schemas (16677:7)
  ├──[+] schemas (22887:7)
  ├──[+] schemas (24923:7)
  ├──[+] schemas (11739:7)
  ├──[+] schemas (16317:7)
  ├──[+] schemas (12639:7)
  ├──[+] schemas (22451:7)
  ├──[+] schemas (23425:7)
  ├──[+] schemas (25190:7)
  ├──[+] schemas (21848:7)
  ├──[+] schemas (23588:7)
  ├──[+] schemas (23679:7)
  ├──[+] schemas (25180:7)
  ├──[+] schemas (25257:7)
  ├──[+] schemas (23376:7)
  ├──[+] schemas (25205:7)
  ├──[+] schemas (22309:7)
  ├──[+] schemas (10831:7)
  ├──[+] schemas (14625:7)
  ├──[+] schemas (17757:7)
  ├──[+] schemas (15591:7)
  ├──[+] schemas (25232:7)
  ├──[+] schemas (23189:7)
  ├──[+] schemas (23265:7)
  ├──[+] schemas (14085:7)
  ├──[+] schemas (22612:7)
  ├──[+] schemas (18477:7)
  ├──[+] schemas (22511:7)
  ├──[+] schemas (13359:7)
  ├──[+] schemas (25128:7)
  ├──[+] schemas (18979:7)
  ├──[+] schemas (13905:7)
  ├──[+] schemas (14985:7)
  ├──[+] schemas (17577:7)
  ├──[+] schemas (25222:7)
  ├──[+] schemas (25244:7)
  ├──[+] schemas (11559:7)
  ├──[+] schemas (23802:7)
  ├──[+] schemas (25169:7)
  ├──[+] schemas (22546:7)
  ├──[+] schemas (15771:7)
  ├──[+] schemas (13179:7)
  ├──[+] schemas (23494:7)
  ├──[+] schemas (23620:7)
  ├──[+] schemas (21587:7)
  ├──[+] schemas (25150:7)
  ├──[+] schemas (12999:7)
  ├──[+] schemas (23322:7)
  ├──[+] schemas (25303:7)
  ├──[+] schemas (17937:7)
  ├──[+] schemas (25200:7)
  ├──[+] schemas (25309:7)
  ├──[+] schemas (23132:7)
  ├──[+] schemas (10105:7)
  ├──[+] schemas (13539:7)
  ├──[+] schemas (14445:7)
  ├─┬FilingStatusEnum
  │ ├──[+] enum (21576:11)
  │ ├──[+] enum (21574:11)
  │ └──[+] enum (21575:11)
  ├─┬TaxItemReturnReasonEnum
  │ └──[+] enum (25403:11)
  ├─┬ExemptionRequired
  │ ├──[+] properties (20505:9)
  │ ├──[+] properties (20495:9)
  │ ├──[+] properties (20499:9)
  │ ├──[+] properties (20510:9)
  │ ├──[+] properties (20515:9)
  │ ├─┬jurisdiction
  │ │ ├──[-] type (8886:17)❌ 
  │ │ ├──[+] title (20478:18)
  │ │ ├──[+] anyOf (20476:15)
  │ │ └──[+] anyOf (20477:15)
  │ ├─┬status
  │ │ └──[🔀] $ref (20480:11)❌ 
  │ ├─┬customer_id
  │ │ ├──[-] type (8888:17)❌ 
  │ │ ├──[+] title (20509:18)
  │ │ ├──[+] anyOf (20507:15)
  │ │ └──[+] anyOf (20508:15)
  │ ├─┬exemption_type
  │ │ └──[🔀] $ref (20496:11)❌ 
  │ ├─┬reseller
  │ │ └──[🔀] $ref (21511:13)❌ 
  │ ├─┬organization_id
  │ │ ├──[-] type (8890:17)❌ 
  │ │ ├──[🔀] title (20504:18)
  │ │ ├──[-] description (8892:24)
  │ │ ├──[-] deprecated (8893:23)
  │ │ ├──[+] anyOf (20501:15)
  │ │ └──[+] anyOf (20503:15)
  │ └─┬start_date
  │   ├──[-] type (8897:17)❌ 
  │   ├──[🔀] title (20473:18)
  │   ├──[-] format (8898:19)❌ 
  │   ├──[+] anyOf (20471:15)
  │   └──[+] anyOf (20472:15)
  ├─┬CustomerBase
  │ ├──[+] properties (24258:9)
  │ ├─┬street_2
  │ │ ├──[-] type (8025:17)❌ 
  │ │ ├──[+] title (24196:18)
  │ │ ├──[+] anyOf (24194:15)
  │ │ └──[+] anyOf (24195:15)
  │ ├─┬postal_code
  │ │ ├──[-] type (8037:17)❌ 
  │ │ ├──[+] title (24220:18)
  │ │ ├──[+] anyOf (24218:15)
  │ │ └──[+] anyOf (24219:15)
  │ ├─┬source
  │ │ └──[🔀] $ref (24275:11)❌ 
  │ ├─┬connection_id
  │ │ ├──[-] type (8068:17)❌ 
  │ │ ├──[+] title (24263:18)
  │ │ ├──[🔀] description (24264:24)
  │ │ ├──[+] anyOf (24260:15)
  │ │ └──[+] anyOf (24262:15)
  │ ├─┬email
  │ │ ├──[-] type (8056:17)❌ 
  │ │ ├──[+] title (24256:18)
  │ │ ├──[+] anyOf (24253:15)
  │ │ └──[+] anyOf (24255:15)
  │ ├─┬phone
  │ │ ├──[-] type (8019:17)❌ 
  │ │ ├──[+] title (24184:18)
  │ │ ├──[+] anyOf (24182:15)
  │ │ └──[+] anyOf (24183:15)
  │ ├─┬status
  │ │ └──[🔀] $ref (24211:11)❌ 
  │ ├─┬name
  │ │ ├──[-] type (8046:17)❌ 
  │ │ ├──[+] title (24238:18)
  │ │ ├──[+] anyOf (24235:15)
  │ │ └──[+] anyOf (24237:15)
  │ ├─┬street_1
  │ │ ├──[-] type (8022:17)❌ 
  │ │ ├──[+] title (24190:18)
  │ │ ├──[+] anyOf (24188:15)
  │ │ └──[+] anyOf (24189:15)
  │ ├─┬state
  │ │ ├──[-] type (8034:17)❌ 
  │ │ ├──[+] title (24214:18)
  │ │ ├──[+] anyOf (24212:15)
  │ │ └──[+] anyOf (24213:15)
  │ ├─┬full_address
  │ │ ├──[-] type (8043:17)❌ 
  │ │ ├──[+] title (24231:18)
  │ │ ├──[+] anyOf (24229:15)
  │ │ └──[+] anyOf (24230:15)
  │ ├─┬country
  │ │ └──[🔀] $ref (24280:11)❌ 
  │ ├─┬registration_number
  │ │ ├──[-] type (8065:17)❌ 
  │ │ ├──[+] title (24278:18)
  │ │ ├──[+] anyOf (24276:15)
  │ │ └──[+] anyOf (24277:15)
  │ ├─┬external_id
  │ │ ├──[-] type (8049:17)❌ 
  │ │ ├──[+] title (24245:18)
  │ │ ├──[+] anyOf (24242:15)
  │ │ └──[+] anyOf (24244:15)
  │ ├─┬county
  │ │ ├──[-] type (8031:17)❌ 
  │ │ ├──[+] title (24208:18)
  │ │ ├──[+] anyOf (24206:15)
  │ │ └──[+] anyOf (24207:15)
  │ └─┬city
  │   ├──[-] type (8028:17)❌ 
  │   ├──[+] title (24202:18)
  │   ├──[+] anyOf (24200:15)
  │   └──[+] anyOf (24201:15)
  ├─┬AddressSubmittedResponse
  │ ├─┬street_1
  │ │ ├──[-] type (4506:17)❌ 
  │ │ ├──[+] title (20172:18)
  │ │ ├──[+] anyOf (20170:15)
  │ │ └──[+] anyOf (20171:15)
  │ ├─┬postal_code
  │ │ ├──[-] type (4521:17)❌ 
  │ │ ├──[+] title (20202:18)
  │ │ ├──[+] anyOf (20200:15)
  │ │ └──[+] anyOf (20201:15)
  │ ├─┬street_2
  │ │ ├──[-] type (4509:17)❌ 
  │ │ ├──[+] title (20178:18)
  │ │ ├──[+] anyOf (20176:15)
  │ │ └──[+] anyOf (20177:15)
  │ ├─┬country
  │ │ ├──[-] type (4524:17)❌ 
  │ │ ├──[+] title (20208:18)
  │ │ ├──[+] anyOf (20206:15)
  │ │ └──[+] anyOf (20207:15)
  │ ├─┬full_address
  │ │ ├──[-] type (4527:17)❌ 
  │ │ ├──[+] title (20214:18)
  │ │ ├──[+] anyOf (20212:15)
  │ │ └──[+] anyOf (20213:15)
  │ ├─┬county
  │ │ ├──[-] type (4515:17)❌ 
  │ │ ├──[+] title (20190:18)
  │ │ ├──[+] anyOf (20188:15)
  │ │ └──[+] anyOf (20189:15)
  │ ├─┬city
  │ │ ├──[-] type (4512:17)❌ 
  │ │ ├──[+] title (20184:18)
  │ │ ├──[+] anyOf (20182:15)
  │ │ └──[+] anyOf (20183:15)
  │ └─┬state
  │   ├──[-] type (4518:17)❌ 
  │   ├──[+] title (20196:18)
  │   ├──[+] anyOf (20194:15)
  │   └──[+] anyOf (20195:15)
  ├─┬Attachment
  │ └─┬updated_at
  │   ├──[-] type (5020:17)❌ 
  │   ├──[+] title (19170:18)
  │   ├──[+] anyOf (19167:15)
  │   └──[+] anyOf (19169:15)
  ├─┬FilingDetailsRead
  │ ├──[+] required (8807:11)❌ 
  │ ├──[+] properties (8632:9)
  │ ├──[+] properties (8536:9)
  │ ├──[+] properties (8752:9)
  │ ├──[+] properties (8580:9)
  │ ├──[+] properties (8788:9)
  │ ├──[+] properties (8674:9)
  │ ├──[+] properties (8757:9)
  │ ├──[+] properties (8735:9)
  │ ├──[+] properties (8548:9)
  │ ├──[+] properties (8591:9)
  │ ├──[+] properties (8566:9)
  │ ├──[+] properties (8770:9)
  │ ├──[+] properties (8697:9)
  │ ├──[+] properties (8741:9)
  │ ├──[+] properties (8764:9)
  │ ├──[+] properties (8747:9)
  │ ├──[+] properties (8573:9)
  │ ├──[+] properties (8587:9)
  │ ├──[-] properties (9422:9)❌ 
  │ ├─┬internal_notes
  │ │ ├──[-] type (9514:17)❌ 
  │ │ ├──[+] title (8492:18)
  │ │ ├──[🔀] description (8493:24)
  │ │ ├──[+] anyOf (8489:15)
  │ │ └──[+] anyOf (8491:15)
  │ ├─┬auto_approved
  │ │ ├──[-] type (9428:17)❌ 
  │ │ ├──[+] title (8540:18)
  │ │ ├──[🔀] description (8541:24)
  │ │ ├──[-] default (9427:20)❌ 
  │ │ ├──[+] anyOf (8538:15)
  │ │ └──[+] anyOf (8539:15)
  │ ├─┬amount_tax_collected
  │ │ └──[🔀] pattern (8628:20)❌ 
  │ ├─┬approved_by
  │ │ ├──[-] type (9440:17)❌ 
  │ │ ├──[+] title (8564:18)
  │ │ ├──[🔀] description (8565:24)
  │ │ ├──[+] anyOf (8561:15)
  │ │ └──[+] anyOf (8563:15)
  │ ├─┬amount
  │ │ └──[🔀] pattern (8654:20)❌ 
  │ ├─┬amount_adjusted
  │ │ └──[🔀] pattern (8604:20)❌ 
  │ ├─┬end_date
  │ │ �...

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Medium Risk**
> This is generated-only, but the minor release carries widespread breaking type and parameter changes that will force SDK consumers to update call sites and models.
> 
> **Overview**
> **Regenerates the Java tax-platform SDK at `0.16.0`** (Speakeasy from the synced customer OpenAPI overlay). Published coordinates and docs (`README`, `RELEASES.md`, `.speakeasy/gen.yaml`) move to the new minor version.
> 
> **Breaking client surface across most existing resources:** request and response types (and some `error.detail` payloads) change for customers, transactions, credit notes, exemptions, filings, nexus, products, registrations, tax estimation, and address validation. Many calls now require an explicit **`xOrganizationId`** on the operation request where it was not part of the generated model before.
> 
> **New generated capabilities** include filing approval, transaction archive and tax-only updates, customer tax registration upsert, registration jurisdiction metadata/attachments/OSS countries, and additional nexus helpers. Registration create/import models expand with jurisdiction-specific `oneOf` payloads aligned to the updated spec.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit f7f4cf16f0a643c927f706e994027e3c4ac78a4a. 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 3, 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