Payment Insufficient

FieldValue
Type URIhttps://paymentauth.org/problems/payment-insufficient
HTTP Status402
Defined Indraft-httpauth-payment
The payment amount provided is too low to satisfy the server's price for this resource.
Example Response
{
  "type": "https://paymentauth.org/problems/payment-insufficient",
  "title": "Payment Insufficient",
  "status": 402,
  "detail": "Human-readable description of the error."
}
← All problem types