Uses of Class
invoker.ApiException
Packages that use ApiException
-
Uses of ApiException in api
Methods in api that throw ApiExceptionModifier and TypeMethodDescriptionokhttp3.CallAuthorizationsApi.APIlistAuthorizationsRequest.buildCall(ApiCallback _callback) Build call for listAuthorizationsokhttp3.CallBalanceTransfersApi.APIlistBalanceTransfersRequest.buildCall(ApiCallback _callback) Build call for listBalanceTransfersokhttp3.CallDisputesApi.APIlistDisputeEvidenceRequest.buildCall(ApiCallback _callback) Build call for listDisputeEvidenceokhttp3.CallDisputesApi.APIlistDisputesAdjustmentsRequest.buildCall(ApiCallback _callback) Build call for listDisputesAdjustmentsokhttp3.CallDisputesApi.APIlistDisputesRequest.buildCall(ApiCallback _callback) Build call for listDisputesokhttp3.CallFilesApi.APIlistExternalLinksRequest.buildCall(ApiCallback _callback) Build call for listExternalLinksokhttp3.CallFilesApi.APIlistFilesRequest.buildCall(ApiCallback _callback) Build call for listFilesokhttp3.CallIdentitiesApi.APIlistIdentitiesRequest.buildCall(ApiCallback _callback) Build call for listIdentitiesokhttp3.CallIdentitiesApi.APIlistIdentityAssociatedIdentitiesRequest.buildCall(ApiCallback _callback) Build call for listIdentityAssociatedIdentitiesokhttp3.CallInstrumentUpdatesApi.APIdownloadInstrumentUpdateRequest.buildCall(ApiCallback _callback) Build call for downloadInstrumentUpdateokhttp3.CallMerchantsApi.APIlistMerchantsRequest.buildCall(ApiCallback _callback) Build call for listMerchantsokhttp3.CallPaymentInstrumentsApi.APIlistPaymentInstrumentsRequest.buildCall(ApiCallback _callback) Build call for listPaymentInstrumentsokhttp3.CallSettlementsApi.APIlistSettlementFundingTransfersRequest.buildCall(ApiCallback _callback) Build call for listSettlementFundingTransfersokhttp3.CallSettlementsApi.APIlistSettlementsRequest.buildCall(ApiCallback _callback) Build call for listSettlementsokhttp3.CallSettlementsApi.APIlistSettlementTransfersRequest.buildCall(ApiCallback _callback) Build call for listSettlementTransfersokhttp3.CallTransfersApi.APIlistTransferReversalsRequest.buildCall(ApiCallback _callback) Build call for listTransferReversalsokhttp3.CallTransfersApi.APIlistTransfersRequest.buildCall(ApiCallback _callback) Build call for listTransfersokhttp3.CallVerificationsApi.APIlistMerchantVerificationsRequest.buildCall(ApiCallback _callback) Build call for listMerchantVerificationsokhttp3.CallVerificationsApi.APIlistVerificationsRequest.buildCall(ApiCallback _callback) Build call for listVerificationsokhttp3.CallWebhooksApi.APIlistWebhooksRequest.buildCall(ApiCallback _callback) Build call for listWebhooksAuthorizationsApi.create(CreateAuthorizationRequest createAuthorizationRequest) Create an Authorization Create an `Authorization` to process a transaction.DevicesApi.create(String merchantId, CreateDevice createDevice) Create a Device Create a `Device` under a `Merchant`.FilesApi.create(CreateFileRequest createFileRequest) Create a File Before uploading a file, you need to create a `File` resource.IdentitiesApi.create(CreateIdentityRequest createIdentityRequest) Create an Identity Create an `Identity` for your merchant or buyer.InstrumentUpdatesApi.create(CreateInstrumentUpdateRequest createInstrumentUpdateRequest) Create Instrument Updates To update the card details of your customers, create an `instrument_updates` resource.MerchantsApi.create(String identityId, CreateMerchantUnderwritingRequest createMerchantUnderwritingRequest) Create a Merchant Create a `Merchant` to start the underwriting process for your merchant.PaymentInstrumentsApi.create(CreatePaymentInstrumentRequest createPaymentInstrumentRequest) Create a Payment Instrument Create a `Payment Instrument` resource using a card or bank account.SettlementsApi.create(CreateSettlementRequest createSettlementRequest) Create a Batch Settlement Create a batch `Settlement`.TransfersApi.create(CreateTransferRequest createTransferRequest) Create a Transfer Create a `Transfer`.VerificationsApi.create(CreateVerificationRequest createVerificationRequest) Perform a Verification Create a `verification` to verify an `Identity` or `Payment Instrument`.WebhooksApi.create(CreateWebhookRequest createWebhookRequest) Create a Webhook Create a `Webhook` to specify an endpoint where Finix can send events.PaymentInstrumentsApi.createApplePaySession(ApplePaySessionRequest applePaySessionRequest) Create an Apple Pay Session Create an `apple_pay_session` to process Apple Pay transactions on the web.okhttp3.CallPaymentInstrumentsApi.createApplePaySessionAsync(ApplePaySessionRequest applePaySessionRequest, ApiCallback<ApplePaySession> _callback) Create an Apple Pay Session (asynchronously) Create an `apple_pay_session` to process Apple Pay transactions on the web.okhttp3.CallPaymentInstrumentsApi.createApplePaySessionCall(ApplePaySessionRequest applePaySessionRequest, ApiCallback _callback) Build call for createApplePaySessionPaymentInstrumentsApi.createApplePaySessionWithHttpInfo(ApplePaySessionRequest applePaySessionRequest) Create an Apple Pay Session Create an `apple_pay_session` to process Apple Pay transactions on the web.IdentitiesApi.createAssociatedIdentity(String identityId, CreateIdentityRequest createIdentityRequest) Create an Associated Identity Create an associated `Identity` for [every owner with 25% or more ownership](/guides/onboarding/#step-3-add-associated-identities) over the merchant.okhttp3.CallIdentitiesApi.createAssociatedIdentityAsync(String identityId, CreateIdentityRequest createIdentityRequest, ApiCallback<Identity> _callback) Create an Associated Identity (asynchronously) Create an associated `Identity` for [every owner with 25% or more ownership](/guides/onboarding/#step-3-add-associated-identities) over the merchant.okhttp3.CallIdentitiesApi.createAssociatedIdentityCall(String identityId, CreateIdentityRequest createIdentityRequest, ApiCallback _callback) Build call for createAssociatedIdentityIdentitiesApi.createAssociatedIdentityWithHttpInfo(String identityId, CreateIdentityRequest createIdentityRequest) Create an Associated Identity Create an associated `Identity` for [every owner with 25% or more ownership](/guides/onboarding/#step-3-add-associated-identities) over the merchant.okhttp3.CallAuthorizationsApi.createAuthorizationAsync(CreateAuthorizationRequest createAuthorizationRequest, ApiCallback<Authorization> _callback) Create an Authorization (asynchronously) Create an `Authorization` to process a transaction.okhttp3.CallAuthorizationsApi.createAuthorizationCall(CreateAuthorizationRequest createAuthorizationRequest, ApiCallback _callback) Build call for createAuthorizationAuthorizationsApi.createAuthorizationWithHttpInfo(CreateAuthorizationRequest createAuthorizationRequest) Create an Authorization Create an `Authorization` to process a transaction.BalanceTransfersApi.createBalanceTransfer(CreateBalanceTransferRequest createBalanceTransferRequest) Create a Balance Transfer Create a `balance_transfer`.okhttp3.CallBalanceTransfersApi.createBalanceTransferAsync(CreateBalanceTransferRequest createBalanceTransferRequest, ApiCallback<BalanceTransfer> _callback) Create a Balance Transfer (asynchronously) Create a `balance_transfer`.okhttp3.CallBalanceTransfersApi.createBalanceTransferCall(CreateBalanceTransferRequest createBalanceTransferRequest, ApiCallback _callback) Build call for createBalanceTransferBalanceTransfersApi.createBalanceTransferWithHttpInfo(CreateBalanceTransferRequest createBalanceTransferRequest) Create a Balance Transfer Create a `balance_transfer`.DisputesApi.createDisputeEvidence(String disputeId, CreateDisputeEvidenceRequest createDisputeEvidenceRequest) Create Dispute Evidence Upload dispute evidence for a `Dispute`.okhttp3.CallDisputesApi.createDisputeEvidenceAsync(String disputeId, CreateDisputeEvidenceRequest createDisputeEvidenceRequest, ApiCallback<DisputeEvidence> _callback) Create Dispute Evidence (asynchronously) Upload dispute evidence for a `Dispute`.okhttp3.CallDisputesApi.createDisputeEvidenceCall(String disputeId, CreateDisputeEvidenceRequest createDisputeEvidenceRequest, ApiCallback _callback) Build call for createDisputeEvidenceDisputesApi.createDisputeEvidenceWithHttpInfo(String disputeId, CreateDisputeEvidenceRequest createDisputeEvidenceRequest) Create Dispute Evidence Upload dispute evidence for a `Dispute`.FilesApi.createExternalLink(String fileId, CreateExternalLinkRequest createExternalLinkRequest) Create an External Link Create an `external_link` resource to share with users so they can upload files directly from their browser.okhttp3.CallFilesApi.createExternalLinkAsync(String fileId, CreateExternalLinkRequest createExternalLinkRequest, ApiCallback<ExternalLink> _callback) Create an External Link (asynchronously) Create an `external_link` resource to share with users so they can upload files directly from their browser.okhttp3.CallFilesApi.createExternalLinkCall(String fileId, CreateExternalLinkRequest createExternalLinkRequest, ApiCallback _callback) Build call for createExternalLinkFilesApi.createExternalLinkWithHttpInfo(String fileId, CreateExternalLinkRequest createExternalLinkRequest) Create an External Link Create an `external_link` resource to share with users so they can upload files directly from their browser.okhttp3.CallFilesApi.createFilesAsync(CreateFileRequest createFileRequest, ApiCallback<ModelFile> _callback) Create a File (asynchronously) Before uploading a file, you need to create a `File` resource.okhttp3.CallFilesApi.createFilesCall(CreateFileRequest createFileRequest, ApiCallback _callback) Build call for createFilesFilesApi.createFilesWithHttpInfo(CreateFileRequest createFileRequest) Create a File Before uploading a file, you need to create a `File` resource.okhttp3.CallIdentitiesApi.createIdentityAsync(CreateIdentityRequest createIdentityRequest, ApiCallback<Identity> _callback) Create an Identity (asynchronously) Create an `Identity` for your merchant or buyer.okhttp3.CallIdentitiesApi.createIdentityCall(CreateIdentityRequest createIdentityRequest, ApiCallback _callback) Build call for createIdentityIdentitiesApi.createIdentityVerification(String identityId, CreateVerificationRequest createVerificationRequest) Verify an Identity Verify an identityokhttp3.CallIdentitiesApi.createIdentityVerificationAsync(String identityId, CreateVerificationRequest createVerificationRequest, ApiCallback<Verification> _callback) Verify an Identity (asynchronously) Verify an identityokhttp3.CallIdentitiesApi.createIdentityVerificationCall(String identityId, CreateVerificationRequest createVerificationRequest, ApiCallback _callback) Build call for createIdentityVerificationIdentitiesApi.createIdentityVerificationWithHttpInfo(String identityId, CreateVerificationRequest createVerificationRequest) Verify an Identity Verify an identityIdentitiesApi.createIdentityWithHttpInfo(CreateIdentityRequest createIdentityRequest) Create an Identity Create an `Identity` for your merchant or buyer.okhttp3.CallMerchantsApi.createMerchantAsync(String identityId, CreateMerchantUnderwritingRequest createMerchantUnderwritingRequest, ApiCallback<Merchant> _callback) Create a Merchant (asynchronously) Create a `Merchant` to start the underwriting process for your merchant.okhttp3.CallMerchantsApi.createMerchantCall(String identityId, CreateMerchantUnderwritingRequest createMerchantUnderwritingRequest, ApiCallback _callback) Build call for createMerchantokhttp3.CallDevicesApi.createMerchantDeviceAsync(String merchantId, CreateDevice createDevice, ApiCallback<Device> _callback) Create a Device (asynchronously) Create a `Device` under a `Merchant`.okhttp3.CallDevicesApi.createMerchantDeviceCall(String merchantId, CreateDevice createDevice, ApiCallback _callback) Build call for createMerchantDeviceDevicesApi.createMerchantDeviceWithHttpInfo(String merchantId, CreateDevice createDevice) Create a Device Create a `Device` under a `Merchant`.MerchantsApi.createMerchantVerification(String merchantId, CreateVerificationRequest createVerificationRequest) Verify a Merchant Verify a merchant either to reattempt provisioning, or when the merchant's `Identity` was updated.okhttp3.CallMerchantsApi.createMerchantVerificationAsync(String merchantId, CreateVerificationRequest createVerificationRequest, ApiCallback<Verification> _callback) Verify a Merchant (asynchronously) Verify a merchant either to reattempt provisioning, or when the merchant's `Identity` was updated.okhttp3.CallMerchantsApi.createMerchantVerificationCall(String merchantId, CreateVerificationRequest createVerificationRequest, ApiCallback _callback) Build call for createMerchantVerificationMerchantsApi.createMerchantVerificationWithHttpInfo(String merchantId, CreateVerificationRequest createVerificationRequest) Verify a Merchant Verify a merchant either to reattempt provisioning, or when the merchant's `Identity` was updated.MerchantsApi.createMerchantWithHttpInfo(String identityId, CreateMerchantUnderwritingRequest createMerchantUnderwritingRequest) Create a Merchant Create a `Merchant` to start the underwriting process for your merchant.okhttp3.CallPaymentInstrumentsApi.createPaymentInstrumentAsync(CreatePaymentInstrumentRequest createPaymentInstrumentRequest, ApiCallback<PaymentInstrument> _callback) Create a Payment Instrument (asynchronously) Create a `Payment Instrument` resource using a card or bank account.okhttp3.CallPaymentInstrumentsApi.createPaymentInstrumentCall(CreatePaymentInstrumentRequest createPaymentInstrumentRequest, ApiCallback _callback) Build call for createPaymentInstrumentokhttp3.CallInstrumentUpdatesApi.createPaymentInstrumentUpdateAsync(CreateInstrumentUpdateRequest createInstrumentUpdateRequest, ApiCallback<InstrumentUpdate> _callback) Create Instrument Updates (asynchronously) To update the card details of your customers, create an `instrument_updates` resource.okhttp3.CallInstrumentUpdatesApi.createPaymentInstrumentUpdateCall(CreateInstrumentUpdateRequest createInstrumentUpdateRequest, ApiCallback _callback) Build call for createPaymentInstrumentUpdateInstrumentUpdatesApi.createPaymentInstrumentUpdateWithHttpInfo(CreateInstrumentUpdateRequest createInstrumentUpdateRequest) Create Instrument Updates To update the card details of your customers, create an `instrument_updates` resource.PaymentInstrumentsApi.createPaymentInstrumentVerification(String paymentInstrumentId, CreateVerificationRequest createVerificationRequest) Verify a Payment Instrument Verify a `Payment Instrument` to determine if it's elligable for Push To Card transactions.okhttp3.CallPaymentInstrumentsApi.createPaymentInstrumentVerificationAsync(String paymentInstrumentId, CreateVerificationRequest createVerificationRequest, ApiCallback<Verification> _callback) Verify a Payment Instrument (asynchronously) Verify a `Payment Instrument` to determine if it's elligable for Push To Card transactions.okhttp3.CallPaymentInstrumentsApi.createPaymentInstrumentVerificationCall(String paymentInstrumentId, CreateVerificationRequest createVerificationRequest, ApiCallback _callback) Build call for createPaymentInstrumentVerificationPaymentInstrumentsApi.createPaymentInstrumentVerificationWithHttpInfo(String paymentInstrumentId, CreateVerificationRequest createVerificationRequest) Verify a Payment Instrument Verify a `Payment Instrument` to determine if it's elligable for Push To Card transactions.PaymentInstrumentsApi.createPaymentInstrumentWithHttpInfo(CreatePaymentInstrumentRequest createPaymentInstrumentRequest) Create a Payment Instrument Create a `Payment Instrument` resource using a card or bank account.okhttp3.CallSettlementsApi.createSettlementAsync(CreateSettlementRequest createSettlementRequest, ApiCallback<Settlement> _callback) Create a Batch Settlement (asynchronously) Create a batch `Settlement`.okhttp3.CallSettlementsApi.createSettlementCall(CreateSettlementRequest createSettlementRequest, ApiCallback _callback) Build call for createSettlementSettlementsApi.createSettlementWithHttpInfo(CreateSettlementRequest createSettlementRequest) Create a Batch Settlement Create a batch `Settlement`.okhttp3.CallTransfersApi.createTransferAsync(CreateTransferRequest createTransferRequest, ApiCallback<Transfer> _callback) Create a Transfer (asynchronously) Create a `Transfer`.okhttp3.CallTransfersApi.createTransferCall(CreateTransferRequest createTransferRequest, ApiCallback _callback) Build call for createTransferTransfersApi.createTransferReversal(String transferId, CreateReversalRequest createReversalRequest) Refund or Reverse a Transfer Reverse a transfer with a `type` of **DEBIT**.okhttp3.CallTransfersApi.createTransferReversalAsync(String transferId, CreateReversalRequest createReversalRequest, ApiCallback<Transfer> _callback) Refund or Reverse a Transfer (asynchronously) Reverse a transfer with a `type` of **DEBIT**.okhttp3.CallTransfersApi.createTransferReversalCall(String transferId, CreateReversalRequest createReversalRequest, ApiCallback _callback) Build call for createTransferReversalTransfersApi.createTransferReversalWithHttpInfo(String transferId, CreateReversalRequest createReversalRequest) Refund or Reverse a Transfer Reverse a transfer with a `type` of **DEBIT**.TransfersApi.createTransferWithHttpInfo(CreateTransferRequest createTransferRequest) Create a Transfer Create a `Transfer`.okhttp3.CallVerificationsApi.createVerificationAsync(CreateVerificationRequest createVerificationRequest, ApiCallback<Verification> _callback) Perform a Verification (asynchronously) Create a `verification` to verify an `Identity` or `Payment Instrument`.okhttp3.CallVerificationsApi.createVerificationCall(CreateVerificationRequest createVerificationRequest, ApiCallback _callback) Build call for createVerificationVerificationsApi.createVerificationWithHttpInfo(CreateVerificationRequest createVerificationRequest) Perform a Verification Create a `verification` to verify an `Identity` or `Payment Instrument`.okhttp3.CallWebhooksApi.createWebhookAsync(CreateWebhookRequest createWebhookRequest, ApiCallback<Webhook> _callback) Create a Webhook (asynchronously) Create a `Webhook` to specify an endpoint where Finix can send events.okhttp3.CallWebhooksApi.createWebhookCall(CreateWebhookRequest createWebhookRequest, ApiCallback _callback) Build call for createWebhookWebhooksApi.createWebhookWithHttpInfo(CreateWebhookRequest createWebhookRequest) Create a Webhook Create a `Webhook` to specify an endpoint where Finix can send events.InstrumentUpdatesApi.download(String instrumentUpdatesId, DownloadInstrumentUpdateQueryParams downloadInstrumentUpdateQueryParams) Download Instrument Updates Fetch a previously created `instrument_updates` resource as a CSV.FilesApi.downloadFile(String fileId) Download a file Download a file uploaded to a `File` resource.okhttp3.CallFilesApi.downloadFileAsync(String fileId, ApiCallback<File> _callback) Download a file (asynchronously) Download a file uploaded to a `File` resource.okhttp3.CallFilesApi.downloadFileCall(String fileId, ApiCallback _callback) Build call for downloadFileFilesApi.downloadFileWithHttpInfo(String fileId) Download a file Download a file uploaded to a `File` resource.AuthorizationsApi.APIlistAuthorizationsRequest.execute()Execute listAuthorizations requestBalanceTransfersApi.APIlistBalanceTransfersRequest.execute()Execute listBalanceTransfers requestDisputesApi.APIlistDisputeEvidenceRequest.execute()Execute listDisputeEvidence requestDisputesApi.APIlistDisputesAdjustmentsRequest.execute()Execute listDisputesAdjustments requestDisputesApi.APIlistDisputesRequest.execute()Execute listDisputes requestFilesApi.APIlistExternalLinksRequest.execute()Execute listExternalLinks requestFilesApi.APIlistFilesRequest.execute()Execute listFiles requestIdentitiesApi.APIlistIdentitiesRequest.execute()Execute listIdentities requestIdentitiesApi.APIlistIdentityAssociatedIdentitiesRequest.execute()Execute listIdentityAssociatedIdentities requestInstrumentUpdatesApi.APIdownloadInstrumentUpdateRequest.execute()Execute downloadInstrumentUpdate requestMerchantsApi.APIlistMerchantsRequest.execute()Execute listMerchants requestPaymentInstrumentsApi.APIlistPaymentInstrumentsRequest.execute()Execute listPaymentInstruments requestSettlementsApi.APIlistSettlementFundingTransfersRequest.execute()Execute listSettlementFundingTransfers requestSettlementsApi.APIlistSettlementsRequest.execute()Execute listSettlements requestSettlementsApi.APIlistSettlementTransfersRequest.execute()Execute listSettlementTransfers requestTransfersApi.APIlistTransferReversalsRequest.execute()Execute listTransferReversals requestTransfersApi.APIlistTransfersRequest.execute()Execute listTransfers requestVerificationsApi.APIlistMerchantVerificationsRequest.execute()Execute listMerchantVerifications requestVerificationsApi.APIlistVerificationsRequest.execute()Execute listVerifications requestWebhooksApi.APIlistWebhooksRequest.execute()Execute listWebhooks requestokhttp3.CallAuthorizationsApi.APIlistAuthorizationsRequest.executeAsync(ApiCallback<AuthorizationsList> _callback) Execute listAuthorizations request (asynchronously)okhttp3.CallBalanceTransfersApi.APIlistBalanceTransfersRequest.executeAsync(ApiCallback<BalanceTransferList> _callback) Execute listBalanceTransfers request (asynchronously)okhttp3.CallDisputesApi.APIlistDisputeEvidenceRequest.executeAsync(ApiCallback<DisputeEvidenceList> _callback) Execute listDisputeEvidence request (asynchronously)okhttp3.CallDisputesApi.APIlistDisputesAdjustmentsRequest.executeAsync(ApiCallback<AdjustmentTransfersList> _callback) Execute listDisputesAdjustments request (asynchronously)okhttp3.CallDisputesApi.APIlistDisputesRequest.executeAsync(ApiCallback<DisputesList> _callback) Execute listDisputes request (asynchronously)okhttp3.CallFilesApi.APIlistExternalLinksRequest.executeAsync(ApiCallback<ExternalLinksList> _callback) Execute listExternalLinks request (asynchronously)okhttp3.CallFilesApi.APIlistFilesRequest.executeAsync(ApiCallback<FilesList> _callback) Execute listFiles request (asynchronously)okhttp3.CallIdentitiesApi.APIlistIdentitiesRequest.executeAsync(ApiCallback<IdentitiesList> _callback) Execute listIdentities request (asynchronously)okhttp3.CallIdentitiesApi.APIlistIdentityAssociatedIdentitiesRequest.executeAsync(ApiCallback<IdentitiesList> _callback) Execute listIdentityAssociatedIdentities request (asynchronously)okhttp3.CallInstrumentUpdatesApi.APIdownloadInstrumentUpdateRequest.executeAsync(ApiCallback<File> _callback) Execute downloadInstrumentUpdate request (asynchronously)okhttp3.CallMerchantsApi.APIlistMerchantsRequest.executeAsync(ApiCallback<MerchantsList> _callback) Execute listMerchants request (asynchronously)okhttp3.CallPaymentInstrumentsApi.APIlistPaymentInstrumentsRequest.executeAsync(ApiCallback<PaymentInstrumentsList> _callback) Execute listPaymentInstruments request (asynchronously)okhttp3.CallSettlementsApi.APIlistSettlementFundingTransfersRequest.executeAsync(ApiCallback<TransfersList> _callback) Execute listSettlementFundingTransfers request (asynchronously)okhttp3.CallSettlementsApi.APIlistSettlementsRequest.executeAsync(ApiCallback<SettlementsList> _callback) Execute listSettlements request (asynchronously)okhttp3.CallSettlementsApi.APIlistSettlementTransfersRequest.executeAsync(ApiCallback<TransfersList> _callback) Execute listSettlementTransfers request (asynchronously)okhttp3.CallTransfersApi.APIlistTransferReversalsRequest.executeAsync(ApiCallback<TransfersList> _callback) Execute listTransferReversals request (asynchronously)okhttp3.CallTransfersApi.APIlistTransfersRequest.executeAsync(ApiCallback<TransfersList> _callback) Execute listTransfers request (asynchronously)okhttp3.CallVerificationsApi.APIlistMerchantVerificationsRequest.executeAsync(ApiCallback<VerificationsList> _callback) Execute listMerchantVerifications request (asynchronously)okhttp3.CallVerificationsApi.APIlistVerificationsRequest.executeAsync(ApiCallback<VerificationsList> _callback) Execute listVerifications request (asynchronously)okhttp3.CallWebhooksApi.APIlistWebhooksRequest.executeAsync(ApiCallback<WebhooksList> _callback) Execute listWebhooks request (asynchronously)AuthorizationsApi.APIlistAuthorizationsRequest.executeWithHttpInfo()Execute listAuthorizations request with HTTP info returnedBalanceTransfersApi.APIlistBalanceTransfersRequest.executeWithHttpInfo()Execute listBalanceTransfers request with HTTP info returnedDisputesApi.APIlistDisputeEvidenceRequest.executeWithHttpInfo()Execute listDisputeEvidence request with HTTP info returnedDisputesApi.APIlistDisputesAdjustmentsRequest.executeWithHttpInfo()Execute listDisputesAdjustments request with HTTP info returnedDisputesApi.APIlistDisputesRequest.executeWithHttpInfo()Execute listDisputes request with HTTP info returnedFilesApi.APIlistExternalLinksRequest.executeWithHttpInfo()Execute listExternalLinks request with HTTP info returnedFilesApi.APIlistFilesRequest.executeWithHttpInfo()Execute listFiles request with HTTP info returnedIdentitiesApi.APIlistIdentitiesRequest.executeWithHttpInfo()Execute listIdentities request with HTTP info returnedIdentitiesApi.APIlistIdentityAssociatedIdentitiesRequest.executeWithHttpInfo()Execute listIdentityAssociatedIdentities request with HTTP info returnedInstrumentUpdatesApi.APIdownloadInstrumentUpdateRequest.executeWithHttpInfo()Execute downloadInstrumentUpdate request with HTTP info returnedMerchantsApi.APIlistMerchantsRequest.executeWithHttpInfo()Execute listMerchants request with HTTP info returnedPaymentInstrumentsApi.APIlistPaymentInstrumentsRequest.executeWithHttpInfo()Execute listPaymentInstruments request with HTTP info returnedSettlementsApi.APIlistSettlementFundingTransfersRequest.executeWithHttpInfo()Execute listSettlementFundingTransfers request with HTTP info returnedSettlementsApi.APIlistSettlementsRequest.executeWithHttpInfo()Execute listSettlements request with HTTP info returnedSettlementsApi.APIlistSettlementTransfersRequest.executeWithHttpInfo()Execute listSettlementTransfers request with HTTP info returnedTransfersApi.APIlistTransferReversalsRequest.executeWithHttpInfo()Execute listTransferReversals request with HTTP info returnedTransfersApi.APIlistTransfersRequest.executeWithHttpInfo()Execute listTransfers request with HTTP info returnedVerificationsApi.APIlistMerchantVerificationsRequest.executeWithHttpInfo()Execute listMerchantVerifications request with HTTP info returnedVerificationsApi.APIlistVerificationsRequest.executeWithHttpInfo()Execute listVerifications request with HTTP info returnedWebhooksApi.APIlistWebhooksRequest.executeWithHttpInfo()Execute listWebhooks request with HTTP info returnedGet an Authorization Retrieve the details of a previously created `Authorization`.Get Device Retrieve the details of an existing `Device`.Get Dispute Retrieve the details of a previously created `Dispute`.Fetch a File Retrieve the details of a `File` resource.Fetch an Identity Retrieve the details of a previously created `Identity`.Fetch an Instrument Update Fetch a specific `instrument_update` from an `instrument_updates` resource.Get a Merchant Retrieve the details of a `Merchant`.Get a Payment Instrument Retrieve the details of a `Payment Instrument`.Get a Settlement Retreive the details of a `Settlement`.Get a Transfer Retrieve a `transfer`.Get a Verification Retrieve the details of a `Verification`.Get a Webhook Retrieve the details of a `Webhook`.okhttp3.CallAuthorizationsApi.getAuthorizationAsync(String authorizationId, ApiCallback<Authorization> _callback) Get an Authorization (asynchronously) Retrieve the details of a previously created `Authorization`.okhttp3.CallAuthorizationsApi.getAuthorizationCall(String authorizationId, ApiCallback _callback) Build call for getAuthorizationAuthorizationsApi.getAuthorizationWithHttpInfo(String authorizationId) Get an Authorization Retrieve the details of a previously created `Authorization`.BalanceTransfersApi.getBalanceTransfers(String balanceTransfersId) Get a Balance Transfer Retrieve the details of a `balance_transfer`.okhttp3.CallBalanceTransfersApi.getBalanceTransfersAsync(String balanceTransfersId, ApiCallback<BalanceTransfer> _callback) Get a Balance Transfer (asynchronously) Retrieve the details of a `balance_transfer`.okhttp3.CallBalanceTransfersApi.getBalanceTransfersCall(String balanceTransfersId, ApiCallback _callback) Build call for getBalanceTransfersBalanceTransfersApi.getBalanceTransfersWithHttpInfo(String balanceTransfersId) Get a Balance Transfer Retrieve the details of a `balance_transfer`.okhttp3.CallDevicesApi.getDeviceAsync(String deviceId, ApiCallback<Device> _callback) Get Device (asynchronously) Retrieve the details of an existing `Device`.okhttp3.CallDevicesApi.getDeviceCall(String deviceId, ApiCallback _callback) Build call for getDeviceDevicesApi.getDeviceWithHttpInfo(String deviceId) Get Device Retrieve the details of an existing `Device`.okhttp3.CallDisputesApi.getDisputeAsync(String disputeId, ApiCallback<Dispute> _callback) Get Dispute (asynchronously) Retrieve the details of a previously created `Dispute`.okhttp3.CallDisputesApi.getDisputeCall(String disputeId, ApiCallback _callback) Build call for getDisputeDisputesApi.getDisputeEvidence(String disputeId, String evidenceId) Fetch Dispute Evidence Retrieve the details of a `Dispute`.okhttp3.CallDisputesApi.getDisputeEvidenceAsync(String disputeId, String evidenceId, ApiCallback<DisputeEvidence> _callback) Fetch Dispute Evidence (asynchronously) Retrieve the details of a `Dispute`.okhttp3.CallDisputesApi.getDisputeEvidenceCall(String disputeId, String evidenceId, ApiCallback _callback) Build call for getDisputeEvidenceDisputesApi.getDisputeEvidenceWithHttpInfo(String disputeId, String evidenceId) Fetch Dispute Evidence Retrieve the details of a `Dispute`.DisputesApi.getDisputeWithHttpInfo(String disputeId) Get Dispute Retrieve the details of a previously created `Dispute`.FilesApi.getExternalLink(String fileId, String externalLinkId) Fetch an External LInk Fetch a previously created `external_link` resource.okhttp3.CallFilesApi.getExternalLinkAsync(String fileId, String externalLinkId, ApiCallback<ExternalLink> _callback) Fetch an External LInk (asynchronously) Fetch a previously created `external_link` resource.okhttp3.CallFilesApi.getExternalLinkCall(String fileId, String externalLinkId, ApiCallback _callback) Build call for getExternalLinkFilesApi.getExternalLinkWithHttpInfo(String fileId, String externalLinkId) Fetch an External LInk Fetch a previously created `external_link` resource.okhttp3.CallFilesApi.getFileAsync(String fileId, ApiCallback<ModelFile> _callback) Fetch a File (asynchronously) Retrieve the details of a `File` resource.okhttp3.CallFilesApi.getFileCall(String fileId, ApiCallback _callback) Build call for getFileFilesApi.getFileWithHttpInfo(String fileId) Fetch a File Retrieve the details of a `File` resource.okhttp3.CallIdentitiesApi.getIdentityAsync(String identityId, ApiCallback<Identity> _callback) Fetch an Identity (asynchronously) Retrieve the details of a previously created `Identity`.okhttp3.CallIdentitiesApi.getIdentityCall(String identityId, ApiCallback _callback) Build call for getIdentityIdentitiesApi.getIdentityWithHttpInfo(String identityId) Fetch an Identity Retrieve the details of a previously created `Identity`.okhttp3.CallInstrumentUpdatesApi.getInstrumentUpdateAsync(String instrumentUpdatesId, ApiCallback<InstrumentUpdate> _callback) Fetch an Instrument Update (asynchronously) Fetch a specific `instrument_update` from an `instrument_updates` resource.okhttp3.CallInstrumentUpdatesApi.getInstrumentUpdateCall(String instrumentUpdatesId, ApiCallback _callback) Build call for getInstrumentUpdateInstrumentUpdatesApi.getInstrumentUpdateWithHttpInfo(String instrumentUpdatesId) Fetch an Instrument Update Fetch a specific `instrument_update` from an `instrument_updates` resource.okhttp3.CallMerchantsApi.getMerchantAsync(String merchantId, ApiCallback<Merchant> _callback) Get a Merchant (asynchronously) Retrieve the details of a `Merchant`.okhttp3.CallMerchantsApi.getMerchantCall(String merchantId, ApiCallback _callback) Build call for getMerchantMerchantsApi.getMerchantWithHttpInfo(String merchantId) Get a Merchant Retrieve the details of a `Merchant`.okhttp3.CallPaymentInstrumentsApi.getPaymentInstrumentAsync(String paymentInstrumentId, ApiCallback<PaymentInstrument> _callback) Get a Payment Instrument (asynchronously) Retrieve the details of a `Payment Instrument`.okhttp3.CallPaymentInstrumentsApi.getPaymentInstrumentCall(String paymentInstrumentId, ApiCallback _callback) Build call for getPaymentInstrumentPaymentInstrumentsApi.getPaymentInstrumentWithHttpInfo(String paymentInstrumentId) Get a Payment Instrument Retrieve the details of a `Payment Instrument`.okhttp3.CallSettlementsApi.getSettlementAsync(String settlementId, ApiCallback<Settlement> _callback) Get a Settlement (asynchronously) Retreive the details of a `Settlement`.okhttp3.CallSettlementsApi.getSettlementCall(String settlementId, ApiCallback _callback) Build call for getSettlementSettlementsApi.getSettlementWithHttpInfo(String settlementId) Get a Settlement Retreive the details of a `Settlement`.okhttp3.CallTransfersApi.getTransferAsync(String transferId, ApiCallback<Transfer> _callback) Get a Transfer (asynchronously) Retrieve a `transfer`.okhttp3.CallTransfersApi.getTransferCall(String transferId, ApiCallback _callback) Build call for getTransferTransfersApi.getTransferWithHttpInfo(String transferId) Get a Transfer Retrieve a `transfer`.okhttp3.CallVerificationsApi.getVerificationAsync(String verificationId, ApiCallback<Verification> _callback) Get a Verification (asynchronously) Retrieve the details of a `Verification`.okhttp3.CallVerificationsApi.getVerificationCall(String verificationId, ApiCallback _callback) Build call for getVerificationVerificationsApi.getVerificationWithHttpInfo(String verificationId) Get a Verification Retrieve the details of a `Verification`.okhttp3.CallWebhooksApi.getWebhookAsync(String webhookId, ApiCallback<Webhook> _callback) Get a Webhook (asynchronously) Retrieve the details of a `Webhook`.okhttp3.CallWebhooksApi.getWebhookCall(String webhookId, ApiCallback _callback) Build call for getWebhookWebhooksApi.getWebhookWithHttpInfo(String webhookId) Get a Webhook Retrieve the details of a `Webhook`.AuthorizationsApi.list(ListAuthorizationsQueryParams listAuthorizationsQueryParams) List Authorizations Retrieve a list of `Authorizations`.DisputesApi.list(ListDisputesQueryParams listDisputesQueryParams) List Disputes Retrieve a list of `Disputes`.FilesApi.list(ListFilesQueryParams listFilesQueryParams) List All Files List all the `File` resources you've created.IdentitiesApi.list(ListIdentitiesQueryParams listIdentitiesQueryParams) List Identities Retrieves a list of `Identities`.MerchantsApi.list(ListMerchantsQueryParams listMerchantsQueryParams) List Merchants Retrieve a list of `Merchants`.PaymentInstrumentsApi.list(ListPaymentInstrumentsQueryParams listPaymentInstrumentsQueryParams) List Payment Instruments Retrieve a list of `Payment Instruments`.SettlementsApi.list(ListSettlementsQueryParams listSettlementsQueryParams) List Settlements Retrieve a list of `Settlements`.TransfersApi.list(ListTransfersQueryParams listTransfersQueryParams) List Transfers Retrieve a list of `Transfers`.VerificationsApi.list(ListVerificationsQueryParams listVerificationsQueryParams) List Verifications Retrieve a list of `Verifications`.WebhooksApi.list(ListWebhooksQueryParams listWebhooksQueryParams) List Webhooks Retrieve a list of `Webhooks`.DisputesApi.listApplicationDisputes(String applicationId) List Application Disputes Return a collection of disputes, if there are no disputes, an empty collection will be returned.okhttp3.CallDisputesApi.listApplicationDisputesAsync(String applicationId, ApiCallback<DisputesList> _callback) List Application Disputes (asynchronously) Return a collection of disputes, if there are no disputes, an empty collection will be returned.okhttp3.CallDisputesApi.listApplicationDisputesCall(String applicationId, ApiCallback _callback) Build call for listApplicationDisputesDisputesApi.listApplicationDisputesWithHttpInfo(String applicationId) List Application Disputes Return a collection of disputes, if there are no disputes, an empty collection will be returned.IdentitiesApi.listAssocaiatedIdentities(String identityId, ListIdentityAssociatedIdentitiesQueryParams listIdentityAssociatedIdentitiesQueryParams) List Associated Identities Retrieve a list of `Associated Identities` for an `Identity`.BalanceTransfersApi.listBalanceTransfers(ListBalanceTransfersQueryParams listBalanceTransfersQueryParams) List Balance Transfers Retrieve a list of `balance_transfers`.DisputesApi.listByIdentityId(String identityId, Long limit, Long offset, Long pageNumber, Long pageSize) List Identity Disputes All disputes associated to this identityVerificationsApi.listByMerchantId(String merchantId, ListMerchantVerificationsQueryParams listMerchantVerificationsQueryParams) List Merchant Verifications Get a list of all the `Verifications` in the `Merchant` object.SettlementsApi.listBySettlementId(String settlementId, ListSettlementTransfersQueryParams listSettlementTransfersQueryParams) List Settlement Transfers Retrieve the `Transfers` in a `Settlement` that have `type` **DEBIT** or **REFUND**.DisputesApi.listByTransferId(String transferId, Long limit, Long offset, Long pageNumber, Long pageSize) List Tranfer Disputes Get list of all the disputes in the transfers objectDisputesApi.listDisputeEvidenceByDisputeId(String disputeId, ListDisputeEvidenceQueryParams listDisputeEvidenceQueryParams) List Dispute Evidence Retrieve a list of dispute evidence for a `Dispute`.DisputesApi.listDisputesAdjustments(String disputeId, ListDisputesAdjustmentsQueryParams listDisputesAdjustmentsQueryParams) Fetch Dispute Adjustment Transfers List the adjustment `Transfers` for a `Dispute`.FilesApi.listExternalLinks(String fileId, ListExternalLinksQueryParams listExternalLinksQueryParams) List All External Links List the previously `external_links` for a `File`.SettlementsApi.listFundingTransfers(String settlementId, ListSettlementFundingTransfersQueryParams listSettlementFundingTransfersQueryParams) List Settlement Funding Transfers Retrieve the `Transfers` in a `Settlement` that have `type` **CREDIT**.okhttp3.CallDisputesApi.listIdentityDisputesAsync(String identityId, Long limit, Long offset, Long pageNumber, Long pageSize, ApiCallback<DisputesList> _callback) List Identity Disputes (asynchronously) All disputes associated to this identityokhttp3.CallDisputesApi.listIdentityDisputesCall(String identityId, Long limit, Long offset, Long pageNumber, Long pageSize, ApiCallback _callback) Build call for listIdentityDisputesDisputesApi.listIdentityDisputesWithHttpInfo(String identityId, Long limit, Long offset, Long pageNumber, Long pageSize) List Identity Disputes All disputes associated to this identityokhttp3.CallDisputesApi.listTransferDisputesAsync(String transferId, Long limit, Long offset, Long pageNumber, Long pageSize, ApiCallback<DisputesList> _callback) List Tranfer Disputes (asynchronously) Get list of all the disputes in the transfers objectokhttp3.CallDisputesApi.listTransferDisputesCall(String transferId, Long limit, Long offset, Long pageNumber, Long pageSize, ApiCallback _callback) Build call for listTransferDisputesDisputesApi.listTransferDisputesWithHttpInfo(String transferId, Long limit, Long offset, Long pageNumber, Long pageSize) List Tranfer Disputes Get list of all the disputes in the transfers objectTransfersApi.listTransfersReversals(String transferId, ListTransferReversalsQueryParams listTransferReversalsQueryParams) List Reversals on a Transfer Retrieve a list of reversals for a `Transfer`.okhttp3.CallAuthorizationsApi.putAuthorizationAsync(String authorizationId, UpdateAuthorizationRequest updateAuthorizationRequest, ApiCallback<Authorization> _callback) Update an Authorization (asynchronously) If successfully captured, the `transfer` field of the `Authorization` will contain the ID of the `Transfer` resource that'll move funds.okhttp3.CallAuthorizationsApi.putAuthorizationCall(String authorizationId, UpdateAuthorizationRequest updateAuthorizationRequest, ApiCallback _callback) Build call for putAuthorizationAuthorizationsApi.putAuthorizationWithHttpInfo(String authorizationId, UpdateAuthorizationRequest updateAuthorizationRequest) Update an Authorization If successfully captured, the `transfer` field of the `Authorization` will contain the ID of the `Transfer` resource that'll move funds.okhttp3.CallDevicesApi.putDeviceAsync(String deviceId, Object body, ApiCallback<Device> _callback) Update a Device (asynchronously) Update a `Device` to activate or deactivate it.okhttp3.CallDevicesApi.putDeviceCall(String deviceId, Object body, ApiCallback _callback) Build call for putDeviceDevicesApi.putDeviceWithHttpInfo(String deviceId, Object body) Update a Device Update a `Device` to activate or deactivate it.okhttp3.CallIdentitiesApi.putIdentityAsync(String identityId, UpdateIdentityRequest updateIdentityRequest, ApiCallback<Identity> _callback) Update an Identity (asynchronously) Update an existing `Identity`.okhttp3.CallIdentitiesApi.putIdentityCall(String identityId, UpdateIdentityRequest updateIdentityRequest, ApiCallback _callback) Build call for putIdentityIdentitiesApi.putIdentityWithHttpInfo(String identityId, UpdateIdentityRequest updateIdentityRequest) Update an Identity Update an existing `Identity`.okhttp3.CallMerchantsApi.putMerchantAsync(String merchantId, UpdateMerchantRequest updateMerchantRequest, ApiCallback<Merchant> _callback) Update a Merchant (asynchronously) Update a `Merchant` to change the `Identity` information saved with the underlying processor, or enable Level 2/3 processing.okhttp3.CallMerchantsApi.putMerchantCall(String merchantId, UpdateMerchantRequest updateMerchantRequest, ApiCallback _callback) Build call for putMerchantMerchantsApi.putMerchantWithHttpInfo(String merchantId, UpdateMerchantRequest updateMerchantRequest) Update a Merchant Update a `Merchant` to change the `Identity` information saved with the underlying processor, or enable Level 2/3 processing.okhttp3.CallSettlementsApi.putSettlementAsync(String settlementId, UpdateSettlementRequest updateSettlementRequest, ApiCallback<Settlement> _callback) Update a Settlement (asynchronously) Update a `Settlement`.okhttp3.CallSettlementsApi.putSettlementCall(String settlementId, UpdateSettlementRequest updateSettlementRequest, ApiCallback _callback) Build call for putSettlementSettlementsApi.putSettlementWithHttpInfo(String settlementId, UpdateSettlementRequest updateSettlementRequest) Update a Settlement Update a `Settlement`.okhttp3.CallWebhooksApi.putWebhookAsync(String webhookId, UpdateWebhookRequest updateWebhookRequest, ApiCallback<Webhook> _callback) Update a Webhook (asynchronously) Update an existing `Webhook`.okhttp3.CallWebhooksApi.putWebhookCall(String webhookId, UpdateWebhookRequest updateWebhookRequest, ApiCallback _callback) Build call for putWebhookWebhooksApi.putWebhookWithHttpInfo(String webhookId, UpdateWebhookRequest updateWebhookRequest) Update a Webhook Update an existing `Webhook`.okhttp3.CallSettlementsApi.removeSettlementTransfersAsync(String settlementId, RemoveSettlementTransfer removeSettlementTransfer, ApiCallback<Void> _callback) Delete Settlement Transfers (asynchronously) Remove a `Transfer` from a `Settlement`.okhttp3.CallSettlementsApi.removeSettlementTransfersCall(String settlementId, RemoveSettlementTransfer removeSettlementTransfer, ApiCallback _callback) Build call for removeSettlementTransfersSettlementsApi.removeSettlementTransfersWithHttpInfo(String settlementId, RemoveSettlementTransfer removeSettlementTransfer) Delete Settlement Transfers Remove a `Transfer` from a `Settlement`.voidSettlementsApi.removeTransfersFromSettlement(String settlementId, RemoveSettlementTransfer removeSettlementTransfer) Delete Settlement Transfers Remove a `Transfer` from a `Settlement`.AuthorizationsApi.update(String authorizationId, UpdateAuthorizationRequest updateAuthorizationRequest) Update an Authorization If successfully captured, the `transfer` field of the `Authorization` will contain the ID of the `Transfer` resource that'll move funds.Update a Device Update a `Device` to activate or deactivate it.IdentitiesApi.update(String identityId, UpdateIdentityRequest updateIdentityRequest) Update an Identity Update an existing `Identity`.MerchantsApi.update(String merchantId, UpdateMerchantRequest updateMerchantRequest) Update a Merchant Update a `Merchant` to change the `Identity` information saved with the underlying processor, or enable Level 2/3 processing.PaymentInstrumentsApi.update(String paymentInstrumentId, UpdatePaymentInstrumentRequest updatePaymentInstrumentRequest) Update a Payment Instrument Update a `Payment Instrument`.SettlementsApi.update(String settlementId, UpdateSettlementRequest updateSettlementRequest) Update a Settlement Update a `Settlement`.TransfersApi.update(String transferId, UpdateTransferRequest updateTransferRequest) Update a Transfer Update a `Transfer`.WebhooksApi.update(String webhookId, UpdateWebhookRequest updateWebhookRequest) Update a Webhook Update an existing `Webhook`.okhttp3.CallPaymentInstrumentsApi.updatePaymentInstrumentAsync(String paymentInstrumentId, UpdatePaymentInstrumentRequest updatePaymentInstrumentRequest, ApiCallback<PaymentInstrument> _callback) Update a Payment Instrument (asynchronously) Update a `Payment Instrument`.okhttp3.CallPaymentInstrumentsApi.updatePaymentInstrumentCall(String paymentInstrumentId, UpdatePaymentInstrumentRequest updatePaymentInstrumentRequest, ApiCallback _callback) Build call for updatePaymentInstrumentPaymentInstrumentsApi.updatePaymentInstrumentWithHttpInfo(String paymentInstrumentId, UpdatePaymentInstrumentRequest updatePaymentInstrumentRequest) Update a Payment Instrument Update a `Payment Instrument`.okhttp3.CallTransfersApi.updateTransferAsync(String transferId, UpdateTransferRequest updateTransferRequest, ApiCallback<Transfer> _callback) Update a Transfer (asynchronously) Update a `Transfer`.okhttp3.CallTransfersApi.updateTransferCall(String transferId, UpdateTransferRequest updateTransferRequest, ApiCallback _callback) Build call for updateTransferTransfersApi.updateTransferWithHttpInfo(String transferId, UpdateTransferRequest updateTransferRequest) Update a Transfer Update a `Transfer`.FilesApi.uploadFile(String fileId, UploadFileRequest uploadFileRequest) Upload files Directly Upload files directly with a `multipart/form-data` request.okhttp3.CallFilesApi.uploadFileAsync(String fileId, UploadFileRequest uploadFileRequest, ApiCallback<ModelFile> _callback) Upload files Directly (asynchronously) Upload files directly with a `multipart/form-data` request.okhttp3.CallFilesApi.uploadFileCall(String fileId, UploadFileRequest uploadFileRequest, ApiCallback _callback) Build call for uploadFileFilesApi.uploadFileWithHttpInfo(String fileId, UploadFileRequest uploadFileRequest) Upload files Directly Upload files directly with a `multipart/form-data` request. -
Uses of ApiException in invoker
Methods in invoker with parameters of type ApiExceptionModifier and TypeMethodDescriptionvoidThis is called when the API call fails.Methods in invoker that throw ApiExceptionModifier and TypeMethodDescriptionokhttp3.CallFinixClient.buildCall(String baseUrl, String path, String method, List<Pair> queryParams, List<Pair> collectionQueryParams, Object body, Map<String, String> headerParams, Map<String, String> cookieParams, Map<String, Object> formParams, String[] authNames, ApiCallback callback) Build HTTP call with the given options.okhttp3.RequestFinixClient.buildRequest(String baseUrl, String path, String method, List<Pair> queryParams, List<Pair> collectionQueryParams, Object body, Map<String, String> headerParams, Map<String, String> cookieParams, Map<String, Object> formParams, String[] authNames, ApiCallback callback) Build an HTTP request with the given options.<T> TFinixClient.deserialize(okhttp3.Response response, Type returnType) Deserialize response body to Java object, according to the return type and the Content-Type response header.FinixClient.downloadFileFromResponse(okhttp3.Response response) Download file from the given response.<T> ApiResponse<T>FinixClient.execute(okhttp3.Call call) <T> ApiResponse<T>Execute HTTP call and deserialize the HTTP response body into the given return type.<T> TFinixClient.handleResponse(okhttp3.Response response, Type returnType) Handle the given response, return the deserialized object when the response is successful.okhttp3.RequestBodySerialize the given Java object into request body according to the object's class and the request Content-Type.voidFinixClient.updateParamsForAuth(String[] authNames, List<Pair> queryParams, Map<String, String> headerParams, Map<String, String> cookieParams, String payload, String method, URI uri) Update query and header parameters based on authentication settings. -
Uses of ApiException in invoker.auth
Methods in invoker.auth that throw ApiExceptionModifier and TypeMethodDescriptionvoidApiKeyAuth.applyToParams(List<Pair> queryParams, Map<String, String> headerParams, Map<String, String> cookieParams, String payload, String method, URI uri) voidAuthentication.applyToParams(List<Pair> queryParams, Map<String, String> headerParams, Map<String, String> cookieParams, String payload, String method, URI uri) Apply authentication settings to header and query params.voidHttpBasicAuth.applyToParams(List<Pair> queryParams, Map<String, String> headerParams, Map<String, String> cookieParams, String payload, String method, URI uri) voidHttpBearerAuth.applyToParams(List<Pair> queryParams, Map<String, String> headerParams, Map<String, String> cookieParams, String payload, String method, URI uri)