Variable PAYMENT_REQUIREDConst

PAYMENT_REQUIRED: 402

402 Payment Required

This response code is reserved for future use. The initial aim for creating this code was using it for digital payment systems, however this status code is used very rarely and no standard convention exists.

import { PAYMENT_REQUIRED } from 'costatus';

https://developer.mozilla.org/docs/Web/HTTP/Status/402