Reserved in the original spec and now used in practice for quota, billing and insufficient-funds conditions.
Rare enough that most clients have never seen one, which is exactly why it is worth provoking before a payment provider sends you one in production.
2 endpoints in this playground answer with 402. Every one is free, needs no signup, and can be called from the browser or with curl.
POST https://funapi.dev/api/bank/v1/transfers — Insufficient funds (Bank API)GET https://funapi.dev/api/bank/v1/premium/statements — Always. Payment Required on demand, like the pizza oven’s 500. (Bank API)All HTTP status codes · All 37 mock REST APIs · Getting started guide