--- http_interactions: - request: method: post uri: https://devapi.currencycloud.com/v2/beneficiaries/find body: encoding: US-ASCII string: 'bank_account_holder_name=Test%20User&per_page=1' headers: X-Auth-Token: - 4df5b3e5882a412f148dcd08fa4e5b73 response: status: code: 200 message: OK headers: Server: - nginx Date: - Sat, 25 Apr 2015 11:00:42 GMT Content-Type: - application/json;charset=utf-8 Content-Length: - '1196' Connection: - keep-alive X-Request-Id: - '2771998857632350489' X-Content-Type-Options: - nosniff body: encoding: UTF-8 string: '{"beneficiaries":[{"id":"081596c9-02de-483e-9f2a-4cf55dcdf98c","bank_account_holder_name":"Test User","name":"Test+User","email":null,"payment_types":["regular"],"beneficiary_address":[],"beneficiary_country":null,"beneficiary_entity_type":null,"beneficiary_company_name":null,"beneficiary_first_name":null,"beneficiary_last_name":null,"beneficiary_city":null,"beneficiary_postcode":null,"beneficiary_state_or_province":null,"beneficiary_date_of_birth":null,"beneficiary_identification_type":null,"beneficiary_identification_value":null,"bank_country":"GB","bank_name":"HSBC BANK PLC","bank_account_type":null,"currency":"GBP","account_number":"41854372","routing_code_type_1":"sort_code","routing_code_value_1":"400730","routing_code_type_2":null,"routing_code_value_2":null,"bic_swift":null,"iban":null,"default_beneficiary":"false","creator_contact_id":"c4d838e8-1625-44c6-a9fb-39bcb1fe353d","bank_address":["5 Wimbledon Hill Rd","Wimbledon","London"],"created_at":"2015-04-25T09:21:00+00:00","updated_at":"2015-04-25T10:58:21+00:00"}],"pagination":{"total_entries":1,"total_pages":1,"current_page":1,"per_page":1,"previous_page":-1,"next_page":-1,"order":"created_at","order_asc_desc":"asc"}}' http_version: recorded_at: Sat, 25 Apr 2015 11:00:42 GMT recorded_with: VCR 2.9.3