--- recorded_with: VCR 2.4.0 http_interactions: - request: method: get uri: https://admin-dev.mailroute.net/api/v1/reseller/4/ body: string: "" headers: Accept: - application/json Accept-Encoding: - identity Authorization: - ApiKey blablablablabla@example.com:5f64xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx8262 User-Agent: - Ruby response: status: code: 200 message: OK headers: Server: - nginx/1.2.6 Connection: - keep-alive Vary: - Accept, Cookie - Accept-Encoding Cache-Control: - no-cache Content-Type: - application/json; charset=utf-8 Date: - Sun, 10 Mar 2013 17:21:57 GMT Transfer-Encoding: - chunked body: string: "{\"absolute_url\": \"/reseller/4/\", \"allow_branding\": false, \"allow_customer_branding\": false, \"branding_info\": \"/api/v1/brandinginfo/48/\", \"created_at\": \"Thu, 7 Jun 2012 08:24:36 -0700\", \"id\": 4, \"name\": \"NE Ohio Web Services\", \"resource_uri\": \"/api/v1/reseller/4/\", \"updated_at\": \"Sun, 10 Mar 2013 10:21:54 -0700\"}" http_version: recorded_at: Sun, 10 Mar 2013 17:21:57 GMT - request: method: post uri: https://admin-dev.mailroute.net/api/v1/contact_reseller/ body: string: "{\"address\":\"6110 Dale Street NW\",\"city\":\"Ney York\",\"email\":\"john_doe@example.com\",\"reseller\":\"/api/v1/reseller/4/\"}" headers: Accept: - "*/*" Accept-Encoding: - identity Content-Type: - application/json Authorization: - ApiKey blablablablabla@example.com:5f64xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx8262 User-Agent: - Ruby response: status: code: 201 message: CREATED headers: Server: - nginx/1.2.6 Connection: - keep-alive Vary: - Accept, Cookie Content-Type: - application/json; charset=utf-8 Date: - Sun, 10 Mar 2013 17:21:58 GMT Location: - https://admin-dev.mailroute.net/api/v1/contact_reseller/1982/ Transfer-Encoding: - chunked body: string: "{\"absolute_url\": \"/contacts/reseller/1982/\", \"address\": \"6110 Dale Street NW\", \"address2\": null, \"city\": \"Ney York\", \"country\": \"\", \"created_at\": \"Sun, 10 Mar 2013 10:21:58 -0700\", \"email\": \"john_doe@example.com\", \"first_name\": \"\", \"id\": 1982, \"is_billing\": false, \"is_emergency\": false, \"is_technical\": false, \"last_name\": \"\", \"phone\": null, \"reseller\": \"/api/v1/reseller/4/\", \"resource_uri\": \"/api/v1/contact_reseller/1982/\", \"state\": \"\", \"updated_at\": \"Sun, 10 Mar 2013 10:21:58 -0700\", \"zipcode\": null}" http_version: recorded_at: Sun, 10 Mar 2013 17:21:59 GMT