402
Payment Required
Client Error
Description
Reserved for future use in digital payment systems
Common Usage
Rarely used; originally intended for digital cash or micropayment schemes
Example Response
How this status code appears in HTTP responses
HTTP Response Header
HTTP/1.1 402 Payment RequiredcURL Example
curl -I https://example.com
# Returns: HTTP/1.1 402 Payment RequiredClient Error Response
This is a client error response indicating the request contains bad syntax or cannot be fulfilled.
Related Client Error Codes
Other codes in the same category