Uses of Class
invoker.ApiResponse
Packages that use ApiResponse
-
Uses of ApiResponse in api
Methods in api that return ApiResponseModifier and TypeMethodDescriptionPaymentInstrumentsApi.createApplePaySessionWithHttpInfo(ApplePaySessionRequest applePaySessionRequest) Create an Apple Pay Session Create an `apple_pay_session` to process Apple Pay transactions on the web.IdentitiesApi.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.AuthorizationsApi.createAuthorizationWithHttpInfo(CreateAuthorizationRequest createAuthorizationRequest) Create an Authorization Create an `Authorization` to process a transaction.BalanceTransfersApi.createBalanceTransferWithHttpInfo(CreateBalanceTransferRequest createBalanceTransferRequest) Create a Balance Transfer Create a `balance_transfer`.DisputesApi.createDisputeEvidenceWithHttpInfo(String disputeId, CreateDisputeEvidenceRequest createDisputeEvidenceRequest) Create Dispute Evidence Upload dispute evidence for a `Dispute`.FilesApi.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.FilesApi.createFilesWithHttpInfo(CreateFileRequest createFileRequest) Create a File Before uploading a file, you need to create a `File` resource.IdentitiesApi.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.DevicesApi.createMerchantDeviceWithHttpInfo(String merchantId, CreateDevice createDevice) Create a Device Create a `Device` under a `Merchant`.MerchantsApi.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.InstrumentUpdatesApi.createPaymentInstrumentUpdateWithHttpInfo(CreateInstrumentUpdateRequest createInstrumentUpdateRequest) Create Instrument Updates To update the card details of your customers, create an `instrument_updates` resource.PaymentInstrumentsApi.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.SettlementsApi.createSettlementWithHttpInfo(CreateSettlementRequest createSettlementRequest) Create a Batch Settlement Create a batch `Settlement`.TransfersApi.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`.VerificationsApi.createVerificationWithHttpInfo(CreateVerificationRequest createVerificationRequest) Perform a Verification Create a `verification` to verify an `Identity` or `Payment Instrument`.WebhooksApi.createWebhookWithHttpInfo(CreateWebhookRequest createWebhookRequest) Create a Webhook Create a `Webhook` to specify an endpoint where Finix can send events.FilesApi.downloadFileWithHttpInfo(String fileId) Download a file Download a file uploaded to a `File` resource.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 returnedAuthorizationsApi.getAuthorizationWithHttpInfo(String authorizationId) Get an Authorization Retrieve the details of a previously created `Authorization`.BalanceTransfersApi.getBalanceTransfersWithHttpInfo(String balanceTransfersId) Get a Balance Transfer Retrieve the details of a `balance_transfer`.DevicesApi.getDeviceWithHttpInfo(String deviceId) Get Device Retrieve the details of an existing `Device`.DisputesApi.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.getExternalLinkWithHttpInfo(String fileId, String externalLinkId) Fetch an External LInk Fetch a previously created `external_link` resource.FilesApi.getFileWithHttpInfo(String fileId) Fetch a File Retrieve the details of a `File` resource.IdentitiesApi.getIdentityWithHttpInfo(String identityId) Fetch an Identity Retrieve the details of a previously created `Identity`.InstrumentUpdatesApi.getInstrumentUpdateWithHttpInfo(String instrumentUpdatesId) Fetch an Instrument Update Fetch a specific `instrument_update` from an `instrument_updates` resource.MerchantsApi.getMerchantWithHttpInfo(String merchantId) Get a Merchant Retrieve the details of a `Merchant`.PaymentInstrumentsApi.getPaymentInstrumentWithHttpInfo(String paymentInstrumentId) Get a Payment Instrument Retrieve the details of a `Payment Instrument`.SettlementsApi.getSettlementWithHttpInfo(String settlementId) Get a Settlement Retreive the details of a `Settlement`.TransfersApi.getTransferWithHttpInfo(String transferId) Get a Transfer Retrieve a `transfer`.VerificationsApi.getVerificationWithHttpInfo(String verificationId) Get a Verification Retrieve the details of a `Verification`.WebhooksApi.getWebhookWithHttpInfo(String webhookId) Get a Webhook Retrieve the details of a `Webhook`.DisputesApi.listApplicationDisputesWithHttpInfo(String applicationId) List Application Disputes Return a collection of disputes, if there are no disputes, an empty collection will be returned.DisputesApi.listIdentityDisputesWithHttpInfo(String identityId, Long limit, Long offset, Long pageNumber, Long pageSize) List Identity Disputes All disputes associated to this identityDisputesApi.listTransferDisputesWithHttpInfo(String transferId, Long limit, Long offset, Long pageNumber, Long pageSize) List Tranfer Disputes Get list of all the disputes in the transfers objectAuthorizationsApi.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.DevicesApi.putDeviceWithHttpInfo(String deviceId, Object body) Update a Device Update a `Device` to activate or deactivate it.IdentitiesApi.putIdentityWithHttpInfo(String identityId, UpdateIdentityRequest updateIdentityRequest) Update an Identity Update an existing `Identity`.MerchantsApi.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.SettlementsApi.putSettlementWithHttpInfo(String settlementId, UpdateSettlementRequest updateSettlementRequest) Update a Settlement Update a `Settlement`.WebhooksApi.putWebhookWithHttpInfo(String webhookId, UpdateWebhookRequest updateWebhookRequest) Update a Webhook Update an existing `Webhook`.SettlementsApi.removeSettlementTransfersWithHttpInfo(String settlementId, RemoveSettlementTransfer removeSettlementTransfer) Delete Settlement Transfers Remove a `Transfer` from a `Settlement`.PaymentInstrumentsApi.updatePaymentInstrumentWithHttpInfo(String paymentInstrumentId, UpdatePaymentInstrumentRequest updatePaymentInstrumentRequest) Update a Payment Instrument Update a `Payment Instrument`.TransfersApi.updateTransferWithHttpInfo(String transferId, UpdateTransferRequest updateTransferRequest) Update a Transfer Update a `Transfer`.FilesApi.uploadFileWithHttpInfo(String fileId, UploadFileRequest uploadFileRequest) Upload files Directly Upload files directly with a `multipart/form-data` request. -
Uses of ApiResponse in invoker
Methods in invoker that return ApiResponseModifier and TypeMethodDescription<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.