velopayments 2.23.78.beta1 → 2.26.124.beta1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Makefile +2 -3
- data/README.md +61 -71
- data/docs/AcceptedPaymentV3.md +22 -17
- data/docs/AccessTokenResponse.md +20 -19
- data/docs/AccessTokenValidationRequest.md +8 -7
- data/docs/AuthResponse.md +18 -17
- data/docs/AutoTopUpConfig.md +12 -11
- data/docs/AutoTopUpConfig2.md +14 -13
- data/docs/Category.md +15 -0
- data/docs/Challenge.md +10 -9
- data/docs/Challenge2.md +10 -9
- data/docs/Company.md +12 -11
- data/docs/Company2.md +12 -11
- data/docs/CountriesApi.md +74 -21
- data/docs/CreateFundingAccountRequestV2.md +20 -19
- data/docs/CreateIndividual.md +12 -11
- data/docs/CreateIndividual2.md +12 -11
- data/docs/CreateIndividualName.md +24 -0
- data/docs/CreatePayee.md +28 -27
- data/docs/CreatePayee2.md +28 -27
- data/docs/CreatePayeeAddress.md +22 -21
- data/docs/CreatePayeeAddress2.md +22 -21
- data/docs/CreatePayeesCSVResponse.md +10 -9
- data/docs/CreatePayeesCSVResponse2.md +10 -9
- data/docs/CreatePayeesCSVResponseRejectedCsvRows.md +12 -11
- data/docs/CreatePayeesRequest.md +10 -9
- data/docs/CreatePayeesRequest2.md +10 -9
- data/docs/CreatePaymentChannel.md +20 -19
- data/docs/CreatePaymentChannel2.md +20 -19
- data/docs/CreatePayorLinkRequest.md +12 -11
- data/docs/CreatePayoutRequestV3.md +14 -15
- data/docs/CreateWebhookRequest.md +16 -13
- data/docs/CurrenciesApi.md +26 -9
- data/docs/DebitEvent.md +24 -0
- data/docs/DebitEventAllOf.md +18 -0
- data/docs/DebitStatusChanged.md +26 -0
- data/docs/DebitStatusChangedAllOf.md +18 -0
- data/docs/Error.md +20 -13
- data/docs/ErrorData.md +20 -0
- data/docs/ErrorResponse.md +12 -9
- data/docs/FailedPayee.md +38 -0
- data/docs/FailedPayee2.md +38 -0
- data/docs/FailedSubmission.md +10 -9
- data/docs/FailedSubmission2.md +10 -9
- data/docs/FundingAccountResponse.md +26 -25
- data/docs/FundingAccountResponse2.md +26 -25
- data/docs/FundingAccountType.md +4 -5
- data/docs/FundingAudit.md +24 -23
- data/docs/FundingEvent.md +14 -13
- data/docs/FundingEventType.md +4 -5
- data/docs/FundingManagerApi.md +549 -259
- data/docs/FundingManagerPrivateApi.md +98 -13
- data/docs/FundingPayorStatusAuditResponse.md +14 -13
- data/docs/FundingRequestV1.md +8 -7
- data/docs/FundingRequestV2.md +8 -7
- data/docs/FundingRequestV3.md +10 -9
- data/docs/FxSummary.md +36 -0
- data/docs/FxSummaryV3.md +26 -25
- data/docs/GetFundingsResponse.md +12 -11
- data/docs/GetFundingsResponseLinks.md +10 -9
- data/docs/GetPayeeListResponse.md +40 -39
- data/docs/GetPayeeListResponse2.md +50 -0
- data/docs/GetPayeeListResponseCompany.md +10 -9
- data/docs/GetPayeeListResponseCompany2.md +20 -0
- data/docs/GetPayeeListResponseIndividual.md +8 -7
- data/docs/GetPayeeListResponseIndividual2.md +18 -0
- data/docs/GetPaymentsForPayoutResponseV3.md +14 -13
- data/docs/GetPaymentsForPayoutResponseV3Page.md +16 -15
- data/docs/GetPaymentsForPayoutResponseV3Summary.md +26 -25
- data/docs/GetPaymentsForPayoutResponseV4.md +14 -13
- data/docs/GetPaymentsForPayoutResponseV4Summary.md +44 -43
- data/docs/GetPayoutStatistics.md +10 -9
- data/docs/GetPayoutsResponse.md +22 -0
- data/docs/GetPayoutsResponseV3.md +12 -11
- data/docs/GetPayoutsResponseV3Links.md +10 -9
- data/docs/GetPayoutsResponseV3Page.md +16 -15
- data/docs/Individual.md +12 -11
- data/docs/Individual2.md +12 -11
- data/docs/IndividualName.md +24 -0
- data/docs/InlineResponse400.md +12 -9
- data/docs/InlineResponse401.md +12 -9
- data/docs/InlineResponse403.md +12 -9
- data/docs/InlineResponse404.md +12 -9
- data/docs/InlineResponse409.md +12 -9
- data/docs/InlineResponse412.md +12 -9
- data/docs/InvitationStatus.md +4 -5
- data/docs/InvitationStatus2.md +4 -5
- data/docs/InvitePayeeRequest.md +8 -7
- data/docs/InvitePayeeRequest2.md +8 -7
- data/docs/InviteUserRequest.md +26 -25
- data/docs/KycState.md +4 -5
- data/docs/LinkForResponse.md +10 -9
- data/docs/ListFundingAccountsResponse.md +12 -11
- data/docs/ListFundingAccountsResponse2.md +12 -11
- data/docs/ListPaymentsResponseV3.md +12 -11
- data/docs/ListPaymentsResponseV3Page.md +16 -15
- data/docs/ListPaymentsResponseV4.md +12 -11
- data/docs/ListSourceAccountResponse.md +12 -11
- data/docs/ListSourceAccountResponseLinks.md +10 -9
- data/docs/ListSourceAccountResponsePage.md +16 -15
- data/docs/ListSourceAccountResponseV2.md +12 -11
- data/docs/ListSourceAccountResponseV2Links.md +10 -9
- data/docs/ListSourceAccountResponseV3.md +12 -11
- data/docs/ListSourceAccountResponseV3Links.md +10 -9
- data/docs/LocalisationDetails.md +20 -0
- data/docs/LoginApi.md +109 -41
- data/docs/MFADetails.md +10 -9
- data/docs/MFAType.md +4 -5
- data/docs/Name.md +14 -13
- data/docs/Name2.md +24 -0
- data/docs/Notification.md +26 -0
- data/docs/Notifications.md +8 -7
- data/docs/Notifications2.md +8 -7
- data/docs/OfacStatus.md +4 -5
- data/docs/OnboardedStatus.md +4 -5
- data/docs/OnboardedStatus2.md +4 -5
- data/docs/OnboardingStatusChanged.md +26 -0
- data/docs/PageForResponse.md +16 -15
- data/docs/PageResourceFundingPayorStatusAuditResponseFundingPayorStatusAuditResponse.md +12 -11
- data/docs/PagedPayeeInvitationStatusResponse.md +12 -11
- data/docs/PagedPayeeInvitationStatusResponse2.md +12 -11
- data/docs/PagedPayeeInvitationStatusResponsePage.md +16 -15
- data/docs/PagedPayeeResponse.md +14 -13
- data/docs/PagedPayeeResponse2.md +14 -13
- data/docs/PagedPayeeResponseLinks.md +10 -9
- data/docs/PagedPayeeResponsePage.md +16 -15
- data/docs/PagedPayeeResponseSummary.md +16 -15
- data/docs/PagedPaymentsResponseV3.md +12 -11
- data/docs/PagedUserResponse.md +12 -11
- data/docs/PagedUserResponseLinks.md +10 -9
- data/docs/PagedUserResponsePage.md +16 -15
- data/docs/PasswordRequest.md +8 -7
- data/docs/PayableIssue.md +20 -0
- data/docs/PayableIssue2.md +20 -0
- data/docs/PayableStatusChanged.md +26 -0
- data/docs/PayeeAddress.md +22 -21
- data/docs/PayeeAddress2.md +22 -21
- data/docs/PayeeDelta.md +20 -19
- data/docs/PayeeDelta2.md +20 -19
- data/docs/PayeeDeltaResponse.md +12 -11
- data/docs/PayeeDeltaResponse2.md +12 -11
- data/docs/PayeeDeltaResponse2Links.md +10 -9
- data/docs/PayeeDeltaResponseLinks.md +10 -9
- data/docs/PayeeDeltaResponsePage.md +16 -15
- data/docs/PayeeDetailResponse.md +64 -63
- data/docs/PayeeDetailResponse2.md +64 -63
- data/docs/PayeeDetailsChanged.md +26 -0
- data/docs/PayeeEvent.md +26 -0
- data/docs/PayeeEventAllOf.md +20 -0
- data/docs/PayeeEventAllOfReasons.md +20 -0
- data/docs/PayeeInvitationApi.md +216 -359
- data/docs/PayeeInvitationStatusResponse.md +12 -11
- data/docs/PayeeInvitationStatusResponse2.md +12 -11
- data/docs/PayeePayorRef.md +20 -11
- data/docs/PayeePayorRefV3.md +20 -15
- data/docs/PayeeType.md +4 -5
- data/docs/PayeeUserSelfUpdateRequest.md +18 -17
- data/docs/PayeesApi.md +346 -499
- data/docs/PaymentAuditCurrency.md +15 -0
- data/docs/PaymentAuditCurrencyV3.md +4 -5
- data/docs/PaymentAuditServiceApi.md +242 -631
- data/docs/PaymentAuditServiceDeprecatedApi.md +675 -0
- data/docs/PaymentChannelCountry.md +10 -9
- data/docs/PaymentChannelRule.md +20 -19
- data/docs/PaymentChannelRulesResponse.md +8 -7
- data/docs/PaymentDelta.md +22 -21
- data/docs/PaymentDeltaResponse.md +12 -11
- data/docs/PaymentDeltaResponseV1.md +22 -0
- data/docs/PaymentDeltaV1.md +32 -0
- data/docs/PaymentEvent.md +28 -0
- data/docs/PaymentEventAllOf.md +22 -0
- data/docs/PaymentEventResponse.md +40 -0
- data/docs/PaymentEventResponseV3.md +30 -29
- data/docs/PaymentInstructionV3.md +24 -19
- data/docs/PaymentRails.md +4 -5
- data/docs/PaymentRejectedOrReturned.md +34 -0
- data/docs/PaymentRejectedOrReturnedAllOf.md +20 -0
- data/docs/PaymentResponseV3.md +78 -77
- data/docs/PaymentResponseV4.md +96 -85
- data/docs/PaymentResponseV4Payout.md +12 -11
- data/docs/PaymentStatusChanged.md +30 -0
- data/docs/PaymentStatusChangedAllOf.md +18 -0
- data/docs/PaymentV3.md +32 -27
- data/docs/PayorAddress.md +22 -21
- data/docs/PayorAddressV2.md +22 -21
- data/docs/PayorAmlTransaction.md +70 -0
- data/docs/PayorAmlTransactionV3.md +56 -61
- data/docs/PayorBrandingResponse.md +16 -15
- data/docs/PayorCreateApiKeyRequest.md +12 -11
- data/docs/PayorCreateApiKeyResponse.md +10 -9
- data/docs/PayorCreateApplicationRequest.md +10 -9
- data/docs/PayorEmailOptOutRequest.md +8 -7
- data/docs/PayorLinksResponse.md +10 -9
- data/docs/PayorLinksResponseLinks.md +14 -13
- data/docs/PayorLinksResponsePayors.md +14 -13
- data/docs/PayorV1.md +50 -49
- data/docs/PayorV2.md +52 -49
- data/docs/PayorsApi.md +236 -101
- data/docs/PayorsPrivateApi.md +29 -13
- data/docs/PayoutCompanyV3.md +8 -7
- data/docs/PayoutIndividualV3.md +8 -7
- data/docs/PayoutNameV3.md +10 -9
- data/docs/PayoutPayeeV3.md +12 -11
- data/docs/PayoutPayor.md +26 -0
- data/docs/PayoutPayorIds.md +22 -0
- data/docs/PayoutPrincipal.md +20 -0
- data/docs/PayoutServiceApi.md +208 -88
- data/docs/PayoutStatus.md +15 -0
- data/docs/PayoutStatusV3.md +4 -5
- data/docs/PayoutSummaryAudit.md +48 -0
- data/docs/PayoutSummaryAuditV3.md +30 -29
- data/docs/PayoutSummaryResponseV3.md +26 -25
- data/docs/PayoutType.md +15 -0
- data/docs/Ping.md +22 -0
- data/docs/QueryBatchResponse.md +14 -13
- data/docs/QueryBatchResponse2.md +14 -13
- data/docs/QuoteFxSummaryV3.md +28 -27
- data/docs/QuoteResponseV3.md +8 -7
- data/docs/RegionV2.md +10 -9
- data/docs/RegisterSmsRequest.md +8 -7
- data/docs/RejectedPaymentV3.md +28 -23
- data/docs/ResendTokenRequest.md +10 -9
- data/docs/ResetPasswordRequest.md +8 -7
- data/docs/Role.md +8 -7
- data/docs/RoleUpdateRequest.md +10 -9
- data/docs/SelfMFATypeUnregisterRequest.md +8 -7
- data/docs/SelfUpdatePasswordRequest.md +10 -9
- data/docs/SetNotificationsRequest.md +8 -7
- data/docs/SourceAccountResponse.md +34 -33
- data/docs/SourceAccountResponseV2.md +38 -37
- data/docs/SourceAccountResponseV3.md +42 -37
- data/docs/SourceAccountSummary.md +22 -0
- data/docs/SourceAccountSummaryV3.md +12 -11
- data/docs/SourceAccountType.md +4 -5
- data/docs/SourceAccountV3.md +14 -13
- data/docs/SourceEvent.md +22 -0
- data/docs/SupportedCountriesResponse.md +8 -7
- data/docs/SupportedCountriesResponseV2.md +8 -7
- data/docs/SupportedCountry.md +10 -9
- data/docs/SupportedCountryV2.md +12 -11
- data/docs/SupportedCurrencyResponseV2.md +8 -7
- data/docs/SupportedCurrencyV2.md +10 -9
- data/docs/TokensApi.md +31 -15
- data/docs/TransferRequest.md +12 -11
- data/docs/TransferRequest2.md +12 -11
- data/docs/TransmissionType.md +4 -5
- data/docs/TransmissionTypes.md +12 -11
- data/docs/TransmissionTypes2.md +12 -11
- data/docs/UnregisterMFARequest.md +10 -9
- data/docs/UpdatePayeeDetailsRequest.md +20 -19
- data/docs/UpdatePayeeDetailsRequest2.md +20 -19
- data/docs/UpdateRemoteIdRequest.md +10 -9
- data/docs/UpdateRemoteIdRequest2.md +20 -0
- data/docs/UpdateWebhookRequest.md +14 -11
- data/docs/UserDetailsUpdateRequest.md +22 -21
- data/docs/UserInfo.md +12 -11
- data/docs/UserResponse.md +34 -33
- data/docs/UserStatus.md +4 -5
- data/docs/UserType.md +4 -5
- data/docs/UserType2.md +4 -5
- data/docs/UsersApi.md +478 -189
- data/docs/ValidatePasswordResponse.md +14 -13
- data/docs/WatchlistStatus.md +4 -5
- data/docs/WatchlistStatus2.md +4 -5
- data/docs/WebhookResponse.md +18 -15
- data/docs/WebhooksApi.md +109 -92
- data/docs/WebhooksResponse.md +12 -11
- data/docs/WithdrawPaymentRequest.md +8 -7
- data/lib/velopayments.rb +50 -48
- data/lib/velopayments/api/countries_api.rb +2 -2
- data/lib/velopayments/api/currencies_api.rb +2 -2
- data/lib/velopayments/api/funding_manager_api.rb +5 -2
- data/lib/velopayments/api/funding_manager_private_api.rb +65 -2
- data/lib/velopayments/api/login_api.rb +2 -2
- data/lib/velopayments/api/payee_invitation_api.rb +25 -358
- data/lib/velopayments/api/payees_api.rb +28 -468
- data/lib/velopayments/api/payment_audit_service_api.rb +61 -733
- data/lib/velopayments/api/payment_audit_service_deprecated_api.rb +714 -0
- data/lib/velopayments/api/payors_api.rb +2 -2
- data/lib/velopayments/api/payors_private_api.rb +2 -2
- data/lib/velopayments/api/payout_service_api.rb +9 -2
- data/lib/velopayments/api/tokens_api.rb +2 -2
- data/lib/velopayments/api/users_api.rb +2 -2
- data/lib/velopayments/api/webhooks_api.rb +2 -61
- data/lib/velopayments/api_client.rb +6 -5
- data/lib/velopayments/api_error.rb +2 -2
- data/lib/velopayments/configuration.rb +9 -7
- data/lib/velopayments/models/accepted_payment_v3.rb +34 -8
- data/lib/velopayments/models/access_token_response.rb +12 -4
- data/lib/velopayments/models/access_token_validation_request.rb +12 -4
- data/lib/velopayments/models/auth_response.rb +12 -4
- data/lib/velopayments/models/auto_top_up_config.rb +12 -4
- data/lib/velopayments/models/auto_top_up_config2.rb +12 -4
- data/lib/velopayments/models/{payee_type2.rb → category.rb} +8 -7
- data/lib/velopayments/models/challenge.rb +12 -4
- data/lib/velopayments/models/challenge2.rb +12 -4
- data/lib/velopayments/models/company.rb +12 -4
- data/lib/velopayments/models/company2.rb +12 -4
- data/lib/velopayments/models/create_funding_account_request_v2.rb +12 -4
- data/lib/velopayments/models/create_individual.rb +13 -5
- data/lib/velopayments/models/create_individual2.rb +13 -5
- data/lib/velopayments/models/{individual_v1_name.rb → create_individual_name.rb} +15 -7
- data/lib/velopayments/models/create_payee.rb +16 -7
- data/lib/velopayments/models/create_payee2.rb +15 -6
- data/lib/velopayments/models/create_payee_address.rb +45 -21
- data/lib/velopayments/models/create_payee_address2.rb +12 -4
- data/lib/velopayments/models/create_payees_csv_response.rb +12 -4
- data/lib/velopayments/models/create_payees_csv_response2.rb +12 -4
- data/lib/velopayments/models/create_payees_csv_response_rejected_csv_rows.rb +12 -4
- data/lib/velopayments/models/create_payees_request.rb +12 -4
- data/lib/velopayments/models/create_payees_request2.rb +12 -4
- data/lib/velopayments/models/create_payment_channel.rb +12 -4
- data/lib/velopayments/models/create_payment_channel2.rb +12 -4
- data/lib/velopayments/models/create_payor_link_request.rb +12 -4
- data/lib/velopayments/models/create_payout_request_v3.rb +44 -18
- data/lib/velopayments/models/create_webhook_request.rb +31 -8
- data/lib/velopayments/models/debit_event.rb +278 -0
- data/lib/velopayments/models/{invitation_status_response.rb → debit_event_all_of.rb} +26 -19
- data/lib/velopayments/models/debit_status_changed.rb +293 -0
- data/lib/velopayments/models/{marketing_opt_in.rb → debit_status_changed_all_of.rb} +28 -23
- data/lib/velopayments/models/error.rb +46 -10
- data/lib/velopayments/models/error_data.rb +229 -0
- data/lib/velopayments/models/error_response.rb +41 -10
- data/lib/velopayments/models/{payee_payor_ref_v2.rb → failed_payee.rb} +96 -65
- data/lib/velopayments/models/failed_payee2.rb +313 -0
- data/lib/velopayments/models/failed_submission.rb +13 -5
- data/lib/velopayments/models/failed_submission2.rb +13 -5
- data/lib/velopayments/models/funding_account_response.rb +12 -4
- data/lib/velopayments/models/funding_account_response2.rb +12 -4
- data/lib/velopayments/models/funding_account_type.rb +2 -2
- data/lib/velopayments/models/funding_audit.rb +12 -4
- data/lib/velopayments/models/funding_event.rb +12 -4
- data/lib/velopayments/models/funding_event_type.rb +2 -2
- data/lib/velopayments/models/funding_payor_status_audit_response.rb +12 -4
- data/lib/velopayments/models/funding_request_v1.rb +12 -4
- data/lib/velopayments/models/funding_request_v2.rb +12 -4
- data/lib/velopayments/models/funding_request_v3.rb +12 -4
- data/lib/velopayments/models/{fx_summary_v4.rb → fx_summary.rb} +17 -9
- data/lib/velopayments/models/fx_summary_v3.rb +12 -4
- data/lib/velopayments/models/get_fundings_response.rb +12 -4
- data/lib/velopayments/models/get_fundings_response_links.rb +12 -4
- data/lib/velopayments/models/get_payee_list_response.rb +14 -5
- data/lib/velopayments/models/{payee.rb → get_payee_list_response2.rb} +89 -112
- data/lib/velopayments/models/get_payee_list_response_company.rb +12 -4
- data/lib/velopayments/models/{company_response.rb → get_payee_list_response_company2.rb} +21 -22
- data/lib/velopayments/models/get_payee_list_response_individual.rb +12 -4
- data/lib/velopayments/models/{individual_response.rb → get_payee_list_response_individual2.rb} +16 -13
- data/lib/velopayments/models/get_payments_for_payout_response_v3.rb +12 -4
- data/lib/velopayments/models/get_payments_for_payout_response_v3_page.rb +12 -4
- data/lib/velopayments/models/get_payments_for_payout_response_v3_summary.rb +12 -4
- data/lib/velopayments/models/get_payments_for_payout_response_v4.rb +12 -4
- data/lib/velopayments/models/get_payments_for_payout_response_v4_summary.rb +20 -47
- data/lib/velopayments/models/get_payout_statistics.rb +12 -4
- data/lib/velopayments/models/{get_payouts_response_v4.rb → get_payouts_response.rb} +16 -8
- data/lib/velopayments/models/get_payouts_response_v3.rb +12 -4
- data/lib/velopayments/models/get_payouts_response_v3_links.rb +12 -4
- data/lib/velopayments/models/get_payouts_response_v3_page.rb +12 -4
- data/lib/velopayments/models/individual.rb +13 -5
- data/lib/velopayments/models/individual2.rb +13 -5
- data/lib/velopayments/models/{create_individual2_name.rb → individual_name.rb} +15 -7
- data/lib/velopayments/models/inline_response400.rb +43 -10
- data/lib/velopayments/models/inline_response401.rb +43 -10
- data/lib/velopayments/models/inline_response403.rb +43 -10
- data/lib/velopayments/models/inline_response404.rb +43 -10
- data/lib/velopayments/models/inline_response409.rb +43 -10
- data/lib/velopayments/models/inline_response412.rb +43 -10
- data/lib/velopayments/models/invitation_status.rb +2 -2
- data/lib/velopayments/models/invitation_status2.rb +2 -2
- data/lib/velopayments/models/invite_payee_request.rb +12 -4
- data/lib/velopayments/models/invite_payee_request2.rb +12 -4
- data/lib/velopayments/models/invite_user_request.rb +12 -4
- data/lib/velopayments/models/kyc_state.rb +2 -2
- data/lib/velopayments/models/link_for_response.rb +12 -4
- data/lib/velopayments/models/list_funding_accounts_response.rb +12 -4
- data/lib/velopayments/models/list_funding_accounts_response2.rb +12 -4
- data/lib/velopayments/models/list_payments_response_v3.rb +12 -4
- data/lib/velopayments/models/list_payments_response_v3_page.rb +12 -4
- data/lib/velopayments/models/list_payments_response_v4.rb +12 -4
- data/lib/velopayments/models/list_source_account_response.rb +12 -4
- data/lib/velopayments/models/list_source_account_response_links.rb +12 -4
- data/lib/velopayments/models/list_source_account_response_page.rb +12 -4
- data/lib/velopayments/models/list_source_account_response_v2.rb +12 -4
- data/lib/velopayments/models/list_source_account_response_v2_links.rb +12 -4
- data/lib/velopayments/models/list_source_account_response_v3.rb +12 -4
- data/lib/velopayments/models/list_source_account_response_v3_links.rb +12 -4
- data/lib/velopayments/models/localisation_details.rb +231 -0
- data/lib/velopayments/models/mfa_details.rb +12 -4
- data/lib/velopayments/models/mfa_type.rb +2 -2
- data/lib/velopayments/models/name.rb +12 -4
- data/lib/velopayments/models/name2.rb +341 -0
- data/lib/velopayments/models/{individual_v1.rb → notification.rb} +69 -54
- data/lib/velopayments/models/notifications.rb +12 -4
- data/lib/velopayments/models/notifications2.rb +12 -4
- data/lib/velopayments/models/ofac_status.rb +2 -2
- data/lib/velopayments/models/onboarded_status.rb +2 -2
- data/lib/velopayments/models/onboarded_status2.rb +2 -2
- data/lib/velopayments/models/{inline_response404_errors.rb → onboarding_status_changed.rb} +84 -35
- data/lib/velopayments/models/page_for_response.rb +12 -4
- data/lib/velopayments/models/page_resource_funding_payor_status_audit_response_funding_payor_status_audit_response.rb +12 -4
- data/lib/velopayments/models/paged_payee_invitation_status_response.rb +12 -4
- data/lib/velopayments/models/paged_payee_invitation_status_response2.rb +12 -4
- data/lib/velopayments/models/paged_payee_invitation_status_response_page.rb +12 -4
- data/lib/velopayments/models/paged_payee_response.rb +13 -5
- data/lib/velopayments/models/paged_payee_response2.rb +14 -6
- data/lib/velopayments/models/paged_payee_response_links.rb +12 -4
- data/lib/velopayments/models/paged_payee_response_page.rb +12 -4
- data/lib/velopayments/models/paged_payee_response_summary.rb +19 -11
- data/lib/velopayments/models/paged_payments_response_v3.rb +12 -4
- data/lib/velopayments/models/paged_user_response.rb +12 -4
- data/lib/velopayments/models/paged_user_response_links.rb +12 -4
- data/lib/velopayments/models/paged_user_response_page.rb +12 -4
- data/lib/velopayments/models/password_request.rb +12 -4
- data/lib/velopayments/models/payable_issue.rb +238 -0
- data/lib/velopayments/models/payable_issue2.rb +238 -0
- data/lib/velopayments/models/payable_status_changed.rb +289 -0
- data/lib/velopayments/models/payee_address.rb +12 -4
- data/lib/velopayments/models/payee_address2.rb +12 -4
- data/lib/velopayments/models/payee_delta.rb +13 -5
- data/lib/velopayments/models/payee_delta2.rb +12 -4
- data/lib/velopayments/models/payee_delta_response.rb +12 -4
- data/lib/velopayments/models/payee_delta_response2.rb +12 -4
- data/lib/velopayments/models/payee_delta_response2_links.rb +12 -4
- data/lib/velopayments/models/payee_delta_response_links.rb +12 -4
- data/lib/velopayments/models/payee_delta_response_page.rb +12 -4
- data/lib/velopayments/models/payee_detail_response.rb +18 -9
- data/lib/velopayments/models/payee_detail_response2.rb +16 -7
- data/lib/velopayments/models/payee_details_changed.rb +289 -0
- data/lib/velopayments/models/{payee_invitation_status.rb → payee_event.rb} +78 -60
- data/lib/velopayments/models/payee_event_all_of.rb +236 -0
- data/lib/velopayments/models/payee_event_all_of_reasons.rb +237 -0
- data/lib/velopayments/models/payee_invitation_status_response.rb +12 -4
- data/lib/velopayments/models/payee_invitation_status_response2.rb +12 -4
- data/lib/velopayments/models/payee_payor_ref.rb +58 -8
- data/lib/velopayments/models/payee_payor_ref_v3.rb +38 -8
- data/lib/velopayments/models/payee_type.rb +2 -2
- data/lib/velopayments/models/payee_user_self_update_request.rb +12 -4
- data/lib/velopayments/models/{payment_audit_currency_v4.rb → payment_audit_currency.rb} +5 -5
- data/lib/velopayments/models/payment_audit_currency_v3.rb +2 -2
- data/lib/velopayments/models/payment_channel_country.rb +12 -4
- data/lib/velopayments/models/payment_channel_rule.rb +12 -4
- data/lib/velopayments/models/payment_channel_rules_response.rb +12 -4
- data/lib/velopayments/models/payment_delta.rb +12 -4
- data/lib/velopayments/models/payment_delta_response.rb +12 -4
- data/lib/velopayments/models/{payment_delta_response_v4.rb → payment_delta_response_v1.rb} +16 -8
- data/lib/velopayments/models/{payment_delta_v4.rb → payment_delta_v1.rb} +15 -7
- data/lib/velopayments/models/payment_event.rb +297 -0
- data/lib/velopayments/models/payment_event_all_of.rb +243 -0
- data/lib/velopayments/models/{payment_event_response_v4.rb → payment_event_response.rb} +19 -11
- data/lib/velopayments/models/payment_event_response_v3.rb +12 -4
- data/lib/velopayments/models/payment_instruction_v3.rb +87 -8
- data/lib/velopayments/models/payment_rails.rb +2 -2
- data/lib/velopayments/models/{company_v1.rb → payment_rejected_or_returned.rb} +126 -89
- data/lib/velopayments/models/{inline_response400_errors.rb → payment_rejected_or_returned_all_of.rb} +40 -41
- data/lib/velopayments/models/payment_response_v3.rb +12 -4
- data/lib/velopayments/models/payment_response_v4.rb +65 -8
- data/lib/velopayments/models/payment_response_v4_payout.rb +14 -6
- data/lib/velopayments/models/payment_status_changed.rb +312 -0
- data/lib/velopayments/models/{ping_response.rb → payment_status_changed_all_of.rb} +28 -23
- data/lib/velopayments/models/payment_v3.rb +34 -8
- data/lib/velopayments/models/payor_address.rb +12 -4
- data/lib/velopayments/models/payor_address_v2.rb +12 -4
- data/lib/velopayments/models/{payor_aml_transaction_v4.rb → payor_aml_transaction.rb} +16 -17
- data/lib/velopayments/models/payor_aml_transaction_v3.rb +13 -32
- data/lib/velopayments/models/payor_branding_response.rb +12 -4
- data/lib/velopayments/models/payor_create_api_key_request.rb +22 -4
- data/lib/velopayments/models/payor_create_api_key_response.rb +12 -4
- data/lib/velopayments/models/payor_create_application_request.rb +12 -4
- data/lib/velopayments/models/payor_email_opt_out_request.rb +12 -4
- data/lib/velopayments/models/payor_links_response.rb +12 -4
- data/lib/velopayments/models/payor_links_response_links.rb +12 -4
- data/lib/velopayments/models/payor_links_response_payors.rb +12 -4
- data/lib/velopayments/models/payor_v1.rb +12 -4
- data/lib/velopayments/models/payor_v2.rb +28 -8
- data/lib/velopayments/models/payout_company_v3.rb +12 -4
- data/lib/velopayments/models/payout_individual_v3.rb +12 -4
- data/lib/velopayments/models/payout_name_v3.rb +12 -4
- data/lib/velopayments/models/payout_payee_v3.rb +12 -4
- data/lib/velopayments/models/{payout_payor_v4.rb → payout_payor.rb} +15 -7
- data/lib/velopayments/models/payout_payor_ids.rb +255 -0
- data/lib/velopayments/models/{payout_principal_v4.rb → payout_principal.rb} +15 -7
- data/lib/velopayments/models/{payout_status_v4.rb → payout_status.rb} +5 -5
- data/lib/velopayments/models/payout_status_v3.rb +2 -2
- data/lib/velopayments/models/{payout_summary_audit_v4.rb → payout_summary_audit.rb} +19 -11
- data/lib/velopayments/models/payout_summary_audit_v3.rb +12 -4
- data/lib/velopayments/models/payout_summary_response_v3.rb +12 -4
- data/lib/velopayments/models/{payout_type_v4.rb → payout_type.rb} +5 -5
- data/lib/velopayments/models/{paged_payee_response2_summary.rb → ping.rb} +60 -44
- data/lib/velopayments/models/query_batch_response.rb +12 -4
- data/lib/velopayments/models/query_batch_response2.rb +12 -4
- data/lib/velopayments/models/quote_fx_summary_v3.rb +12 -4
- data/lib/velopayments/models/quote_response_v3.rb +12 -4
- data/lib/velopayments/models/region_v2.rb +12 -4
- data/lib/velopayments/models/register_sms_request.rb +12 -4
- data/lib/velopayments/models/rejected_payment_v3.rb +31 -5
- data/lib/velopayments/models/resend_token_request.rb +12 -4
- data/lib/velopayments/models/reset_password_request.rb +12 -4
- data/lib/velopayments/models/role.rb +12 -4
- data/lib/velopayments/models/role_update_request.rb +12 -4
- data/lib/velopayments/models/self_mfa_type_unregister_request.rb +12 -4
- data/lib/velopayments/models/self_update_password_request.rb +12 -4
- data/lib/velopayments/models/set_notifications_request.rb +12 -4
- data/lib/velopayments/models/source_account_response.rb +12 -4
- data/lib/velopayments/models/source_account_response_v2.rb +12 -4
- data/lib/velopayments/models/source_account_response_v3.rb +40 -12
- data/lib/velopayments/models/{source_account_summary_v4.rb → source_account_summary.rb} +16 -8
- data/lib/velopayments/models/source_account_summary_v3.rb +12 -4
- data/lib/velopayments/models/source_account_type.rb +2 -2
- data/lib/velopayments/models/source_account_v3.rb +12 -4
- data/lib/velopayments/models/{inline_response403_errors.rb → source_event.rb} +53 -38
- data/lib/velopayments/models/supported_countries_response.rb +12 -4
- data/lib/velopayments/models/supported_countries_response_v2.rb +12 -4
- data/lib/velopayments/models/supported_country.rb +12 -4
- data/lib/velopayments/models/supported_country_v2.rb +12 -4
- data/lib/velopayments/models/supported_currency_response_v2.rb +12 -4
- data/lib/velopayments/models/supported_currency_v2.rb +12 -4
- data/lib/velopayments/models/transfer_request.rb +12 -4
- data/lib/velopayments/models/transfer_request2.rb +12 -4
- data/lib/velopayments/models/transmission_type.rb +2 -2
- data/lib/velopayments/models/transmission_types.rb +12 -4
- data/lib/velopayments/models/transmission_types2.rb +12 -4
- data/lib/velopayments/models/unregister_mfa_request.rb +12 -4
- data/lib/velopayments/models/update_payee_details_request.rb +19 -10
- data/lib/velopayments/models/update_payee_details_request2.rb +15 -6
- data/lib/velopayments/models/update_remote_id_request.rb +12 -4
- data/lib/velopayments/models/{payee_payor_ref2.rb → update_remote_id_request2.rb} +56 -39
- data/lib/velopayments/models/update_webhook_request.rb +32 -8
- data/lib/velopayments/models/user_details_update_request.rb +12 -4
- data/lib/velopayments/models/user_info.rb +12 -4
- data/lib/velopayments/models/user_response.rb +27 -4
- data/lib/velopayments/models/user_status.rb +2 -2
- data/lib/velopayments/models/user_type.rb +2 -2
- data/lib/velopayments/models/user_type2.rb +2 -2
- data/lib/velopayments/models/validate_password_response.rb +12 -4
- data/lib/velopayments/models/watchlist_status.rb +2 -2
- data/lib/velopayments/models/watchlist_status2.rb +2 -2
- data/lib/velopayments/models/webhook_response.rb +27 -8
- data/lib/velopayments/models/webhooks_response.rb +12 -4
- data/lib/velopayments/models/withdraw_payment_request.rb +12 -4
- data/lib/velopayments/version.rb +3 -3
- data/oa3-config.json +1 -1
- data/spec/api/countries_api_spec.rb +2 -2
- data/spec/api/currencies_api_spec.rb +2 -2
- data/spec/api/funding_manager_api_spec.rb +3 -2
- data/spec/api/funding_manager_private_api_spec.rb +14 -2
- data/spec/api/login_api_spec.rb +2 -2
- data/spec/api/payee_invitation_api_spec.rb +10 -75
- data/spec/api/payees_api_spec.rb +11 -99
- data/spec/api/payment_audit_service_api_spec.rb +9 -147
- data/spec/api/payment_audit_service_deprecated_api_spec.rb +177 -0
- data/spec/api/payors_api_spec.rb +2 -2
- data/spec/api/payors_private_api_spec.rb +2 -2
- data/spec/api/payout_service_api_spec.rb +3 -2
- data/spec/api/tokens_api_spec.rb +2 -2
- data/spec/api/users_api_spec.rb +2 -2
- data/spec/api/webhooks_api_spec.rb +2 -12
- data/spec/api_client_spec.rb +2 -2
- data/spec/configuration_spec.rb +2 -2
- data/spec/models/accepted_payment_v3_spec.rb +17 -12
- data/spec/models/access_token_response_spec.rb +5 -12
- data/spec/models/access_token_validation_request_spec.rb +5 -12
- data/spec/models/auth_response_spec.rb +5 -12
- data/spec/models/auto_top_up_config2_spec.rb +5 -12
- data/spec/models/auto_top_up_config_spec.rb +5 -12
- data/spec/models/{language_spec.rb → category_spec.rb} +8 -15
- data/spec/models/challenge2_spec.rb +5 -12
- data/spec/models/challenge_spec.rb +5 -12
- data/spec/models/company2_spec.rb +5 -12
- data/spec/models/company_spec.rb +5 -12
- data/spec/models/create_funding_account_request_v2_spec.rb +6 -13
- data/spec/models/create_individual2_spec.rb +5 -12
- data/spec/models/{individual_v1_name_spec.rb → create_individual_name_spec.rb} +8 -15
- data/spec/models/create_individual_spec.rb +5 -12
- data/spec/models/create_payee2_spec.rb +5 -12
- data/spec/models/create_payee_address2_spec.rb +6 -13
- data/spec/models/create_payee_address_spec.rb +9 -12
- data/spec/models/create_payee_spec.rb +5 -12
- data/spec/models/create_payees_csv_response2_spec.rb +5 -12
- data/spec/models/create_payees_csv_response_rejected_csv_rows_spec.rb +5 -12
- data/spec/models/create_payees_csv_response_spec.rb +5 -12
- data/spec/models/create_payees_request2_spec.rb +5 -12
- data/spec/models/create_payees_request_spec.rb +5 -12
- data/spec/models/create_payment_channel2_spec.rb +7 -14
- data/spec/models/create_payment_channel_spec.rb +7 -14
- data/spec/models/create_payor_link_request_spec.rb +6 -13
- data/spec/models/create_payout_request_v3_spec.rb +5 -18
- data/spec/models/create_webhook_request_spec.rb +11 -12
- data/spec/models/debit_event_all_of_spec.rb +34 -0
- data/spec/models/{inline_response400_errors_spec.rb → debit_event_spec.rb} +12 -19
- data/spec/models/{payor_logo_request_spec.rb → debit_status_changed_all_of_spec.rb} +9 -16
- data/spec/models/debit_status_changed_spec.rb +58 -0
- data/spec/models/{ping_response_spec.rb → error_data_spec.rb} +10 -17
- data/spec/models/error_response_spec.rb +11 -12
- data/spec/models/error_spec.rb +24 -13
- data/spec/models/failed_payee2_spec.rb +94 -0
- data/spec/models/failed_payee_spec.rb +94 -0
- data/spec/models/failed_submission2_spec.rb +5 -12
- data/spec/models/failed_submission_spec.rb +5 -12
- data/spec/models/funding_account_response2_spec.rb +5 -12
- data/spec/models/funding_account_response_spec.rb +5 -12
- data/spec/models/funding_account_type_spec.rb +5 -12
- data/spec/models/funding_audit_spec.rb +8 -15
- data/spec/models/funding_event_spec.rb +5 -12
- data/spec/models/funding_event_type_spec.rb +5 -12
- data/spec/models/funding_payor_status_audit_response_spec.rb +5 -12
- data/spec/models/funding_request_v1_spec.rb +5 -12
- data/spec/models/funding_request_v2_spec.rb +5 -12
- data/spec/models/funding_request_v3_spec.rb +5 -12
- data/spec/models/{fx_summary_v4_spec.rb → fx_summary_spec.rb} +10 -17
- data/spec/models/fx_summary_v3_spec.rb +7 -14
- data/spec/models/get_fundings_response_links_spec.rb +5 -12
- data/spec/models/get_fundings_response_spec.rb +5 -12
- data/spec/models/{payee_spec.rb → get_payee_list_response2_spec.rb} +21 -46
- data/spec/models/{company_response_spec.rb → get_payee_list_response_company2_spec.rb} +8 -15
- data/spec/models/get_payee_list_response_company_spec.rb +5 -12
- data/spec/models/{individual_response_spec.rb → get_payee_list_response_individual2_spec.rb} +8 -15
- data/spec/models/get_payee_list_response_individual_spec.rb +5 -12
- data/spec/models/get_payee_list_response_spec.rb +5 -12
- data/spec/models/get_payments_for_payout_response_v3_page_spec.rb +5 -12
- data/spec/models/get_payments_for_payout_response_v3_spec.rb +5 -12
- data/spec/models/get_payments_for_payout_response_v3_summary_spec.rb +6 -13
- data/spec/models/get_payments_for_payout_response_v4_spec.rb +5 -12
- data/spec/models/get_payments_for_payout_response_v4_summary_spec.rb +5 -16
- data/spec/models/get_payout_statistics_spec.rb +5 -12
- data/spec/models/{get_payouts_response_v4_spec.rb → get_payouts_response_spec.rb} +8 -15
- data/spec/models/get_payouts_response_v3_links_spec.rb +5 -12
- data/spec/models/get_payouts_response_v3_page_spec.rb +5 -12
- data/spec/models/get_payouts_response_v3_spec.rb +5 -12
- data/spec/models/individual2_spec.rb +5 -12
- data/spec/models/{create_individual2_name_spec.rb → individual_name_spec.rb} +8 -15
- data/spec/models/individual_spec.rb +5 -12
- data/spec/models/inline_response400_spec.rb +11 -12
- data/spec/models/inline_response401_spec.rb +11 -12
- data/spec/models/inline_response403_spec.rb +11 -12
- data/spec/models/inline_response404_spec.rb +11 -12
- data/spec/models/inline_response409_spec.rb +11 -12
- data/spec/models/inline_response412_spec.rb +11 -12
- data/spec/models/invitation_status2_spec.rb +5 -12
- data/spec/models/invitation_status_spec.rb +5 -12
- data/spec/models/invite_payee_request2_spec.rb +5 -12
- data/spec/models/invite_payee_request_spec.rb +5 -12
- data/spec/models/invite_user_request_spec.rb +6 -13
- data/spec/models/kyc_state_spec.rb +5 -12
- data/spec/models/link_for_response_spec.rb +5 -12
- data/spec/models/list_funding_accounts_response2_spec.rb +5 -12
- data/spec/models/list_funding_accounts_response_spec.rb +5 -12
- data/spec/models/list_payments_response_v3_page_spec.rb +5 -12
- data/spec/models/list_payments_response_v3_spec.rb +5 -12
- data/spec/models/list_payments_response_v4_spec.rb +5 -12
- data/spec/models/list_source_account_response_links_spec.rb +5 -12
- data/spec/models/list_source_account_response_page_spec.rb +5 -12
- data/spec/models/list_source_account_response_spec.rb +5 -12
- data/spec/models/list_source_account_response_v2_links_spec.rb +5 -12
- data/spec/models/list_source_account_response_v2_spec.rb +5 -12
- data/spec/models/list_source_account_response_v3_links_spec.rb +5 -12
- data/spec/models/list_source_account_response_v3_spec.rb +5 -12
- data/spec/models/{marketing_opt_in_spec.rb → localisation_details_spec.rb} +10 -17
- data/spec/models/mfa_details_spec.rb +5 -12
- data/spec/models/mfa_type_spec.rb +5 -12
- data/spec/models/name2_spec.rb +52 -0
- data/spec/models/name_spec.rb +5 -12
- data/spec/models/notification_spec.rb +58 -0
- data/spec/models/notifications2_spec.rb +5 -12
- data/spec/models/notifications_spec.rb +5 -12
- data/spec/models/ofac_status_spec.rb +5 -12
- data/spec/models/onboarded_status2_spec.rb +5 -12
- data/spec/models/onboarded_status_spec.rb +5 -12
- data/spec/models/{payee_payor_ref2_spec.rb → onboarding_status_changed_spec.rb} +13 -20
- data/spec/models/page_for_response_spec.rb +5 -12
- data/spec/models/page_resource_funding_payor_status_audit_response_funding_payor_status_audit_response_spec.rb +5 -12
- data/spec/models/paged_payee_invitation_status_response2_spec.rb +5 -12
- data/spec/models/paged_payee_invitation_status_response_page_spec.rb +5 -12
- data/spec/models/paged_payee_invitation_status_response_spec.rb +5 -12
- data/spec/models/paged_payee_response2_spec.rb +5 -12
- data/spec/models/paged_payee_response_links_spec.rb +5 -12
- data/spec/models/paged_payee_response_page_spec.rb +5 -12
- data/spec/models/paged_payee_response_spec.rb +5 -12
- data/spec/models/paged_payee_response_summary_spec.rb +6 -13
- data/spec/models/paged_payments_response_v3_spec.rb +5 -12
- data/spec/models/paged_user_response_links_spec.rb +5 -12
- data/spec/models/paged_user_response_page_spec.rb +5 -12
- data/spec/models/paged_user_response_spec.rb +5 -12
- data/spec/models/password_request_spec.rb +5 -12
- data/spec/models/payable_issue2_spec.rb +40 -0
- data/spec/models/payable_issue_spec.rb +40 -0
- data/spec/models/payable_status_changed_spec.rb +58 -0
- data/spec/models/payee_address2_spec.rb +5 -12
- data/spec/models/payee_address_spec.rb +5 -12
- data/spec/models/payee_delta2_spec.rb +5 -12
- data/spec/models/payee_delta_response2_links_spec.rb +5 -12
- data/spec/models/payee_delta_response2_spec.rb +5 -12
- data/spec/models/payee_delta_response_links_spec.rb +5 -12
- data/spec/models/payee_delta_response_page_spec.rb +5 -12
- data/spec/models/payee_delta_response_spec.rb +5 -12
- data/spec/models/payee_delta_spec.rb +5 -12
- data/spec/models/payee_detail_response2_spec.rb +5 -12
- data/spec/models/payee_detail_response_spec.rb +5 -12
- data/spec/models/payee_details_changed_spec.rb +58 -0
- data/spec/models/payee_event_all_of_reasons_spec.rb +40 -0
- data/spec/models/payee_event_all_of_spec.rb +40 -0
- data/spec/models/{inline_response401_errors_spec.rb → payee_event_spec.rb} +17 -18
- data/spec/models/payee_invitation_status_response2_spec.rb +6 -13
- data/spec/models/payee_invitation_status_response_spec.rb +6 -13
- data/spec/models/payee_payor_ref_spec.rb +29 -12
- data/spec/models/payee_payor_ref_v3_spec.rb +17 -12
- data/spec/models/payee_type_spec.rb +5 -12
- data/spec/models/payee_user_self_update_request_spec.rb +5 -12
- data/spec/models/{language2_spec.rb → payment_audit_currency_spec.rb} +8 -15
- data/spec/models/payment_audit_currency_v3_spec.rb +5 -12
- data/spec/models/payment_channel_country_spec.rb +5 -12
- data/spec/models/payment_channel_rule_spec.rb +5 -12
- data/spec/models/payment_channel_rules_response_spec.rb +5 -12
- data/spec/models/payment_delta_response_spec.rb +5 -12
- data/spec/models/{payment_delta_response_v4_spec.rb → payment_delta_response_v1_spec.rb} +8 -15
- data/spec/models/payment_delta_spec.rb +5 -12
- data/spec/models/{payment_delta_v4_spec.rb → payment_delta_v1_spec.rb} +8 -15
- data/spec/models/{company_v1_spec.rb → payment_event_all_of_spec.rb} +11 -18
- data/spec/models/{payment_event_response_v4_spec.rb → payment_event_response_spec.rb} +10 -17
- data/spec/models/payment_event_response_v3_spec.rb +6 -13
- data/spec/models/{paged_payee_response2_summary_spec.rb → payment_event_spec.rb} +18 -19
- data/spec/models/payment_instruction_v3_spec.rb +17 -12
- data/spec/models/payment_rails_spec.rb +5 -12
- data/spec/models/payment_rejected_or_returned_all_of_spec.rb +40 -0
- data/spec/models/{payee_payment_channel2_spec.rb → payment_rejected_or_returned_spec.rb} +25 -24
- data/spec/models/payment_response_v3_spec.rb +7 -14
- data/spec/models/payment_response_v4_payout_spec.rb +5 -12
- data/spec/models/payment_response_v4_spec.rb +37 -14
- data/spec/models/{invitation_status_response_spec.rb → payment_status_changed_all_of_spec.rb} +9 -16
- data/spec/models/{payee_payment_channel_spec.rb → payment_status_changed_spec.rb} +15 -26
- data/spec/models/payment_v3_spec.rb +18 -13
- data/spec/models/payor_address_spec.rb +5 -12
- data/spec/models/payor_address_v2_spec.rb +5 -12
- data/spec/models/{payor_aml_transaction_v4_spec.rb → payor_aml_transaction_spec.rb} +8 -21
- data/spec/models/payor_aml_transaction_v3_spec.rb +5 -30
- data/spec/models/payor_branding_response_spec.rb +5 -12
- data/spec/models/payor_create_api_key_request_spec.rb +6 -13
- data/spec/models/payor_create_api_key_response_spec.rb +5 -12
- data/spec/models/payor_create_application_request_spec.rb +5 -12
- data/spec/models/payor_email_opt_out_request_spec.rb +5 -12
- data/spec/models/payor_links_response_links_spec.rb +6 -13
- data/spec/models/payor_links_response_payors_spec.rb +6 -13
- data/spec/models/payor_links_response_spec.rb +5 -12
- data/spec/models/payor_v1_spec.rb +6 -13
- data/spec/models/payor_v2_spec.rb +12 -13
- data/spec/models/payout_company_v3_spec.rb +5 -12
- data/spec/models/payout_individual_v3_spec.rb +5 -12
- data/spec/models/payout_name_v3_spec.rb +5 -12
- data/spec/models/payout_payee_v3_spec.rb +5 -12
- data/spec/models/{individual_v1_spec.rb → payout_payor_ids_spec.rb} +11 -18
- data/spec/models/{payout_payor_v4_spec.rb → payout_payor_spec.rb} +8 -15
- data/spec/models/{payout_principal_v4_spec.rb → payout_principal_spec.rb} +8 -15
- data/spec/models/{payee_type2_spec.rb → payout_status_spec.rb} +8 -15
- data/spec/models/payout_status_v3_spec.rb +5 -12
- data/spec/models/{payout_summary_audit_v4_spec.rb → payout_summary_audit_spec.rb} +8 -15
- data/spec/models/payout_summary_audit_v3_spec.rb +5 -12
- data/spec/models/payout_summary_response_v3_spec.rb +5 -12
- data/spec/models/{ofac_status2_spec.rb → payout_type_spec.rb} +8 -15
- data/spec/models/ping_spec.rb +46 -0
- data/spec/models/query_batch_response2_spec.rb +6 -13
- data/spec/models/query_batch_response_spec.rb +6 -13
- data/spec/models/quote_fx_summary_v3_spec.rb +7 -14
- data/spec/models/quote_response_v3_spec.rb +5 -12
- data/spec/models/region_v2_spec.rb +5 -12
- data/spec/models/register_sms_request_spec.rb +5 -12
- data/spec/models/rejected_payment_v3_spec.rb +17 -12
- data/spec/models/resend_token_request_spec.rb +6 -13
- data/spec/models/reset_password_request_spec.rb +5 -12
- data/spec/models/role_spec.rb +5 -12
- data/spec/models/role_update_request_spec.rb +5 -12
- data/spec/models/self_mfa_type_unregister_request_spec.rb +6 -13
- data/spec/models/self_update_password_request_spec.rb +5 -12
- data/spec/models/set_notifications_request_spec.rb +5 -12
- data/spec/models/source_account_response_spec.rb +6 -13
- data/spec/models/source_account_response_v2_spec.rb +6 -13
- data/spec/models/source_account_response_v3_spec.rb +19 -14
- data/spec/models/{source_account_summary_v4_spec.rb → source_account_summary_spec.rb} +8 -15
- data/spec/models/source_account_summary_v3_spec.rb +5 -12
- data/spec/models/source_account_type_spec.rb +5 -12
- data/spec/models/source_account_v3_spec.rb +5 -12
- data/spec/models/source_event_spec.rb +46 -0
- data/spec/models/supported_countries_response_spec.rb +5 -12
- data/spec/models/supported_countries_response_v2_spec.rb +5 -12
- data/spec/models/supported_country_spec.rb +5 -12
- data/spec/models/supported_country_v2_spec.rb +5 -12
- data/spec/models/supported_currency_response_v2_spec.rb +5 -12
- data/spec/models/supported_currency_v2_spec.rb +5 -12
- data/spec/models/transfer_request2_spec.rb +5 -12
- data/spec/models/transfer_request_spec.rb +5 -12
- data/spec/models/transmission_type_spec.rb +5 -12
- data/spec/models/transmission_types2_spec.rb +5 -12
- data/spec/models/transmission_types_spec.rb +5 -12
- data/spec/models/unregister_mfa_request_spec.rb +6 -13
- data/spec/models/update_payee_details_request2_spec.rb +5 -12
- data/spec/models/update_payee_details_request_spec.rb +5 -12
- data/spec/models/update_remote_id_request2_spec.rb +40 -0
- data/spec/models/update_remote_id_request_spec.rb +5 -12
- data/spec/models/update_webhook_request_spec.rb +11 -12
- data/spec/models/user_details_update_request_spec.rb +5 -12
- data/spec/models/user_info_spec.rb +5 -12
- data/spec/models/user_response_spec.rb +8 -15
- data/spec/models/user_status_spec.rb +5 -12
- data/spec/models/user_type2_spec.rb +5 -12
- data/spec/models/user_type_spec.rb +5 -12
- data/spec/models/validate_password_response_spec.rb +5 -12
- data/spec/models/watchlist_status2_spec.rb +5 -12
- data/spec/models/watchlist_status_spec.rb +5 -12
- data/spec/models/webhook_response_spec.rb +11 -12
- data/spec/models/webhooks_response_spec.rb +5 -12
- data/spec/models/withdraw_payment_request_spec.rb +5 -12
- data/spec/spec_helper.rb +2 -2
- data/specs/api/payee_invitation_api_spec.rb +0 -42
- data/specs/api/payees_api_spec.rb +0 -99
- data/specs/api/payment_audit_service_api_spec.rb +0 -150
- data/velopayments.gemspec +2 -2
- metadata +194 -186
- data/docs/CompanyResponse.md +0 -19
- data/docs/CompanyV1.md +0 -21
- data/docs/CreateIndividual2Name.md +0 -23
- data/docs/CreatePayeesCSVRequest.md +0 -73
- data/docs/CreatePayeesCSVRequest2.md +0 -73
- data/docs/FxSummaryV4.md +0 -35
- data/docs/GetPayoutsResponseV4.md +0 -21
- data/docs/IndividualResponse.md +0 -17
- data/docs/IndividualV1.md +0 -21
- data/docs/IndividualV1Name.md +0 -23
- data/docs/InlineResponse400Errors.md +0 -23
- data/docs/InlineResponse401Errors.md +0 -23
- data/docs/InlineResponse403Errors.md +0 -23
- data/docs/InlineResponse404Errors.md +0 -23
- data/docs/InlineResponse409Errors.md +0 -23
- data/docs/InlineResponse412Errors.md +0 -23
- data/docs/InvitationStatusResponse.md +0 -17
- data/docs/Language.md +0 -16
- data/docs/Language2.md +0 -16
- data/docs/LocationType.md +0 -16
- data/docs/MarketingOptIn.md +0 -19
- data/docs/OfacStatus2.md +0 -16
- data/docs/PagedPayeeResponse2Summary.md +0 -25
- data/docs/Payee.md +0 -55
- data/docs/Payee2.md +0 -57
- data/docs/PayeeInvitationStatus.md +0 -21
- data/docs/PayeePaymentChannel.md +0 -29
- data/docs/PayeePaymentChannel2.md +0 -29
- data/docs/PayeePayorRef2.md +0 -25
- data/docs/PayeePayorRefV2.md +0 -25
- data/docs/PayeeResponse.md +0 -55
- data/docs/PayeeResponseV2.md +0 -73
- data/docs/PayeeType2.md +0 -16
- data/docs/PaymentAuditCurrencyV4.md +0 -16
- data/docs/PaymentDeltaResponseV4.md +0 -21
- data/docs/PaymentDeltaV4.md +0 -31
- data/docs/PaymentEventResponseV4.md +0 -39
- data/docs/PayorAmlTransactionV4.md +0 -71
- data/docs/PayorLogoRequest.md +0 -17
- data/docs/PayoutPayorV4.md +0 -25
- data/docs/PayoutPrincipalV4.md +0 -19
- data/docs/PayoutStatusV4.md +0 -16
- data/docs/PayoutSummaryAuditV4.md +0 -47
- data/docs/PayoutTypeV4.md +0 -16
- data/docs/PingResponse.md +0 -19
- data/docs/SourceAccountSummaryV4.md +0 -21
- data/lib/velopayments/models/create_payees_csv_request.rb +0 -1152
- data/lib/velopayments/models/create_payees_csv_request2.rb +0 -1152
- data/lib/velopayments/models/inline_response401_errors.rb +0 -240
- data/lib/velopayments/models/inline_response409_errors.rb +0 -240
- data/lib/velopayments/models/inline_response412_errors.rb +0 -240
- data/lib/velopayments/models/language.rb +0 -46
- data/lib/velopayments/models/language2.rb +0 -46
- data/lib/velopayments/models/location_type.rb +0 -40
- data/lib/velopayments/models/ofac_status2.rb +0 -38
- data/lib/velopayments/models/payee2.rb +0 -460
- data/lib/velopayments/models/payee_payment_channel.rb +0 -455
- data/lib/velopayments/models/payee_payment_channel2.rb +0 -455
- data/lib/velopayments/models/payee_response.rb +0 -392
- data/lib/velopayments/models/payee_response_v2.rb +0 -475
- data/lib/velopayments/models/payor_logo_request.rb +0 -210
- data/spec/models/create_payees_csv_request2_spec.rb +0 -225
- data/spec/models/create_payees_csv_request_spec.rb +0 -221
- data/spec/models/inline_response403_errors_spec.rb +0 -59
- data/spec/models/inline_response404_errors_spec.rb +0 -59
- data/spec/models/inline_response409_errors_spec.rb +0 -59
- data/spec/models/inline_response412_errors_spec.rb +0 -59
- data/spec/models/location_type_spec.rb +0 -35
- data/spec/models/payee2_spec.rb +0 -165
- data/spec/models/payee_invitation_status_spec.rb +0 -57
- data/spec/models/payee_payor_ref_v2_spec.rb +0 -69
- data/spec/models/payee_response_spec.rb +0 -155
- data/spec/models/payee_response_v2_spec.rb +0 -209
- data/spec/models/payment_audit_currency_v4_spec.rb +0 -35
- data/spec/models/payout_status_v4_spec.rb +0 -35
- data/spec/models/payout_type_v4_spec.rb +0 -35
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
### Terms and Definitions Throughout this document and the Velo platform the following terms are used: * **Payor.** An entity (typically a corporation) which wishes to pay funds to one or more payees via a payout. * **Payee.** The recipient of funds paid out by a payor. * **Payment.** A single transfer of funds from a payor to a payee. * **Payout.** A batch of Payments, typically used by a payor to logically group payments (e.g. by business day). Technically there need be no relationship between the payments in a payout - a single payout can contain payments to multiple payees and/or multiple payments to a single payee. * **Sandbox.** An integration environment provided by Velo Payments which offers a similar API experience to the production environment, but all funding and payment events are simulated, along with many other services such as OFAC sanctions list checking. ## Overview The Velo Payments API allows a payor to perform a number of operations. The following is a list of the main capabilities in a natural order of execution: * Authenticate with the Velo platform * Maintain a collection of payees * Query the payor’s current balance of funds within the platform and perform additional funding * Issue payments to payees * Query the platform for a history of those payments This document describes the main concepts and APIs required to get up and running with the Velo Payments platform. It is not an exhaustive API reference. For that, please see the separate Velo Payments API Reference. ## API Considerations The Velo Payments API is REST based and uses the JSON format for requests and responses. Most calls are secured using OAuth 2 security and require a valid authentication access token for successful operation. See the Authentication section for details. Where a dynamic value is required in the examples below, the {token} format is used, suggesting that the caller needs to supply the appropriate value of the token in question (without including the { or } characters). Where curl examples are given, the –d @filename.json approach is used, indicating that the request body should be placed into a file named filename.json in the current directory. Each of the curl examples in this document should be considered a single line on the command-line, regardless of how they appear in print. ## Authenticating with the Velo Platform Once Velo backoffice staff have added your organization as a payor within the Velo platform sandbox, they will create you a payor Id, an API key and an API secret and share these with you in a secure manner. You will need to use these values to authenticate with the Velo platform in order to gain access to the APIs. The steps to take are explained in the following: create a string comprising the API key (e.g. 44a9537d-d55d-4b47-8082-14061c2bcdd8) and API secret (e.g. c396b26b-137a-44fd-87f5-34631f8fd529) with a colon between them. E.g. 44a9537d-d55d-4b47-8082-14061c2bcdd8:c396b26b-137a-44fd-87f5-34631f8fd529 base64 encode this string. E.g.: NDRhOTUzN2QtZDU1ZC00YjQ3LTgwODItMTQwNjFjMmJjZGQ4OmMzOTZiMjZiLTEzN2EtNDRmZC04N2Y1LTM0NjMxZjhmZDUyOQ== create an HTTP **Authorization** header with the value set to e.g. Basic NDRhOTUzN2QtZDU1ZC00YjQ3LTgwODItMTQwNjFjMmJjZGQ4OmMzOTZiMjZiLTEzN2EtNDRmZC04N2Y1LTM0NjMxZjhmZDUyOQ== perform the Velo authentication REST call using the HTTP header created above e.g. via curl: ``` curl -X POST \\ -H \"Content-Type: application/json\" \\ -H \"Authorization: Basic NDRhOTUzN2QtZDU1ZC00YjQ3LTgwODItMTQwNjFjMmJjZGQ4OmMzOTZiMjZiLTEzN2EtNDRmZC04N2Y1LTM0NjMxZjhmZDUyOQ==\" \\ 'https://api.sandbox.velopayments.com/v1/authenticate?grant_type=client_credentials' ``` If successful, this call will result in a **200** HTTP status code and a response body such as: ``` { \"access_token\":\"19f6bafd-93fd-4747-b229-00507bbc991f\", \"token_type\":\"bearer\", \"expires_in\":1799, \"scope\":\"...\" } ``` ## API access following authentication Following successful authentication, the value of the access_token field in the response (indicated in green above) should then be presented with all subsequent API calls to allow the Velo platform to validate that the caller is authenticated. This is achieved by setting the HTTP Authorization header with the value set to e.g. Bearer 19f6bafd-93fd-4747-b229-00507bbc991f such as the curl example below: ``` -H \"Authorization: Bearer 19f6bafd-93fd-4747-b229-00507bbc991f \" ``` If you make other Velo API calls which require authorization but the Authorization header is missing or invalid then you will get a **401** HTTP status response.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 2.
|
6
|
+
The version of the OpenAPI document: 2.26.124
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 5.
|
9
|
+
OpenAPI Generator version: 5.2.0-SNAPSHOT
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -17,19 +17,12 @@ require 'date'
|
|
17
17
|
# Unit tests for VeloPayments::WebhooksResponse
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
19
|
# Please update as you see appropriate
|
20
|
-
describe
|
21
|
-
|
22
|
-
# run before each test
|
23
|
-
@instance = VeloPayments::WebhooksResponse.new
|
24
|
-
end
|
25
|
-
|
26
|
-
after do
|
27
|
-
# run after each test
|
28
|
-
end
|
20
|
+
describe VeloPayments::WebhooksResponse do
|
21
|
+
let(:instance) { VeloPayments::WebhooksResponse.new }
|
29
22
|
|
30
23
|
describe 'test an instance of WebhooksResponse' do
|
31
24
|
it 'should create an instance of WebhooksResponse' do
|
32
|
-
expect(
|
25
|
+
expect(instance).to be_instance_of(VeloPayments::WebhooksResponse)
|
33
26
|
end
|
34
27
|
end
|
35
28
|
describe 'test attribute "page"' do
|
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
### Terms and Definitions Throughout this document and the Velo platform the following terms are used: * **Payor.** An entity (typically a corporation) which wishes to pay funds to one or more payees via a payout. * **Payee.** The recipient of funds paid out by a payor. * **Payment.** A single transfer of funds from a payor to a payee. * **Payout.** A batch of Payments, typically used by a payor to logically group payments (e.g. by business day). Technically there need be no relationship between the payments in a payout - a single payout can contain payments to multiple payees and/or multiple payments to a single payee. * **Sandbox.** An integration environment provided by Velo Payments which offers a similar API experience to the production environment, but all funding and payment events are simulated, along with many other services such as OFAC sanctions list checking. ## Overview The Velo Payments API allows a payor to perform a number of operations. The following is a list of the main capabilities in a natural order of execution: * Authenticate with the Velo platform * Maintain a collection of payees * Query the payor’s current balance of funds within the platform and perform additional funding * Issue payments to payees * Query the platform for a history of those payments This document describes the main concepts and APIs required to get up and running with the Velo Payments platform. It is not an exhaustive API reference. For that, please see the separate Velo Payments API Reference. ## API Considerations The Velo Payments API is REST based and uses the JSON format for requests and responses. Most calls are secured using OAuth 2 security and require a valid authentication access token for successful operation. See the Authentication section for details. Where a dynamic value is required in the examples below, the {token} format is used, suggesting that the caller needs to supply the appropriate value of the token in question (without including the { or } characters). Where curl examples are given, the –d @filename.json approach is used, indicating that the request body should be placed into a file named filename.json in the current directory. Each of the curl examples in this document should be considered a single line on the command-line, regardless of how they appear in print. ## Authenticating with the Velo Platform Once Velo backoffice staff have added your organization as a payor within the Velo platform sandbox, they will create you a payor Id, an API key and an API secret and share these with you in a secure manner. You will need to use these values to authenticate with the Velo platform in order to gain access to the APIs. The steps to take are explained in the following: create a string comprising the API key (e.g. 44a9537d-d55d-4b47-8082-14061c2bcdd8) and API secret (e.g. c396b26b-137a-44fd-87f5-34631f8fd529) with a colon between them. E.g. 44a9537d-d55d-4b47-8082-14061c2bcdd8:c396b26b-137a-44fd-87f5-34631f8fd529 base64 encode this string. E.g.: NDRhOTUzN2QtZDU1ZC00YjQ3LTgwODItMTQwNjFjMmJjZGQ4OmMzOTZiMjZiLTEzN2EtNDRmZC04N2Y1LTM0NjMxZjhmZDUyOQ== create an HTTP **Authorization** header with the value set to e.g. Basic NDRhOTUzN2QtZDU1ZC00YjQ3LTgwODItMTQwNjFjMmJjZGQ4OmMzOTZiMjZiLTEzN2EtNDRmZC04N2Y1LTM0NjMxZjhmZDUyOQ== perform the Velo authentication REST call using the HTTP header created above e.g. via curl: ``` curl -X POST \\ -H \"Content-Type: application/json\" \\ -H \"Authorization: Basic NDRhOTUzN2QtZDU1ZC00YjQ3LTgwODItMTQwNjFjMmJjZGQ4OmMzOTZiMjZiLTEzN2EtNDRmZC04N2Y1LTM0NjMxZjhmZDUyOQ==\" \\ 'https://api.sandbox.velopayments.com/v1/authenticate?grant_type=client_credentials' ``` If successful, this call will result in a **200** HTTP status code and a response body such as: ``` { \"access_token\":\"19f6bafd-93fd-4747-b229-00507bbc991f\", \"token_type\":\"bearer\", \"expires_in\":1799, \"scope\":\"...\" } ``` ## API access following authentication Following successful authentication, the value of the access_token field in the response (indicated in green above) should then be presented with all subsequent API calls to allow the Velo platform to validate that the caller is authenticated. This is achieved by setting the HTTP Authorization header with the value set to e.g. Bearer 19f6bafd-93fd-4747-b229-00507bbc991f such as the curl example below: ``` -H \"Authorization: Bearer 19f6bafd-93fd-4747-b229-00507bbc991f \" ``` If you make other Velo API calls which require authorization but the Authorization header is missing or invalid then you will get a **401** HTTP status response.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 2.
|
6
|
+
The version of the OpenAPI document: 2.26.124
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 5.
|
9
|
+
OpenAPI Generator version: 5.2.0-SNAPSHOT
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -17,19 +17,12 @@ require 'date'
|
|
17
17
|
# Unit tests for VeloPayments::WithdrawPaymentRequest
|
18
18
|
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
19
19
|
# Please update as you see appropriate
|
20
|
-
describe
|
21
|
-
|
22
|
-
# run before each test
|
23
|
-
@instance = VeloPayments::WithdrawPaymentRequest.new
|
24
|
-
end
|
25
|
-
|
26
|
-
after do
|
27
|
-
# run after each test
|
28
|
-
end
|
20
|
+
describe VeloPayments::WithdrawPaymentRequest do
|
21
|
+
let(:instance) { VeloPayments::WithdrawPaymentRequest.new }
|
29
22
|
|
30
23
|
describe 'test an instance of WithdrawPaymentRequest' do
|
31
24
|
it 'should create an instance of WithdrawPaymentRequest' do
|
32
|
-
expect(
|
25
|
+
expect(instance).to be_instance_of(VeloPayments::WithdrawPaymentRequest)
|
33
26
|
end
|
34
27
|
end
|
35
28
|
describe 'test attribute "reason"' do
|
data/spec/spec_helper.rb
CHANGED
@@ -3,10 +3,10 @@
|
|
3
3
|
|
4
4
|
### Terms and Definitions Throughout this document and the Velo platform the following terms are used: * **Payor.** An entity (typically a corporation) which wishes to pay funds to one or more payees via a payout. * **Payee.** The recipient of funds paid out by a payor. * **Payment.** A single transfer of funds from a payor to a payee. * **Payout.** A batch of Payments, typically used by a payor to logically group payments (e.g. by business day). Technically there need be no relationship between the payments in a payout - a single payout can contain payments to multiple payees and/or multiple payments to a single payee. * **Sandbox.** An integration environment provided by Velo Payments which offers a similar API experience to the production environment, but all funding and payment events are simulated, along with many other services such as OFAC sanctions list checking. ## Overview The Velo Payments API allows a payor to perform a number of operations. The following is a list of the main capabilities in a natural order of execution: * Authenticate with the Velo platform * Maintain a collection of payees * Query the payor’s current balance of funds within the platform and perform additional funding * Issue payments to payees * Query the platform for a history of those payments This document describes the main concepts and APIs required to get up and running with the Velo Payments platform. It is not an exhaustive API reference. For that, please see the separate Velo Payments API Reference. ## API Considerations The Velo Payments API is REST based and uses the JSON format for requests and responses. Most calls are secured using OAuth 2 security and require a valid authentication access token for successful operation. See the Authentication section for details. Where a dynamic value is required in the examples below, the {token} format is used, suggesting that the caller needs to supply the appropriate value of the token in question (without including the { or } characters). Where curl examples are given, the –d @filename.json approach is used, indicating that the request body should be placed into a file named filename.json in the current directory. Each of the curl examples in this document should be considered a single line on the command-line, regardless of how they appear in print. ## Authenticating with the Velo Platform Once Velo backoffice staff have added your organization as a payor within the Velo platform sandbox, they will create you a payor Id, an API key and an API secret and share these with you in a secure manner. You will need to use these values to authenticate with the Velo platform in order to gain access to the APIs. The steps to take are explained in the following: create a string comprising the API key (e.g. 44a9537d-d55d-4b47-8082-14061c2bcdd8) and API secret (e.g. c396b26b-137a-44fd-87f5-34631f8fd529) with a colon between them. E.g. 44a9537d-d55d-4b47-8082-14061c2bcdd8:c396b26b-137a-44fd-87f5-34631f8fd529 base64 encode this string. E.g.: NDRhOTUzN2QtZDU1ZC00YjQ3LTgwODItMTQwNjFjMmJjZGQ4OmMzOTZiMjZiLTEzN2EtNDRmZC04N2Y1LTM0NjMxZjhmZDUyOQ== create an HTTP **Authorization** header with the value set to e.g. Basic NDRhOTUzN2QtZDU1ZC00YjQ3LTgwODItMTQwNjFjMmJjZGQ4OmMzOTZiMjZiLTEzN2EtNDRmZC04N2Y1LTM0NjMxZjhmZDUyOQ== perform the Velo authentication REST call using the HTTP header created above e.g. via curl: ``` curl -X POST \\ -H \"Content-Type: application/json\" \\ -H \"Authorization: Basic NDRhOTUzN2QtZDU1ZC00YjQ3LTgwODItMTQwNjFjMmJjZGQ4OmMzOTZiMjZiLTEzN2EtNDRmZC04N2Y1LTM0NjMxZjhmZDUyOQ==\" \\ 'https://api.sandbox.velopayments.com/v1/authenticate?grant_type=client_credentials' ``` If successful, this call will result in a **200** HTTP status code and a response body such as: ``` { \"access_token\":\"19f6bafd-93fd-4747-b229-00507bbc991f\", \"token_type\":\"bearer\", \"expires_in\":1799, \"scope\":\"...\" } ``` ## API access following authentication Following successful authentication, the value of the access_token field in the response (indicated in green above) should then be presented with all subsequent API calls to allow the Velo platform to validate that the caller is authenticated. This is achieved by setting the HTTP Authorization header with the value set to e.g. Bearer 19f6bafd-93fd-4747-b229-00507bbc991f such as the curl example below: ``` -H \"Authorization: Bearer 19f6bafd-93fd-4747-b229-00507bbc991f \" ``` If you make other Velo API calls which require authorization but the Authorization header is missing or invalid then you will get a **401** HTTP status response.
|
5
5
|
|
6
|
-
The version of the OpenAPI document: 2.
|
6
|
+
The version of the OpenAPI document: 2.26.124
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 5.
|
9
|
+
OpenAPI Generator version: 5.2.0-SNAPSHOT
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -58,48 +58,6 @@ describe 'PayeeInvitationApi' do
|
|
58
58
|
end
|
59
59
|
end
|
60
60
|
|
61
|
-
# unit tests for get_payees_invitation_status_v1
|
62
|
-
# Get Payee Invitation Status
|
63
|
-
# <p>Returns a list of payees associated with a payor, along with invitation status and grace period end date.</p> <p>Please use V3 instead</p>
|
64
|
-
# @param payor_id The account owner Payor ID
|
65
|
-
# @param [Hash] opts the optional parameters
|
66
|
-
# @return [InvitationStatusResponse]
|
67
|
-
describe 'get_payees_invitation_status_v1 test' do
|
68
|
-
it 'should work' do
|
69
|
-
payor_id = ENV['PAYOR']
|
70
|
-
|
71
|
-
res = @api_instance.get_payees_invitation_status_v1(payor_id)
|
72
|
-
expect(res.payee_invitation_statuses.length()).to be >= 1
|
73
|
-
expect(@api_instance).to respond_to(:get_payees_invitation_status_v1)
|
74
|
-
end
|
75
|
-
end
|
76
|
-
|
77
|
-
# unit tests for get_payees_invitation_status_v2
|
78
|
-
# Get Payee Invitation Status
|
79
|
-
# <p>Returns a filtered, paginated list of payees associated with a payor, along with invitation status and grace period end date.</p> <p>Please use V3 instead</p>
|
80
|
-
# @param payor_id The account owner Payor ID
|
81
|
-
# @param [Hash] opts the optional parameters
|
82
|
-
# @option opts [String] :payee_id The UUID of the payee.
|
83
|
-
# @option opts [InvitationStatus] :invitation_status The invitation status of the payees.
|
84
|
-
# @option opts [Integer] :page Page number. Default is 1.
|
85
|
-
# @option opts [Integer] :page_size Page size. Default is 25. Max allowable is 100.
|
86
|
-
# @return [PagedPayeeInvitationStatusResponse]
|
87
|
-
describe 'get_payees_invitation_status_v2 test' do
|
88
|
-
it 'should work' do
|
89
|
-
payor_id = ENV['PAYOR']
|
90
|
-
opts = {
|
91
|
-
payee_id: nil, # String | The UUID of the payee.
|
92
|
-
invitation_status: nil, # VeloPayments::InvitationStatus.new, # InvitationStatus | The invitation status of the payees.
|
93
|
-
page: 1, # Integer | Page number. Default is 1.
|
94
|
-
page_size: 25 # Integer | Page size. Default is 25. Max allowable is 100.
|
95
|
-
}
|
96
|
-
|
97
|
-
res = @api_instance.get_payees_invitation_status_v2(payor_id, opts)
|
98
|
-
expect(res.content.length()).to be >= 1
|
99
|
-
expect(@api_instance).to respond_to(:get_payees_invitation_status_v2)
|
100
|
-
end
|
101
|
-
end
|
102
|
-
|
103
61
|
# unit tests for get_payees_invitation_status_v3
|
104
62
|
# Get Payee Invitation Status
|
105
63
|
# Returns a filtered, paginated list of payees associated with a payor, along with invitation status and grace period end date.
|
@@ -121,29 +121,6 @@ describe 'PayeesApi' do
|
|
121
121
|
end
|
122
122
|
end
|
123
123
|
|
124
|
-
# unit tests for list_payee_changes
|
125
|
-
# List Payee Changes
|
126
|
-
# <p>Get a paginated response listing payee changes.</p> <p>Please use V3 instead.</p>
|
127
|
-
# @param payor_id The Payor ID to find associated Payees
|
128
|
-
# @param updated_since The updatedSince filter in the format YYYY-MM-DDThh:mm:ss+hh:mm
|
129
|
-
# @param [Hash] opts the optional parameters
|
130
|
-
# @option opts [Integer] :page Page number. Default is 1.
|
131
|
-
# @option opts [Integer] :page_size Page size. Default is 100. Max allowable is 1000.
|
132
|
-
# @return [PayeeDeltaResponse]
|
133
|
-
describe 'list_payee_changes test' do
|
134
|
-
it 'should work' do
|
135
|
-
payor_id = ENV['PAYOR']
|
136
|
-
updated_since = DateTime.parse('2013-10-20T19:20:30+01:00') # DateTime | The updatedSince filter in the format YYYY-MM-DDThh:mm:ss+hh:mm
|
137
|
-
opts = {
|
138
|
-
page: 1, # Integer | Page number. Default is 1.
|
139
|
-
page_size: 100 # Integer | Page size. Default is 100. Max allowable is 1000.
|
140
|
-
}
|
141
|
-
res = @api_instance.list_payee_changes(payor_id, updated_since, opts)
|
142
|
-
expect(res.content.length()).to be >= 1
|
143
|
-
expect(@api_instance).to respond_to(:list_payee_changes)
|
144
|
-
end
|
145
|
-
end
|
146
|
-
|
147
124
|
# unit tests for list_payee_changes_v3
|
148
125
|
# List Payee Changes
|
149
126
|
# Get a paginated response listing payee changes.
|
@@ -167,82 +144,6 @@ describe 'PayeesApi' do
|
|
167
144
|
end
|
168
145
|
end
|
169
146
|
|
170
|
-
# unit tests for list_payees_v1
|
171
|
-
# List Payees V1
|
172
|
-
# <p>Get a paginated response listing the payees for a payor.</p> <p>Please use V3 instead.</>
|
173
|
-
# @param payor_id The account owner Payor ID
|
174
|
-
# @param [Hash] opts the optional parameters
|
175
|
-
# @option opts [OfacStatus] :ofac_status The ofacStatus of the payees.
|
176
|
-
# @option opts [OnboardedStatus] :onboarded_status The onboarded status of the payees.
|
177
|
-
# @option opts [String] :email Email address
|
178
|
-
# @option opts [String] :display_name The display name of the payees.
|
179
|
-
# @option opts [String] :remote_id The remote id of the payees.
|
180
|
-
# @option opts [PayeeType] :payee_type The onboarded status of the payees.
|
181
|
-
# @option opts [String] :payee_country The country of the payee - 2 letter ISO 3166-1 country code (upper case)
|
182
|
-
# @option opts [Integer] :page Page number. Default is 1.
|
183
|
-
# @option opts [Integer] :page_size Page size. Default is 25. Max allowable is 100.
|
184
|
-
# @option opts [String] :sort List of sort fields (e.g. ?sort=onboardedStatus:asc,name:asc) Default is name:asc 'name' is treated as company name for companies - last name + ',' + firstName for individuals The supported sort fields are - payeeId, displayName, payoutStatus, onboardedStatus.
|
185
|
-
# @return [PagedPayeeResponse]
|
186
|
-
describe 'list_payees_v1 test' do
|
187
|
-
it 'should work' do
|
188
|
-
payor_id = ENV['PAYOR']
|
189
|
-
opts = {
|
190
|
-
ofac_status: nil, # VeloPayments::OfacStatus.new, # OfacStatus | The ofacStatus of the payees.
|
191
|
-
onboarded_status: nil, # VeloPayments::OnboardedStatus.new, # OnboardedStatus | The onboarded status of the payees.
|
192
|
-
email: nil, # String | Email address
|
193
|
-
display_name: nil, # String | The display name of the payees.
|
194
|
-
remote_id: 'remoteId123', # String | The remote id of the payees.
|
195
|
-
payee_type: nil, # VeloPayments::PayeeType.new, # PayeeType | The onboarded status of the payees.
|
196
|
-
payee_country: 'US', # String | The country of the payee - 2 letter ISO 3166-1 country code (upper case)
|
197
|
-
page: 1, # Integer | Page number. Default is 1.
|
198
|
-
page_size: 25, # Integer | Page size. Default is 25. Max allowable is 100.
|
199
|
-
sort: 'displayName:asc' # String | List of sort fields (e.g. ?sort=onboardedStatus:asc,name:asc) Default is name:asc 'name' is treated as company name for companies - last name + ',' + firstName for individuals The supported sort fields are - payeeId, displayName, payoutStatus, onboardedStatus.
|
200
|
-
}
|
201
|
-
res = @api_instance.list_payees_v1(payor_id, opts)
|
202
|
-
expect(res.content.length()).to be >= 0
|
203
|
-
expect(@api_instance).to respond_to(:list_payees_v1)
|
204
|
-
end
|
205
|
-
end
|
206
|
-
|
207
|
-
# unit tests for list_payees_v3
|
208
|
-
# List Payees
|
209
|
-
# Get a paginated response listing the payees for a payor.
|
210
|
-
# @param payor_id The account owner Payor ID
|
211
|
-
# @param [Hash] opts the optional parameters
|
212
|
-
# @option opts [WatchlistStatus] :watchlist_status The watchlistStatus of the payees.
|
213
|
-
# @option opts [Boolean] :disabled Payee disabled
|
214
|
-
# @option opts [OnboardedStatus] :onboarded_status The onboarded status of the payees.
|
215
|
-
# @option opts [String] :email Email address
|
216
|
-
# @option opts [String] :display_name The display name of the payees.
|
217
|
-
# @option opts [String] :remote_id The remote id of the payees.
|
218
|
-
# @option opts [PayeeType] :payee_type The onboarded status of the payees.
|
219
|
-
# @option opts [String] :payee_country The country of the payee - 2 letter ISO 3166-1 country code (upper case)
|
220
|
-
# @option opts [Integer] :page Page number. Default is 1.
|
221
|
-
# @option opts [Integer] :page_size Page size. Default is 25. Max allowable is 100.
|
222
|
-
# @option opts [String] :sort List of sort fields (e.g. ?sort=onboardedStatus:asc,name:asc) Default is name:asc 'name' is treated as company name for companies - last name + ',' + firstName for individuals The supported sort fields are - payeeId, displayName, payoutStatus, onboardedStatus.
|
223
|
-
# @return [PagedPayeeResponse2]
|
224
|
-
describe 'list_payees_v3 test' do
|
225
|
-
it 'should work' do
|
226
|
-
payor_id = ENV['PAYOR']
|
227
|
-
opts = {
|
228
|
-
watchlist_status: nil, # VeloPayments::WatchlistStatus.new, # WatchlistStatus | The watchlistStatus of the payees.
|
229
|
-
disabled: true, # Boolean | Payee disabled
|
230
|
-
onboarded_status: nil, # VeloPayments::OnboardedStatus.new, # OnboardedStatus | The onboarded status of the payees.
|
231
|
-
email: nil, # String | Email address
|
232
|
-
display_name: nil, # String | The display name of the payees.
|
233
|
-
remote_id: nil, # String | The remote id of the payees.
|
234
|
-
payee_type: nil, # VeloPayments::PayeeType.new, # PayeeType | The onboarded status of the payees.
|
235
|
-
payee_country: 'US', # String | The country of the payee - 2 letter ISO 3166-1 country code (upper case)
|
236
|
-
page: 1, # Integer | Page number. Default is 1.
|
237
|
-
page_size: 25, # Integer | Page size. Default is 25. Max allowable is 100.
|
238
|
-
sort: 'displayName:asc' # String | List of sort fields (e.g. ?sort=onboardedStatus:asc,name:asc) Default is name:asc 'name' is treated as company name for companies - last name + ',' + firstName for individuals The supported sort fields are - payeeId, displayName, payoutStatus, onboardedStatus.
|
239
|
-
}
|
240
|
-
res = @api_instance.list_payees_v1(payor_id, opts)
|
241
|
-
expect(res.content.length()).to be >= 0
|
242
|
-
expect(@api_instance).to respond_to(:list_payees_v1)
|
243
|
-
end
|
244
|
-
end
|
245
|
-
|
246
147
|
# unit tests for payee_details_update_v3
|
247
148
|
# Update Payee Details
|
248
149
|
# <p>Update payee details for the given Payee Id.<p>
|
@@ -87,29 +87,6 @@ describe 'PaymentAuditServiceApi' do
|
|
87
87
|
end
|
88
88
|
end
|
89
89
|
|
90
|
-
# unit tests for get_fundings_v1
|
91
|
-
# Get Fundings for Payor
|
92
|
-
# <p>Get a list of Fundings for a payor.</p> <p>Deprecated (use v4/paymentaudit/fundings)</p>
|
93
|
-
# @param payor_id The account owner Payor ID
|
94
|
-
# @param [Hash] opts the optional parameters
|
95
|
-
# @option opts [Integer] :page Page number. Default is 1.
|
96
|
-
# @option opts [Integer] :page_size The number of results to return in a page
|
97
|
-
# @option opts [String] :sort List of sort fields. Example: ```?sort=destinationCurrency:asc,destinationAmount:asc``` Default is no sort. The supported sort fields are: dateTime and amount.
|
98
|
-
# @return [GetFundingsResponse]
|
99
|
-
describe 'get_fundings_v1 test' do
|
100
|
-
it 'should work' do
|
101
|
-
payor_id = ENV['PAYOR']
|
102
|
-
opts = {
|
103
|
-
page: 1, # Integer | Page number. Default is 1.
|
104
|
-
page_size: 25, # Integer | The number of results to return in a page
|
105
|
-
sort: 'dateTime:desc' # String | List of sort fields. Example: ```?sort=destinationCurrency:asc,destinationAmount:asc``` Default is no sort. The supported sort fields are: dateTime and amount.
|
106
|
-
}
|
107
|
-
res = @api_instance.get_fundings_v1(payor_id, opts)
|
108
|
-
expect(res.content.length()).to be >= 1
|
109
|
-
expect(@api_instance).to respond_to(:get_fundings_v1)
|
110
|
-
end
|
111
|
-
end
|
112
|
-
|
113
90
|
# unit tests for get_fundings_v4
|
114
91
|
# Get Fundings for Payor
|
115
92
|
# <p>Get a list of Fundings for a payor.</p>
|
@@ -208,23 +185,6 @@ describe 'PaymentAuditServiceApi' do
|
|
208
185
|
end
|
209
186
|
end
|
210
187
|
|
211
|
-
# unit tests for get_payout_stats_v1
|
212
|
-
# Get Payout Statistics
|
213
|
-
# <p>Get payout statistics for a payor.</p> <p>Deprecated (Use /v4/paymentaudit/payoutStatistics)</p>
|
214
|
-
# @param [Hash] opts the optional parameters
|
215
|
-
# @option opts [String] :payor_id The account owner Payor ID. Required for external users.
|
216
|
-
# @return [GetPayoutStatistics]
|
217
|
-
describe 'get_payout_stats_v1 test' do
|
218
|
-
it 'should work' do
|
219
|
-
opts = {
|
220
|
-
payor_id: ENV['PAYOR']
|
221
|
-
}
|
222
|
-
res = @api_instance.get_payout_stats_v1(opts)
|
223
|
-
expect(res.this_month_payouts_count).to be >= 1
|
224
|
-
expect(@api_instance).to respond_to(:get_payout_stats_v1)
|
225
|
-
end
|
226
|
-
end
|
227
|
-
|
228
188
|
# unit tests for get_payout_stats_v4
|
229
189
|
# Get Payout Statistics
|
230
190
|
# <p>Get payout statistics for a payor.</p>
|
@@ -242,38 +202,6 @@ describe 'PaymentAuditServiceApi' do
|
|
242
202
|
end
|
243
203
|
end
|
244
204
|
|
245
|
-
# unit tests for get_payouts_for_payor_v3
|
246
|
-
# Get Payouts for Payor
|
247
|
-
# <p>Get List of payouts for payor</p> <p>Deprecated Use v4</p>
|
248
|
-
# @param payor_id The account owner Payor ID
|
249
|
-
# @param [Hash] opts the optional parameters
|
250
|
-
# @option opts [String] :payout_memo Payout Memo filter - case insensitive sub-string match
|
251
|
-
# @option opts [String] :status Payout Status
|
252
|
-
# @option opts [Date] :submitted_date_from The submitted date from range filter. Format is yyyy-MM-dd.
|
253
|
-
# @option opts [Date] :submitted_date_to The submitted date to range filter. Format is yyyy-MM-dd.
|
254
|
-
# @option opts [Integer] :page Page number. Default is 1.
|
255
|
-
# @option opts [Integer] :page_size The number of results to return in a page
|
256
|
-
# @option opts [String] :sort List of sort fields (e.g. ?sort=submittedDateTime:asc,instructedDateTime:asc,status:asc) Default is submittedDateTime:asc The supported sort fields are: submittedDateTime, instructedDateTime, status.
|
257
|
-
# @return [GetPayoutsResponseV3]
|
258
|
-
describe 'get_payouts_for_payor_v3 test' do
|
259
|
-
it 'should work' do
|
260
|
-
payor_id = ENV['PAYOR'] # String | The account owner Payor ID
|
261
|
-
opts = {
|
262
|
-
payout_memo: nil, # String | Payout Memo filter - case insensitive sub-string match
|
263
|
-
status: nil, # String | Payout Status
|
264
|
-
submitted_date_from: nil, # Date.parse('2013-10-20'), # Date | The submitted date from range filter. Format is yyyy-MM-dd.
|
265
|
-
submitted_date_to: nil, # Date.parse('2013-10-20'), # Date | The submitted date to range filter. Format is yyyy-MM-dd.
|
266
|
-
page: 1, # Integer | Page number. Default is 1.
|
267
|
-
page_size: 25, # Integer | The number of results to return in a page
|
268
|
-
sort: 'submittedDateTime:desc' # String | List of sort fields (e.g. ?sort=submittedDateTime:asc,instructedDateTime:asc,status:asc) Default is submittedDateTime:asc The supported sort fields are: submittedDateTime, instructedDateTime, status.
|
269
|
-
}
|
270
|
-
|
271
|
-
res = @api_instance.get_payouts_for_payor_v3(payor_id, opts)
|
272
|
-
expect(res.content.length()).to be >= 1
|
273
|
-
expect(@api_instance).to respond_to(:get_payouts_for_payor_v3)
|
274
|
-
end
|
275
|
-
end
|
276
|
-
|
277
205
|
# unit tests for get_payouts_for_payor_v4
|
278
206
|
# Get Payouts for Payor
|
279
207
|
# Get List of payouts for payor
|
@@ -308,30 +236,6 @@ describe 'PaymentAuditServiceApi' do
|
|
308
236
|
end
|
309
237
|
end
|
310
238
|
|
311
|
-
# unit tests for list_payment_changes
|
312
|
-
# List Payment Changes
|
313
|
-
# Get a paginated response listing payment changes.
|
314
|
-
# @param payor_id The Payor ID to find associated Payments
|
315
|
-
# @param updated_since The updatedSince filter in the format YYYY-MM-DDThh:mm:ss+hh:mm
|
316
|
-
# @param [Hash] opts the optional parameters
|
317
|
-
# @option opts [Integer] :page Page number. Default is 1.
|
318
|
-
# @option opts [Integer] :page_size The number of results to return in a page
|
319
|
-
# @return [PaymentDeltaResponse]
|
320
|
-
describe 'list_payment_changes test' do
|
321
|
-
it 'should work' do
|
322
|
-
payor_id = ENV['PAYOR'] # String | The Payor ID to find associated Payments
|
323
|
-
updated_since = DateTime.parse('2013-10-20T19:20:30+01:00') # DateTime | The updatedSince filter in the format YYYY-MM-DDThh:mm:ss+hh:mm
|
324
|
-
opts = {
|
325
|
-
page: 1, # Integer | Page number. Default is 1.
|
326
|
-
page_size: 100 # Integer | The number of results to return in a page
|
327
|
-
}
|
328
|
-
|
329
|
-
res = @api_instance.list_payment_changes(payor_id, updated_since, opts)
|
330
|
-
expect(res.content.length()).to be >= 1
|
331
|
-
expect(@api_instance).to respond_to(:list_payment_changes)
|
332
|
-
end
|
333
|
-
end
|
334
|
-
|
335
239
|
# unit tests for list_payment_changes_v4
|
336
240
|
# List Payment Changes
|
337
241
|
# Get a paginated response listing payment changes.
|
@@ -357,60 +261,6 @@ describe 'PaymentAuditServiceApi' do
|
|
357
261
|
end
|
358
262
|
end
|
359
263
|
|
360
|
-
# unit tests for list_payments_audit
|
361
|
-
# Get List of Payments
|
362
|
-
# Get payments for the given payor Id
|
363
|
-
# @param [Hash] opts the optional parameters
|
364
|
-
# @option opts [String] :payee_id The UUID of the payee.
|
365
|
-
# @option opts [String] :payor_id The account owner Payor Id. Required for external users.
|
366
|
-
# @option opts [String] :payor_name The payor’s name. This filters via a case insensitive substring match.
|
367
|
-
# @option opts [String] :remote_id The remote id of the payees.
|
368
|
-
# @option opts [String] :status Payment Status
|
369
|
-
# @option opts [String] :source_account_name The source account name filter. This filters via a case insensitive substring match.
|
370
|
-
# @option opts [Integer] :source_amount_from The source amount from range filter. Filters for sourceAmount >= sourceAmountFrom
|
371
|
-
# @option opts [Integer] :source_amount_to The source amount to range filter. Filters for sourceAmount ⇐ sourceAmountTo
|
372
|
-
# @option opts [String] :source_currency The source currency filter. Filters based on an exact match on the currency.
|
373
|
-
# @option opts [Integer] :payment_amount_from The payment amount from range filter. Filters for paymentAmount >= paymentAmountFrom
|
374
|
-
# @option opts [Integer] :payment_amount_to The payment amount to range filter. Filters for paymentAmount ⇐ paymentAmountTo
|
375
|
-
# @option opts [String] :payment_currency The payment currency filter. Filters based on an exact match on the currency.
|
376
|
-
# @option opts [Date] :submitted_date_from The submitted date from range filter. Format is yyyy-MM-dd.
|
377
|
-
# @option opts [Date] :submitted_date_to The submitted date to range filter. Format is yyyy-MM-dd.
|
378
|
-
# @option opts [String] :payment_memo The payment memo filter. This filters via a case insensitive substring match.
|
379
|
-
# @option opts [Integer] :page Page number. Default is 1.
|
380
|
-
# @option opts [Integer] :page_size The number of results to return in a page
|
381
|
-
# @option opts [String] :sort List of sort fields (e.g. ?sort=submittedDateTime:asc,status:asc). Default is sort by remoteId The supported sort fields are: sourceAmount, sourceCurrency, paymentAmount, paymentCurrency, routingNumber, accountNumber, remoteId, submittedDateTime and status
|
382
|
-
# @option opts [Boolean] :sensitive Optional. If omitted or set to false, any Personal Identifiable Information (PII) values are returned masked. If set to true, and you have permission, the PII values will be returned as their original unmasked values.
|
383
|
-
# @return [ListPaymentsResponseV3]
|
384
|
-
describe 'list_payments_audit test' do
|
385
|
-
it 'should work' do
|
386
|
-
opts = {
|
387
|
-
payee_id: nil, # String | The UUID of the payee.
|
388
|
-
payor_id: ENV['PAYOR'], # String | The account owner Payor Id. Required for external users.
|
389
|
-
payor_name: nil, # String | The payor’s name. This filters via a case insensitive substring match.
|
390
|
-
remote_id: nil, # String | The remote id of the payees.
|
391
|
-
status: nil, # String | Payment Status
|
392
|
-
source_account_name: nil, # String | The source account name filter. This filters via a case insensitive substring match.
|
393
|
-
source_amount_from: nil, # Integer | The source amount from range filter. Filters for sourceAmount >= sourceAmountFrom
|
394
|
-
source_amount_to: nil, # Integer | The source amount to range filter. Filters for sourceAmount ⇐ sourceAmountTo
|
395
|
-
source_currency: nil, # String | The source currency filter. Filters based on an exact match on the currency.
|
396
|
-
payment_amount_from: nil, # Integer | The payment amount from range filter. Filters for paymentAmount >= paymentAmountFrom
|
397
|
-
payment_amount_to: nil, # Integer | The payment amount to range filter. Filters for paymentAmount ⇐ paymentAmountTo
|
398
|
-
payment_currency: nil, # String | The payment currency filter. Filters based on an exact match on the currency.
|
399
|
-
submitted_date_from: nil, # Date.parse('2013-10-20'), # Date | The submitted date from range filter. Format is yyyy-MM-dd.
|
400
|
-
submitted_date_to: nil, # Date.parse('2013-10-20'), # Date | The submitted date to range filter. Format is yyyy-MM-dd.
|
401
|
-
payment_memo: nil, # String | The payment memo filter. This filters via a case insensitive substring match.
|
402
|
-
page: 1, # Integer | Page number. Default is 1.
|
403
|
-
page_size: 25, # Integer | The number of results to return in a page
|
404
|
-
sort: 'submittedDateTime:desc', # String | List of sort fields (e.g. ?sort=submittedDateTime:asc,status:asc). Default is sort by remoteId The supported sort fields are: sourceAmount, sourceCurrency, paymentAmount, paymentCurrency, routingNumber, accountNumber, remoteId, submittedDateTime and status
|
405
|
-
sensitive: true # Boolean | Optional. If omitted or set to false, any Personal Identifiable Information (PII) values are returned masked. If set to true, and you have permission, the PII values will be returned as their original unmasked values.
|
406
|
-
}
|
407
|
-
|
408
|
-
res = @api_instance.list_payments_audit(opts)
|
409
|
-
expect(res.content.length()).to be >= 1
|
410
|
-
expect(@api_instance).to respond_to(:list_payments_audit)
|
411
|
-
end
|
412
|
-
end
|
413
|
-
|
414
264
|
# unit tests for list_payments_audit_v4
|
415
265
|
# Get List of Payments
|
416
266
|
# Get payments for the given payor Id
|
data/velopayments.gemspec
CHANGED
@@ -5,10 +5,10 @@
|
|
5
5
|
|
6
6
|
### Terms and Definitions Throughout this document and the Velo platform the following terms are used: * **Payor.** An entity (typically a corporation) which wishes to pay funds to one or more payees via a payout. * **Payee.** The recipient of funds paid out by a payor. * **Payment.** A single transfer of funds from a payor to a payee. * **Payout.** A batch of Payments, typically used by a payor to logically group payments (e.g. by business day). Technically there need be no relationship between the payments in a payout - a single payout can contain payments to multiple payees and/or multiple payments to a single payee. * **Sandbox.** An integration environment provided by Velo Payments which offers a similar API experience to the production environment, but all funding and payment events are simulated, along with many other services such as OFAC sanctions list checking. ## Overview The Velo Payments API allows a payor to perform a number of operations. The following is a list of the main capabilities in a natural order of execution: * Authenticate with the Velo platform * Maintain a collection of payees * Query the payor’s current balance of funds within the platform and perform additional funding * Issue payments to payees * Query the platform for a history of those payments This document describes the main concepts and APIs required to get up and running with the Velo Payments platform. It is not an exhaustive API reference. For that, please see the separate Velo Payments API Reference. ## API Considerations The Velo Payments API is REST based and uses the JSON format for requests and responses. Most calls are secured using OAuth 2 security and require a valid authentication access token for successful operation. See the Authentication section for details. Where a dynamic value is required in the examples below, the {token} format is used, suggesting that the caller needs to supply the appropriate value of the token in question (without including the { or } characters). Where curl examples are given, the –d @filename.json approach is used, indicating that the request body should be placed into a file named filename.json in the current directory. Each of the curl examples in this document should be considered a single line on the command-line, regardless of how they appear in print. ## Authenticating with the Velo Platform Once Velo backoffice staff have added your organization as a payor within the Velo platform sandbox, they will create you a payor Id, an API key and an API secret and share these with you in a secure manner. You will need to use these values to authenticate with the Velo platform in order to gain access to the APIs. The steps to take are explained in the following: create a string comprising the API key (e.g. 44a9537d-d55d-4b47-8082-14061c2bcdd8) and API secret (e.g. c396b26b-137a-44fd-87f5-34631f8fd529) with a colon between them. E.g. 44a9537d-d55d-4b47-8082-14061c2bcdd8:c396b26b-137a-44fd-87f5-34631f8fd529 base64 encode this string. E.g.: NDRhOTUzN2QtZDU1ZC00YjQ3LTgwODItMTQwNjFjMmJjZGQ4OmMzOTZiMjZiLTEzN2EtNDRmZC04N2Y1LTM0NjMxZjhmZDUyOQ== create an HTTP **Authorization** header with the value set to e.g. Basic NDRhOTUzN2QtZDU1ZC00YjQ3LTgwODItMTQwNjFjMmJjZGQ4OmMzOTZiMjZiLTEzN2EtNDRmZC04N2Y1LTM0NjMxZjhmZDUyOQ== perform the Velo authentication REST call using the HTTP header created above e.g. via curl: ``` curl -X POST \\ -H \"Content-Type: application/json\" \\ -H \"Authorization: Basic NDRhOTUzN2QtZDU1ZC00YjQ3LTgwODItMTQwNjFjMmJjZGQ4OmMzOTZiMjZiLTEzN2EtNDRmZC04N2Y1LTM0NjMxZjhmZDUyOQ==\" \\ 'https://api.sandbox.velopayments.com/v1/authenticate?grant_type=client_credentials' ``` If successful, this call will result in a **200** HTTP status code and a response body such as: ``` { \"access_token\":\"19f6bafd-93fd-4747-b229-00507bbc991f\", \"token_type\":\"bearer\", \"expires_in\":1799, \"scope\":\"...\" } ``` ## API access following authentication Following successful authentication, the value of the access_token field in the response (indicated in green above) should then be presented with all subsequent API calls to allow the Velo platform to validate that the caller is authenticated. This is achieved by setting the HTTP Authorization header with the value set to e.g. Bearer 19f6bafd-93fd-4747-b229-00507bbc991f such as the curl example below: ``` -H \"Authorization: Bearer 19f6bafd-93fd-4747-b229-00507bbc991f \" ``` If you make other Velo API calls which require authorization but the Authorization header is missing or invalid then you will get a **401** HTTP status response.
|
7
7
|
|
8
|
-
The version of the OpenAPI document: 2.
|
8
|
+
The version of the OpenAPI document: 2.26.124
|
9
9
|
|
10
10
|
Generated by: https://openapi-generator.tech
|
11
|
-
OpenAPI Generator version: 5.
|
11
|
+
OpenAPI Generator version: 5.2.0-SNAPSHOT
|
12
12
|
|
13
13
|
=end
|
14
14
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: velopayments
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.
|
4
|
+
version: 2.26.124.beta1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Velo Payments API
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2021-05-24 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|
@@ -72,23 +72,20 @@ files:
|
|
72
72
|
- docs/AuthResponse.md
|
73
73
|
- docs/AutoTopUpConfig.md
|
74
74
|
- docs/AutoTopUpConfig2.md
|
75
|
+
- docs/Category.md
|
75
76
|
- docs/Challenge.md
|
76
77
|
- docs/Challenge2.md
|
77
78
|
- docs/Company.md
|
78
79
|
- docs/Company2.md
|
79
|
-
- docs/CompanyResponse.md
|
80
|
-
- docs/CompanyV1.md
|
81
80
|
- docs/CountriesApi.md
|
82
81
|
- docs/CreateFundingAccountRequestV2.md
|
83
82
|
- docs/CreateIndividual.md
|
84
83
|
- docs/CreateIndividual2.md
|
85
|
-
- docs/
|
84
|
+
- docs/CreateIndividualName.md
|
86
85
|
- docs/CreatePayee.md
|
87
86
|
- docs/CreatePayee2.md
|
88
87
|
- docs/CreatePayeeAddress.md
|
89
88
|
- docs/CreatePayeeAddress2.md
|
90
|
-
- docs/CreatePayeesCSVRequest.md
|
91
|
-
- docs/CreatePayeesCSVRequest2.md
|
92
89
|
- docs/CreatePayeesCSVResponse.md
|
93
90
|
- docs/CreatePayeesCSVResponse2.md
|
94
91
|
- docs/CreatePayeesCSVResponseRejectedCsvRows.md
|
@@ -100,8 +97,15 @@ files:
|
|
100
97
|
- docs/CreatePayoutRequestV3.md
|
101
98
|
- docs/CreateWebhookRequest.md
|
102
99
|
- docs/CurrenciesApi.md
|
100
|
+
- docs/DebitEvent.md
|
101
|
+
- docs/DebitEventAllOf.md
|
102
|
+
- docs/DebitStatusChanged.md
|
103
|
+
- docs/DebitStatusChangedAllOf.md
|
103
104
|
- docs/Error.md
|
105
|
+
- docs/ErrorData.md
|
104
106
|
- docs/ErrorResponse.md
|
107
|
+
- docs/FailedPayee.md
|
108
|
+
- docs/FailedPayee2.md
|
105
109
|
- docs/FailedSubmission.md
|
106
110
|
- docs/FailedSubmission2.md
|
107
111
|
- docs/FundingAccountResponse.md
|
@@ -116,49 +120,41 @@ files:
|
|
116
120
|
- docs/FundingRequestV1.md
|
117
121
|
- docs/FundingRequestV2.md
|
118
122
|
- docs/FundingRequestV3.md
|
123
|
+
- docs/FxSummary.md
|
119
124
|
- docs/FxSummaryV3.md
|
120
|
-
- docs/FxSummaryV4.md
|
121
125
|
- docs/GetFundingsResponse.md
|
122
126
|
- docs/GetFundingsResponseLinks.md
|
123
127
|
- docs/GetPayeeListResponse.md
|
128
|
+
- docs/GetPayeeListResponse2.md
|
124
129
|
- docs/GetPayeeListResponseCompany.md
|
130
|
+
- docs/GetPayeeListResponseCompany2.md
|
125
131
|
- docs/GetPayeeListResponseIndividual.md
|
132
|
+
- docs/GetPayeeListResponseIndividual2.md
|
126
133
|
- docs/GetPaymentsForPayoutResponseV3.md
|
127
134
|
- docs/GetPaymentsForPayoutResponseV3Page.md
|
128
135
|
- docs/GetPaymentsForPayoutResponseV3Summary.md
|
129
136
|
- docs/GetPaymentsForPayoutResponseV4.md
|
130
137
|
- docs/GetPaymentsForPayoutResponseV4Summary.md
|
131
138
|
- docs/GetPayoutStatistics.md
|
139
|
+
- docs/GetPayoutsResponse.md
|
132
140
|
- docs/GetPayoutsResponseV3.md
|
133
141
|
- docs/GetPayoutsResponseV3Links.md
|
134
142
|
- docs/GetPayoutsResponseV3Page.md
|
135
|
-
- docs/GetPayoutsResponseV4.md
|
136
143
|
- docs/Individual.md
|
137
144
|
- docs/Individual2.md
|
138
|
-
- docs/
|
139
|
-
- docs/IndividualV1.md
|
140
|
-
- docs/IndividualV1Name.md
|
145
|
+
- docs/IndividualName.md
|
141
146
|
- docs/InlineResponse400.md
|
142
|
-
- docs/InlineResponse400Errors.md
|
143
147
|
- docs/InlineResponse401.md
|
144
|
-
- docs/InlineResponse401Errors.md
|
145
148
|
- docs/InlineResponse403.md
|
146
|
-
- docs/InlineResponse403Errors.md
|
147
149
|
- docs/InlineResponse404.md
|
148
|
-
- docs/InlineResponse404Errors.md
|
149
150
|
- docs/InlineResponse409.md
|
150
|
-
- docs/InlineResponse409Errors.md
|
151
151
|
- docs/InlineResponse412.md
|
152
|
-
- docs/InlineResponse412Errors.md
|
153
152
|
- docs/InvitationStatus.md
|
154
153
|
- docs/InvitationStatus2.md
|
155
|
-
- docs/InvitationStatusResponse.md
|
156
154
|
- docs/InvitePayeeRequest.md
|
157
155
|
- docs/InvitePayeeRequest2.md
|
158
156
|
- docs/InviteUserRequest.md
|
159
157
|
- docs/KycState.md
|
160
|
-
- docs/Language.md
|
161
|
-
- docs/Language2.md
|
162
158
|
- docs/LinkForResponse.md
|
163
159
|
- docs/ListFundingAccountsResponse.md
|
164
160
|
- docs/ListFundingAccountsResponse2.md
|
@@ -172,18 +168,19 @@ files:
|
|
172
168
|
- docs/ListSourceAccountResponseV2Links.md
|
173
169
|
- docs/ListSourceAccountResponseV3.md
|
174
170
|
- docs/ListSourceAccountResponseV3Links.md
|
175
|
-
- docs/
|
171
|
+
- docs/LocalisationDetails.md
|
176
172
|
- docs/LoginApi.md
|
177
173
|
- docs/MFADetails.md
|
178
174
|
- docs/MFAType.md
|
179
|
-
- docs/MarketingOptIn.md
|
180
175
|
- docs/Name.md
|
176
|
+
- docs/Name2.md
|
177
|
+
- docs/Notification.md
|
181
178
|
- docs/Notifications.md
|
182
179
|
- docs/Notifications2.md
|
183
180
|
- docs/OfacStatus.md
|
184
|
-
- docs/OfacStatus2.md
|
185
181
|
- docs/OnboardedStatus.md
|
186
182
|
- docs/OnboardedStatus2.md
|
183
|
+
- docs/OnboardingStatusChanged.md
|
187
184
|
- docs/PageForResponse.md
|
188
185
|
- docs/PageResourceFundingPayorStatusAuditResponseFundingPayorStatusAuditResponse.md
|
189
186
|
- docs/PagedPayeeInvitationStatusResponse.md
|
@@ -191,7 +188,6 @@ files:
|
|
191
188
|
- docs/PagedPayeeInvitationStatusResponsePage.md
|
192
189
|
- docs/PagedPayeeResponse.md
|
193
190
|
- docs/PagedPayeeResponse2.md
|
194
|
-
- docs/PagedPayeeResponse2Summary.md
|
195
191
|
- docs/PagedPayeeResponseLinks.md
|
196
192
|
- docs/PagedPayeeResponsePage.md
|
197
193
|
- docs/PagedPayeeResponseSummary.md
|
@@ -200,8 +196,9 @@ files:
|
|
200
196
|
- docs/PagedUserResponseLinks.md
|
201
197
|
- docs/PagedUserResponsePage.md
|
202
198
|
- docs/PasswordRequest.md
|
203
|
-
- docs/
|
204
|
-
- docs/
|
199
|
+
- docs/PayableIssue.md
|
200
|
+
- docs/PayableIssue2.md
|
201
|
+
- docs/PayableStatusChanged.md
|
205
202
|
- docs/PayeeAddress.md
|
206
203
|
- docs/PayeeAddress2.md
|
207
204
|
- docs/PayeeDelta.md
|
@@ -213,44 +210,47 @@ files:
|
|
213
210
|
- docs/PayeeDeltaResponsePage.md
|
214
211
|
- docs/PayeeDetailResponse.md
|
215
212
|
- docs/PayeeDetailResponse2.md
|
213
|
+
- docs/PayeeDetailsChanged.md
|
214
|
+
- docs/PayeeEvent.md
|
215
|
+
- docs/PayeeEventAllOf.md
|
216
|
+
- docs/PayeeEventAllOfReasons.md
|
216
217
|
- docs/PayeeInvitationApi.md
|
217
|
-
- docs/PayeeInvitationStatus.md
|
218
218
|
- docs/PayeeInvitationStatusResponse.md
|
219
219
|
- docs/PayeeInvitationStatusResponse2.md
|
220
|
-
- docs/PayeePaymentChannel.md
|
221
|
-
- docs/PayeePaymentChannel2.md
|
222
220
|
- docs/PayeePayorRef.md
|
223
|
-
- docs/PayeePayorRef2.md
|
224
|
-
- docs/PayeePayorRefV2.md
|
225
221
|
- docs/PayeePayorRefV3.md
|
226
|
-
- docs/PayeeResponse.md
|
227
|
-
- docs/PayeeResponseV2.md
|
228
222
|
- docs/PayeeType.md
|
229
|
-
- docs/PayeeType2.md
|
230
223
|
- docs/PayeeUserSelfUpdateRequest.md
|
231
224
|
- docs/PayeesApi.md
|
225
|
+
- docs/PaymentAuditCurrency.md
|
232
226
|
- docs/PaymentAuditCurrencyV3.md
|
233
|
-
- docs/PaymentAuditCurrencyV4.md
|
234
227
|
- docs/PaymentAuditServiceApi.md
|
228
|
+
- docs/PaymentAuditServiceDeprecatedApi.md
|
235
229
|
- docs/PaymentChannelCountry.md
|
236
230
|
- docs/PaymentChannelRule.md
|
237
231
|
- docs/PaymentChannelRulesResponse.md
|
238
232
|
- docs/PaymentDelta.md
|
239
233
|
- docs/PaymentDeltaResponse.md
|
240
|
-
- docs/
|
241
|
-
- docs/
|
234
|
+
- docs/PaymentDeltaResponseV1.md
|
235
|
+
- docs/PaymentDeltaV1.md
|
236
|
+
- docs/PaymentEvent.md
|
237
|
+
- docs/PaymentEventAllOf.md
|
238
|
+
- docs/PaymentEventResponse.md
|
242
239
|
- docs/PaymentEventResponseV3.md
|
243
|
-
- docs/PaymentEventResponseV4.md
|
244
240
|
- docs/PaymentInstructionV3.md
|
245
241
|
- docs/PaymentRails.md
|
242
|
+
- docs/PaymentRejectedOrReturned.md
|
243
|
+
- docs/PaymentRejectedOrReturnedAllOf.md
|
246
244
|
- docs/PaymentResponseV3.md
|
247
245
|
- docs/PaymentResponseV4.md
|
248
246
|
- docs/PaymentResponseV4Payout.md
|
247
|
+
- docs/PaymentStatusChanged.md
|
248
|
+
- docs/PaymentStatusChangedAllOf.md
|
249
249
|
- docs/PaymentV3.md
|
250
250
|
- docs/PayorAddress.md
|
251
251
|
- docs/PayorAddressV2.md
|
252
|
+
- docs/PayorAmlTransaction.md
|
252
253
|
- docs/PayorAmlTransactionV3.md
|
253
|
-
- docs/PayorAmlTransactionV4.md
|
254
254
|
- docs/PayorBrandingResponse.md
|
255
255
|
- docs/PayorCreateApiKeyRequest.md
|
256
256
|
- docs/PayorCreateApiKeyResponse.md
|
@@ -259,7 +259,6 @@ files:
|
|
259
259
|
- docs/PayorLinksResponse.md
|
260
260
|
- docs/PayorLinksResponseLinks.md
|
261
261
|
- docs/PayorLinksResponsePayors.md
|
262
|
-
- docs/PayorLogoRequest.md
|
263
262
|
- docs/PayorV1.md
|
264
263
|
- docs/PayorV2.md
|
265
264
|
- docs/PayorsApi.md
|
@@ -268,16 +267,17 @@ files:
|
|
268
267
|
- docs/PayoutIndividualV3.md
|
269
268
|
- docs/PayoutNameV3.md
|
270
269
|
- docs/PayoutPayeeV3.md
|
271
|
-
- docs/
|
272
|
-
- docs/
|
270
|
+
- docs/PayoutPayor.md
|
271
|
+
- docs/PayoutPayorIds.md
|
272
|
+
- docs/PayoutPrincipal.md
|
273
273
|
- docs/PayoutServiceApi.md
|
274
|
+
- docs/PayoutStatus.md
|
274
275
|
- docs/PayoutStatusV3.md
|
275
|
-
- docs/
|
276
|
+
- docs/PayoutSummaryAudit.md
|
276
277
|
- docs/PayoutSummaryAuditV3.md
|
277
|
-
- docs/PayoutSummaryAuditV4.md
|
278
278
|
- docs/PayoutSummaryResponseV3.md
|
279
|
-
- docs/
|
280
|
-
- docs/
|
279
|
+
- docs/PayoutType.md
|
280
|
+
- docs/Ping.md
|
281
281
|
- docs/QueryBatchResponse.md
|
282
282
|
- docs/QueryBatchResponse2.md
|
283
283
|
- docs/QuoteFxSummaryV3.md
|
@@ -295,10 +295,11 @@ files:
|
|
295
295
|
- docs/SourceAccountResponse.md
|
296
296
|
- docs/SourceAccountResponseV2.md
|
297
297
|
- docs/SourceAccountResponseV3.md
|
298
|
+
- docs/SourceAccountSummary.md
|
298
299
|
- docs/SourceAccountSummaryV3.md
|
299
|
-
- docs/SourceAccountSummaryV4.md
|
300
300
|
- docs/SourceAccountType.md
|
301
301
|
- docs/SourceAccountV3.md
|
302
|
+
- docs/SourceEvent.md
|
302
303
|
- docs/SupportedCountriesResponse.md
|
303
304
|
- docs/SupportedCountriesResponseV2.md
|
304
305
|
- docs/SupportedCountry.md
|
@@ -315,6 +316,7 @@ files:
|
|
315
316
|
- docs/UpdatePayeeDetailsRequest.md
|
316
317
|
- docs/UpdatePayeeDetailsRequest2.md
|
317
318
|
- docs/UpdateRemoteIdRequest.md
|
319
|
+
- docs/UpdateRemoteIdRequest2.md
|
318
320
|
- docs/UpdateWebhookRequest.md
|
319
321
|
- docs/UserDetailsUpdateRequest.md
|
320
322
|
- docs/UserInfo.md
|
@@ -339,6 +341,7 @@ files:
|
|
339
341
|
- lib/velopayments/api/payee_invitation_api.rb
|
340
342
|
- lib/velopayments/api/payees_api.rb
|
341
343
|
- lib/velopayments/api/payment_audit_service_api.rb
|
344
|
+
- lib/velopayments/api/payment_audit_service_deprecated_api.rb
|
342
345
|
- lib/velopayments/api/payors_api.rb
|
343
346
|
- lib/velopayments/api/payors_private_api.rb
|
344
347
|
- lib/velopayments/api/payout_service_api.rb
|
@@ -354,22 +357,19 @@ files:
|
|
354
357
|
- lib/velopayments/models/auth_response.rb
|
355
358
|
- lib/velopayments/models/auto_top_up_config.rb
|
356
359
|
- lib/velopayments/models/auto_top_up_config2.rb
|
360
|
+
- lib/velopayments/models/category.rb
|
357
361
|
- lib/velopayments/models/challenge.rb
|
358
362
|
- lib/velopayments/models/challenge2.rb
|
359
363
|
- lib/velopayments/models/company.rb
|
360
364
|
- lib/velopayments/models/company2.rb
|
361
|
-
- lib/velopayments/models/company_response.rb
|
362
|
-
- lib/velopayments/models/company_v1.rb
|
363
365
|
- lib/velopayments/models/create_funding_account_request_v2.rb
|
364
366
|
- lib/velopayments/models/create_individual.rb
|
365
367
|
- lib/velopayments/models/create_individual2.rb
|
366
|
-
- lib/velopayments/models/
|
368
|
+
- lib/velopayments/models/create_individual_name.rb
|
367
369
|
- lib/velopayments/models/create_payee.rb
|
368
370
|
- lib/velopayments/models/create_payee2.rb
|
369
371
|
- lib/velopayments/models/create_payee_address.rb
|
370
372
|
- lib/velopayments/models/create_payee_address2.rb
|
371
|
-
- lib/velopayments/models/create_payees_csv_request.rb
|
372
|
-
- lib/velopayments/models/create_payees_csv_request2.rb
|
373
373
|
- lib/velopayments/models/create_payees_csv_response.rb
|
374
374
|
- lib/velopayments/models/create_payees_csv_response2.rb
|
375
375
|
- lib/velopayments/models/create_payees_csv_response_rejected_csv_rows.rb
|
@@ -380,8 +380,15 @@ files:
|
|
380
380
|
- lib/velopayments/models/create_payor_link_request.rb
|
381
381
|
- lib/velopayments/models/create_payout_request_v3.rb
|
382
382
|
- lib/velopayments/models/create_webhook_request.rb
|
383
|
+
- lib/velopayments/models/debit_event.rb
|
384
|
+
- lib/velopayments/models/debit_event_all_of.rb
|
385
|
+
- lib/velopayments/models/debit_status_changed.rb
|
386
|
+
- lib/velopayments/models/debit_status_changed_all_of.rb
|
383
387
|
- lib/velopayments/models/error.rb
|
388
|
+
- lib/velopayments/models/error_data.rb
|
384
389
|
- lib/velopayments/models/error_response.rb
|
390
|
+
- lib/velopayments/models/failed_payee.rb
|
391
|
+
- lib/velopayments/models/failed_payee2.rb
|
385
392
|
- lib/velopayments/models/failed_submission.rb
|
386
393
|
- lib/velopayments/models/failed_submission2.rb
|
387
394
|
- lib/velopayments/models/funding_account_response.rb
|
@@ -394,49 +401,41 @@ files:
|
|
394
401
|
- lib/velopayments/models/funding_request_v1.rb
|
395
402
|
- lib/velopayments/models/funding_request_v2.rb
|
396
403
|
- lib/velopayments/models/funding_request_v3.rb
|
404
|
+
- lib/velopayments/models/fx_summary.rb
|
397
405
|
- lib/velopayments/models/fx_summary_v3.rb
|
398
|
-
- lib/velopayments/models/fx_summary_v4.rb
|
399
406
|
- lib/velopayments/models/get_fundings_response.rb
|
400
407
|
- lib/velopayments/models/get_fundings_response_links.rb
|
401
408
|
- lib/velopayments/models/get_payee_list_response.rb
|
409
|
+
- lib/velopayments/models/get_payee_list_response2.rb
|
402
410
|
- lib/velopayments/models/get_payee_list_response_company.rb
|
411
|
+
- lib/velopayments/models/get_payee_list_response_company2.rb
|
403
412
|
- lib/velopayments/models/get_payee_list_response_individual.rb
|
413
|
+
- lib/velopayments/models/get_payee_list_response_individual2.rb
|
404
414
|
- lib/velopayments/models/get_payments_for_payout_response_v3.rb
|
405
415
|
- lib/velopayments/models/get_payments_for_payout_response_v3_page.rb
|
406
416
|
- lib/velopayments/models/get_payments_for_payout_response_v3_summary.rb
|
407
417
|
- lib/velopayments/models/get_payments_for_payout_response_v4.rb
|
408
418
|
- lib/velopayments/models/get_payments_for_payout_response_v4_summary.rb
|
409
419
|
- lib/velopayments/models/get_payout_statistics.rb
|
420
|
+
- lib/velopayments/models/get_payouts_response.rb
|
410
421
|
- lib/velopayments/models/get_payouts_response_v3.rb
|
411
422
|
- lib/velopayments/models/get_payouts_response_v3_links.rb
|
412
423
|
- lib/velopayments/models/get_payouts_response_v3_page.rb
|
413
|
-
- lib/velopayments/models/get_payouts_response_v4.rb
|
414
424
|
- lib/velopayments/models/individual.rb
|
415
425
|
- lib/velopayments/models/individual2.rb
|
416
|
-
- lib/velopayments/models/
|
417
|
-
- lib/velopayments/models/individual_v1.rb
|
418
|
-
- lib/velopayments/models/individual_v1_name.rb
|
426
|
+
- lib/velopayments/models/individual_name.rb
|
419
427
|
- lib/velopayments/models/inline_response400.rb
|
420
|
-
- lib/velopayments/models/inline_response400_errors.rb
|
421
428
|
- lib/velopayments/models/inline_response401.rb
|
422
|
-
- lib/velopayments/models/inline_response401_errors.rb
|
423
429
|
- lib/velopayments/models/inline_response403.rb
|
424
|
-
- lib/velopayments/models/inline_response403_errors.rb
|
425
430
|
- lib/velopayments/models/inline_response404.rb
|
426
|
-
- lib/velopayments/models/inline_response404_errors.rb
|
427
431
|
- lib/velopayments/models/inline_response409.rb
|
428
|
-
- lib/velopayments/models/inline_response409_errors.rb
|
429
432
|
- lib/velopayments/models/inline_response412.rb
|
430
|
-
- lib/velopayments/models/inline_response412_errors.rb
|
431
433
|
- lib/velopayments/models/invitation_status.rb
|
432
434
|
- lib/velopayments/models/invitation_status2.rb
|
433
|
-
- lib/velopayments/models/invitation_status_response.rb
|
434
435
|
- lib/velopayments/models/invite_payee_request.rb
|
435
436
|
- lib/velopayments/models/invite_payee_request2.rb
|
436
437
|
- lib/velopayments/models/invite_user_request.rb
|
437
438
|
- lib/velopayments/models/kyc_state.rb
|
438
|
-
- lib/velopayments/models/language.rb
|
439
|
-
- lib/velopayments/models/language2.rb
|
440
439
|
- lib/velopayments/models/link_for_response.rb
|
441
440
|
- lib/velopayments/models/list_funding_accounts_response.rb
|
442
441
|
- lib/velopayments/models/list_funding_accounts_response2.rb
|
@@ -450,17 +449,18 @@ files:
|
|
450
449
|
- lib/velopayments/models/list_source_account_response_v2_links.rb
|
451
450
|
- lib/velopayments/models/list_source_account_response_v3.rb
|
452
451
|
- lib/velopayments/models/list_source_account_response_v3_links.rb
|
453
|
-
- lib/velopayments/models/
|
454
|
-
- lib/velopayments/models/marketing_opt_in.rb
|
452
|
+
- lib/velopayments/models/localisation_details.rb
|
455
453
|
- lib/velopayments/models/mfa_details.rb
|
456
454
|
- lib/velopayments/models/mfa_type.rb
|
457
455
|
- lib/velopayments/models/name.rb
|
456
|
+
- lib/velopayments/models/name2.rb
|
457
|
+
- lib/velopayments/models/notification.rb
|
458
458
|
- lib/velopayments/models/notifications.rb
|
459
459
|
- lib/velopayments/models/notifications2.rb
|
460
460
|
- lib/velopayments/models/ofac_status.rb
|
461
|
-
- lib/velopayments/models/ofac_status2.rb
|
462
461
|
- lib/velopayments/models/onboarded_status.rb
|
463
462
|
- lib/velopayments/models/onboarded_status2.rb
|
463
|
+
- lib/velopayments/models/onboarding_status_changed.rb
|
464
464
|
- lib/velopayments/models/page_for_response.rb
|
465
465
|
- lib/velopayments/models/page_resource_funding_payor_status_audit_response_funding_payor_status_audit_response.rb
|
466
466
|
- lib/velopayments/models/paged_payee_invitation_status_response.rb
|
@@ -468,7 +468,6 @@ files:
|
|
468
468
|
- lib/velopayments/models/paged_payee_invitation_status_response_page.rb
|
469
469
|
- lib/velopayments/models/paged_payee_response.rb
|
470
470
|
- lib/velopayments/models/paged_payee_response2.rb
|
471
|
-
- lib/velopayments/models/paged_payee_response2_summary.rb
|
472
471
|
- lib/velopayments/models/paged_payee_response_links.rb
|
473
472
|
- lib/velopayments/models/paged_payee_response_page.rb
|
474
473
|
- lib/velopayments/models/paged_payee_response_summary.rb
|
@@ -477,8 +476,9 @@ files:
|
|
477
476
|
- lib/velopayments/models/paged_user_response_links.rb
|
478
477
|
- lib/velopayments/models/paged_user_response_page.rb
|
479
478
|
- lib/velopayments/models/password_request.rb
|
480
|
-
- lib/velopayments/models/
|
481
|
-
- lib/velopayments/models/
|
479
|
+
- lib/velopayments/models/payable_issue.rb
|
480
|
+
- lib/velopayments/models/payable_issue2.rb
|
481
|
+
- lib/velopayments/models/payable_status_changed.rb
|
482
482
|
- lib/velopayments/models/payee_address.rb
|
483
483
|
- lib/velopayments/models/payee_address2.rb
|
484
484
|
- lib/velopayments/models/payee_delta.rb
|
@@ -490,41 +490,43 @@ files:
|
|
490
490
|
- lib/velopayments/models/payee_delta_response_page.rb
|
491
491
|
- lib/velopayments/models/payee_detail_response.rb
|
492
492
|
- lib/velopayments/models/payee_detail_response2.rb
|
493
|
-
- lib/velopayments/models/
|
493
|
+
- lib/velopayments/models/payee_details_changed.rb
|
494
|
+
- lib/velopayments/models/payee_event.rb
|
495
|
+
- lib/velopayments/models/payee_event_all_of.rb
|
496
|
+
- lib/velopayments/models/payee_event_all_of_reasons.rb
|
494
497
|
- lib/velopayments/models/payee_invitation_status_response.rb
|
495
498
|
- lib/velopayments/models/payee_invitation_status_response2.rb
|
496
|
-
- lib/velopayments/models/payee_payment_channel.rb
|
497
|
-
- lib/velopayments/models/payee_payment_channel2.rb
|
498
499
|
- lib/velopayments/models/payee_payor_ref.rb
|
499
|
-
- lib/velopayments/models/payee_payor_ref2.rb
|
500
|
-
- lib/velopayments/models/payee_payor_ref_v2.rb
|
501
500
|
- lib/velopayments/models/payee_payor_ref_v3.rb
|
502
|
-
- lib/velopayments/models/payee_response.rb
|
503
|
-
- lib/velopayments/models/payee_response_v2.rb
|
504
501
|
- lib/velopayments/models/payee_type.rb
|
505
|
-
- lib/velopayments/models/payee_type2.rb
|
506
502
|
- lib/velopayments/models/payee_user_self_update_request.rb
|
503
|
+
- lib/velopayments/models/payment_audit_currency.rb
|
507
504
|
- lib/velopayments/models/payment_audit_currency_v3.rb
|
508
|
-
- lib/velopayments/models/payment_audit_currency_v4.rb
|
509
505
|
- lib/velopayments/models/payment_channel_country.rb
|
510
506
|
- lib/velopayments/models/payment_channel_rule.rb
|
511
507
|
- lib/velopayments/models/payment_channel_rules_response.rb
|
512
508
|
- lib/velopayments/models/payment_delta.rb
|
513
509
|
- lib/velopayments/models/payment_delta_response.rb
|
514
|
-
- lib/velopayments/models/
|
515
|
-
- lib/velopayments/models/
|
510
|
+
- lib/velopayments/models/payment_delta_response_v1.rb
|
511
|
+
- lib/velopayments/models/payment_delta_v1.rb
|
512
|
+
- lib/velopayments/models/payment_event.rb
|
513
|
+
- lib/velopayments/models/payment_event_all_of.rb
|
514
|
+
- lib/velopayments/models/payment_event_response.rb
|
516
515
|
- lib/velopayments/models/payment_event_response_v3.rb
|
517
|
-
- lib/velopayments/models/payment_event_response_v4.rb
|
518
516
|
- lib/velopayments/models/payment_instruction_v3.rb
|
519
517
|
- lib/velopayments/models/payment_rails.rb
|
518
|
+
- lib/velopayments/models/payment_rejected_or_returned.rb
|
519
|
+
- lib/velopayments/models/payment_rejected_or_returned_all_of.rb
|
520
520
|
- lib/velopayments/models/payment_response_v3.rb
|
521
521
|
- lib/velopayments/models/payment_response_v4.rb
|
522
522
|
- lib/velopayments/models/payment_response_v4_payout.rb
|
523
|
+
- lib/velopayments/models/payment_status_changed.rb
|
524
|
+
- lib/velopayments/models/payment_status_changed_all_of.rb
|
523
525
|
- lib/velopayments/models/payment_v3.rb
|
524
526
|
- lib/velopayments/models/payor_address.rb
|
525
527
|
- lib/velopayments/models/payor_address_v2.rb
|
528
|
+
- lib/velopayments/models/payor_aml_transaction.rb
|
526
529
|
- lib/velopayments/models/payor_aml_transaction_v3.rb
|
527
|
-
- lib/velopayments/models/payor_aml_transaction_v4.rb
|
528
530
|
- lib/velopayments/models/payor_branding_response.rb
|
529
531
|
- lib/velopayments/models/payor_create_api_key_request.rb
|
530
532
|
- lib/velopayments/models/payor_create_api_key_response.rb
|
@@ -533,22 +535,22 @@ files:
|
|
533
535
|
- lib/velopayments/models/payor_links_response.rb
|
534
536
|
- lib/velopayments/models/payor_links_response_links.rb
|
535
537
|
- lib/velopayments/models/payor_links_response_payors.rb
|
536
|
-
- lib/velopayments/models/payor_logo_request.rb
|
537
538
|
- lib/velopayments/models/payor_v1.rb
|
538
539
|
- lib/velopayments/models/payor_v2.rb
|
539
540
|
- lib/velopayments/models/payout_company_v3.rb
|
540
541
|
- lib/velopayments/models/payout_individual_v3.rb
|
541
542
|
- lib/velopayments/models/payout_name_v3.rb
|
542
543
|
- lib/velopayments/models/payout_payee_v3.rb
|
543
|
-
- lib/velopayments/models/
|
544
|
-
- lib/velopayments/models/
|
544
|
+
- lib/velopayments/models/payout_payor.rb
|
545
|
+
- lib/velopayments/models/payout_payor_ids.rb
|
546
|
+
- lib/velopayments/models/payout_principal.rb
|
547
|
+
- lib/velopayments/models/payout_status.rb
|
545
548
|
- lib/velopayments/models/payout_status_v3.rb
|
546
|
-
- lib/velopayments/models/
|
549
|
+
- lib/velopayments/models/payout_summary_audit.rb
|
547
550
|
- lib/velopayments/models/payout_summary_audit_v3.rb
|
548
|
-
- lib/velopayments/models/payout_summary_audit_v4.rb
|
549
551
|
- lib/velopayments/models/payout_summary_response_v3.rb
|
550
|
-
- lib/velopayments/models/
|
551
|
-
- lib/velopayments/models/
|
552
|
+
- lib/velopayments/models/payout_type.rb
|
553
|
+
- lib/velopayments/models/ping.rb
|
552
554
|
- lib/velopayments/models/query_batch_response.rb
|
553
555
|
- lib/velopayments/models/query_batch_response2.rb
|
554
556
|
- lib/velopayments/models/quote_fx_summary_v3.rb
|
@@ -566,10 +568,11 @@ files:
|
|
566
568
|
- lib/velopayments/models/source_account_response.rb
|
567
569
|
- lib/velopayments/models/source_account_response_v2.rb
|
568
570
|
- lib/velopayments/models/source_account_response_v3.rb
|
571
|
+
- lib/velopayments/models/source_account_summary.rb
|
569
572
|
- lib/velopayments/models/source_account_summary_v3.rb
|
570
|
-
- lib/velopayments/models/source_account_summary_v4.rb
|
571
573
|
- lib/velopayments/models/source_account_type.rb
|
572
574
|
- lib/velopayments/models/source_account_v3.rb
|
575
|
+
- lib/velopayments/models/source_event.rb
|
573
576
|
- lib/velopayments/models/supported_countries_response.rb
|
574
577
|
- lib/velopayments/models/supported_countries_response_v2.rb
|
575
578
|
- lib/velopayments/models/supported_country.rb
|
@@ -585,6 +588,7 @@ files:
|
|
585
588
|
- lib/velopayments/models/update_payee_details_request.rb
|
586
589
|
- lib/velopayments/models/update_payee_details_request2.rb
|
587
590
|
- lib/velopayments/models/update_remote_id_request.rb
|
591
|
+
- lib/velopayments/models/update_remote_id_request2.rb
|
588
592
|
- lib/velopayments/models/update_webhook_request.rb
|
589
593
|
- lib/velopayments/models/user_details_update_request.rb
|
590
594
|
- lib/velopayments/models/user_info.rb
|
@@ -608,6 +612,7 @@ files:
|
|
608
612
|
- spec/api/payee_invitation_api_spec.rb
|
609
613
|
- spec/api/payees_api_spec.rb
|
610
614
|
- spec/api/payment_audit_service_api_spec.rb
|
615
|
+
- spec/api/payment_audit_service_deprecated_api_spec.rb
|
611
616
|
- spec/api/payors_api_spec.rb
|
612
617
|
- spec/api/payors_private_api_spec.rb
|
613
618
|
- spec/api/payout_service_api_spec.rb
|
@@ -622,22 +627,19 @@ files:
|
|
622
627
|
- spec/models/auth_response_spec.rb
|
623
628
|
- spec/models/auto_top_up_config2_spec.rb
|
624
629
|
- spec/models/auto_top_up_config_spec.rb
|
630
|
+
- spec/models/category_spec.rb
|
625
631
|
- spec/models/challenge2_spec.rb
|
626
632
|
- spec/models/challenge_spec.rb
|
627
633
|
- spec/models/company2_spec.rb
|
628
|
-
- spec/models/company_response_spec.rb
|
629
634
|
- spec/models/company_spec.rb
|
630
|
-
- spec/models/company_v1_spec.rb
|
631
635
|
- spec/models/create_funding_account_request_v2_spec.rb
|
632
|
-
- spec/models/create_individual2_name_spec.rb
|
633
636
|
- spec/models/create_individual2_spec.rb
|
637
|
+
- spec/models/create_individual_name_spec.rb
|
634
638
|
- spec/models/create_individual_spec.rb
|
635
639
|
- spec/models/create_payee2_spec.rb
|
636
640
|
- spec/models/create_payee_address2_spec.rb
|
637
641
|
- spec/models/create_payee_address_spec.rb
|
638
642
|
- spec/models/create_payee_spec.rb
|
639
|
-
- spec/models/create_payees_csv_request2_spec.rb
|
640
|
-
- spec/models/create_payees_csv_request_spec.rb
|
641
643
|
- spec/models/create_payees_csv_response2_spec.rb
|
642
644
|
- spec/models/create_payees_csv_response_rejected_csv_rows_spec.rb
|
643
645
|
- spec/models/create_payees_csv_response_spec.rb
|
@@ -648,8 +650,15 @@ files:
|
|
648
650
|
- spec/models/create_payor_link_request_spec.rb
|
649
651
|
- spec/models/create_payout_request_v3_spec.rb
|
650
652
|
- spec/models/create_webhook_request_spec.rb
|
653
|
+
- spec/models/debit_event_all_of_spec.rb
|
654
|
+
- spec/models/debit_event_spec.rb
|
655
|
+
- spec/models/debit_status_changed_all_of_spec.rb
|
656
|
+
- spec/models/debit_status_changed_spec.rb
|
657
|
+
- spec/models/error_data_spec.rb
|
651
658
|
- spec/models/error_response_spec.rb
|
652
659
|
- spec/models/error_spec.rb
|
660
|
+
- spec/models/failed_payee2_spec.rb
|
661
|
+
- spec/models/failed_payee_spec.rb
|
653
662
|
- spec/models/failed_submission2_spec.rb
|
654
663
|
- spec/models/failed_submission_spec.rb
|
655
664
|
- spec/models/funding_account_response2_spec.rb
|
@@ -662,11 +671,14 @@ files:
|
|
662
671
|
- spec/models/funding_request_v1_spec.rb
|
663
672
|
- spec/models/funding_request_v2_spec.rb
|
664
673
|
- spec/models/funding_request_v3_spec.rb
|
674
|
+
- spec/models/fx_summary_spec.rb
|
665
675
|
- spec/models/fx_summary_v3_spec.rb
|
666
|
-
- spec/models/fx_summary_v4_spec.rb
|
667
676
|
- spec/models/get_fundings_response_links_spec.rb
|
668
677
|
- spec/models/get_fundings_response_spec.rb
|
678
|
+
- spec/models/get_payee_list_response2_spec.rb
|
679
|
+
- spec/models/get_payee_list_response_company2_spec.rb
|
669
680
|
- spec/models/get_payee_list_response_company_spec.rb
|
681
|
+
- spec/models/get_payee_list_response_individual2_spec.rb
|
670
682
|
- spec/models/get_payee_list_response_individual_spec.rb
|
671
683
|
- spec/models/get_payee_list_response_spec.rb
|
672
684
|
- spec/models/get_payments_for_payout_response_v3_page_spec.rb
|
@@ -675,36 +687,25 @@ files:
|
|
675
687
|
- spec/models/get_payments_for_payout_response_v4_spec.rb
|
676
688
|
- spec/models/get_payments_for_payout_response_v4_summary_spec.rb
|
677
689
|
- spec/models/get_payout_statistics_spec.rb
|
690
|
+
- spec/models/get_payouts_response_spec.rb
|
678
691
|
- spec/models/get_payouts_response_v3_links_spec.rb
|
679
692
|
- spec/models/get_payouts_response_v3_page_spec.rb
|
680
693
|
- spec/models/get_payouts_response_v3_spec.rb
|
681
|
-
- spec/models/get_payouts_response_v4_spec.rb
|
682
694
|
- spec/models/individual2_spec.rb
|
683
|
-
- spec/models/
|
695
|
+
- spec/models/individual_name_spec.rb
|
684
696
|
- spec/models/individual_spec.rb
|
685
|
-
- spec/models/individual_v1_name_spec.rb
|
686
|
-
- spec/models/individual_v1_spec.rb
|
687
|
-
- spec/models/inline_response400_errors_spec.rb
|
688
697
|
- spec/models/inline_response400_spec.rb
|
689
|
-
- spec/models/inline_response401_errors_spec.rb
|
690
698
|
- spec/models/inline_response401_spec.rb
|
691
|
-
- spec/models/inline_response403_errors_spec.rb
|
692
699
|
- spec/models/inline_response403_spec.rb
|
693
|
-
- spec/models/inline_response404_errors_spec.rb
|
694
700
|
- spec/models/inline_response404_spec.rb
|
695
|
-
- spec/models/inline_response409_errors_spec.rb
|
696
701
|
- spec/models/inline_response409_spec.rb
|
697
|
-
- spec/models/inline_response412_errors_spec.rb
|
698
702
|
- spec/models/inline_response412_spec.rb
|
699
703
|
- spec/models/invitation_status2_spec.rb
|
700
|
-
- spec/models/invitation_status_response_spec.rb
|
701
704
|
- spec/models/invitation_status_spec.rb
|
702
705
|
- spec/models/invite_payee_request2_spec.rb
|
703
706
|
- spec/models/invite_payee_request_spec.rb
|
704
707
|
- spec/models/invite_user_request_spec.rb
|
705
708
|
- spec/models/kyc_state_spec.rb
|
706
|
-
- spec/models/language2_spec.rb
|
707
|
-
- spec/models/language_spec.rb
|
708
709
|
- spec/models/link_for_response_spec.rb
|
709
710
|
- spec/models/list_funding_accounts_response2_spec.rb
|
710
711
|
- spec/models/list_funding_accounts_response_spec.rb
|
@@ -718,24 +719,24 @@ files:
|
|
718
719
|
- spec/models/list_source_account_response_v2_spec.rb
|
719
720
|
- spec/models/list_source_account_response_v3_links_spec.rb
|
720
721
|
- spec/models/list_source_account_response_v3_spec.rb
|
721
|
-
- spec/models/
|
722
|
-
- spec/models/marketing_opt_in_spec.rb
|
722
|
+
- spec/models/localisation_details_spec.rb
|
723
723
|
- spec/models/mfa_details_spec.rb
|
724
724
|
- spec/models/mfa_type_spec.rb
|
725
|
+
- spec/models/name2_spec.rb
|
725
726
|
- spec/models/name_spec.rb
|
727
|
+
- spec/models/notification_spec.rb
|
726
728
|
- spec/models/notifications2_spec.rb
|
727
729
|
- spec/models/notifications_spec.rb
|
728
|
-
- spec/models/ofac_status2_spec.rb
|
729
730
|
- spec/models/ofac_status_spec.rb
|
730
731
|
- spec/models/onboarded_status2_spec.rb
|
731
732
|
- spec/models/onboarded_status_spec.rb
|
733
|
+
- spec/models/onboarding_status_changed_spec.rb
|
732
734
|
- spec/models/page_for_response_spec.rb
|
733
735
|
- spec/models/page_resource_funding_payor_status_audit_response_funding_payor_status_audit_response_spec.rb
|
734
736
|
- spec/models/paged_payee_invitation_status_response2_spec.rb
|
735
737
|
- spec/models/paged_payee_invitation_status_response_page_spec.rb
|
736
738
|
- spec/models/paged_payee_invitation_status_response_spec.rb
|
737
739
|
- spec/models/paged_payee_response2_spec.rb
|
738
|
-
- spec/models/paged_payee_response2_summary_spec.rb
|
739
740
|
- spec/models/paged_payee_response_links_spec.rb
|
740
741
|
- spec/models/paged_payee_response_page_spec.rb
|
741
742
|
- spec/models/paged_payee_response_spec.rb
|
@@ -745,7 +746,9 @@ files:
|
|
745
746
|
- spec/models/paged_user_response_page_spec.rb
|
746
747
|
- spec/models/paged_user_response_spec.rb
|
747
748
|
- spec/models/password_request_spec.rb
|
748
|
-
- spec/models/
|
749
|
+
- spec/models/payable_issue2_spec.rb
|
750
|
+
- spec/models/payable_issue_spec.rb
|
751
|
+
- spec/models/payable_status_changed_spec.rb
|
749
752
|
- spec/models/payee_address2_spec.rb
|
750
753
|
- spec/models/payee_address_spec.rb
|
751
754
|
- spec/models/payee_delta2_spec.rb
|
@@ -757,42 +760,43 @@ files:
|
|
757
760
|
- spec/models/payee_delta_spec.rb
|
758
761
|
- spec/models/payee_detail_response2_spec.rb
|
759
762
|
- spec/models/payee_detail_response_spec.rb
|
763
|
+
- spec/models/payee_details_changed_spec.rb
|
764
|
+
- spec/models/payee_event_all_of_reasons_spec.rb
|
765
|
+
- spec/models/payee_event_all_of_spec.rb
|
766
|
+
- spec/models/payee_event_spec.rb
|
760
767
|
- spec/models/payee_invitation_status_response2_spec.rb
|
761
768
|
- spec/models/payee_invitation_status_response_spec.rb
|
762
|
-
- spec/models/payee_invitation_status_spec.rb
|
763
|
-
- spec/models/payee_payment_channel2_spec.rb
|
764
|
-
- spec/models/payee_payment_channel_spec.rb
|
765
|
-
- spec/models/payee_payor_ref2_spec.rb
|
766
769
|
- spec/models/payee_payor_ref_spec.rb
|
767
|
-
- spec/models/payee_payor_ref_v2_spec.rb
|
768
770
|
- spec/models/payee_payor_ref_v3_spec.rb
|
769
|
-
- spec/models/payee_response_spec.rb
|
770
|
-
- spec/models/payee_response_v2_spec.rb
|
771
|
-
- spec/models/payee_spec.rb
|
772
|
-
- spec/models/payee_type2_spec.rb
|
773
771
|
- spec/models/payee_type_spec.rb
|
774
772
|
- spec/models/payee_user_self_update_request_spec.rb
|
773
|
+
- spec/models/payment_audit_currency_spec.rb
|
775
774
|
- spec/models/payment_audit_currency_v3_spec.rb
|
776
|
-
- spec/models/payment_audit_currency_v4_spec.rb
|
777
775
|
- spec/models/payment_channel_country_spec.rb
|
778
776
|
- spec/models/payment_channel_rule_spec.rb
|
779
777
|
- spec/models/payment_channel_rules_response_spec.rb
|
780
778
|
- spec/models/payment_delta_response_spec.rb
|
781
|
-
- spec/models/
|
779
|
+
- spec/models/payment_delta_response_v1_spec.rb
|
782
780
|
- spec/models/payment_delta_spec.rb
|
783
|
-
- spec/models/
|
781
|
+
- spec/models/payment_delta_v1_spec.rb
|
782
|
+
- spec/models/payment_event_all_of_spec.rb
|
783
|
+
- spec/models/payment_event_response_spec.rb
|
784
784
|
- spec/models/payment_event_response_v3_spec.rb
|
785
|
-
- spec/models/
|
785
|
+
- spec/models/payment_event_spec.rb
|
786
786
|
- spec/models/payment_instruction_v3_spec.rb
|
787
787
|
- spec/models/payment_rails_spec.rb
|
788
|
+
- spec/models/payment_rejected_or_returned_all_of_spec.rb
|
789
|
+
- spec/models/payment_rejected_or_returned_spec.rb
|
788
790
|
- spec/models/payment_response_v3_spec.rb
|
789
791
|
- spec/models/payment_response_v4_payout_spec.rb
|
790
792
|
- spec/models/payment_response_v4_spec.rb
|
793
|
+
- spec/models/payment_status_changed_all_of_spec.rb
|
794
|
+
- spec/models/payment_status_changed_spec.rb
|
791
795
|
- spec/models/payment_v3_spec.rb
|
792
796
|
- spec/models/payor_address_spec.rb
|
793
797
|
- spec/models/payor_address_v2_spec.rb
|
798
|
+
- spec/models/payor_aml_transaction_spec.rb
|
794
799
|
- spec/models/payor_aml_transaction_v3_spec.rb
|
795
|
-
- spec/models/payor_aml_transaction_v4_spec.rb
|
796
800
|
- spec/models/payor_branding_response_spec.rb
|
797
801
|
- spec/models/payor_create_api_key_request_spec.rb
|
798
802
|
- spec/models/payor_create_api_key_response_spec.rb
|
@@ -801,22 +805,22 @@ files:
|
|
801
805
|
- spec/models/payor_links_response_links_spec.rb
|
802
806
|
- spec/models/payor_links_response_payors_spec.rb
|
803
807
|
- spec/models/payor_links_response_spec.rb
|
804
|
-
- spec/models/payor_logo_request_spec.rb
|
805
808
|
- spec/models/payor_v1_spec.rb
|
806
809
|
- spec/models/payor_v2_spec.rb
|
807
810
|
- spec/models/payout_company_v3_spec.rb
|
808
811
|
- spec/models/payout_individual_v3_spec.rb
|
809
812
|
- spec/models/payout_name_v3_spec.rb
|
810
813
|
- spec/models/payout_payee_v3_spec.rb
|
811
|
-
- spec/models/
|
812
|
-
- spec/models/
|
814
|
+
- spec/models/payout_payor_ids_spec.rb
|
815
|
+
- spec/models/payout_payor_spec.rb
|
816
|
+
- spec/models/payout_principal_spec.rb
|
817
|
+
- spec/models/payout_status_spec.rb
|
813
818
|
- spec/models/payout_status_v3_spec.rb
|
814
|
-
- spec/models/
|
819
|
+
- spec/models/payout_summary_audit_spec.rb
|
815
820
|
- spec/models/payout_summary_audit_v3_spec.rb
|
816
|
-
- spec/models/payout_summary_audit_v4_spec.rb
|
817
821
|
- spec/models/payout_summary_response_v3_spec.rb
|
818
|
-
- spec/models/
|
819
|
-
- spec/models/
|
822
|
+
- spec/models/payout_type_spec.rb
|
823
|
+
- spec/models/ping_spec.rb
|
820
824
|
- spec/models/query_batch_response2_spec.rb
|
821
825
|
- spec/models/query_batch_response_spec.rb
|
822
826
|
- spec/models/quote_fx_summary_v3_spec.rb
|
@@ -834,10 +838,11 @@ files:
|
|
834
838
|
- spec/models/source_account_response_spec.rb
|
835
839
|
- spec/models/source_account_response_v2_spec.rb
|
836
840
|
- spec/models/source_account_response_v3_spec.rb
|
841
|
+
- spec/models/source_account_summary_spec.rb
|
837
842
|
- spec/models/source_account_summary_v3_spec.rb
|
838
|
-
- spec/models/source_account_summary_v4_spec.rb
|
839
843
|
- spec/models/source_account_type_spec.rb
|
840
844
|
- spec/models/source_account_v3_spec.rb
|
845
|
+
- spec/models/source_event_spec.rb
|
841
846
|
- spec/models/supported_countries_response_spec.rb
|
842
847
|
- spec/models/supported_countries_response_v2_spec.rb
|
843
848
|
- spec/models/supported_country_spec.rb
|
@@ -852,6 +857,7 @@ files:
|
|
852
857
|
- spec/models/unregister_mfa_request_spec.rb
|
853
858
|
- spec/models/update_payee_details_request2_spec.rb
|
854
859
|
- spec/models/update_payee_details_request_spec.rb
|
860
|
+
- spec/models/update_remote_id_request2_spec.rb
|
855
861
|
- spec/models/update_remote_id_request_spec.rb
|
856
862
|
- spec/models/update_webhook_request_spec.rb
|
857
863
|
- spec/models/user_details_update_request_spec.rb
|
@@ -912,6 +918,7 @@ test_files:
|
|
912
918
|
- spec/api/users_api_spec.rb
|
913
919
|
- spec/api/countries_api_spec.rb
|
914
920
|
- spec/api/payout_service_api_spec.rb
|
921
|
+
- spec/api/payment_audit_service_deprecated_api_spec.rb
|
915
922
|
- spec/api/payee_invitation_api_spec.rb
|
916
923
|
- spec/api/login_api_spec.rb
|
917
924
|
- spec/api/tokens_api_spec.rb
|
@@ -926,9 +933,9 @@ test_files:
|
|
926
933
|
- spec/models/list_payments_response_v3_page_spec.rb
|
927
934
|
- spec/models/get_payout_statistics_spec.rb
|
928
935
|
- spec/models/payor_links_response_links_spec.rb
|
936
|
+
- spec/models/payment_rejected_or_returned_spec.rb
|
929
937
|
- spec/models/payment_response_v3_spec.rb
|
930
938
|
- spec/models/error_spec.rb
|
931
|
-
- spec/models/payout_principal_v4_spec.rb
|
932
939
|
- spec/models/payout_individual_v3_spec.rb
|
933
940
|
- spec/models/supported_currency_response_v2_spec.rb
|
934
941
|
- spec/models/paged_payee_response_summary_spec.rb
|
@@ -938,23 +945,21 @@ test_files:
|
|
938
945
|
- spec/models/page_resource_funding_payor_status_audit_response_funding_payor_status_audit_response_spec.rb
|
939
946
|
- spec/models/payment_channel_rule_spec.rb
|
940
947
|
- spec/models/paged_payee_response_page_spec.rb
|
941
|
-
- spec/models/payment_delta_response_v4_spec.rb
|
942
948
|
- spec/models/invitation_status2_spec.rb
|
943
949
|
- spec/models/paged_payee_invitation_status_response_page_spec.rb
|
944
950
|
- spec/models/funding_account_type_spec.rb
|
945
951
|
- spec/models/supported_country_spec.rb
|
946
|
-
- spec/models/inline_response401_errors_spec.rb
|
947
952
|
- spec/models/get_payouts_response_v3_spec.rb
|
948
953
|
- spec/models/funding_request_v1_spec.rb
|
954
|
+
- spec/models/payable_issue_spec.rb
|
949
955
|
- spec/models/paged_payee_response_links_spec.rb
|
950
956
|
- spec/models/user_type2_spec.rb
|
951
|
-
- spec/models/payee_payor_ref_v2_spec.rb
|
952
957
|
- spec/models/source_account_response_v2_spec.rb
|
953
|
-
- spec/models/payee_response_v2_spec.rb
|
954
958
|
- spec/models/inline_response400_spec.rb
|
955
959
|
- spec/models/get_payments_for_payout_response_v3_spec.rb
|
956
960
|
- spec/models/list_source_account_response_v3_links_spec.rb
|
957
961
|
- spec/models/paged_payee_response2_spec.rb
|
962
|
+
- spec/models/payor_aml_transaction_spec.rb
|
958
963
|
- spec/models/kyc_state_spec.rb
|
959
964
|
- spec/models/payee_address_spec.rb
|
960
965
|
- spec/models/payee_user_self_update_request_spec.rb
|
@@ -965,9 +970,11 @@ test_files:
|
|
965
970
|
- spec/models/create_payor_link_request_spec.rb
|
966
971
|
- spec/models/payor_create_api_key_request_spec.rb
|
967
972
|
- spec/models/payee_payor_ref_spec.rb
|
973
|
+
- spec/models/payment_audit_currency_spec.rb
|
968
974
|
- spec/models/inline_response401_spec.rb
|
969
975
|
- spec/models/get_payee_list_response_company_spec.rb
|
970
976
|
- spec/models/paged_payee_invitation_status_response2_spec.rb
|
977
|
+
- spec/models/get_payee_list_response_company2_spec.rb
|
971
978
|
- spec/models/invitation_status_spec.rb
|
972
979
|
- spec/models/funding_event_type_spec.rb
|
973
980
|
- spec/models/self_update_password_request_spec.rb
|
@@ -978,67 +985,70 @@ test_files:
|
|
978
985
|
- spec/models/payout_summary_response_v3_spec.rb
|
979
986
|
- spec/models/access_token_response_spec.rb
|
980
987
|
- spec/models/validate_password_response_spec.rb
|
981
|
-
- spec/models/paged_payee_response2_summary_spec.rb
|
982
|
-
- spec/models/marketing_opt_in_spec.rb
|
983
988
|
- spec/models/reset_password_request_spec.rb
|
984
|
-
- spec/models/company_response_spec.rb
|
985
989
|
- spec/models/list_source_account_response_v2_spec.rb
|
986
|
-
- spec/models/payout_payor_v4_spec.rb
|
987
990
|
- spec/models/payment_rails_spec.rb
|
988
991
|
- spec/models/payout_payee_v3_spec.rb
|
992
|
+
- spec/models/payable_status_changed_spec.rb
|
989
993
|
- spec/models/payor_email_opt_out_request_spec.rb
|
990
994
|
- spec/models/user_response_spec.rb
|
991
995
|
- spec/models/list_payments_response_v4_spec.rb
|
992
996
|
- spec/models/payor_branding_response_spec.rb
|
997
|
+
- spec/models/localisation_details_spec.rb
|
993
998
|
- spec/models/source_account_response_v3_spec.rb
|
994
999
|
- spec/models/error_response_spec.rb
|
995
|
-
- spec/models/
|
1000
|
+
- spec/models/payout_type_spec.rb
|
996
1001
|
- spec/models/individual2_spec.rb
|
997
1002
|
- spec/models/list_source_account_response_v3_spec.rb
|
998
1003
|
- spec/models/inline_response409_spec.rb
|
999
|
-
- spec/models/
|
1004
|
+
- spec/models/payee_event_all_of_spec.rb
|
1000
1005
|
- spec/models/source_account_response_spec.rb
|
1001
|
-
- spec/models/
|
1006
|
+
- spec/models/payee_event_all_of_reasons_spec.rb
|
1007
|
+
- spec/models/payout_summary_audit_spec.rb
|
1002
1008
|
- spec/models/create_payees_csv_response2_spec.rb
|
1003
|
-
- spec/models/language2_spec.rb
|
1004
|
-
- spec/models/ping_response_spec.rb
|
1005
1009
|
- spec/models/payment_event_response_v3_spec.rb
|
1006
1010
|
- spec/models/inline_response403_spec.rb
|
1007
|
-
- spec/models/
|
1011
|
+
- spec/models/debit_status_changed_spec.rb
|
1012
|
+
- spec/models/get_payee_list_response_individual2_spec.rb
|
1008
1013
|
- spec/models/payee_delta_response2_links_spec.rb
|
1009
1014
|
- spec/models/invite_user_request_spec.rb
|
1010
1015
|
- spec/models/update_remote_id_request_spec.rb
|
1011
1016
|
- spec/models/payment_delta_response_spec.rb
|
1017
|
+
- spec/models/get_payouts_response_spec.rb
|
1012
1018
|
- spec/models/list_funding_accounts_response2_spec.rb
|
1013
1019
|
- spec/models/get_payouts_response_v3_links_spec.rb
|
1014
1020
|
- spec/models/payee_address2_spec.rb
|
1021
|
+
- spec/models/name2_spec.rb
|
1015
1022
|
- spec/models/funding_payor_status_audit_response_spec.rb
|
1023
|
+
- spec/models/payout_payor_spec.rb
|
1016
1024
|
- spec/models/failed_submission2_spec.rb
|
1017
1025
|
- spec/models/source_account_summary_v3_spec.rb
|
1018
1026
|
- spec/models/funding_account_response2_spec.rb
|
1019
|
-
- spec/models/
|
1027
|
+
- spec/models/failed_payee2_spec.rb
|
1020
1028
|
- spec/models/create_payees_request_spec.rb
|
1021
|
-
- spec/models/payee_payment_channel_spec.rb
|
1022
1029
|
- spec/models/payee_detail_response_spec.rb
|
1023
1030
|
- spec/models/transmission_types_spec.rb
|
1024
1031
|
- spec/models/company_spec.rb
|
1025
|
-
- spec/models/
|
1032
|
+
- spec/models/payable_issue2_spec.rb
|
1026
1033
|
- spec/models/payment_channel_country_spec.rb
|
1027
1034
|
- spec/models/get_payouts_response_v3_page_spec.rb
|
1028
1035
|
- spec/models/create_webhook_request_spec.rb
|
1029
1036
|
- spec/models/user_details_update_request_spec.rb
|
1037
|
+
- spec/models/payment_event_spec.rb
|
1030
1038
|
- spec/models/payee_type_spec.rb
|
1031
1039
|
- spec/models/create_payee_address_spec.rb
|
1032
|
-
- spec/models/
|
1040
|
+
- spec/models/failed_payee_spec.rb
|
1041
|
+
- spec/models/debit_event_spec.rb
|
1042
|
+
- spec/models/payment_status_changed_all_of_spec.rb
|
1033
1043
|
- spec/models/payee_payor_ref_v3_spec.rb
|
1034
1044
|
- spec/models/withdraw_payment_request_spec.rb
|
1035
1045
|
- spec/models/invite_payee_request2_spec.rb
|
1036
1046
|
- spec/models/payment_instruction_v3_spec.rb
|
1037
1047
|
- spec/models/payor_address_spec.rb
|
1038
|
-
- spec/models/inline_response412_errors_spec.rb
|
1039
1048
|
- spec/models/get_payee_list_response_individual_spec.rb
|
1040
1049
|
- spec/models/paged_payments_response_v3_spec.rb
|
1041
|
-
- spec/models/
|
1050
|
+
- spec/models/payout_status_spec.rb
|
1051
|
+
- spec/models/error_data_spec.rb
|
1042
1052
|
- spec/models/supported_country_v2_spec.rb
|
1043
1053
|
- spec/models/payout_name_v3_spec.rb
|
1044
1054
|
- spec/models/create_payee_spec.rb
|
@@ -1046,16 +1056,22 @@ test_files:
|
|
1046
1056
|
- spec/models/get_fundings_response_links_spec.rb
|
1047
1057
|
- spec/models/fx_summary_v3_spec.rb
|
1048
1058
|
- spec/models/create_payment_channel_spec.rb
|
1059
|
+
- spec/models/debit_event_all_of_spec.rb
|
1049
1060
|
- spec/models/query_batch_response_spec.rb
|
1050
|
-
- spec/models/
|
1061
|
+
- spec/models/get_payee_list_response2_spec.rb
|
1051
1062
|
- spec/models/payment_audit_currency_v3_spec.rb
|
1052
1063
|
- spec/models/funding_account_response_spec.rb
|
1053
1064
|
- spec/models/resend_token_request_spec.rb
|
1065
|
+
- spec/models/update_remote_id_request2_spec.rb
|
1054
1066
|
- spec/models/access_token_validation_request_spec.rb
|
1067
|
+
- spec/models/payment_delta_response_v1_spec.rb
|
1055
1068
|
- spec/models/region_v2_spec.rb
|
1069
|
+
- spec/models/ping_spec.rb
|
1056
1070
|
- spec/models/supported_countries_response_spec.rb
|
1057
1071
|
- spec/models/payment_delta_spec.rb
|
1072
|
+
- spec/models/create_individual_name_spec.rb
|
1058
1073
|
- spec/models/user_type_spec.rb
|
1074
|
+
- spec/models/payment_event_all_of_spec.rb
|
1059
1075
|
- spec/models/supported_currency_v2_spec.rb
|
1060
1076
|
- spec/models/get_payee_list_response_spec.rb
|
1061
1077
|
- spec/models/update_payee_details_request_spec.rb
|
@@ -1068,79 +1084,70 @@ test_files:
|
|
1068
1084
|
- spec/models/create_payees_csv_response_rejected_csv_rows_spec.rb
|
1069
1085
|
- spec/models/inline_response412_spec.rb
|
1070
1086
|
- spec/models/payor_aml_transaction_v3_spec.rb
|
1071
|
-
- spec/models/
|
1072
|
-
- spec/models/ofac_status2_spec.rb
|
1087
|
+
- spec/models/payment_rejected_or_returned_all_of_spec.rb
|
1073
1088
|
- spec/models/rejected_payment_v3_spec.rb
|
1074
|
-
- spec/models/
|
1075
|
-
- spec/models/payment_audit_currency_v4_spec.rb
|
1089
|
+
- spec/models/fx_summary_spec.rb
|
1076
1090
|
- spec/models/get_payments_for_payout_response_v4_summary_spec.rb
|
1077
1091
|
- spec/models/transfer_request_spec.rb
|
1078
1092
|
- spec/models/unregister_mfa_request_spec.rb
|
1093
|
+
- spec/models/payee_details_changed_spec.rb
|
1079
1094
|
- spec/models/ofac_status_spec.rb
|
1080
1095
|
- spec/models/payment_response_v4_payout_spec.rb
|
1081
1096
|
- spec/models/paged_user_response_spec.rb
|
1082
|
-
- spec/models/create_individual2_name_spec.rb
|
1083
1097
|
- spec/models/webhooks_response_spec.rb
|
1084
1098
|
- spec/models/list_funding_accounts_response_spec.rb
|
1085
|
-
- spec/models/payee2_spec.rb
|
1086
|
-
- spec/models/inline_response409_errors_spec.rb
|
1087
1099
|
- spec/models/name_spec.rb
|
1088
1100
|
- spec/models/payout_status_v3_spec.rb
|
1089
1101
|
- spec/models/paged_user_response_page_spec.rb
|
1090
|
-
- spec/models/
|
1102
|
+
- spec/models/source_account_summary_spec.rb
|
1103
|
+
- spec/models/payee_event_spec.rb
|
1091
1104
|
- spec/models/payee_delta_spec.rb
|
1092
1105
|
- spec/models/query_batch_response2_spec.rb
|
1093
1106
|
- spec/models/payor_address_v2_spec.rb
|
1094
|
-
- spec/models/get_payouts_response_v4_spec.rb
|
1095
1107
|
- spec/models/inline_response404_spec.rb
|
1096
1108
|
- spec/models/payor_create_application_request_spec.rb
|
1109
|
+
- spec/models/payment_delta_v1_spec.rb
|
1097
1110
|
- spec/models/transmission_types2_spec.rb
|
1098
|
-
- spec/models/language_spec.rb
|
1099
1111
|
- spec/models/funding_event_spec.rb
|
1100
1112
|
- spec/models/payee_detail_response2_spec.rb
|
1101
|
-
- spec/models/company_v1_spec.rb
|
1102
1113
|
- spec/models/create_payee_address2_spec.rb
|
1103
1114
|
- spec/models/create_individual2_spec.rb
|
1104
1115
|
- spec/models/payor_create_api_key_response_spec.rb
|
1105
|
-
- spec/models/inline_response404_errors_spec.rb
|
1106
1116
|
- spec/models/funding_request_v3_spec.rb
|
1107
1117
|
- spec/models/watchlist_status_spec.rb
|
1108
1118
|
- spec/models/register_sms_request_spec.rb
|
1109
1119
|
- spec/models/auto_top_up_config2_spec.rb
|
1110
1120
|
- spec/models/payor_links_response_payors_spec.rb
|
1111
1121
|
- spec/models/user_status_spec.rb
|
1112
|
-
- spec/models/location_type_spec.rb
|
1113
1122
|
- spec/models/notifications2_spec.rb
|
1114
1123
|
- spec/models/quote_fx_summary_v3_spec.rb
|
1115
1124
|
- spec/models/payor_v1_spec.rb
|
1116
1125
|
- spec/models/transmission_type_spec.rb
|
1117
1126
|
- spec/models/create_payment_channel2_spec.rb
|
1118
1127
|
- spec/models/payment_channel_rules_response_spec.rb
|
1119
|
-
- spec/models/
|
1128
|
+
- spec/models/source_event_spec.rb
|
1120
1129
|
- spec/models/payee_invitation_status_response2_spec.rb
|
1121
|
-
- spec/models/payee_invitation_status_spec.rb
|
1122
|
-
- spec/models/payee_response_spec.rb
|
1123
1130
|
- spec/models/role_update_request_spec.rb
|
1124
1131
|
- spec/models/watchlist_status2_spec.rb
|
1132
|
+
- spec/models/notification_spec.rb
|
1125
1133
|
- spec/models/create_individual_spec.rb
|
1126
1134
|
- spec/models/payment_v3_spec.rb
|
1127
|
-
- spec/models/
|
1128
|
-
- spec/models/
|
1135
|
+
- spec/models/payout_principal_spec.rb
|
1136
|
+
- spec/models/debit_status_changed_all_of_spec.rb
|
1129
1137
|
- spec/models/transfer_request2_spec.rb
|
1130
1138
|
- spec/models/payor_links_response_spec.rb
|
1139
|
+
- spec/models/onboarding_status_changed_spec.rb
|
1131
1140
|
- spec/models/individual_spec.rb
|
1141
|
+
- spec/models/category_spec.rb
|
1132
1142
|
- spec/models/page_for_response_spec.rb
|
1133
1143
|
- spec/models/payout_company_v3_spec.rb
|
1134
1144
|
- spec/models/onboarded_status_spec.rb
|
1135
1145
|
- spec/models/invite_payee_request_spec.rb
|
1136
1146
|
- spec/models/list_source_account_response_links_spec.rb
|
1137
1147
|
- spec/models/update_payee_details_request2_spec.rb
|
1138
|
-
- spec/models/payor_logo_request_spec.rb
|
1139
|
-
- spec/models/individual_v1_name_spec.rb
|
1140
1148
|
- spec/models/source_account_type_spec.rb
|
1141
1149
|
- spec/models/mfa_type_spec.rb
|
1142
1150
|
- spec/models/auto_top_up_config_spec.rb
|
1143
|
-
- spec/models/payee_payment_channel2_spec.rb
|
1144
1151
|
- spec/models/get_payments_for_payout_response_v3_summary_spec.rb
|
1145
1152
|
- spec/models/payout_summary_audit_v3_spec.rb
|
1146
1153
|
- spec/models/set_notifications_request_spec.rb
|
@@ -1152,24 +1159,25 @@ test_files:
|
|
1152
1159
|
- spec/models/funding_request_v2_spec.rb
|
1153
1160
|
- spec/models/source_account_v3_spec.rb
|
1154
1161
|
- spec/models/get_payments_for_payout_response_v4_spec.rb
|
1155
|
-
- spec/models/payment_event_response_v4_spec.rb
|
1156
1162
|
- spec/models/onboarded_status2_spec.rb
|
1157
1163
|
- spec/models/user_info_spec.rb
|
1158
|
-
- spec/models/payee_payor_ref2_spec.rb
|
1159
1164
|
- spec/models/list_source_account_response_page_spec.rb
|
1160
1165
|
- spec/models/challenge2_spec.rb
|
1161
1166
|
- spec/models/create_payout_request_v3_spec.rb
|
1162
1167
|
- spec/models/create_funding_account_request_v2_spec.rb
|
1163
1168
|
- spec/models/paged_payee_response_spec.rb
|
1169
|
+
- spec/models/payment_status_changed_spec.rb
|
1164
1170
|
- spec/models/payee_delta_response_links_spec.rb
|
1165
1171
|
- spec/models/list_source_account_response_v2_links_spec.rb
|
1166
|
-
- spec/models/payout_summary_audit_v4_spec.rb
|
1167
1172
|
- spec/models/company2_spec.rb
|
1168
1173
|
- spec/models/quote_response_v3_spec.rb
|
1169
1174
|
- spec/models/payment_response_v4_spec.rb
|
1170
1175
|
- spec/models/payee_delta_response2_spec.rb
|
1176
|
+
- spec/models/payment_event_response_spec.rb
|
1177
|
+
- spec/models/payout_payor_ids_spec.rb
|
1171
1178
|
- spec/models/create_payees_csv_response_spec.rb
|
1172
1179
|
- spec/models/paged_payee_invitation_status_response_spec.rb
|
1173
1180
|
- spec/models/challenge_spec.rb
|
1181
|
+
- spec/models/individual_name_spec.rb
|
1174
1182
|
- spec/models/supported_countries_response_v2_spec.rb
|
1175
1183
|
- spec/spec_helper.rb
|