--- http_interactions: - request: method: post uri: https://devapi.currencycloud.com/v2/authenticate/api body: encoding: UTF-8 string: login_id=development%40currencycloud.com&api_key=deadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef headers: User-Agent: - CurrencyCloudSDK/2.0 Ruby/1.0.3 response: status: code: 200 message: OK headers: Date: - Wed, 15 Jan 2020 09:33:08 GMT Content-Type: - application/json;charset=utf-8 Transfer-Encoding: - chunked Connection: - keep-alive Set-Cookie: - AWSALB=nJgPrr1z/J14Wc9w2C359TndUblRz/NFwk7OlClRZwoT2v4kOSN+mx77iIXBLUX0Z+6n6CAVLlP+qmZAI04/7rZXOtips2U2qJlkuDmiWt7t25MtIwZh4dV85mLV; Expires=Wed, 22 Jan 2020 09:33:06 GMT; Path=/ - __cfduid=d60e281257eac18ffd5584253ec6b47bb1579080786; expires=Fri, 14-Feb-20 09:33:06 GMT; path=/; domain=.currencycloud.com; HttpOnly; SameSite=Lax Access-Control-Allow-Origin: - "*" X-Request-Id: - fb4ee720-b518-41ac-b0cf-37d159951266 Access-Control-Allow-Methods: - POST X-Content-Type-Options: - nosniff Vary: - Origin Access-Control-Allow-Headers: - authorization,Access-Control-Allow-Origin,Content-Type,SOAPAction,X-Auth-Token,Origin,Authority Cf-Cache-Status: - DYNAMIC Strict-Transport-Security: - max-age=2592000; includeSubDomains Expect-Ct: - max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct" Server: - cloudflare Cf-Ray: - 5556d8a47bc9e638-LHR body: encoding: UTF-8 string: '{"auth_token":"deadbeefdeadbeefdeadbeefdeadbeef"}' http_version: recorded_at: Wed, 15 Jan 2020 09:33:08 GMT - request: method: get uri: https://devapi.currencycloud.com/v2/funding_accounts/find?currency=GBP&per_page=5 body: encoding: US-ASCII string: '' headers: X-Auth-Token: - deadbeefdeadbeefdeadbeefdeadbeef User-Agent: - CurrencyCloudSDK/2.0 Ruby/1.0.3 response: status: code: 200 message: OK headers: Date: - Wed, 15 Jan 2020 09:37:07 GMT Content-Type: - application/json; charset=UTF-8 Transfer-Encoding: - chunked Connection: - keep-alive Set-Cookie: - AWSALB=4HIiZn0m8VI09u2c6Xy5SC0Pf8eHeADSZ7x3/08Ak5nZjQxNGH0PbXBhnxg5jvxDBF4A4v22DyQ+7ADhjc6QcKLnlV6+K0fiX9zUGgpwEXP/4bXrZqV1Np2Vwnqd; Expires=Wed, 22 Jan 2020 09:37:07 GMT; Path=/ - __cfduid=dcb0cf06050cfb6ed14cb01d91e12e64d1579081026; expires=Fri, 14-Feb-20 09:37:06 GMT; path=/; domain=.currencycloud.com; HttpOnly; SameSite=Lax Access-Control-Allow-Origin: - "*" X-Request-Id: - 79527b9f-5bb9-4a67-a31b-d84272528f05 Access-Control-Allow-Methods: - GET X-Content-Type-Options: - nosniff Vary: - Origin Access-Control-Allow-Headers: - authorization,Access-Control-Allow-Origin,Content-Type,SOAPAction,X-Auth-Token,Origin,Authority Cf-Cache-Status: - DYNAMIC Strict-Transport-Security: - max-age=2592000; includeSubDomains Expect-Ct: - max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct" Server: - cloudflare Cf-Ray: - 5556de82993bbbfa-LHR body: encoding: UTF-8 string: '{"funding_accounts": [ { "id": "b7981972-8e29-485b-8a4a-9643fc6ae3sa", "account_id": "8d98bdc8-e8e3-47dc-bd08-3dd0f4f7ea7b", "account_number": "012345678", "account_number_type":"account_number", "account_holder_name": "Jon Doe", "bank_name": "Starling", "bank_address": "3rd floor, 2 Finsbury Avenue, London, EC2M 2PP, GB", "bank_country": "UK", "currency": "GBP", "payment_type": "regular", "routing_code": "010203", "routing_code_type": "sort_code", "created_at": "2018-05-14T14:18:30+00:00", "updated_at": "2018-05-14T14:19:30+00:00" } ], "pagination": { "total_entries": 1, "total_pages": 1, "current_page": 1, "per_page": 5, "previous_page": -1, "next_page": -1, "order": "created_at", "order_asc_desc": "desc" } }' http_version: recorded_at: Wed, 15 Jan 2020 09:37:07 GMT recorded_with: VCR 5.0.0