--- http_interactions: - request: method: get uri: https://api.chartmogul.com/v1/customers/20268060 body: encoding: UTF-8 string: '{}' headers: User-Agent: - Faraday v0.9.2 Content-Type: - application/json Authorization: - Basic MDFiNzI2YzI0ZjNiYjhlOTc0MmEwNGZiMDhhZmE3NzQ6NzJlNGMxYTdlZTFiYzlkNGZjMDBlZWUwNWIyN2QzMGY= response: status: code: 200 message: headers: server: - nginx/1.9.10 date: - Wed, 29 Jun 2016 12:47:09 GMT content-type: - application/json content-length: - '687' connection: - close status: - 200 OK access-control-allow-credentials: - 'true' body: encoding: UTF-8 string: '{"id":20268060,"uuid":"cus_07393ece-aab1-4255-8bcd-0ef11e24b047","external_id":"cus_0001","name":"Adam Smith","email":"adam@smith.com","status":"Cancelled","customer-since":"2016-05-01T12:00:00+00:00","attributes":{"tags":["example","another-tag"],"custom":{"string_key":"String Value","integer_key":1234,"timestamp_key":"2016-01-31T00:00:00.000Z","boolean_key":true}},"address":{"country":"United States","state":null,"city":"New York","address_line1":null,"address_line2":null,"address_zip":""},"mrr":0,"arr":0,"billing-system-url":null,"chartmogul-url":"https://app.chartmogul.com/#customers/20268060-Adam_Smith","billing-system-type":"ImportApi","currency":"USD","currency-sign":"$"}' http_version: recorded_at: Wed, 29 Jun 2016 12:47:09 GMT - request: method: put uri: https://api.chartmogul.com/v1/customers/20268060/attributes/custom body: encoding: UTF-8 string: '{"custom":{"string_key":"Another String Value","integer_key":5678,"timestamp_key":"2016-02-01 00:00:00 UTC","boolean_key":false}}' headers: User-Agent: - Faraday v0.9.2 Content-Type: - application/json Authorization: - Basic MDFiNzI2YzI0ZjNiYjhlOTc0MmEwNGZiMDhhZmE3NzQ6NzJlNGMxYTdlZTFiYzlkNGZjMDBlZWUwNWIyN2QzMGY= response: status: code: 200 message: headers: server: - nginx/1.9.10 date: - Wed, 29 Jun 2016 12:47:09 GMT content-type: - application/json content-length: - '129' connection: - close status: - 200 OK access-control-allow-credentials: - 'true' body: encoding: UTF-8 string: '{"custom":{"string_key":"Another String Value","integer_key":5678,"timestamp_key":"2016-02-01 00:00:00 UTC","boolean_key":false}}' http_version: recorded_at: Wed, 29 Jun 2016 12:47:09 GMT recorded_with: VCR 3.0.3