Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all services #698

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Update all services #698

merged 2 commits into from
Oct 15, 2024

Conversation

AdyenAutomationBot
Copy link
Collaborator

@AdyenAutomationBot AdyenAutomationBot commented Oct 2, 2024

Breaking changes 🛠

  • LEM API:
    • Removed CapabilityEnum, legalEntityId, service in BusinessLineInfoUpdate
    • Removed allowDebugUi in OnboardingLinkSettings
  • Management API:
    • Changed type of jcb-attribute from GenericPmWithTdiInfo to JCBInfo in PaymentMethod
    • Changed type of jcb-attribute from GenericPmWithTdiInfo to JCBInfo in PaymentMethodSetupInfo

New Features 💎

  • Balance Platform API:

    • Added branchNumber in bankAccountDetails
    • Added accountHierarchyNotActive, directDebitNotSupported, pendingExecution, and transferInstrumentDoesNotExist in:
      • CreateSweepConfigurationV2
      • SweepConfigurationV2
      • UpdateSweepConfigurationV2
    • Added name in RegisterSCARequest
    • Added issueCreditLimit in:
      • VerificationDeadline
      • VerificationError
      • VerificationErrorRecursive
  • Checkout API:

    • Added fundingSource and isCardCommercial in cardDetailsResponse
    • Added walletPurpose (identifiedBoleto, transferDifferentWallet, transferOwnWallet, transferSameWallet, unidentifiedBoleto) in FundRecipient
    • Added storedPaymentMethodId and recurringDetailReference in PayToDetails
    • Deprecated recurringDetailReference in PayToDetails
  • LEM API:

    • Added CheckTaxElectronicDeliveryConsentResponse
    • Added SetTaxElectronicDeliveryConsentRequest
    • Added support for LEM API v3 TaxEDeliveryConsentApi
  • Management API:

    • Added JCBInfo
  • Transfers API:

    • Added accountHierarchyNotActive, DirectDebitNotSupported, pendingExecution and transferInstrumentDoesNotExist for sweepConfigurationV2 and transferWebhooks.
    • Added TransferReview, transferInfo, transferEvent and transferData for transferWebhooks
    • Added DirectDebitInformation to transferWebhooks`
    • Added issueCreditLimit in verificationDeadline, verificationError and verificationErrorRecursive

OpenAPI spec or templates produced changes on 15-10-2024 by commit.

@AdyenAutomationBot AdyenAutomationBot requested a review from a team as a code owner October 2, 2024 09:21
@AdyenAutomationBot AdyenAutomationBot force-pushed the sdk-automation/models branch 6 times, most recently from 87cca0d to 8ce952a Compare October 9, 2024 00:49
@AdyenAutomationBot AdyenAutomationBot requested a review from a team as a code owner October 9, 2024 20:10
Kwok-he-Chu
Kwok-he-Chu previously approved these changes Oct 14, 2024
@Kwok-he-Chu Kwok-he-Chu added the breaking change Introduces a breaking API change (correlating with MAJOR in Semantic Versioning) label Oct 14, 2024
@AdyenAutomationBot AdyenAutomationBot force-pushed the sdk-automation/models branch 2 times, most recently from e87ac62 to 7290dac Compare October 15, 2024 06:31
Copy link

sonarcloud bot commented Oct 15, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
88.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@ayodejidev ayodejidev merged commit 07f7a13 into main Oct 15, 2024
3 of 4 checks passed
@ayodejidev ayodejidev deleted the sdk-automation/models branch October 15, 2024 15:30
@ayodejidev ayodejidev restored the sdk-automation/models branch October 15, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Introduces a breaking API change (correlating with MAJOR in Semantic Versioning)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants