HTTP/1.1 404 Not Found
Server: nginx
Date: Tue, 26 Feb 2013 16:32:51 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 131
Connection: keep-alive
Access-Control-Max-Age: 300
Access-Control-Allow-Credentials: true
Cache-Control: no-cache, no-store

{
  "error": {
    "type": "invalid_request_error",
    "message": "No such customer: cus_1MZSEtqSghKx99",
    "param": "customer"
  }
}