Reserved for future use.
Client Error
402 Payment Required
Source: RFC7231 Section 6.5.2
References for code 402
- Rails HTTP Status Symbol
:payment_required - Go HTTP Status Constant
http.StatusPaymentRequired - Symfony HTTP Status Constant
Response::HTTP_PAYMENT_REQUIRED - Python 2 HTTP Status Constant
httplib.PAYMENT_REQUIRED - Python 3+ HTTP Status Constant
http.client.PAYMENT_REQUIRED - Python 3.5+ HTTP Status Constant
http.HTTPStatus.PAYMENT_REQUIRED