Sha256: 7e539e921d5b3235f07a76b82b87283ee085fb4f81b829f77df6b7c8feea907b

Contents?: true

Size: 1.6 KB

Versions: 43

Compression:

Stored size: 1.6 KB

Contents

{
  "pspReference": "8815263414367329",
  "submittedAsync": "false",
  "accountHolderCode": "holderCode",
  "accountHolderDetails": {
    "bankAccountDetails": [],
    "email": "tim@green.com",
    "individualDetails": {
      "name": {
        "firstName": "Tim",
        "gender": "MALE",
        "lastName": "Green"
      }
    },
    "merchantCategoryCode": "7999"
  },
  "accountHolderStatus": {
    "status": "Active",
    "processingState": {
      "disabled": "false",
      "processedFrom": {
        "currency": "EUR",
        "value": 0
      },
      "processedTo": {
        "currency": "EUR",
        "value": 9999
      },
      "tierNumber": 0
    },
    "payoutState": {
      "allowPayout": "false",
      "disabled": "false"
    }
  },
  "accounts": [
    {
      "Account": {
        "accountCode": "152059446",
        "description": "TransactionAccount",
        "payoutSchedule": {
          "schedule": "DEFAULT"
        },
        "status": "Active"
      }
    }
  ],
  "legalEntity": "Individual",
  "verification": {
    "accountHolder": {
      "checks": [
        {
          "type": "IDENTITY_VERIFICATION",
          "status": "AWAITING_DATA",
          "requiredFields": [
            "AccountHolderDetails.Address.address",
            "AccountHolderDetails.PersonalData.personalData"
          ]
        },
        {
          "type": "BANK_ACCOUNT_VERIFICATION",
          "status": "AWAITING_DATA",
          "requiredFields": [
            "AccountHolderDetails.BankAccountDetails.bankAccount",
            "AccountHolderDetails.BankAccountDetails.bankStatement"
          ]
        }
      ]
    }
  }
}

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
adyen-ruby-api-library-10.0.1 spec/mocks/responses/Account/get_account_holder.json
adyen-ruby-api-library-10.0.0 spec/mocks/responses/Account/get_account_holder.json
adyen-ruby-api-library-9.9.0 spec/mocks/responses/Account/get_account_holder.json
adyen-ruby-api-library-9.8.0 spec/mocks/responses/Account/get_account_holder.json
adyen-ruby-api-library-9.7.1 spec/mocks/responses/Account/get_account_holder.json
adyen-ruby-api-library-9.7.0 spec/mocks/responses/Account/get_account_holder.json
adyen-ruby-api-library-9.6.0 spec/mocks/responses/Account/get_account_holder.json
adyen-ruby-api-library-9.5.2 spec/mocks/responses/Account/get_account_holder.json
adyen-ruby-api-library-9.5.1 spec/mocks/responses/Account/get_account_holder.json
adyen-ruby-api-library-9.5.0 spec/mocks/responses/Account/get_account_holder.json
adyen-ruby-api-library-9.3.0 spec/mocks/responses/Account/get_account_holder.json
adyen-ruby-api-library-9.2.0 spec/mocks/responses/Account/get_account_holder.json
adyen-ruby-api-library-9.1.0 spec/mocks/responses/Account/get_account_holder.json
adyen-ruby-api-library-9.0.0 spec/mocks/responses/Account/get_account_holder.json
adyen-ruby-api-library-8.0.1 spec/mocks/responses/Account/get_account_holder.json
adyen-ruby-api-library-8.0.0 spec/mocks/responses/Account/get_account_holder.json
adyen-ruby-api-library-8.0.0.pre.beta.1 spec/mocks/responses/Account/get_account_holder.json
adyen-ruby-api-library-7.3.1 spec/mocks/responses/Account/get_account_holder.json
adyen-ruby-api-library-7.3.0 spec/mocks/responses/Account/get_account_holder.json
adyen-ruby-api-library-7.2.0 spec/mocks/responses/Account/get_account_holder.json