Payment Required

FieldValue
Type URIhttps://paymentauth.org/problems/payment-required
HTTP Status402
Defined Indraft-httpauth-payment
The requested resource requires payment. The server has included a WWW-Authenticate challenge describing acceptable payment methods.
Example Response
{
  "type": "https://paymentauth.org/problems/payment-required",
  "title": "Payment Required",
  "status": 402,
  "detail": "Human-readable description of the error."
}
← All problem types