Uses of Class
com.adyen.model.RequestOptions
-
-
Uses of RequestOptions in com.adyen.httpclient
Methods in com.adyen.httpclient with parameters of type RequestOptions Modifier and Type Method Description StringAdyenHttpClient. request(String endpoint, String requestBody, Config config, boolean isApiKeyRequired, RequestOptions requestOptions)StringAdyenHttpClient. request(String endpoint, String requestBody, Config config, boolean isApiKeyRequired, RequestOptions requestOptions, ApiConstants.HttpMethod httpMethod)StringAdyenHttpClient. request(String endpoint, String requestBody, Config config, boolean isApiKeyRequired, RequestOptions requestOptions, ApiConstants.HttpMethod httpMethod, Map<String,String> params)StringClientInterface. request(String endpoint, String requestBody, Config config, boolean isApiKeyRequired, RequestOptions requestOptions)StringClientInterface. request(String endpoint, String requestBody, Config config, boolean isApiKeyRequired, RequestOptions requestOptions, ApiConstants.HttpMethod httpMethod)StringClientInterface. request(String endpoint, String requestBody, Config config, boolean isApiKeyRequired, RequestOptions requestOptions, ApiConstants.HttpMethod httpMethod, Map<String,String> params) -
Uses of RequestOptions in com.adyen.model
Methods in com.adyen.model that return RequestOptions Modifier and Type Method Description RequestOptionsRequestOptions. additionalServiceHeaders(HashMap<String,String> additionalServiceHeaders)RequestOptionsRequestOptions. idempotencyKey(String idempotencyKey)RequestOptionsRequestOptions. requestedVerificationCodeHeader(String requestedVerificationCodeHeader) -
Uses of RequestOptions in com.adyen.service
Methods in com.adyen.service with parameters of type RequestOptions Modifier and Type Method Description AcceptDisputeResponseDisputesApi. acceptDispute(AcceptDisputeRequest acceptDisputeRequest, RequestOptions requestOptions)Accept a disputeModificationResultPaymentApi. adjustAuthorisation(AdjustAuthorisationRequest adjustAuthorisationRequest, RequestOptions requestOptions)Change the authorised amountAssignTerminalsResponsePosTerminalManagementApi. assignTerminals(AssignTerminalsRequest assignTerminalsRequest, RequestOptions requestOptions)Deprecated.since POS Terminal Management API v1 Use [Management API](https://docs.adyen.com/api-explorer/Management/latest/overview).PaymentResultPaymentApi. authorise(PaymentRequest paymentRequest, RequestOptions requestOptions)Create an authorisationPaymentResultPaymentApi. authorise3d(PaymentRequest3d paymentRequest3d, RequestOptions requestOptions)Complete a 3DS authorisationPaymentResultPaymentApi. authorise3ds2(PaymentRequest3ds2 paymentRequest3ds2, RequestOptions requestOptions)Complete a 3DS2 authorisationBalanceTransferResponseBalanceControlApi. balanceTransfer(BalanceTransferRequest balanceTransferRequest, RequestOptions requestOptions)Start a balance transferModificationResultPaymentApi. cancel(CancelRequest cancelRequest, RequestOptions requestOptions)Cancel an authorisationModificationResultPaymentApi. cancelOrRefund(CancelOrRefundRequest cancelOrRefundRequest, RequestOptions requestOptions)Cancel or refund a paymentModificationResultPaymentApi. capture(CaptureRequest captureRequest, RequestOptions requestOptions)Capture an authorisationStoredValueStatusChangeResponseStoredValueApi. changeStatus(StoredValueStatusChangeRequest storedValueStatusChangeRequest, RequestOptions requestOptions)Changes the status of the payment method.StoredValueBalanceCheckResponseStoredValueApi. checkBalance(StoredValueBalanceCheckRequest storedValueBalanceCheckRequest, RequestOptions requestOptions)Checks the balance.CreateSessionResponsePosMobileApi. createCommunicationSession(CreateSessionRequest createSessionRequest, RequestOptions requestOptions)Create a communication sessionCreatePermitResultRecurringApi. createPermit(CreatePermitRequest createPermitRequest, RequestOptions requestOptions)Create new permits linked to a recurring contract.DefendDisputeResponseDisputesApi. defendDispute(DefendDisputeRequest defendDisputeRequest, RequestOptions requestOptions)Defend a disputeDeleteDefenseDocumentResponseDisputesApi. deleteDisputeDefenseDocument(DeleteDefenseDocumentRequest deleteDefenseDocumentRequest, RequestOptions requestOptions)Delete a defense documentDisableResultRecurringApi. disable(DisableRequest disableRequest, RequestOptions requestOptions)Disable stored payment detailsDisablePermitResultRecurringApi. disablePermit(DisablePermitRequest disablePermitRequest, RequestOptions requestOptions)Disable an existing permit.ModificationResultPaymentApi. donate(DonationRequest donationRequest, RequestOptions requestOptions)Deprecated.FindTerminalResponsePosTerminalManagementApi. findTerminal(FindTerminalRequest findTerminalRequest, RequestOptions requestOptions)Deprecated.since POS Terminal Management API v1 Use [Management API](https://docs.adyen.com/api-explorer/Management/latest/overview).BoardingTokenResponsePaymentsAppApi. generatePaymentsAppBoardingTokenForMerchant(String merchantId, BoardingTokenRequest boardingTokenRequest, RequestOptions requestOptions)Create a boarding token - merchant levelBoardingTokenResponsePaymentsAppApi. generatePaymentsAppBoardingTokenForStore(String merchantId, String storeId, BoardingTokenRequest boardingTokenRequest, RequestOptions requestOptions)Create a boarding token - store levelThreeDSAvailabilityResponseBinLookupApi. get3dsAvailability(ThreeDSAvailabilityRequest threeDSAvailabilityRequest, RequestOptions requestOptions)Check if 3D Secure is availableAuthenticationResultResponsePaymentApi. getAuthenticationResult(AuthenticationResultRequest authenticationResultRequest, RequestOptions requestOptions)Get the 3DS authentication resultCostEstimateResponseBinLookupApi. getCostEstimate(CostEstimateRequest costEstimateRequest, RequestOptions requestOptions)Get a fees cost estimateGetStoresUnderAccountResponsePosTerminalManagementApi. getStoresUnderAccount(GetStoresUnderAccountRequest getStoresUnderAccountRequest, RequestOptions requestOptions)Deprecated.since POS Terminal Management API v1 Use [Management API](https://docs.adyen.com/api-explorer/Management/latest/overview).GetTerminalDetailsResponsePosTerminalManagementApi. getTerminalDetails(GetTerminalDetailsRequest getTerminalDetailsRequest, RequestOptions requestOptions)Deprecated.since POS Terminal Management API v1 Use [Management API](https://docs.adyen.com/api-explorer/Management/latest/overview).GetTerminalsUnderAccountResponsePosTerminalManagementApi. getTerminalsUnderAccount(GetTerminalsUnderAccountRequest getTerminalsUnderAccountRequest, RequestOptions requestOptions)Deprecated.since POS Terminal Management API v1 Use [Management API](https://docs.adyen.com/api-explorer/Management/latest/overview).StoredValueIssueResponseStoredValueApi. issue(StoredValueIssueRequest storedValueIssueRequest, RequestOptions requestOptions)Issues a new card.PaymentsAppResponsePaymentsAppApi. listPaymentsAppForMerchant(String merchantId, String statuses, Integer limit, Long offset, RequestOptions requestOptions)Get a list of Payments Apps - merchant levelPaymentsAppResponsePaymentsAppApi. listPaymentsAppForStore(String merchantId, String storeId, String statuses, Integer limit, Long offset, RequestOptions requestOptions)Get a list of Payments Apps - store levelRecurringDetailsResultRecurringApi. listRecurringDetails(RecurringDetailsRequest recurringDetailsRequest, RequestOptions requestOptions)Get stored payment detailsStoredValueLoadResponseStoredValueApi. load(StoredValueLoadRequest storedValueLoadRequest, RequestOptions requestOptions)Loads the payment method.StoredValueBalanceMergeResponseStoredValueApi. mergeBalance(StoredValueBalanceMergeRequest storedValueBalanceMergeRequest, RequestOptions requestOptions)Merge the balance of two cards.NotifyShopperResultRecurringApi. notifyShopper(NotifyShopperRequest notifyShopperRequest, RequestOptions requestOptions)Ask issuer to notify the shopperModificationResultPaymentApi. refund(RefundRequest refundRequest, RequestOptions requestOptions)Refund a captured paymentSubjectErasureResponseDataProtectionApi. requestSubjectErasure(SubjectErasureByPspReferenceRequest subjectErasureByPspReferenceRequest, RequestOptions requestOptions)Submit a Subject Erasure Request.ThreeDS2ResultResponsePaymentApi. retrieve3ds2Result(ThreeDS2ResultRequest threeDS2ResultRequest, RequestOptions requestOptions)Get the 3DS2 authentication resultDefenseReasonsResponseDisputesApi. retrieveApplicableDefenseReasons(DefenseReasonsRequest defenseReasonsRequest, RequestOptions requestOptions)Get applicable defense reasonsvoidPaymentsAppApi. revokePaymentsApp(String merchantId, String installationId, RequestOptions requestOptions)Revoke Payments App instance authenticationScheduleAccountUpdaterResultRecurringApi. scheduleAccountUpdater(ScheduleAccountUpdaterRequest scheduleAccountUpdaterRequest, RequestOptions requestOptions)Schedule running the Account UpdaterSupplyDefenseDocumentResponseDisputesApi. supplyDefenseDocument(SupplyDefenseDocumentRequest supplyDefenseDocumentRequest, RequestOptions requestOptions)Supply a defense documentModificationResultPaymentApi. technicalCancel(TechnicalCancelRequest technicalCancelRequest, RequestOptions requestOptions)Cancel an authorisation using your referenceModificationResultPaymentApi. voidPendingRefund(VoidPendingRefundRequest voidPendingRefundRequest, RequestOptions requestOptions)Cancel an in-person refundStoredValueVoidResponseStoredValueApi. voidTransaction(StoredValueVoidRequest storedValueVoidRequest, RequestOptions requestOptions)Voids a transaction. -
Uses of RequestOptions in com.adyen.service.balanceplatform
Methods in com.adyen.service.balanceplatform with parameters of type RequestOptions Modifier and Type Method Description TransferRouteResponseTransferRoutesApi. calculateTransferRoutes(TransferRouteRequest transferRouteRequest, RequestOptions requestOptions)Calculate transfer routesPinChangeResponseManageCardPinApi. changeCardPin(PinChangeRequest pinChangeRequest, RequestOptions requestOptions)Change a card PINRegisterSCAFinalResponseManageScaDevicesApi. completeRegistrationOfScaDevice(String id, RegisterSCARequest registerSCARequest, RequestOptions requestOptions)Complete the registration of an SCA deviceAccountHolderAccountHoldersApi. createAccountHolder(AccountHolderInfo accountHolderInfo, RequestOptions requestOptions)Create an account holderBalanceAccountBalanceAccountsApi. createBalanceAccount(BalanceAccountInfo balanceAccountInfo, RequestOptions requestOptions)Create a balance accountPaymentInstrumentPaymentInstrumentsApi. createPaymentInstrument(PaymentInstrumentInfo paymentInstrumentInfo, RequestOptions requestOptions)Create a payment instrumentPaymentInstrumentGroupPaymentInstrumentGroupsApi. createPaymentInstrumentGroup(PaymentInstrumentGroupInfo paymentInstrumentGroupInfo, RequestOptions requestOptions)Create a payment instrument groupSweepConfigurationV2BalanceAccountsApi. createSweep(String balanceAccountId, CreateSweepConfigurationV2 createSweepConfigurationV2, RequestOptions requestOptions)Create a sweepTransactionRuleTransactionRulesApi. createTransactionRule(TransactionRuleInfo transactionRuleInfo, RequestOptions requestOptions)Create a transaction rulevoidManageScaDevicesApi. deleteRegistrationOfScaDevice(String id, String paymentInstrumentId, RequestOptions requestOptions)Delete a registration of an SCA devicevoidBalanceAccountsApi. deleteSweep(String balanceAccountId, String sweepId, RequestOptions requestOptions)Delete a sweepTransactionRuleTransactionRulesApi. deleteTransactionRule(String transactionRuleId, RequestOptions requestOptions)Delete a transaction ruleAccountHolderAccountHoldersApi. getAccountHolder(String id, RequestOptions requestOptions)Get an account holderPaginatedAccountHoldersResponsePlatformApi. getAllAccountHoldersUnderBalancePlatform(String id, Integer offset, Integer limit, RequestOptions requestOptions)Get all account holders under a balance platformGrantOffersGrantOffersApi. getAllAvailableGrantOffers(String accountHolderId, RequestOptions requestOptions)Get all available grant offersPaginatedBalanceAccountsResponseAccountHoldersApi. getAllBalanceAccountsOfAccountHolder(String id, Integer offset, Integer limit, RequestOptions requestOptions)Get all balance accounts of an account holderBalanceSweepConfigurationsResponseBalanceAccountsApi. getAllSweepsForBalanceAccount(String balanceAccountId, Integer offset, Integer limit, RequestOptions requestOptions)Get all sweeps for a balance accountTransactionRulesResponseAccountHoldersApi. getAllTransactionRulesForAccountHolder(String id, RequestOptions requestOptions)Get all transaction rules for an account holderTransactionRulesResponseBalanceAccountsApi. getAllTransactionRulesForBalanceAccount(String id, RequestOptions requestOptions)Get all transaction rules for a balance accountTransactionRulesResponsePlatformApi. getAllTransactionRulesForBalancePlatform(String id, RequestOptions requestOptions)Get all transaction rules for a balance platformTransactionRulesResponsePaymentInstrumentsApi. getAllTransactionRulesForPaymentInstrument(String id, RequestOptions requestOptions)Get all transaction rules for a payment instrumentTransactionRulesResponsePaymentInstrumentGroupsApi. getAllTransactionRulesForPaymentInstrumentGroup(String id, RequestOptions requestOptions)Get all transaction rules for a payment instrument groupBalanceAccountBalanceAccountsApi. getBalanceAccount(String id, RequestOptions requestOptions)Get a balance accountBalancePlatformPlatformApi. getBalancePlatform(String id, RequestOptions requestOptions)Get a balance platformPaginatedGetCardOrderItemResponseCardOrdersApi. getCardOrderItems(String id, Integer offset, Integer limit, RequestOptions requestOptions)Get card order itemsCapitalGrantAccountGrantAccountsApi. getGrantAccount(String id, RequestOptions requestOptions)Get a grant accountGrantOfferGrantOffersApi. getGrantOffer(String grantOfferId, RequestOptions requestOptions)Get a grant offerGetNetworkTokenResponseNetworkTokensApi. getNetworkToken(String networkTokenId, RequestOptions requestOptions)Get a network tokenPaymentInstrumentRevealInfoPaymentInstrumentsApi. getPanOfPaymentInstrument(String id, RequestOptions requestOptions)Get the PAN of a payment instrumentPaymentInstrumentPaymentInstrumentsApi. getPaymentInstrument(String id, RequestOptions requestOptions)Get a payment instrumentPaymentInstrumentGroupPaymentInstrumentGroupsApi. getPaymentInstrumentGroup(String id, RequestOptions requestOptions)Get a payment instrument groupPaginatedPaymentInstrumentsResponseBalanceAccountsApi. getPaymentInstrumentsLinkedToBalanceAccount(String id, Integer offset, Integer limit, String status, RequestOptions requestOptions)Get payment instruments linked to a balance accountSweepConfigurationV2BalanceAccountsApi. getSweep(String balanceAccountId, String sweepId, RequestOptions requestOptions)Get a sweepGetTaxFormResponseAccountHoldersApi. getTaxForm(String id, String formType, Integer year, RequestOptions requestOptions)Get a tax formTransactionRuleResponseTransactionRulesApi. getTransactionRule(String transactionRuleId, RequestOptions requestOptions)Get a transaction ruleRegisterSCAResponseManageScaDevicesApi. initiateRegistrationOfScaDevice(RegisterSCARequest registerSCARequest, RequestOptions requestOptions)Initiate the registration of an SCA devicePaginatedGetCardOrderResponseCardOrdersApi. listCardOrders(String id, String cardManufacturingProfileId, String status, String txVariantCode, OffsetDateTime createdSince, OffsetDateTime createdUntil, OffsetDateTime lockedSince, OffsetDateTime lockedUntil, String serviceCenter, Integer offset, Integer limit, RequestOptions requestOptions)Get a list of card ordersListNetworkTokensResponsePaymentInstrumentsApi. listNetworkTokens(String id, RequestOptions requestOptions)List network tokensSearchRegisteredDevicesResponseManageScaDevicesApi. listRegisteredScaDevices(String paymentInstrumentId, Integer pageNumber, Integer pageSize, RequestOptions requestOptions)Get a list of registered SCA devicesPublicKeyResponseManageCardPinApi. publicKey(String purpose, String format, RequestOptions requestOptions)Get an RSA public keyRevealPinResponseManageCardPinApi. revealCardPin(RevealPinRequest revealPinRequest, RequestOptions requestOptions)Reveal a card PINPaymentInstrumentRevealResponsePaymentInstrumentsApi. revealDataOfPaymentInstrument(PaymentInstrumentRevealRequest paymentInstrumentRevealRequest, RequestOptions requestOptions)Reveal the data of a payment instrumentAccountHolderAccountHoldersApi. updateAccountHolder(String id, AccountHolderUpdateRequest accountHolderUpdateRequest, RequestOptions requestOptions)Update an account holderBalanceAccountBalanceAccountsApi. updateBalanceAccount(String id, BalanceAccountUpdateRequest balanceAccountUpdateRequest, RequestOptions requestOptions)Update a balance accountvoidNetworkTokensApi. updateNetworkToken(String networkTokenId, UpdateNetworkTokenRequest updateNetworkTokenRequest, RequestOptions requestOptions)Update a network tokenUpdatePaymentInstrumentPaymentInstrumentsApi. updatePaymentInstrument(String id, PaymentInstrumentUpdateRequest paymentInstrumentUpdateRequest, RequestOptions requestOptions)Update a payment instrumentSweepConfigurationV2BalanceAccountsApi. updateSweep(String balanceAccountId, String sweepId, UpdateSweepConfigurationV2 updateSweepConfigurationV2, RequestOptions requestOptions)Update a sweepTransactionRuleTransactionRulesApi. updateTransactionRule(String transactionRuleId, TransactionRuleInfo transactionRuleInfo, RequestOptions requestOptions)Update a transaction rulevoidBankAccountValidationApi. validateBankAccountIdentification(BankAccountIdentificationValidationRequest bankAccountIdentificationValidationRequest, RequestOptions requestOptions)Validate a bank account -
Uses of RequestOptions in com.adyen.service.checkout
Methods in com.adyen.service.checkout with parameters of type RequestOptions Modifier and Type Method Description StandalonePaymentCancelResponseModificationsApi. cancelAuthorisedPayment(StandalonePaymentCancelRequest standalonePaymentCancelRequest, RequestOptions requestOptions)Cancel an authorised paymentPaymentCancelResponseModificationsApi. cancelAuthorisedPaymentByPspReference(String paymentPspReference, PaymentCancelRequest paymentCancelRequest, RequestOptions requestOptions)Cancel an authorised paymentCancelOrderResponseOrdersApi. cancelOrder(CancelOrderRequest cancelOrderRequest, RequestOptions requestOptions)Cancel an orderPaymentCaptureResponseModificationsApi. captureAuthorisedPayment(String paymentPspReference, PaymentCaptureRequest paymentCaptureRequest, RequestOptions requestOptions)Capture an authorised paymentCardDetailsResponsePaymentsApi. cardDetails(CardDetailsRequest cardDetailsRequest, RequestOptions requestOptions)Get the brands and other details of a cardvoidRecurringApi. deleteTokenForStoredPaymentDetails(String storedPaymentMethodId, String shopperReference, String merchantAccount, RequestOptions requestOptions)Delete a token for stored payment detailsDonationCampaignsResponseDonationsApi. donationCampaigns(DonationCampaignsRequest donationCampaignsRequest, RequestOptions requestOptions)Get a list of donation campaigns.DonationPaymentResponseDonationsApi. donations(DonationPaymentRequest donationPaymentRequest, RequestOptions requestOptions)Start a transaction for donationsApplePaySessionResponseUtilityApi. getApplePaySession(ApplePaySessionRequest applePaySessionRequest, RequestOptions requestOptions)Get an Apple Pay sessionBalanceCheckResponseOrdersApi. getBalanceOfGiftCard(BalanceCheckRequest balanceCheckRequest, RequestOptions requestOptions)Get the balance of a gift cardPaymentLinkResponsePaymentLinksApi. getPaymentLink(String linkId, RequestOptions requestOptions)Get a payment linkSessionResultResponsePaymentsApi. getResultOfPaymentSession(String sessionId, String sessionResult, RequestOptions requestOptions)Get the result of a payment sessionListStoredPaymentMethodsResponseRecurringApi. getTokensForStoredPaymentDetails(String shopperReference, String merchantAccount, RequestOptions requestOptions)Get tokens for stored payment detailsCreateOrderResponseOrdersApi. orders(CreateOrderRequest createOrderRequest, RequestOptions requestOptions)Create an orderUtilityResponseUtilityApi. originKeys(UtilityRequest utilityRequest, RequestOptions requestOptions)Deprecated.since Adyen Checkout API v67PaymentLinkResponsePaymentLinksApi. paymentLinks(PaymentLinkRequest paymentLinkRequest, RequestOptions requestOptions)Create a payment linkPaymentMethodsResponsePaymentsApi. paymentMethods(PaymentMethodsRequest paymentMethodsRequest, RequestOptions requestOptions)Get a list of available payment methodsPaymentResponsePaymentsApi. payments(PaymentRequest paymentRequest, RequestOptions requestOptions)Start a transactionPaymentDetailsResponsePaymentsApi. paymentsDetails(PaymentDetailsRequest paymentDetailsRequest, RequestOptions requestOptions)Submit details for a paymentPaymentRefundResponseModificationsApi. refundCapturedPayment(String paymentPspReference, PaymentRefundRequest paymentRefundRequest, RequestOptions requestOptions)Refund a captured paymentPaymentReversalResponseModificationsApi. refundOrCancelPayment(String paymentPspReference, PaymentReversalRequest paymentReversalRequest, RequestOptions requestOptions)Refund or cancel a paymentCreateCheckoutSessionResponsePaymentsApi. sessions(CreateCheckoutSessionRequest createCheckoutSessionRequest, RequestOptions requestOptions)Create a payment sessionStoredPaymentMethodResourceRecurringApi. storedPaymentMethods(StoredPaymentMethodRequest storedPaymentMethodRequest, RequestOptions requestOptions)Create a token to store payment detailsPaymentAmountUpdateResponseModificationsApi. updateAuthorisedAmount(String paymentPspReference, PaymentAmountUpdateRequest paymentAmountUpdateRequest, RequestOptions requestOptions)Update an authorised amountPaymentLinkResponsePaymentLinksApi. updatePaymentLink(String linkId, UpdatePaymentLinkRequest updatePaymentLinkRequest, RequestOptions requestOptions)Update the status of a payment linkPaypalUpdateOrderResponseUtilityApi. updatesOrderForPaypalExpressCheckout(PaypalUpdateOrderRequest paypalUpdateOrderRequest, RequestOptions requestOptions)Updates the order for PayPal Express Checkout -
Uses of RequestOptions in com.adyen.service.classicplatforms
Methods in com.adyen.service.classicplatforms with parameters of type RequestOptions Modifier and Type Method Description AccountHolderBalanceResponseClassicPlatformFundApi. accountHolderBalance(AccountHolderBalanceRequest accountHolderBalanceRequest, RequestOptions requestOptions)Get the balances of an account holderAccountHolderTransactionListResponseClassicPlatformFundApi. accountHolderTransactionList(AccountHolderTransactionListRequest accountHolderTransactionListRequest, RequestOptions requestOptions)Get a list of transactionsGenericResponseClassicPlatformAccountApi. checkAccountHolder(PerformVerificationRequest performVerificationRequest, RequestOptions requestOptions)Trigger verificationCloseAccountResponseClassicPlatformAccountApi. closeAccount(CloseAccountRequest closeAccountRequest, RequestOptions requestOptions)Close an accountCloseAccountHolderResponseClassicPlatformAccountApi. closeAccountHolder(CloseAccountHolderRequest closeAccountHolderRequest, RequestOptions requestOptions)Close an account holderGenericResponseClassicPlatformAccountApi. closeStores(CloseStoresRequest closeStoresRequest, RequestOptions requestOptions)Close storesCreateAccountResponseClassicPlatformAccountApi. createAccount(CreateAccountRequest createAccountRequest, RequestOptions requestOptions)Create an accountCreateAccountHolderResponseClassicPlatformAccountApi. createAccountHolder(CreateAccountHolderRequest createAccountHolderRequest, RequestOptions requestOptions)Create an account holderGetNotificationConfigurationResponseClassicPlatformConfigurationApi. createNotificationConfiguration(CreateNotificationConfigurationRequest createNotificationConfigurationRequest, RequestOptions requestOptions)Subscribe to notificationsDebitAccountHolderResponseClassicPlatformFundApi. debitAccountHolder(DebitAccountHolderRequest debitAccountHolderRequest, RequestOptions requestOptions)Send a direct debit requestGenericResponseClassicPlatformAccountApi. deleteBankAccounts(DeleteBankAccountRequest deleteBankAccountRequest, RequestOptions requestOptions)Delete bank accountsGenericResponseClassicPlatformAccountApi. deleteLegalArrangements(DeleteLegalArrangementRequest deleteLegalArrangementRequest, RequestOptions requestOptions)Delete legal arrangementsGenericResponseClassicPlatformConfigurationApi. deleteNotificationConfigurations(DeleteNotificationConfigurationRequest deleteNotificationConfigurationRequest, RequestOptions requestOptions)Delete a notification subscription configurationGenericResponseClassicPlatformAccountApi. deletePayoutMethods(DeletePayoutMethodRequest deletePayoutMethodRequest, RequestOptions requestOptions)Delete payout methodsGenericResponseClassicPlatformAccountApi. deleteShareholders(DeleteShareholderRequest deleteShareholderRequest, RequestOptions requestOptions)Delete shareholdersGenericResponseClassicPlatformAccountApi. deleteSignatories(DeleteSignatoriesRequest deleteSignatoriesRequest, RequestOptions requestOptions)Delete signatoriesGetAccountHolderResponseClassicPlatformAccountApi. getAccountHolder(GetAccountHolderRequest getAccountHolderRequest, RequestOptions requestOptions)Get an account holderGetNotificationConfigurationResponseClassicPlatformConfigurationApi. getNotificationConfiguration(GetNotificationConfigurationRequest getNotificationConfigurationRequest, RequestOptions requestOptions)Get a notification subscription configurationGetNotificationConfigurationListResponseClassicPlatformConfigurationApi. getNotificationConfigurationList(RequestOptions requestOptions)Get a list of notification subscription configurationsGetOnboardingUrlResponseClassicPlatformHopApi. getOnboardingUrl(GetOnboardingUrlRequest getOnboardingUrlRequest, RequestOptions requestOptions)Get a link to a Adyen-hosted onboarding pageGetPciUrlResponseClassicPlatformHopApi. getPciQuestionnaireUrl(GetPciUrlRequest getPciUrlRequest, RequestOptions requestOptions)Get a link to a PCI compliance questionnaireGetTaxFormResponseClassicPlatformAccountApi. getTaxForm(GetTaxFormRequest getTaxFormRequest, RequestOptions requestOptions)Get a tax formGetUploadedDocumentsResponseClassicPlatformAccountApi. getUploadedDocuments(GetUploadedDocumentsRequest getUploadedDocumentsRequest, RequestOptions requestOptions)Get documentsPayoutAccountHolderResponseClassicPlatformFundApi. payoutAccountHolder(PayoutAccountHolderRequest payoutAccountHolderRequest, RequestOptions requestOptions)Pay out from an account to the account holderRefundFundsTransferResponseClassicPlatformFundApi. refundFundsTransfer(RefundFundsTransferRequest refundFundsTransferRequest, RequestOptions requestOptions)Refund a funds transferRefundNotPaidOutTransfersResponseClassicPlatformFundApi. refundNotPaidOutTransfers(RefundNotPaidOutTransfersRequest refundNotPaidOutTransfersRequest, RequestOptions requestOptions)Refund all transactions of an account since the most recent payoutSetupBeneficiaryResponseClassicPlatformFundApi. setupBeneficiary(SetupBeneficiaryRequest setupBeneficiaryRequest, RequestOptions requestOptions)Designate a beneficiary account and transfer the benefactor's current balanceSuspendAccountHolderResponseClassicPlatformAccountApi. suspendAccountHolder(SuspendAccountHolderRequest suspendAccountHolderRequest, RequestOptions requestOptions)Suspend an account holderTestNotificationConfigurationResponseClassicPlatformConfigurationApi. testNotificationConfiguration(TestNotificationConfigurationRequest testNotificationConfigurationRequest, RequestOptions requestOptions)Test a notification configurationTransferFundsResponseClassicPlatformFundApi. transferFunds(TransferFundsRequest transferFundsRequest, RequestOptions requestOptions)Transfer funds between platform accountsUnSuspendAccountHolderResponseClassicPlatformAccountApi. unSuspendAccountHolder(UnSuspendAccountHolderRequest unSuspendAccountHolderRequest, RequestOptions requestOptions)Unsuspend an account holderUpdateAccountResponseClassicPlatformAccountApi. updateAccount(UpdateAccountRequest updateAccountRequest, RequestOptions requestOptions)Update an accountUpdateAccountHolderResponseClassicPlatformAccountApi. updateAccountHolder(UpdateAccountHolderRequest updateAccountHolderRequest, RequestOptions requestOptions)Update an account holderGetAccountHolderStatusResponseClassicPlatformAccountApi. updateAccountHolderState(UpdateAccountHolderStateRequest updateAccountHolderStateRequest, RequestOptions requestOptions)Update payout or processing stateGetNotificationConfigurationResponseClassicPlatformConfigurationApi. updateNotificationConfiguration(UpdateNotificationConfigurationRequest updateNotificationConfigurationRequest, RequestOptions requestOptions)Update a notification subscription configurationUpdateAccountHolderResponseClassicPlatformAccountApi. uploadDocument(UploadDocumentRequest uploadDocumentRequest, RequestOptions requestOptions)Upload a document -
Uses of RequestOptions in com.adyen.service.legalentitymanagement
Methods in com.adyen.service.legalentitymanagement with parameters of type RequestOptions Modifier and Type Method Description AcceptTermsOfServiceResponseTermsOfServiceApi. acceptTermsOfService(String id, String termsofservicedocumentid, AcceptTermsOfServiceRequest acceptTermsOfServiceRequest, RequestOptions requestOptions)Accept Terms of ServiceCalculatePciStatusResponsePciQuestionnairesApi. calculatePciStatusOfLegalEntity(String id, CalculatePciStatusRequest calculatePciStatusRequest, RequestOptions requestOptions)Calculate PCI status of a legal entityVerificationErrorsLegalEntitiesApi. checkLegalEntitysVerificationErrors(String id, RequestOptions requestOptions)Check a legal entity's verification errorsCheckTaxElectronicDeliveryConsentResponseTaxEDeliveryConsentApi. checkStatusOfConsentForElectronicDeliveryOfTaxForms(String id, RequestOptions requestOptions)Check the status of consent for electronic delivery of tax formsDataReviewConfirmationResponseLegalEntitiesApi. confirmDataReview(String id, RequestOptions requestOptions)Confirm data reviewBusinessLineBusinessLinesApi. createBusinessLine(BusinessLineInfo businessLineInfo, RequestOptions requestOptions)Create a business lineLegalEntityLegalEntitiesApi. createLegalEntity(LegalEntityInfoRequiredType legalEntityInfoRequiredType, RequestOptions requestOptions)Create a legal entityTransferInstrumentTransferInstrumentsApi. createTransferInstrument(TransferInstrumentInfo transferInstrumentInfo, RequestOptions requestOptions)Create a transfer instrumentvoidBusinessLinesApi. deleteBusinessLine(String id, RequestOptions requestOptions)Delete a business linevoidDocumentsApi. deleteDocument(String id, RequestOptions requestOptions)Delete a documentvoidTransferInstrumentsApi. deleteTransferInstrument(String id, RequestOptions requestOptions)Delete a transfer instrumentGeneratePciDescriptionResponsePciQuestionnairesApi. generatePciQuestionnaire(String id, GeneratePciDescriptionRequest generatePciDescriptionRequest, RequestOptions requestOptions)Generate PCI questionnaireGetAcceptedTermsOfServiceDocumentResponseTermsOfServiceApi. getAcceptedTermsOfServiceDocument(String id, String termsofserviceacceptancereference, String termsOfServiceDocumentFormat, RequestOptions requestOptions)Get accepted Terms of Service documentBusinessLinesLegalEntitiesApi. getAllBusinessLinesUnderLegalEntity(String id, RequestOptions requestOptions)Get all business lines under a legal entityBusinessLineBusinessLinesApi. getBusinessLine(String id, RequestOptions requestOptions)Get a business lineDocumentDocumentsApi. getDocument(String id, Boolean skipContent, RequestOptions requestOptions)Get a documentLegalEntityLegalEntitiesApi. getLegalEntity(String id, RequestOptions requestOptions)Get a legal entityOnboardingLinkHostedOnboardingApi. getLinkToAdyenhostedOnboardingPage(String id, OnboardingLinkInfo onboardingLinkInfo, RequestOptions requestOptions)Get a link to an Adyen-hosted onboarding pageOnboardingThemeHostedOnboardingApi. getOnboardingLinkTheme(String id, RequestOptions requestOptions)Get an onboarding link themeGetPciQuestionnaireResponsePciQuestionnairesApi. getPciQuestionnaire(String id, String pciid, RequestOptions requestOptions)Get PCI questionnaireGetPciQuestionnaireInfosResponsePciQuestionnairesApi. getPciQuestionnaireDetails(String id, RequestOptions requestOptions)Get PCI questionnaire detailsGetTermsOfServiceDocumentResponseTermsOfServiceApi. getTermsOfServiceDocument(String id, GetTermsOfServiceDocumentRequest getTermsOfServiceDocumentRequest, RequestOptions requestOptions)Get Terms of Service documentGetTermsOfServiceAcceptanceInfosResponseTermsOfServiceApi. getTermsOfServiceInformationForLegalEntity(String id, RequestOptions requestOptions)Get Terms of Service information for a legal entityCalculateTermsOfServiceStatusResponseTermsOfServiceApi. getTermsOfServiceStatus(String id, RequestOptions requestOptions)Get Terms of Service statusTransferInstrumentTransferInstrumentsApi. getTransferInstrument(String id, RequestOptions requestOptions)Get a transfer instrumentOnboardingThemesHostedOnboardingApi. listHostedOnboardingPageThemes(RequestOptions requestOptions)Get a list of hosted onboarding page themesvoidTaxEDeliveryConsentApi. setConsentStatusForElectronicDeliveryOfTaxForms(String id, SetTaxElectronicDeliveryConsentRequest setTaxElectronicDeliveryConsentRequest, RequestOptions requestOptions)Set the consent status for electronic delivery of tax formsPciSigningResponsePciQuestionnairesApi. signPciQuestionnaire(String id, PciSigningRequest pciSigningRequest, RequestOptions requestOptions)Sign PCI questionnaireBusinessLineBusinessLinesApi. updateBusinessLine(String id, BusinessLineInfoUpdate businessLineInfoUpdate, RequestOptions requestOptions)Update a business lineDocumentDocumentsApi. updateDocument(String id, Document document, RequestOptions requestOptions)Update a documentLegalEntityLegalEntitiesApi. updateLegalEntity(String id, LegalEntityInfo legalEntityInfo, RequestOptions requestOptions)Update a legal entityTransferInstrumentTransferInstrumentsApi. updateTransferInstrument(String id, TransferInstrumentInfo transferInstrumentInfo, RequestOptions requestOptions)Update a transfer instrumentDocumentDocumentsApi. uploadDocumentForVerificationChecks(Document document, RequestOptions requestOptions)Upload a document for verification checks -
Uses of RequestOptions in com.adyen.service.management
Methods in com.adyen.service.management with parameters of type RequestOptions Modifier and Type Method Description AllowedOriginMyApiCredentialApi. addAllowedOrigin(CreateAllowedOriginRequest createAllowedOriginRequest, RequestOptions requestOptions)Add allowed originvoidPaymentMethodsMerchantLevelApi. addApplePayDomain(String merchantId, String paymentMethodId, ApplePayInfo applePayInfo, RequestOptions requestOptions)Add an Apple Pay domainPayoutSettingsPayoutSettingsMerchantLevelApi. addPayoutSetting(String merchantId, PayoutSettingsRequest payoutSettingsRequest, RequestOptions requestOptions)Add a payout settingTerminalOrderTerminalOrdersCompanyLevelApi. cancelOrder(String companyId, String orderId, RequestOptions requestOptions)Cancel an orderTerminalOrderTerminalOrdersMerchantLevelApi. cancelOrder(String merchantId, String orderId, RequestOptions requestOptions)Cancel an orderAllowedOriginAllowedOriginsCompanyLevelApi. createAllowedOrigin(String companyId, String apiCredentialId, AllowedOrigin allowedOrigin, RequestOptions requestOptions)Create an allowed originAllowedOriginAllowedOriginsMerchantLevelApi. createAllowedOrigin(String merchantId, String apiCredentialId, AllowedOrigin allowedOrigin, RequestOptions requestOptions)Create an allowed originCreateCompanyApiCredentialResponseApiCredentialsCompanyLevelApi. createApiCredential(String companyId, CreateCompanyApiCredentialRequest createCompanyApiCredentialRequest, RequestOptions requestOptions)Create an API credential.CreateApiCredentialResponseApiCredentialsMerchantLevelApi. createApiCredential(String merchantId, CreateMerchantApiCredentialRequest createMerchantApiCredentialRequest, RequestOptions requestOptions)Create an API credentialCreateMerchantResponseAccountMerchantLevelApi. createMerchantAccount(CreateMerchantRequest createMerchantRequest, RequestOptions requestOptions)Create a merchant accountCreateCompanyUserResponseUsersCompanyLevelApi. createNewUser(String companyId, CreateCompanyUserRequest createCompanyUserRequest, RequestOptions requestOptions)Create a new userCreateUserResponseUsersMerchantLevelApi. createNewUser(String merchantId, CreateMerchantUserRequest createMerchantUserRequest, RequestOptions requestOptions)Create a new userTerminalOrderTerminalOrdersCompanyLevelApi. createOrder(String companyId, TerminalOrderRequest terminalOrderRequest, RequestOptions requestOptions)Create an orderTerminalOrderTerminalOrdersMerchantLevelApi. createOrder(String merchantId, TerminalOrderRequest terminalOrderRequest, RequestOptions requestOptions)Create an orderSplitConfigurationSplitConfigurationMerchantLevelApi. createRule(String merchantId, String splitConfigurationId, SplitConfigurationRule splitConfigurationRule, RequestOptions requestOptions)Create a ruleShippingLocationTerminalOrdersCompanyLevelApi. createShippingLocation(String companyId, ShippingLocation shippingLocation, RequestOptions requestOptions)Create a shipping locationShippingLocationTerminalOrdersMerchantLevelApi. createShippingLocation(String merchantId, ShippingLocation shippingLocation, RequestOptions requestOptions)Create a shipping locationSplitConfigurationSplitConfigurationMerchantLevelApi. createSplitConfiguration(String merchantId, SplitConfiguration splitConfiguration, RequestOptions requestOptions)Create a split configurationStoreAccountStoreLevelApi. createStore(StoreCreationWithMerchantCodeRequest storeCreationWithMerchantCodeRequest, RequestOptions requestOptions)Create a storeStoreAccountStoreLevelApi. createStoreByMerchantId(String merchantId, StoreCreationRequest storeCreationRequest, RequestOptions requestOptions)Create a storeScheduleTerminalActionsResponseTerminalActionsTerminalLevelApi. createTerminalAction(ScheduleTerminalActionsRequest scheduleTerminalActionsRequest, RequestOptions requestOptions)Create a terminal actionvoidAllowedOriginsCompanyLevelApi. deleteAllowedOrigin(String companyId, String apiCredentialId, String originId, RequestOptions requestOptions)Delete an allowed originvoidAllowedOriginsMerchantLevelApi. deleteAllowedOrigin(String merchantId, String apiCredentialId, String originId, RequestOptions requestOptions)Delete an allowed originvoidPayoutSettingsMerchantLevelApi. deletePayoutSetting(String merchantId, String payoutSettingsId, RequestOptions requestOptions)Delete a payout settingSplitConfigurationSplitConfigurationMerchantLevelApi. deleteSplitConfiguration(String merchantId, String splitConfigurationId, RequestOptions requestOptions)Delete a split configurationSplitConfigurationSplitConfigurationMerchantLevelApi. deleteSplitConfigurationRule(String merchantId, String splitConfigurationId, String ruleId, RequestOptions requestOptions)Delete a split configuration ruleGenerateClientKeyResponseMyApiCredentialApi. generateClientKey(RequestOptions requestOptions)Generate a client keyGenerateHmacKeyResponseWebhooksCompanyLevelApi. generateHmacKey(String companyId, String webhookId, RequestOptions requestOptions)Generate an HMAC keyGenerateHmacKeyResponseWebhooksMerchantLevelApi. generateHmacKey(String merchantId, String webhookId, RequestOptions requestOptions)Generate an HMAC keyGenerateApiKeyResponseApiKeyCompanyLevelApi. generateNewApiKey(String companyId, String apiCredentialId, RequestOptions requestOptions)Generate new API keyGenerateApiKeyResponseApiKeyMerchantLevelApi. generateNewApiKey(String merchantId, String apiCredentialId, RequestOptions requestOptions)Generate new API keyGenerateClientKeyResponseClientKeyCompanyLevelApi. generateNewClientKey(String companyId, String apiCredentialId, RequestOptions requestOptions)Generate new client keyGenerateClientKeyResponseClientKeyMerchantLevelApi. generateNewClientKey(String merchantId, String apiCredentialId, RequestOptions requestOptions)Generate new client keyAllowedOriginAllowedOriginsCompanyLevelApi. getAllowedOrigin(String companyId, String apiCredentialId, String originId, RequestOptions requestOptions)Get an allowed originAllowedOriginAllowedOriginsMerchantLevelApi. getAllowedOrigin(String merchantId, String apiCredentialId, String originId, RequestOptions requestOptions)Get an allowed originAllowedOriginMyApiCredentialApi. getAllowedOriginDetails(String originId, RequestOptions requestOptions)Get allowed origin detailsAllowedOriginsResponseMyApiCredentialApi. getAllowedOrigins(RequestOptions requestOptions)Get allowed originsPaymentMethodResponsePaymentMethodsMerchantLevelApi. getAllPaymentMethods(String merchantId, String storeId, String businessLineId, Integer pageSize, Integer pageNumber, RequestOptions requestOptions)Get all payment methodsAndroidAppAndroidFilesCompanyLevelApi. getAndroidApp(String companyId, String id, RequestOptions requestOptions)Get Android appCompanyApiCredentialApiCredentialsCompanyLevelApi. getApiCredential(String companyId, String apiCredentialId, RequestOptions requestOptions)Get an API credentialApiCredentialApiCredentialsMerchantLevelApi. getApiCredential(String merchantId, String apiCredentialId, RequestOptions requestOptions)Get an API credentialMeApiCredentialMyApiCredentialApi. getApiCredentialDetails(RequestOptions requestOptions)Get API credential detailsApplePayInfoPaymentMethodsMerchantLevelApi. getApplePayDomains(String merchantId, String paymentMethodId, RequestOptions requestOptions)Get Apple Pay domainsCompanyAccountCompanyLevelApi. getCompanyAccount(String companyId, RequestOptions requestOptions)Get a company accountMerchantAccountMerchantLevelApi. getMerchantAccount(String merchantId, RequestOptions requestOptions)Get a merchant accountTerminalOrderTerminalOrdersCompanyLevelApi. getOrder(String companyId, String orderId, RequestOptions requestOptions)Get an orderTerminalOrderTerminalOrdersMerchantLevelApi. getOrder(String merchantId, String orderId, RequestOptions requestOptions)Get an orderPaymentMethodPaymentMethodsMerchantLevelApi. getPaymentMethodDetails(String merchantId, String paymentMethodId, RequestOptions requestOptions)Get payment method detailsPayoutSettingsPayoutSettingsMerchantLevelApi. getPayoutSetting(String merchantId, String payoutSettingsId, RequestOptions requestOptions)Get a payout settingSplitConfigurationSplitConfigurationMerchantLevelApi. getSplitConfiguration(String merchantId, String splitConfigurationId, RequestOptions requestOptions)Get a split configurationStoreAccountStoreLevelApi. getStore(String merchantId, String storeId, RequestOptions requestOptions)Get a storeStoreAccountStoreLevelApi. getStoreById(String storeId, RequestOptions requestOptions)Get a storeExternalTerminalActionTerminalActionsCompanyLevelApi. getTerminalAction(String companyId, String actionId, RequestOptions requestOptions)Get terminal actionLogoTerminalSettingsCompanyLevelApi. getTerminalLogo(String companyId, String model, RequestOptions requestOptions)Get the terminal logoLogoTerminalSettingsMerchantLevelApi. getTerminalLogo(String merchantId, String model, RequestOptions requestOptions)Get the terminal logoLogoTerminalSettingsStoreLevelApi. getTerminalLogo(String merchantId, String reference, String model, RequestOptions requestOptions)Get the terminal logoLogoTerminalSettingsTerminalLevelApi. getTerminalLogo(String terminalId, RequestOptions requestOptions)Get the terminal logoLogoTerminalSettingsStoreLevelApi. getTerminalLogoByStoreId(String storeId, String model, RequestOptions requestOptions)Get the terminal logoTerminalSettingsTerminalSettingsCompanyLevelApi. getTerminalSettings(String companyId, RequestOptions requestOptions)Get terminal settingsTerminalSettingsTerminalSettingsMerchantLevelApi. getTerminalSettings(String merchantId, RequestOptions requestOptions)Get terminal settingsTerminalSettingsTerminalSettingsStoreLevelApi. getTerminalSettings(String merchantId, String reference, RequestOptions requestOptions)Get terminal settingsTerminalSettingsTerminalSettingsTerminalLevelApi. getTerminalSettings(String terminalId, RequestOptions requestOptions)Get terminal settingsTerminalSettingsTerminalSettingsStoreLevelApi. getTerminalSettingsByStoreId(String storeId, RequestOptions requestOptions)Get terminal settingsCompanyUserUsersCompanyLevelApi. getUserDetails(String companyId, String userId, RequestOptions requestOptions)Get user detailsUserUsersMerchantLevelApi. getUserDetails(String merchantId, String userId, RequestOptions requestOptions)Get user detailsWebhookWebhooksCompanyLevelApi. getWebhook(String companyId, String webhookId, RequestOptions requestOptions)Get a webhookWebhookWebhooksMerchantLevelApi. getWebhook(String merchantId, String webhookId, RequestOptions requestOptions)Get a webhookAllowedOriginsResponseAllowedOriginsCompanyLevelApi. listAllowedOrigins(String companyId, String apiCredentialId, RequestOptions requestOptions)Get a list of allowed originsAllowedOriginsResponseAllowedOriginsMerchantLevelApi. listAllowedOrigins(String merchantId, String apiCredentialId, RequestOptions requestOptions)Get a list of allowed originsListWebhooksResponseWebhooksCompanyLevelApi. listAllWebhooks(String companyId, Integer pageNumber, Integer pageSize, RequestOptions requestOptions)List all webhooksListWebhooksResponseWebhooksMerchantLevelApi. listAllWebhooks(String merchantId, Integer pageNumber, Integer pageSize, RequestOptions requestOptions)List all webhooksAndroidAppsResponseAndroidFilesCompanyLevelApi. listAndroidApps(String companyId, Integer pageNumber, Integer pageSize, String packageName, Integer versionCode, RequestOptions requestOptions)Get a list of Android appsAndroidCertificatesResponseAndroidFilesCompanyLevelApi. listAndroidCertificates(String companyId, Integer pageNumber, Integer pageSize, String certificateName, RequestOptions requestOptions)Get a list of Android certificatesListCompanyApiCredentialsResponseApiCredentialsCompanyLevelApi. listApiCredentials(String companyId, Integer pageNumber, Integer pageSize, RequestOptions requestOptions)Get a list of API credentialsListMerchantApiCredentialsResponseApiCredentialsMerchantLevelApi. listApiCredentials(String merchantId, Integer pageNumber, Integer pageSize, RequestOptions requestOptions)Get a list of API credentialsBillingEntitiesResponseTerminalOrdersCompanyLevelApi. listBillingEntities(String companyId, String name, RequestOptions requestOptions)Get a list of billing entitiesBillingEntitiesResponseTerminalOrdersMerchantLevelApi. listBillingEntities(String merchantId, String name, RequestOptions requestOptions)Get a list of billing entitiesListCompanyResponseAccountCompanyLevelApi. listCompanyAccounts(Integer pageNumber, Integer pageSize, RequestOptions requestOptions)Get a list of company accountsListMerchantResponseAccountCompanyLevelApi. listMerchantAccounts(String companyId, Integer pageNumber, Integer pageSize, RequestOptions requestOptions)Get a list of merchant accountsListMerchantResponseAccountMerchantLevelApi. listMerchantAccounts(Integer pageNumber, Integer pageSize, RequestOptions requestOptions)Get a list of merchant accountsTerminalOrdersResponseTerminalOrdersCompanyLevelApi. listOrders(String companyId, String customerOrderReference, String status, Integer offset, Integer limit, RequestOptions requestOptions)Get a list of ordersTerminalOrdersResponseTerminalOrdersMerchantLevelApi. listOrders(String merchantId, String customerOrderReference, String status, Integer offset, Integer limit, RequestOptions requestOptions)Get a list of ordersPayoutSettingsResponsePayoutSettingsMerchantLevelApi. listPayoutSettings(String merchantId, RequestOptions requestOptions)Get a list of payout settingsShippingLocationsResponseTerminalOrdersCompanyLevelApi. listShippingLocations(String companyId, String name, Integer offset, Integer limit, RequestOptions requestOptions)Get a list of shipping locationsShippingLocationsResponseTerminalOrdersMerchantLevelApi. listShippingLocations(String merchantId, String name, Integer offset, Integer limit, RequestOptions requestOptions)Get a list of shipping locationsSplitConfigurationListSplitConfigurationMerchantLevelApi. listSplitConfigurations(String merchantId, RequestOptions requestOptions)Get a list of split configurationsListStoresResponseAccountStoreLevelApi. listStores(Integer pageNumber, Integer pageSize, String reference, String merchantId, RequestOptions requestOptions)Get a list of storesListStoresResponseAccountStoreLevelApi. listStoresByMerchantId(String merchantId, Integer pageNumber, Integer pageSize, String reference, RequestOptions requestOptions)Get a list of storesListExternalTerminalActionsResponseTerminalActionsCompanyLevelApi. listTerminalActions(String companyId, Integer pageNumber, Integer pageSize, String status, String type, RequestOptions requestOptions)Get a list of terminal actionsTerminalModelsResponseTerminalOrdersCompanyLevelApi. listTerminalModels(String companyId, RequestOptions requestOptions)Get a list of terminal modelsTerminalModelsResponseTerminalOrdersMerchantLevelApi. listTerminalModels(String merchantId, RequestOptions requestOptions)Get a list of terminal modelsTerminalProductsResponseTerminalOrdersCompanyLevelApi. listTerminalProducts(String companyId, String country, String terminalModelId, Integer offset, Integer limit, RequestOptions requestOptions)Get a list of terminal productsTerminalProductsResponseTerminalOrdersMerchantLevelApi. listTerminalProducts(String merchantId, String country, String terminalModelId, Integer offset, Integer limit, RequestOptions requestOptions)Get a list of terminal productsListTerminalsResponseTerminalsTerminalLevelApi. listTerminals(String searchQuery, String otpQuery, String countries, String merchantIds, String storeIds, String brandModels, Integer pageNumber, Integer pageSize, RequestOptions requestOptions)Get a list of terminalsListCompanyUsersResponseUsersCompanyLevelApi. listUsers(String companyId, Integer pageNumber, Integer pageSize, String username, RequestOptions requestOptions)Get a list of usersListMerchantUsersResponseUsersMerchantLevelApi. listUsers(String merchantId, Integer pageNumber, Integer pageSize, String username, RequestOptions requestOptions)Get a list of usersvoidTerminalsTerminalLevelApi. reassignTerminal(String terminalId, TerminalReassignmentRequest terminalReassignmentRequest, RequestOptions requestOptions)Reassign a terminalvoidMyApiCredentialApi. removeAllowedOrigin(String originId, RequestOptions requestOptions)Remove allowed originvoidWebhooksCompanyLevelApi. removeWebhook(String companyId, String webhookId, RequestOptions requestOptions)Remove a webhookvoidWebhooksMerchantLevelApi. removeWebhook(String merchantId, String webhookId, RequestOptions requestOptions)Remove a webhookReprocessAndroidAppResponseAndroidFilesCompanyLevelApi. reprocessAndroidApp(String companyId, String id, RequestOptions requestOptions)Reprocess Android AppPaymentMethodPaymentMethodsMerchantLevelApi. requestPaymentMethod(String merchantId, PaymentMethodSetupInfo paymentMethodSetupInfo, RequestOptions requestOptions)Request a payment methodRequestActivationResponseAccountMerchantLevelApi. requestToActivateMerchantAccount(String merchantId, RequestOptions requestOptions)Request to activate a merchant accountWebhookWebhooksCompanyLevelApi. setUpWebhook(String companyId, CreateCompanyWebhookRequest createCompanyWebhookRequest, RequestOptions requestOptions)Set up a webhookWebhookWebhooksMerchantLevelApi. setUpWebhook(String merchantId, CreateMerchantWebhookRequest createMerchantWebhookRequest, RequestOptions requestOptions)Set up a webhookTestWebhookResponseWebhooksCompanyLevelApi. testWebhook(String companyId, String webhookId, TestCompanyWebhookRequest testCompanyWebhookRequest, RequestOptions requestOptions)Test a webhookTestWebhookResponseWebhooksMerchantLevelApi. testWebhook(String merchantId, String webhookId, TestWebhookRequest testWebhookRequest, RequestOptions requestOptions)Test a webhookCompanyApiCredentialApiCredentialsCompanyLevelApi. updateApiCredential(String companyId, String apiCredentialId, UpdateCompanyApiCredentialRequest updateCompanyApiCredentialRequest, RequestOptions requestOptions)Update an API credential.ApiCredentialApiCredentialsMerchantLevelApi. updateApiCredential(String merchantId, String apiCredentialId, UpdateMerchantApiCredentialRequest updateMerchantApiCredentialRequest, RequestOptions requestOptions)Update an API credentialLogoTerminalSettingsTerminalLevelApi. updateLogo(String terminalId, Logo logo, RequestOptions requestOptions)Update the logoTerminalOrderTerminalOrdersCompanyLevelApi. updateOrder(String companyId, String orderId, TerminalOrderRequest terminalOrderRequest, RequestOptions requestOptions)Update an orderTerminalOrderTerminalOrdersMerchantLevelApi. updateOrder(String merchantId, String orderId, TerminalOrderRequest terminalOrderRequest, RequestOptions requestOptions)Update an orderPaymentMethodPaymentMethodsMerchantLevelApi. updatePaymentMethod(String merchantId, String paymentMethodId, UpdatePaymentMethodInfo updatePaymentMethodInfo, RequestOptions requestOptions)Update a payment methodPayoutSettingsPayoutSettingsMerchantLevelApi. updatePayoutSetting(String merchantId, String payoutSettingsId, UpdatePayoutSettingsRequest updatePayoutSettingsRequest, RequestOptions requestOptions)Update a payout settingSplitConfigurationSplitConfigurationMerchantLevelApi. updateSplitConditions(String merchantId, String splitConfigurationId, String ruleId, UpdateSplitConfigurationRuleRequest updateSplitConfigurationRuleRequest, RequestOptions requestOptions)Update split conditionsSplitConfigurationSplitConfigurationMerchantLevelApi. updateSplitConfigurationDescription(String merchantId, String splitConfigurationId, UpdateSplitConfigurationRequest updateSplitConfigurationRequest, RequestOptions requestOptions)Update split configuration descriptionSplitConfigurationSplitConfigurationMerchantLevelApi. updateSplitLogic(String merchantId, String splitConfigurationId, String ruleId, String splitLogicId, UpdateSplitConfigurationLogicRequest updateSplitConfigurationLogicRequest, RequestOptions requestOptions)Update the split logicStoreAccountStoreLevelApi. updateStore(String merchantId, String storeId, UpdateStoreRequest updateStoreRequest, RequestOptions requestOptions)Update a storeStoreAccountStoreLevelApi. updateStoreById(String storeId, UpdateStoreRequest updateStoreRequest, RequestOptions requestOptions)Update a storeLogoTerminalSettingsCompanyLevelApi. updateTerminalLogo(String companyId, String model, Logo logo, RequestOptions requestOptions)Update the terminal logoLogoTerminalSettingsMerchantLevelApi. updateTerminalLogo(String merchantId, String model, Logo logo, RequestOptions requestOptions)Update the terminal logoLogoTerminalSettingsStoreLevelApi. updateTerminalLogo(String merchantId, String reference, String model, Logo logo, RequestOptions requestOptions)Update the terminal logoLogoTerminalSettingsStoreLevelApi. updateTerminalLogoByStoreId(String storeId, String model, Logo logo, RequestOptions requestOptions)Update the terminal logoTerminalSettingsTerminalSettingsCompanyLevelApi. updateTerminalSettings(String companyId, TerminalSettings terminalSettings, RequestOptions requestOptions)Update terminal settingsTerminalSettingsTerminalSettingsMerchantLevelApi. updateTerminalSettings(String merchantId, TerminalSettings terminalSettings, RequestOptions requestOptions)Update terminal settingsTerminalSettingsTerminalSettingsStoreLevelApi. updateTerminalSettings(String merchantId, String reference, TerminalSettings terminalSettings, RequestOptions requestOptions)Update terminal settingsTerminalSettingsTerminalSettingsTerminalLevelApi. updateTerminalSettings(String terminalId, TerminalSettings terminalSettings, RequestOptions requestOptions)Update terminal settingsTerminalSettingsTerminalSettingsStoreLevelApi. updateTerminalSettingsByStoreId(String storeId, TerminalSettings terminalSettings, RequestOptions requestOptions)Update terminal settingsUserUsersMerchantLevelApi. updateUser(String merchantId, String userId, UpdateMerchantUserRequest updateMerchantUserRequest, RequestOptions requestOptions)Update a userCompanyUserUsersCompanyLevelApi. updateUserDetails(String companyId, String userId, UpdateCompanyUserRequest updateCompanyUserRequest, RequestOptions requestOptions)Update user detailsWebhookWebhooksCompanyLevelApi. updateWebhook(String companyId, String webhookId, UpdateCompanyWebhookRequest updateCompanyWebhookRequest, RequestOptions requestOptions)Update a webhookWebhookWebhooksMerchantLevelApi. updateWebhook(String merchantId, String webhookId, UpdateMerchantWebhookRequest updateMerchantWebhookRequest, RequestOptions requestOptions)Update a webhookUploadAndroidAppResponseAndroidFilesCompanyLevelApi. uploadAndroidApp(String companyId, RequestOptions requestOptions)Upload Android AppUploadAndroidCertificateResponseAndroidFilesCompanyLevelApi. uploadAndroidCertificate(String companyId, RequestOptions requestOptions)Upload Android Certificate -
Uses of RequestOptions in com.adyen.service.payout
Methods in com.adyen.service.payout with parameters of type RequestOptions Modifier and Type Method Description ModifyResponseReviewingApi. confirmThirdParty(ModifyRequest modifyRequest, RequestOptions requestOptions)Confirm a payoutModifyResponseReviewingApi. declineThirdParty(ModifyRequest modifyRequest, RequestOptions requestOptions)Cancel a payoutPayoutResponseInstantPayoutsApi. payout(PayoutRequest payoutRequest, RequestOptions requestOptions)Make an instant card payoutStoreDetailResponseInitializationApi. storeDetail(StoreDetailRequest storeDetailRequest, RequestOptions requestOptions)Store payout detailsStoreDetailAndSubmitResponseInitializationApi. storeDetailAndSubmitThirdParty(StoreDetailAndSubmitRequest storeDetailAndSubmitRequest, RequestOptions requestOptions)Store details and submit a payoutSubmitResponseInitializationApi. submitThirdParty(SubmitRequest submitRequest, RequestOptions requestOptions)Submit a payout -
Uses of RequestOptions in com.adyen.service.resource
Methods in com.adyen.service.resource with parameters of type RequestOptions Modifier and Type Method Description StringResource. request(String json, RequestOptions requestOptions)Request using json String with additional request parameters like idempotency-keyStringResource. request(String json, RequestOptions requestOptions, ApiConstants.HttpMethod httpMethod, Map<String,String> pathParams)Request without query string parametersStringResource. request(String json, RequestOptions requestOptions, ApiConstants.HttpMethod httpMethod, Map<String,String> pathParams, Map<String,String> queryString)Request using json String with additional request parameters like idempotency-key -
Uses of RequestOptions in com.adyen.service.transfers
Methods in com.adyen.service.transfers with parameters of type RequestOptions Modifier and Type Method Description voidTransfersApi. approveInitiatedTransfers(ApproveTransfersRequest approveTransfersRequest, RequestOptions requestOptions)Approve initiated transfersvoidTransfersApi. cancelInitiatedTransfers(CancelTransfersRequest cancelTransfersRequest, RequestOptions requestOptions)Cancel initiated transfersTransactionSearchResponseTransactionsApi. getAllTransactions(String balancePlatform, String paymentInstrumentId, String accountHolderId, String balanceAccountId, String cursor, OffsetDateTime createdSince, OffsetDateTime createdUntil, Integer limit, RequestOptions requestOptions)Get all transactionsFindTransfersResponseTransfersApi. getAllTransfers(String balancePlatform, String accountHolderId, String balanceAccountId, String paymentInstrumentId, String reference, String category, OffsetDateTime createdSince, OffsetDateTime createdUntil, String cursor, Integer limit, RequestOptions requestOptions)Get all transfersCapitalGrantsCapitalApi. getCapitalAccount(String counterpartyAccountHolderId, RequestOptions requestOptions)Get a capital accountCapitalGrantCapitalApi. getGrantReferenceDetails(String id, RequestOptions requestOptions)Get grant reference detailsTransactionTransactionsApi. getTransaction(String id, RequestOptions requestOptions)Get a transactionTransferDataTransfersApi. getTransfer(String id, RequestOptions requestOptions)Get a transferCapitalGrantCapitalApi. requestGrantPayout(CapitalGrantInfo capitalGrantInfo, RequestOptions requestOptions)Request a grant payoutReturnTransferResponseTransfersApi. returnTransfer(String transferId, ReturnTransferRequest returnTransferRequest, RequestOptions requestOptions)Return a transferTransferTransfersApi. transferFunds(TransferInfo transferInfo, RequestOptions requestOptions)Transfer funds
-