Method Unsupported

FieldValue
Type URIhttps://paymentauth.org/problems/method-unsupported
HTTP Status400
Defined Indraft-httpauth-payment
The payment method specified by the client is not accepted by this server.
Example Response
{
  "type": "https://paymentauth.org/problems/method-unsupported",
  "title": "Method Unsupported",
  "status": 400,
  "detail": "Human-readable description of the error."
}
← All problem types