Skip to content

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

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 30, 2026

Copy link
Copy Markdown

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Java SDK Changes:

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

View full SDK changelog

OpenAPI Change Summary
├──[🔀] openapi (1:10)❌ 
├─┬Info
│ ├──[🔀] title (3:10)
│ ├──[+] description (6:16)
│ └─┬Extensions
│   ├──[+] x-spec-checked-at (8:22)
│   ├──[+] x-spec-synced-at (5:21)
│   └──[+] x-spec-source (7:18)
├─┬Paths
│ ├──[+] path (4439:3)
│ ├──[+] path (4871:3)
│ ├──[+] path (2340:3)
│ ├──[+] path (5808:3)
│ ├──[+] path (6469:3)
│ ├──[+] path (1925:3)
│ ├──[+] path (2563:3)
│ ├──[+] path (4489:3)
│ ├──[+] path (727:3)
│ ├──[+] path (4737:3)
│ ├─┬/v1/transactions/external/{external_id}
│ │ └─┬GET
│ │   ├──[+] parameters (5865:17)❌ 
│ │   ├──[-] security (3621:11)❌ 
│ │   ├──[+] security (5855:11)
│ │   └──[🔀] summary (5851:16)
│ ├─┬/v1/products/{product_id}
│ │ ├─┬GET
│ │ │ ├──[+] parameters (2986:17)❌ 
│ │ │ ├──[-] security (2318:11)❌ 
│ │ │ ├──[+] security (2976:11)
│ │ │ ├──[🔀] summary (2972:16)
│ │ │ └─┬Responses
│ │ │   └─┬422
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (9743:9)❌ 
│ │ └─┬PUT
│ │   ├──[+] parameters (3069:17)❌ 
│ │   ├──[-] security (2391:11)❌ 
│ │   ├──[+] security (3059:11)
│ │   ├──[🔀] summary (3055:16)
│ │   ├──[🔀] description (3056:20)
│ │   ├─┬Responses
│ │   │ └─┬422
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (9743:9)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └──[🔀] $ref (3085:15)❌ 
│ ├─┬/v1/customers
│ │ ├─┬GET
│ │ │ ├──[+] parameters (240:17)❌ 
│ │ │ ├──[+] parameters (283:17)❌ 
│ │ │ ├──[-] security (175:11)❌ 
│ │ │ ├──[+] security (190:11)
│ │ │ ├──[🔀] summary (186:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (183:19)❌ 
│ │ │ │   ├──[+] title (200:20)
│ │ │ │   ├──[+] anyOf (197:17)
│ │ │ │   └──[+] anyOf (198:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (193:15)❌ 
│ │ │ │   ├──[-] type (191:19)❌ 
│ │ │ │   ├──[+] title (215:20)
│ │ │ │   ├──[+] anyOf (208:17)
│ │ │ │   └──[+] anyOf (213:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (201:19)❌ 
│ │ │ │   ├──[+] title (226:20)
│ │ │ │   ├──[+] anyOf (223:17)
│ │ │ │   └──[+] anyOf (224:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (209:19)❌ 
│ │ │ │   ├──[+] title (237:20)
│ │ │ │   ├──[+] anyOf (234:17)
│ │ │ │   └──[+] anyOf (235:17)
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[-] type (217:19)❌ 
│ │ │     ├──[+] title (259:20)
│ │ │     ├──[+] anyOf (256:17)
│ │ │     └──[+] anyOf (257:17)
│ │ └─┬POST
│ │   ├──[+] parameters (376:9)❌ 
│ │   ├──[-] security (321:11)❌ 
│ │   ├──[+] security (374:11)
│ │   └──[🔀] summary (370:16)
│ ├─┬/v1/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 (4314:17)
│ │       ├──[+] examples (4205:17)
│ │       ├──[+] examples (4275:17)
│ │       ├──[+] examples (3901:17)
│ │       ├──[+] examples (3942:17)
│ │       ├──[+] examples (3575:17)
│ │       ├──[+] examples (3804:17)
│ │       ├──[+] examples (3842:17)
│ │       ├──[+] examples (4333:17)
│ │       ├──[+] examples (4103:17)
│ │       ├──[+] examples (3662:17)
│ │       ├──[+] examples (3823:17)
│ │       ├──[+] examples (3596:17)
│ │       ├──[+] examples (3961:17)
│ │       ├──[+] examples (3638:17)
│ │       ├──[+] examples (3882:17)
│ │       ├──[+] examples (4083:17)
│ │       ├──[+] examples (4000:17)
│ │       ├──[+] examples (4229:17)
│ │       ├──[+] examples (4021:17)
│ │       ├──[+] examples (3506:17)
│ │       ├──[+] examples (3535:17)
│ │       ├──[+] examples (3555:17)
│ │       ├──[+] examples (3724:17)
│ │       ├──[+] examples (3979:17)
│ │       ├──[+] examples (4043:17)
│ │       ├──[+] examples (3745:17)
│ │       ├──[+] examples (3863:17)
│ │       ├──[+] examples (4123:17)
│ │       ├──[+] examples (4063:17)
│ │       ├──[+] examples (4354:17)
│ │       ├──[+] examples (3443:17)
│ │       ├──[+] examples (3464:17)
│ │       ├──[+] examples (4145:17)
│ │       ├──[+] examples (4165:17)
│ │       ├──[+] examples (4249:17)
│ │       ├──[+] examples (4296:17)
│ │       ├──[+] examples (3921:17)
│ │       ├──[+] examples (3618:17)
│ │       ├──[+] examples (3764:17)
│ │       ├──[+] examples (3485:17)
│ │       ├──[+] examples (3684:17)
│ │       ├──[+] examples (3705:17)
│ │       ├──[+] examples (3784:17)
│ │       ├──[+] examples (4185:17)
│ │       ├─┬Schema
│ │       │ ├──[-] discriminator (2654:17)❌ 
│ │       │ ├──[+] oneOf (10616:7)
│ │       │ ├──[+] oneOf (10796:7)
│ │       │ ├──[+] oneOf (10976:7)
│ │       │ ├──[+] oneOf (11164:7)
│ │       │ ├──[+] oneOf (11344:7)
│ │       │ ├──[+] oneOf (11524:7)
│ │       │ ├──[+] oneOf (11704:7)
│ │       │ ├──[+] oneOf (11884:7)
│ │       │ ├──[+] oneOf (12064:7)
│ │       │ ├──[+] oneOf (12244:7)
│ │       │ ├──[+] oneOf (12424:7)
│ │       │ ├──[+] oneOf (12604:7)
│ │       │ ├──[+] oneOf (12784:7)
│ │       │ ├──[+] oneOf (12964:7)
│ │       │ ├──[+] oneOf (13144:7)
│ │       │ ├──[+] oneOf (13324:7)
│ │       │ ├──[+] oneOf (13504:7)
│ │       │ ├──[+] oneOf (13684:7)
│ │       │ ├──[+] oneOf (13870:7)
│ │       │ ├──[+] oneOf (14050:7)
│ │       │ ├──[+] oneOf (14230:7)
│ │       │ ├──[+] oneOf (14410:7)
│ │       │ ├──[+] oneOf (14590:7)
│ │       │ ├──[+] oneOf (14770:7)
│ │       │ ├──[+] oneOf (14950:7)
│ │       │ ├──[+] oneOf (15130:7)
│ │       │ ├──[+] oneOf (15312:7)
│ │       │ ├──[+] oneOf (15348:7)
│ │       │ ├──[+] oneOf (15376:7)
│ │       │ ├──[+] oneOf (15556:7)
│ │       │ ├──[+] oneOf (15736:7)
│ │       │ ├──[+] oneOf (15922:7)
│ │       │ ├──[+] oneOf (16102:7)
│ │       │ ├──[+] oneOf (16282:7)
│ │       │ ├──[+] oneOf (16462:7)
│ │       │ ├──[+] oneOf (16642:7)
│ │       │ ├──[+] oneOf (16822:7)
│ │       │ ├──[+] oneOf (17002:7)
│ │       │ ├──[+] oneOf (17182:7)
│ │       │ ├──[+] oneOf (17362:7)
│ │       │ ├──[+] oneOf (17542:7)
│ │       │ ├──[+] oneOf (17722:7)
│ │       │ ├──[+] oneOf (17902:7)
│ │       │ ├──[+] oneOf (18082:7)
│ │       │ ├──[+] oneOf (18262:7)
│ │       │ ├──[+] oneOf (18442:7)
│ │       │ ├─┬ONEOF
│ │       │ │ └──[🔀] $ref (10071:9)❌ 
│ │       │ ├─┬ONEOF
│ │       │ │ └──[🔀] $ref (10251:9)❌ 
│ │       │ └─┬ONEOF
│ │       │   └──[🔀] $ref (10437:9)❌ 
│ │       ├─┬regular_new
│ │       │ └──[🔀] value (3431:19)
│ │       └─┬regular_legacy
│ │         └──[🔀] value (3418:19)
│ ├─┬/v1/nexus
│ │ └─┬GET
│ │   ├──[+] parameters (1994:17)❌ 
│ │   ├──[+] parameters (2037:17)❌ 
│ │   ├──[+] parameters (2021:17)❌ 
│ │   ├──[+] parameters (2079:17)❌ 
│ │   ├──[-] security (1929:11)❌ 
│ │   ├──[+] security (1973:11)
│ │   ├──[🔀] summary (1969:16)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1953:19)❌ 
│ │   │   ├──[+] title (2012:20)
│ │   │   ├──[🔀] default (2011:22)❌ 
│ │   │   ├──[+] anyOf (2009:17)
│ │   │   └──[+] anyOf (2010:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1958:19)❌ 
│ │   │   ├──[+] title (2020:20)
│ │   │   ├──[+] anyOf (2018:17)
│ │   │   └──[+] anyOf (2019:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1946:19)❌ 
│ │   │   ├──[+] title (1992:20)
│ │   │   ├──[+] anyOf (1989:17)
│ │   │   └──[+] anyOf (1990: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 (1974:19)❌ 
│ │   │   ├──[+] title (2061:20)
│ │   │   ├──[+] anyOf (2059:17)
│ │   │   └──[+] anyOf (2060:17)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (2096:17)❌ 
│ ├─┬/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/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/{registration_id}/deregister
│ │ └─┬POST
│ │   ├──[+] parameters (4802:17)❌ 
│ │   ├──[-] security (2952:11)❌ 
│ │   ├──[+] security (4791:11)
│ │   └──[🔀] summary (4787: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/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/filings
│ │ └─┬GET
│ │   ├──[+] parameters (1538:17)❌ 
│ │   ├──[+] parameters (1549:17)❌ 
│ │   ├──[+] parameters (1581:17)❌ 
│ │   ├──[-] security (1164:11)❌ 
│ │   ├──[+] security (1439:11)
│ │   ├──[🔀] summary (1435:16)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1189:19)❌ 
│ │   │   ├──[+] title (1474:20)
│ │   │   ├──[+] anyOf (1470:17)
│ │   │   └──[+] anyOf (1472:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1197:19)❌ 
│ │   │   ├──[+] title (1486:20)
│ │   │   ├──[+] anyOf (1482:17)
│ │   │   └──[+] anyOf (1484:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] items (1231:15)❌ 
│ │   │   ├──[-] type (1229:19)❌ 
│ │   │   ├──[+] title (1535:20)
│ │   │   ├──[+] anyOf (1528:17)
│ │   │   └──[+] anyOf (1533:17)
│ │   ├─┬Parameters
│ │   │ ├──[🔀] example (1452:20)
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1173:19)❌ 
│ │   │   ├──[+] title (1450:20)
│ │   │   ├──[🔀] default (1449:22)❌ 
│ │   │   ├──[+] anyOf (1446:17)
│ │   │   └──[+] anyOf (1447:17)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[-] type (1181:19)❌ 
│ │   │   ├──[+] title (1462:20)
│ │   │   ├──[+] anyOf (1458:17)
│ │   │   └──[+] anyOf (1460:17)
│ │   ├─┬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)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └──[🔀] example (1600:17)
│ ├─┬/v1/transactions
│ │ ├─┬GET
│ │ │ ├──[+] parameters (5336:17)❌ 
│ │ │ ├──[+] parameters (5283:17)❌ 
│ │ │ ├──[+] parameters (5202:17)❌ 
│ │ │ ├──[+] parameters (5304:17)❌ 
│ │ │ ├──[+] parameters (5294:17)❌ 
│ │ │ ├──[-] security (3030:11)❌ 
│ │ │ ├──[+] security (5115:11)
│ │ │ ├──[🔀] summary (5111:16)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3038:19)❌ 
│ │ │ │   ├──[+] title (5125:20)
│ │ │ │   ├──[+] anyOf (5122:17)
│ │ │ │   └──[+] anyOf (5123:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3045:19)❌ 
│ │ │ │   ├──[+] title (5135:20)
│ │ │ │   ├──[+] anyOf (5132:17)
│ │ │ │   └──[+] anyOf (5133:17)
│ │ │ ├─┬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
│ │ │ │ ├──[🔀] description (5242:24)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3113:19)❌ 
│ │ │ │   ├──[+] title (5241:20)
│ │ │ │   ├──[🔀] description (5240:26)
│ │ │ │   ├──[+] anyOf (5238:17)
│ │ │ │   └──[+] anyOf (5239:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3134:19)❌ 
│ │ │ │   ├──[+] title (5271:20)
│ │ │ │   ├──[+] anyOf (5268:17)
│ │ │ │   └──[+] anyOf (5269: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
│ │ │ │   ├──[-] 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
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3052:19)❌ 
│ │ │ │   ├──[+] title (5145:20)
│ │ │ │   ├──[+] anyOf (5142:17)
│ │ │ │   └──[+] anyOf (5143:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3059:19)❌ 
│ │ │ │   ├──[+] title (5155:20)
│ │ │ │   ├──[+] anyOf (5152:17)
│ │ │ │   └──[+] anyOf (5153:17)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (5252:24)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3120:19)❌ 
│ │ │ │   ├──[+] title (5251:20)
│ │ │ │   ├──[🔀] description (5250:26)
│ │ │ │   ├──[+] anyOf (5248:17)
│ │ │ │   └──[+] anyOf (5249:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (3127:19)❌ 
│ │ │ │   ├──[+] title (5261:20)
│ │ │ │   ├──[+] anyOf (5258:17)
│ │ │ │   └──[+] anyOf (5259: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/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/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}
│ │ └─┬GET
│ │   ├──[+] parameters (1225:17)❌ 
│ │   ├──[-] security (970:11)❌ 
│ │   ├──[+] security (1215:11)
│ │   └──[🔀] summary (1211:16)
│ ├─┬/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 (746:19)❌ 
│ │ │ │   ├──[+] title (941:20)
│ │ │ │   ├──[+] anyOf (938:17)
│ │ │ │   └──[+] anyOf (939:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (770:19)❌ 
│ │ │ │   ├──[+] title (976:20)
│ │ │ │   ├──[+] anyOf (973:17)
│ │ │ │   └──[+] anyOf (974:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (778:19)❌ 
│ │ │ │   ├──[+] title (987:20)
│ │ │ │   ├──[+] anyOf (984:17)
│ │ │ │   └──[+] anyOf (985:17)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (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
│ │ │ │   ├──[-] 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 (762:19)❌ 
│ │ │     ├──[+] title (965:20)
│ │ │     ├──[+] anyOf (961:17)
│ │ │     └──[+] anyOf (963:17)
│ │ └─┬POST
│ │   ├──[+] parameters (1110:9)❌ 
│ │   ├──[-] security (874:11)❌ 
│ │   ├──[+] security (1108:11)
│ │   └──[🔀] summary (1104:16)
│ ├─┬/v1/products
│ │ ├─┬GET
│ │ │ ├──[+] parameters (2665:17)❌ 
│ │ │ ├──[+] parameters (2706:17)❌ 
│ │ │ ├──[-] security (2015:11)❌ 
│ │ │ ├──[+] security (2613:11)
│ │ │ ├──[🔀] summary (2609:16)
│ │ │ ├─┬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)
│ │ │ ├─┬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)
│ │ │ └─┬Responses
│ │ │   └─┬422
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (9743:9)❌ 
│ │ └─┬POST
│ │   ├──[+] parameters (2798:9)❌ 
│ │   ├──[-] security (2160:11)❌ 
│ │   ├──[+] security (2796:11)
│ │   ├──[🔀] summary (2792:16)
│ │   ├──[🔀] description (2793:20)
│ │   └─┬Responses
│ │     └─┬422
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (9743:9)❌ 
│ ├─┬/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 (7753: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
│ │     ├─┬422
│ │     │ └─┬application/json
│ │     │   └─┬Schema
│ │     │     └──[🔀] $ref (9743:9)❌ 
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (9905:9)❌ 
│ ├─┬/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 (19316:9)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (4954:15)
│ ├─┬/v1/filings/{filing_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1838:17)❌ 
│ │   ├──[-] security (1367:11)❌ 
│ │   ├──[+] security (1828:11)
│ │   └──[🔀] summary (1824:16)
│ ├─┬/v1/address_validation/suggestions
│ │ └─┬POST
│ │   ├──[+] parameters (107:9)❌ 
│ │   ├──[-] security (101:11)❌ 
│ │   └──[+] security (105:11)
│ ├─┬/v1/customers/external/{external_id}
│ │ └─┬GET
│ │   ├──[+] parameters (492:17)❌ 
│ │   ├──[-] security (582:11)❌ 
│ │   ├──[+] security (481:11)
│ │   └──[🔀] summary (477: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/filings/registration/{registration_id}
│ │ └─┬GET
│ │   ├──[+] parameters (1733:17)❌ 
│ │   ├──[-] security (1462:11)❌ 
│ │   ├──[+] security (1702:11)
│ │   └──[🔀] summary (1698: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)
├─┬Servers
│ └──[🔀] description (25372:18)
└─┬Components
  ├──[-] securitySchemes (24313:7)❌ 
  ├──[-] schemas (6297:7)❌ 
  ├──[-] schemas (19008:7)❌ 
  ├──[-] schemas (22871:7)❌ 
  ├──[-] schemas (5487:7)❌ 
  ├──[-] schemas (9331:7)❌ 
  ├──[-] schemas (6562:7)❌ 
  ├──[-] schemas (11748:7)❌ 
  ├──[-] schemas (11322:7)❌ 
  ├──[-] schemas (13965:7)❌ 
  ├──[-] schemas (13572:7)❌ 
  ├──[-] schemas (19495:7)❌ 
  ├──[-] schemas (14808:7)❌ 
  ├──[-] schemas (19862:7)❌ 
  ├──[-] schemas (4539:7)❌ 
  ├──[-] schemas (9579:7)❌ 
  ├──[-] schemas (17457:7)❌ 
  ├──[-] schemas (17432:7)❌ 
  ├──[-] schemas (22923:7)❌ 
  ├──[-] schemas (6761:7)❌ 
  ├──[-] schemas (23015:7)❌ 
  ├──[-] schemas (10740:7)❌ 
  ├──[-] schemas (5992:7)❌ 
  ├──[-] schemas (19744:7)❌ 
  ├──[-] schemas (6942:7)❌ 
  ├──[-] schemas (22897:7)❌ 
  ├──[-] schemas (5753:7)❌ 
  ├──[-] schemas (14151:7)❌ 
  ├──[-] schemas (10387:7)❌ 
  ├──[-] schemas (18912:7)❌ 
  ├──[-] schemas (22840:7)❌ 
  ├──[-] schemas (5412:7)❌ 
  ├──[-] schemas (19714:7)❌ 
  ├──[-] schemas (11687:7)❌ 
  ├──[-] schemas (23667:7)❌ 
  ├──[-] schemas (17753:7)❌ 
  ├──[-] schemas (8621:7)❌ 
  ├──[-] schemas (10957:7)❌ 
  ├──[-] schemas (23137:7)❌ 
  ├──[-] schemas (19904:7)❌ 
  ├──[-] schemas (5619:7)❌ 
  ├──[-] schemas (6391:7)❌ 
  ├──[-] schemas (6414:7)❌ 
  ├──[-] schemas (19335:7)❌ 
  ├──[-] schemas (9315:7)❌ 
  ├──[-] schemas (14089:7)❌ 
  ├──[-] schemas (12122:7)❌ 
  ├──[-] schemas (18017:7)❌ 
  ├──[-] schemas (23081:7)❌ 
  ├──[-] schemas (6028:7)❌ 
  ├──[-] schemas (20198:7)❌ 
  ├──[-] schemas (10969:7)❌ 
  ├──[-] schemas (5896:7)❌ 
  ├──[-] schemas (9984:7)❌ 
  ├──[-] schemas (10887:7)❌ 
  ├──[-] schemas (4718:7)❌ 
  ├──[-] schemas (14058:7)❌ 
  ├──[-] schemas (5395:7)❌ 
  ├──[-] schemas (10708:7)❌ 
  ├──[-] schemas (4908:7)❌ 
  ├──[-] schemas (6803:7)❌ 
  ├──[-] schemas (10368:7)❌ 
  ├──[-] schemas (11539:7)❌ 
  ├──[-] schemas (6775:7)❌ 
  ├──[-] schemas (8703:7)❌ 
  ├──[-] schemas (5317:7)❌ 
  ├──[-] schemas (10029:7)❌ 
  ├──[-] schemas (5517:7)❌ 
  ├──[-] schemas (17868:7)❌ 
  ├──[-] schemas (20247:7)❌ 
  ├──[-] schemas (5165:7)❌ 
  ├──[-] schemas (10322:7)❌ 
  ├──[-] schemas (10500:7)❌ 
  ├──[-] schemas (10667:7)❌ 
  ├──[-] schemas (17277:7)❌ 
  ├──[-] schemas (19154:7)❌ 
  ├──[-] schemas (17843:7)❌ 
  ├──[-] schemas (11041:7)❌ 
  ├──[-] schemas (5339:7)❌ 
  ├──[-] schemas (5141:7)❌ 
  ├──[-] schemas (5682:7)❌ 
  ├──[-] schemas (11738:7)❌ 
  ├──[-] schemas (7524:7)❌ 
  ├──[-] schemas (9128:7)❌ 
  ├──[-] schemas (10802:7)❌ 
  ├──[-] schemas (10765:7)❌ 
  ├──[-] schemas (17392:7)❌ 
  ├──[-] schemas (11379:7)❌ 
  ├──[-] schemas (19473:7)❌ 
  ├──[-] schemas (14449:7)❌ 
  ├──[-] schemas (8577:7)❌ 
  ├──[-] schemas (14751:7)❌ 
  ├──[-] schemas (19265:7)❌ 
  ├──[-] schemas (10556:7)❌ 
  ├──[-] schemas (17363:7)❌ 
  ├──[-] schemas (10516:7)❌ 
  ├──[-] schemas (8494:7)❌ 
  ├──[-] schemas (13841:7)❌ 
  ├──[-] schemas (20269:7)❌ 
  ├──[-] schemas (14430:7)❌ 
  ├──[-] schemas (19102:7)❌ 
  ├──[-] schemas (4888:7)❌ 
  ├──[-] schemas (5647:7)❌ 
  ├──[-] schemas (11725:7)❌ 
  ├──[-] schemas (22861:7)❌ 
  ├──[-] schemas (6081:7)❌ 
  ├──[-] schemas (7312:7)❌ 
  ├──[-] schemas (20350:7)❌ 
  ├──[-] schemas (10079:7)❌ 
  ├──[-] schemas (19690:7)❌ 
  ├──[-] schemas (23738:7)❌ 
  ├──[-] schemas (18603:7)❌ 
  ├──[-] schemas (13435:7)❌ 
  ├──[-] schemas (6359:7)❌ 
  ├──[-] schemas (22488:7)❌ 
  ├──[-] schemas (10944:7)❌ 
  ├──[-] schemas (9099:7)❌ 
  ├──[-] schemas (5811:7)❌ 
  ├──[-] schemas (10290:7)❌ 
  ├──[-] schemas (5276:7)❌ 
  ├──[-] schemas (10853:7)❌ 
  ├──[-] schemas (5200:7)❌ 
  ├──[-] schemas (12334:7)❌ 
  ├──[-] schemas (9019:7)❌ 
  ├──[-] schemas (23576:7)❌ 
  ├──[-] schemas (10609:7)❌ 
  ├──[-] schemas (8952:7)❌ 
  ├──[-] schemas (19351:7)❌ 
  ├──[-] schemas (5236:7)❌ 
  ├──[-] schemas (23544:7)❌ 
  ├──[-] schemas (6652:7)❌ 
  ├──[-] schemas (19629:7)❌ 
  ├──[-] schemas (6366:7)❌ 
  ├──[-] schemas (5191:7)❌ 
  ├──[-] schemas (10860:7)❌ 
  ├──[-] schemas (13485:7)❌ 
  ├──[-] schemas (10982:7)❌ 
  ├──[-] schemas (19051:7)❌ 
  ├──[-] schemas (22538:7)❌ 
  ├──[-] schemas (14862:7)❌ 
  ├──[-] schemas (13539:7)❌ 
  ├──[-] schemas (6493:7)❌ 
  ├──[-] schemas (6663:7)❌ 
  ├──[-] schemas (5786:7)❌ 
  ├──[-] schemas (5330:7)❌ 
  ├──[-] schemas (6160:7)❌ 
  ├──[-] schemas (5866:7)❌ 
  ├──[-] schemas (8469:7)❌ 
  ├──[-] schemas (5389:7)❌ 
  ├──[-] schemas (8930:7)❌ 
  ├──[-] schemas (19026:7)❌ 
  ├──[-] schemas (8605:7)❌ 
  ├──[-] schemas (23343:7)❌ 
  ├──[-] schemas (12139:7)❌ 
  ├──[-] schemas (19773:7)❌ 
  ├──[-] schemas (11512:7)❌ 
  ├──[-] schemas (22475:7)❌ 
  ├──[-] schemas (14478:7)❌ 
  ├──[-] schemas (7693:7)❌ 
  ├──[-] schemas (19064:7)❌ 
  ├──[-] schemas (6257:7)❌ 
  ├──[-] schemas (5435:7)❌ 
  ├──[-] schemas (7394:7)❌ 
  ├──[-] schemas (19658:7)❌ 
  ├──[-] schemas (8976:7)❌ 
  ├──[-] schemas (5563:7)❌ 
  ├──[-] schemas (19513:7)❌ 
  ├──[-] schemas (19279:7)❌ 
  ├──[-] schemas (18964:7)❌ 
  ├──[-] schemas (11563:7)❌ 
  ├──[-] schemas (8528:7)❌ 
  ├──[-] schemas (5741:7)❌ 
  ├──[-] schemas (5221:7)❌ 
  ├──[-] schemas (5532:7)❌ 
  ├──[-] schemas (11708:7)❌ 
  ├──[-] schemas (5606:7)❌ 
  ├──[-] schemas (19118:7)❌ 
  ├──[-] schemas (8758:7)❌ 
  ├──[-] schemas (9603:7)❌ 
  ├──[-] schemas (19246:7)❌ 
  ├──[-] schemas (21330:7)❌ 
  ├──[-] schemas (13779:7)❌ 
  ├──[-] schemas (5424:7)❌ 
  ├──[-] schemas (19386:7)❌ 
  ├──[-] schemas (7745:7)❌ 
  ├──[-] schemas (23713:7)❌ 
  ├──[-] schemas (4347:7)❌ 
  ├──[-] schemas (13996:7)❌ 
  ├──[-] schemas (22796:7)❌ 
  ├──[-] schemas (13607:7)❌ 
  ├──[-] schemas (23227:7)❌ 
  ├──[-] schemas (20173:7)❌ 
  ├──[-] schemas (6697:7)❌ 
  ├──[-] schemas (24246:7)❌ 
  ├──[-] schemas (4916:7)❌ 
  ├──[-] schemas (10819:7)❌ 
  ├──[-] schemas (19296:7)❌ 
  ├──[-] schemas (13717:7)❌ 
  ├──[-] schemas (4341:7)❌ 
  ├──[-] schemas (5302:7)❌ 
  ├──[-] schemas (5670:7)❌ 
  ├──[-] schemas (6968:7)❌ 
  ├──[-] schemas (13045:7)❌ 
  ├──[-] schemas (21853:7)❌ 
  ├──[-] schemas (11415:7)❌ 
  ├──[-] schemas (13560:7)❌ 
  ├──[-] schemas (7025:7)❌ 
  ├──[-] schemas (11464:7)❌ 
  ├──[-] schemas (17343:7)❌ 
  ├──[-] schemas (18102:7)❌ 
  ├──[-] schemas (5115:7)❌ 
  ├──[-] schemas (19129:7)❌ 
  ├──[-] schemas (14120:7)❌ 
  ├──[-] schemas (23514:7)❌ 
  ├──[-] schemas (19935:7)❌ 
  ├──[-] schemas (22552:7)❌ 
  ├──[-] schemas (6646:7)❌ 
  ├──[-] schemas (13618:7)❌ 
  ├──[-] schemas (13810:7)❌ 
  ├──[-] schemas (19179:7)❌ 
  ├──[-] schemas (23561:7)❌ 
  ├──[-] schemas (8681:7)❌ 
  ├──[-] schemas (14853:7)❌ 
  ├──[-] schemas (4940:7)❌ 
  ├──[-] schemas (7033:7)❌ 
  ├──[-] schemas (12723:7)❌ 
  ├──[-] schemas (20290:7)❌ 
  ├──[-] schemas (20667:7)❌ 
  ├──[-] schemas (22947:7)❌ 
  ├──[-] schemas (11301:7)❌ 
  ├──[-] schemas (5552:7)❌ 
  ├──[-] schemas (17520:7)❌ 
  ├──[-] schemas (23754:7)❌ 
  ├──[-] schemas (14275:7)❌ 
  ├──[-] schemas (20083:7)❌ 
  ├──[-] schemas (11778:7)❌ 
  ├──[-] schemas (6127:7)❌ 
  ├──[-] schemas (6459:7)❌ 
  ├──[-] schemas (11449:7)❌ 
  ├──[-] schemas (5358:7)❌ 
  ├──[-] schemas (10277:7)❌ 
  ├──[-] schemas (20514:7)❌ 
  ├──[-] schemas (19078:7)❌ 
  ├──[-] schemas (23433:7)❌ 
  ├──[-] schemas (10096:7)❌ 
  ├──[-] schemas (11499:7)❌ 
  ├──[-] schemas (14306:7)❌ 
  ├──[-] schemas (4993:7)❌ 
  ├──[-] schemas (23607:7)❌ 
  ├──[-] schemas (9809:7)❌ 
  ├──[-] schemas (14368:7)❌ 
  ├──[-] schemas (6640:7)❌ 
  ├──[-] schemas (11761:7)❌ 
  ├──[-] schemas (18928:7)❌ 
  ├──[-] schemas (5261:7)❌ 
  ├──[-] schemas (5707:7)❌ 
  ├──[-] schemas (5920:7)❌ 
  ├──[-] schemas (7602:7)❌ 
  ├──[-] schemas (19220:7)❌ 
  ├──[-] schemas (5402:7)❌ 
  ├──[-] schemas (20101:7)❌ 
  ├──[-] schemas (6446:7)❌ 
  ├──[-] schemas (19309:7)❌ 
  ├──[-] schemas (7699:7)❌ 
  ├──[-] schemas (8442:7)❌ 
  ├──[-] schemas (13387:7)❌ 
  ├──[-] schemas (19504:7)❌ 
  ├──[-] schemas (10331:7)❌ 
  ├──[-] schemas (19526:7)❌ 
  ├──[-] schemas (13624:7)❌ 
  ├──[-] schemas (11331:7)❌ 
  ├──[-] schemas (6869:7)❌ 
  ├──[-] schemas (13748:7)❌ 
  ├──[-] schemas (13872:7)❌ 
  ├──[-] schemas (19167:7)❌ 
  ├──[-] schemas (22639:7)❌ 
  ├──[-] schemas (14836:7)❌ 
  ├──[-] schemas (8500:7)❌ 
  ├──[-] schemas (22570:7)❌ 
  ├──[-] schemas (23770:7)❌ 
  ├──[-] schemas (17468:7)❌ 
  ├──[-] schemas (9054:7)❌ 
  ├──[-] schemas (7047:7)❌ 
  ├──[-] schemas (22718:7)❌ 
  ├──[-] schemas (6406:7)❌ 
  ├──[-] schemas (23482:7)❌ 
  ├──[-] schemas (4972:7)❌ 
  ├──[-] schemas (8628:7)❌ 
  ├──[-] schemas (10936:7)❌ 
  ├──[-] schemas (10631:7)❌ 
  ├──[-] schemas (11371:7)❌ 
  ├──[-] schemas (12203:7)❌ 
  ├──[-] schemas (12505:7)❌ 
  ├──[-] schemas (24074:7)❌ 
  ├──[-] schemas (5969:7)❌ 
  ├──[-] schemas (11631:7)❌ 
  ├──[-] schemas (6400:7)❌ 
  ├──[-] schemas (12478:7)❌ 
  ├──[-] schemas (8660:7)❌ 
  ├──[-] schemas (20212:7)❌ 
  ├──[-] schemas (5083:7)❌ 
  ├──[-] schemas (19322:7)❌ 
  ├──[-] schemas (19365:7)❌ 
  ├──[-] schemas (5497:7)❌ 
  ├──[-] schemas (10776:7)❌ 
  ├──[-] schemas (20184:7)❌ 
  ├──[-] schemas (22984:7)❌ 
  ├──[-] schemas (12270:7)❌ 
  ├──[-] schemas (13357:7)❌ 
  ├──[-] schemas (23688:7)❌ 
  ├──[-] schemas (6467:7)❌ 
  ├──[-] schemas (10679:7)❌ 
  ├──[-] schemas (18587:7)❌ 
  ├──[-] schemas (19489:7)❌ 
  ├──[-] schemas (18889:7)❌ 
  ├──[-] schemas (20218:7)❌ 
  ├──[-] schemas (20435:7)❌ 
  ├──[-] schemas (19756:7)❌ 
  ├──[-] schemas (23643:7)❌ 
  ├──[-] schemas (8734:7)❌ 
  ├──[-] schemas (14706:7)❌ 
  ├──[-] schemas (19234:7)❌ 
  ├──[-] schemas (5845:7)❌ 
  ├──[-] schemas (11457:7)❌ 
  ├──[-] schemas (10270:7)❌ 
  ├──[-] schemas (19188:7)❌ 
  ├──[-] schemas (11009:7)❌ 
  ├──[-] schemas (23168:7)❌ 
  ├──[-] schemas (5229:7)❌ 
  ├──[-] schemas (20137:7)❌ 
  ├──[-] schemas (22592:7)❌ 
  ├──[-] schemas (23253:7)❌ 
  ├──[-] schemas (9797:7)❌ 
  ├──[-] schemas (9108:7)❌ 
  ├──[-] schemas (14782:7)❌ 
  ├──[-] schemas (20224:7)❌ 
  ├──[-] schemas (6767:7)❌ 
  ├──[-] schemas (22496:7)❌ 
  ├──[-] schemas (7336:7)❌ 
  ├──[-] schemas (9350:7)❌ 
  ├──[-] schemas (12147:7)❌ 
  ├──[-] schemas (22832:7)❌ 
  ├──[-] schemas (5121:7)❌ 
  ├──[-] schemas (11587:7)❌ 
  ├──[-] schemas (14337:7)❌ 
  ├──[-] schemas (13644:7)❌ 
  ├──[-] schemas (5348:7)❌ 
  ├──[-] schemas (6795:7)❌ 
  ├──[-] schemas (24106:7)❌ 
  ├──[-] schemas (17859:7)❌ 
  ├──[-] schemas (23463:7)❌ 
  ├──[-] schemas (12111:7)❌ 
  ├──[-] schemas (17691:7)❌ 
  ├──[-] schemas (20615:7)❌ 
  ├──[-] schemas (22966:7)❌ 
  ├──[-] schemas (5938:7)❌ 
  ├──[-] schemas (5458:7)❌ 
  ├──[-] schemas (7919:7)❌ 
  ├──[+] schemas (23154:7)
  ├──[+] schemas (23067:7)
  ├──[+] schemas (12784:7)
  ├──[-] schemas (22450:7)❌ 
  ├──[+] schemas (23459:7)
  ├──[-] schemas (6201:7)❌ 
  ├──[+] schemas (14050:7)
  ├──[+] schemas (15376:7)
  ├──[-] schemas (7364:7)❌ 
  ├──[-] schemas (18784:7)❌ 
  ├──[+] schemas (9742:7)
  ├──[+] schemas (22511:7)
  ├──[+] schemas (14410:7)
  ├──[+] schemas (25252:7)
  ├──[+] schemas (10070:7)
  ├──[+] schemas (22416:7)
  ├──[+] schemas (23767:7)
  ├──[+] schemas (12964:7)
  ├──[+] schemas (22703:7)
  ├──[+] schemas (18944:7)
  ├──[+] schemas (10976:7)
  ├──[+] schemas (11344:7)
  ├──[+] schemas (13684:7)
  ├──[+] schemas (20122:7)
  ├──[+] schemas (14950:7)
  ├──[+] schemas (25169:7)
  ├──[+] schemas (15736:7)
  ├──[+] schemas (16822:7)
  ├──[+] schemas (25191:7)
  ├──[+] schemas (25087:7)
  ├──[+] schemas (19484:7)
  ├──[+] schemas (23390:7)
  ├──[+] schemas (25128:7)
  ├──[+] schemas (25181:7)
  ├──[+] schemas (25134:7)
  ├──[+] schemas (10616:7)
  ├──[+] schemas (23097:7)
  ├──[+] schemas (23189:7)
  ├──[+] schemas (21690:7)
  ├──[+] schemas (14230:7)
  ├──[+] schemas (21813:7)
  ├──[+] schemas (24888:7)
  ├──[+] schemas (16282:7)
  ├──[+] schemas (23730:7)
  ├──[+] schemas (17002:7)
  ├──[+] schemas (23493:7)
  ├──[+] schemas (18262:7)
  ├──[+] schemas (22577:7)
  ├──[+] schemas (25154:7)
  ├──[+] schemas (25175:7)
  ├──[+] schemas (17182:7)
  ├──[+] schemas (17362:7)
  ├──[+] schemas (11524:7)
  ├──[+] schemas (18914:7)
  ├──[+] schemas (22827:7)
  ├──[+] schemas (25164:7)
  ├──[+] schemas (23681:7)
  ├──[+] schemas (9904:7)
  ├──[+] schemas (11884:7)
  ├──[+] schemas (18082:7)
  ├──[+] schemas (25186:7)
  ├──[+] schemas (17542:7)
  ├──[+] schemas (20776:7)
  ├──[+] schemas (23585:7)
  ├──[+] schemas (17902:7)
  ├──[+] schemas (12424:7)
  ├──[+] schemas (25159:7)
  ├──[+] schemas (12604:7)
  ├──[+] schemas (23314:7)
  ├──[+] schemas (22852:7)
  ├──[+] schemas (25285:7)
  ├──[+] schemas (13870:7)
  ├──[+] schemas (25144:7)
  ├──[+] schemas (22274:7)
  ├──[+] schemas (21552:7)
  ├──[+] schemas (21544:7)
  ├──[+] schemas (23341:7)
  ├──[+] schemas (25229:7)
  ├──[+] schemas (25197:7)
  ├──[+] schemas (10436:7)
  ├──[+] schemas (22669:7)
  ├──[+] schemas (21773:7)
  ├──[+] schemas (25203:7)
  ├──[+] schemas (16462:7)
  ├──[+] schemas (16102:7)
  ├──[+] schemas (25235:7)
  ├──[+] schemas (18442:7)
  ├──[+] schemas (22995:7)
  ├──[+] schemas (23287:7)
  ├──[+] schemas (23422:7)
  ├──[+] schemas (22350:7)
  ├──[+] schemas (23230:7)
  ├──[+] schemas (21576:7)
  ├──[+] schemas (23025:7)
  ├──[+] schemas (25116:7)
  ├──[+] schemas (25209:7)
  ├──[+] schemas (25276:7)
  ├──[+] schemas (10796:7)
  ├──[+] schemas (22802:7)
  ├──[+] schemas (23127:7)
  ├──[+] schemas (13144:7)
  ├──[+] schemas (14770:7)
  ├──[+] schemas (22476:7)
  ├──[+] schemas (22546:7)
  ├──[+] schemas (22940:7)
  ├──[+] schemas (23553:7)
  ├──[+] schemas (15556:7)
  ├──[+] schemas (22763:7)
  ├──[+] schemas (23644:7)
  ├──[+] schemas (25262:7)
  ├──[+] schemas (22320:7)
  ├──[+] schemas (25109:7)
  ├──[+] schemas (25241:7)
  ├──[+] schemas (13504:7)
  ├──[+] schemas (25222:7)
  ├──[+] schemas (11704:7)
  ├──[+] schemas (22446:7)
  ├──[+] schemas (22733:7)
  ├──[+] schemas (10250:7)
  ├──[+] schemas (22627:7)
  ├──[+] schemas (15922:7)
  ├──[+] schemas (22887:7)
  ├──[+] schemas (12064:7)
  ├──[+] schemas (16642:7)
  ├──[+] schemas (23368:7)
  ├──[+] schemas (25268:7)
  ├──[+] schemas (11164:7)
  ├──[+] schemas (13324:7)
  ├──[+] schemas (17722:7)
  ├──[+] schemas (12244:7)
  ├──[+] schemas (25257:7)
  ├──[+] schemas (14590:7)
  ├──[+] schemas (25149:7)
  ├──[+] schemas (22965:7)
  ├──[+] schemas (23703:7)
  ├──[+] schemas (22385:7)
  ├──[+] schemas (23262:7)
  ├──[+] schemas (25122:7)
  ├──[+] schemas (25216:7)
  ├──[+] schemas (25139:7)
  ├──[+] schemas (25247:7)
  ├─┬TaxItemBuilder
  │ ├─┬jurisdiction_name
  │ │ ├──[-] type (19983:17)❌ 
  │ │ ├──[+] title (25052:18)
  │ │ ├──[+] anyOf (25049:15)
  │ │ └──[+] anyOf (25051:15)
  │ ├─┬rate
  │ │ ├──[-] type (19960:17)❌ 
  │ │ ├──[+] title (25007:18)
  │ │ ├──[+] anyOf (25004:15)
  │ │ └──[+] anyOf (25005:15)
  │ ├─┬destination_currency
  │ │ └──[🔀] $ref (25026:11)❌ 
  │ ├─┬external_id
  │ │ ├──[-] type (19970:17)❌ 
  │ │ ├──[+] title (25033:18)
  │ │ ├──[+] anyOf (25031:15)
  │ │ └──[+] anyOf (25032:15)
  │ ├─┬currency
  │ │ └──[🔀] $ref (25022:11)❌ 
  │ ├─┬organization_id
  │ │ ├──[-] type (19985:17)❌ 
  │ │ ├──[+] title (25057:18)
  │ │ ├──[+] anyOf (25055:15)
  │ │ └──[+] anyOf (25056:15)
  │ ├─┬converted_amount
  │ │ ├──[-] type (19964:17)❌ 
  │ │ ├──[+] title (25020:18)
  │ │ ├──[+] anyOf (25016:15)
  │ │ ├──[+] anyOf (25017:15)
  │ │ └──[+] anyOf (25019:15)
  │ ├─┬jurisdiction_type
  │ │ └──[🔀] $ref (25044:11)❌ 
  │ └─┬amount
  │   ├──[-] type (19962:17)❌ 
  │   ├──[+] title (25013:18)
  │   ├──[+] anyOf (25010:15)
  │   └──[+] anyOf (25011:15)
  ├─┬TransactionItemBuilder
  │ ├─┬converted_taxable_amount
  │ │ ├──[-] type (21446:17)❌ 
  │ │ ├──[+] title (24510:18)
  │ │ ├──[+] anyOf (24506:15)
  │ │ ├──[+] anyOf (24507:15)
  │ │ └──[+] anyOf (24509:15)
  │ ├─┬product
  │ │ ├──[-] type (21401:17)❌ 
  │ │ ├──[+] title (24418:18)
  │ │ ├──[+] anyOf (24416:15)
  │ │ └──[+] anyOf (24417:15)
  │ ├─┬external_id
  │ │ ├──[-] type (21382:17)❌ 
  │ │ ├──[+] title (24390:18)
  │ │ ├──[+] anyOf (24388:15)
  │ │ └──[+] anyOf (24389:15)
  │ ├─┬product_description
  │ │ ├──[-] type (21410:17)❌ 
  │ │ ├──[+] title (24436:18)
  │ │ ├──[+] anyOf (24434:15)
  │ │ └──[+] anyOf (24435:15)
  │ ├─┬converted_tax_amount_imported
  │ │ ├──[-] type (21449:17)❌ 
  │ │ ├──[+] title (24518:18)
  │ │ ├──[+] anyOf (24514:15)
  │ │ ├──[+] anyOf (24515:15)
  │ │ └──[+] anyOf (24517:15)
  │ ├─┬tax_amount_calculated
  │ │ ├──[-] type (21430:17)❌ 
  │ │ ├──[+] title (24475:18)
  │ │ ├──[+] anyOf (24472:15)
  │ │ └──[+] anyOf (24473:15)
  │ ├─┬organization_id
  │ │ ├──[-] type (21386:17)❌ 
  │ │ ├──[+] title (24396:18)
  │ │ ├──[+] anyOf (24394:15)
  │ │ └──[+] anyOf (24395:15)
  │ ├─┬converted_total_discount
  │ │ ├──[-] type (21455:17)❌ 
  │ │ ├──[+] title (24534:18)
  │ │ ├──[+] anyOf (24530:15)
  │ │ ├──[+] anyOf (24531:15)
  │ │ └──[+] anyOf (24533:15)
  │ ├─┬product_id
  │ │ ├──[-] type (21404:17)❌ 
  │ │ ├──[+] title (24424:18)
  │ │ ├──[+] anyOf (24422:15)
  │ │ └──[+] anyOf (24423:15)
  │ ├─┬tax_rate_imported
  │ │ ├──[-] type (21426:17)❌ 
  │ │ ├──[+] title (24467:18)
  │ │ ├──[+] anyOf (24464:15)
  │ │ └──[+] anyOf (24465:15)
  │ ├─┬product_name
  │ │ ├──[-] type (21407:17)❌ 
  │ │ ├──[+] title (24430:18)
  │ │ ├──[+] anyOf (24428:15)
  │ │ └──[+] anyOf (24429:15)
  │ ├─┬quantity
  │ │ ├──[-] type (21414:17)❌ 
  │ │ ├──[+] title (24443:18)
  │ │ ├──[+] anyOf (24440:15)
  │ │ └──[+] anyOf (24441:15)
  │ ├─┬tax_rate_calculated
  │ │ ├──[-] type (21434:17)❌ 
  │ │ ├──[+] title (24483:18)
  │ │ ├──[+] anyOf (24480:15)
  │ │ └──[+] anyOf (24481:15)
  │ ├─┬converted_amount
  │ │ ├──[-] type (21443:17)❌ 
  │ │ ├──[+] title (24502:18)
  │ │ ├──[+] anyOf (24498:15)
  │ │ ├──[+] anyOf (24499:15)
  │ │ └──[+] anyOf (24501:15)
  │ ├─┬discount_builder
  │ │ └──[🔀] $ref (24569:11)❌ 
  │ ├─┬converted_subtotal
  │ │ ├──[-] type (21458:17)❌ 
  │ │ ├──[+] title (24542:18)
  │ │ ├──[+] anyOf (24538:15)
  │ │ ├──[+] anyOf (24539:15)
  │ │ └──[+] anyOf (24541:15)
  │ ├─┬taxable_amount
  │ │ ├──[-] type (21462:17)❌ 
  │ │ ├──[+] title (24549:18)
  │ │ ├──[+] anyOf (24546:15)
  │ │ └──[+] anyOf (24547:15)
  │ ├─┬tax_exemption
  │ │ └──[🔀] $ref (24553:11)❌ 
  │ ├─┬converted_tax_amount_calculated
  │ │ ├──[-] type (21452:17)❌ 
  │ │ ├──[+] title (24526:18)
  │ │ ├──[+] anyOf (24522:15)
  │ │ ├──[+] anyOf (24523:15)
  │ │ └──[+] anyOf (24525:15)
  │ ├─┬tax_amount_imported
  │ │ ├──[-] type (21422:17)❌ 
  │ │ ├──[+] title (24459:18)
  │ │ ├──[+] anyOf (24456:15)
  │ │ └──[+] anyOf (24457:15)
  │ ├─┬description
  │ │ ├──[-] type (21394:17)❌ 
  │ │ ├──[+] title (24408:18)
  │ │ ├──[+] anyOf (24406:15)
  │ │ └──[+] anyOf (24407:15)
  │ ├─┬amount
  │ │ ├──[-] type (21418:17)❌ 
  │ │ ├──[+] title (24451:18)
  │ │ ├──[+] anyOf (24448:15)
  │ │ └──[+] anyOf (24449:15)
  │ ├─┬original_currency
  │ │ └──[🔀] $ref (24487:11)❌ 
  │ └─┬destination_currency
  │   └──[🔀] $ref (24492:11)❌ 
  ├─┬SourceEnum
  │ ├──[+] enum (20373:11)
  │ ├──[+] enum (20377:11)
  │ ├──[+] enum (20381:11)
  │ ├──[+] enum (20313:11)
  │ ├──[+] enum (20375:11)
  │ ├──[+] enum (20372:11)
  │ ├──[+] enum (20374:11)
  │ ├──[+] enum (20376:11)
  │ ├──[+] enum (20380:11)
  │ ├──[+] enum (20340:11)
  │ ├──[+] enum (20371:11)
  │ ├──[+] enum (20379:11)
  │ ├──[+] enum (20314:11)
  │ └──[+] enum (20378:11)
  ├─┬AddressResponseData
  │ ├─┬street_2
  │ │ ├──[-] type (4446:17)❌ 
  │ │ ├──[+] title (20195:18)
  │ │ ├──[+] anyOf (20193:15)
  │ │ └──[+] anyOf (20194:15)
  │ ├─┬postal_code
  │ │ ├──[-] type (4458:17)❌ 
  │ │ ├──[+] title (20219:18)
  │ │ ├──[+] anyOf (20217:15)
  │ │ └──[+] anyOf (20218:15)
  │ ├─┬city
  │ │ ├──[-] type (4449:17)❌ 
  │ │ ├──[+] title (20201:18)
  │ │ ├──[+] anyOf (20199:15)
  │ │ └──[+] anyOf (20200:15)
  │ ├─┬full_address
  │ │ ├──[-] type (4464:17)❌ 
  │ │ ├──[+] title (20231:18)
  │ │ ├──[+] anyOf (20229:15)
  │ │ └──[+] anyOf (20230:15)
  │ ├─┬county
  │ │ ├──[-] type (4452:17)❌ 
  │ │ ├──[+] title (20207:18)
  │ │ ├──[+] anyOf (20205:15)
  │ │ └──[+] anyOf (20206:15)
  │ ├─┬state
  │ │ ├──[-] type (4455:17)❌ 
  │ │ ├──[+] title (20213:18)
  │ │ ├──[+] anyOf (20211:15)
  │ │ └──[+] anyOf (20212:15)
  │ ├─┬country
  │ │ ├──[-] type (4461:17)❌ 
  │ │ ├──[+] title (20225:...

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **High Risk**
> Minor SDK version bump with widespread breaking request/response and error-model changes across core tax APIs; integrators must update call sites and models before upgrading.
> 
> **Overview**
> **Regenerates the Speakeasy Java SDK as `0.16.0`** (version pins in `gen.yaml`, `gradle.properties`, `README`, and `RELEASES.md`) from an updated customer OpenAPI spec (Speakeasy CLI 1.796.2).
> 
> **Existing operations are largely breaking for callers:** request/response types and validation error shapes changed across customers, transactions, exemptions, filings, nexus, products, registrations, tax estimation, and address validation. Many resource-by-ID flows now expose **`xOrganizationId`** on operation requests where it was not previously generated.
> 
> **New generated clients** cover filing approval, transaction archive/tax-only, customer tax registration upsert, registration jurisdiction/attachment/OSS helpers, and additional nexus detail/category endpoints—reflected in updated SDK docs and operation models.
> 
> **Registration create** and related schemas shift toward richer **`oneOf`** jurisdiction payloads and nullable/`anyOf` query parameters, matching upstream API documentation rather than hand-written Java changes.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit 10a68a00016fade074688f19546696d5d811b454. 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 Aug 30, 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