--- http_interactions: - request: method: post uri: https://api.easypost.com/v2/addresses body: encoding: UTF-8 string: '{"address":{"street1":"215 N 7th Ave","street2":"Northwest","city":"Manville","zip":"08835","phone":"555-555-0199","company":"Company","name":"John Doe","state":"NJ","country":"US"}}' headers: Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - "*/*" User-Agent: - EasyPost/v2 RubyClient/3.1.3 Ruby/2.7.1-p83 Content-Type: - application/json Authorization: - Basic Q3Z6WXR1ZGE2S1JJOUpqRzdTQUhiQTo= response: status: code: 201 message: Created headers: X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - 1; mode=block X-Content-Type-Options: - nosniff X-Ep-Request-Uuid: - f168e8e35f6b556bee80bccb0003c274 Cache-Control: - no-cache, no-store, must-revalidate, private Pragma: - no-cache Expires: - '0' Location: - "/api/v2/addresses/adr_67e48f267fee48c3b2175281b3e741ee" Content-Type: - application/json; charset=utf-8 X-Runtime: - '0.046944' Transfer-Encoding: - chunked X-Node: - bigweb12sj X-Version-Label: - easypost-202009222104-7ce76ac125-master X-Backend: - easypost X-Proxied: - extlb2nuq a561deb64e - intlb1nuq 8df81f0396 - intlb2sj 8df81f0396 Strict-Transport-Security: - max-age=15768000; includeSubDomains; preload body: encoding: ASCII-8BIT string: '{"id":"adr_67e48f267fee48c3b2175281b3e741ee","object":"Address","created_at":"2020-09-23T14:02:19Z","updated_at":"2020-09-23T14:02:19Z","name":"John Doe","company":"Company","street1":"215 N 7th Ave","street2":"Northwest","city":"Manville","state":"NJ","zip":"08835","country":"US","phone":"5555550199","email":null,"mode":"test","carrier_facility":null,"residential":null,"federal_tax_id":null,"state_tax_id":null,"verifications":{}}' recorded_at: Wed, 23 Sep 2020 14:02:19 GMT recorded_with: VCR 6.0.0