status Registered
Verified 2026-09-18 · registry updated
2025-09-15HTTP 402 Payment Required
The request cannot proceed because payment or quota requirements are not satisfied; the status is reserved for future use by HTTP semantics.
Use 402 only when your API documents a product-specific billing or quota contract; HTTP does not define one universal payment workflow.
httpstatus codebillingquotareserved
Response (http)
HTTP/1.1 402 Payment Required
Use 402 only when your API documents a product-specific billing or quota contract; HTTP does not define one universal payment workflow.
Common mistakes
- Building a payment flow on 402 as if HTTP defined its semantics; it is reserved.
Registry reference: RFC9110, Section 15.5.3