HTTP/1.1 404 Not Found
Server: nginx
Date: Fri, 12 Feb 2016 21:00:42 GMT
Content-Type: application/json
Content-Length: 115
Connection: keep-alive
Access-Control-Allow-Credentials: true
Access-Control-Max-Age: 300
Cache-Control: no-cache, no-store
{
"error": {
"type": "invalid_request_error",
"message": "No such plan: basico",
"param": "id"
}
}