--- recorded_with: VCR 2.4.0 http_interactions: - request: method: get uri: https://admin-dev.mailroute.net/api/v1/customer/1300/ 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, 17 Mar 2013 15:14:39 GMT Transfer-Encoding: - chunked body: string: "{\"absolute_url\": \"/customer/1300/\", \"allow_branding\": false, \"branding_info\": \"/api/v1/brandinginfo/84/\", \"created_at\": \"Fri, 26 Oct 2012 04:18:42 -0700\", \"id\": 1300, \"is_full_user_list\": false, \"name\": \"111testCustomer111cc\", \"reported_user_count\": null, \"reseller\": \"/api/v1/reseller/51/\", \"resource_uri\": \"/api/v1/customer/1300/\", \"updated_at\": \"Sun, 17 Mar 2013 08:14:07 -0700\"}" http_version: recorded_at: Sun, 17 Mar 2013 15:14:39 GMT - request: method: post uri: https://admin-dev.mailroute.net/api/v1/domain/ body: string: "{\"active\":false,\"customer\":\"/api/v1/customer/1300/\",\"deliveryport\":240,\"hold_email\":false,\"name\":\"uberapp.example.com\",\"outbound_enabled\":false,\"userlist_complete\":true}" 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, 17 Mar 2013 15:14:41 GMT Location: - https://admin-dev.mailroute.net/api/v1/domain/4554/ Transfer-Encoding: - chunked body: string: "{\"absolute_url\": \"/domain/4554/\", \"active\": false, \"contacts\": null, \"created_at\": \"Sun, 17 Mar 2013 08:14:41 -0700\", \"customer\": \"/api/v1/customer/1300/\", \"deliveryport\": 240, \"domain_aliases\": null, \"email_accounts\": null, \"hold_email\": false, \"id\": 4554, \"mail_servers\": null, \"name\": \"uberapp.example.com\", \"notification_task\": \"/api/v1/notification_domain_task/57796/\", \"outbound_enabled\": false, \"outbound_servers\": null, \"policy\": \"/api/v1/policy_domain/57863/\", \"resource_uri\": \"/api/v1/domain/4554/\", \"updated_at\": \"Sun, 17 Mar 2013 08:14:41 -0700\", \"userlist_complete\": true}" http_version: recorded_at: Sun, 17 Mar 2013 15:14:41 GMT