invalid_payment_method
The payment method is outside the closed allowlist: `bank_transfer`, `cash`, `credit_card`, `sepa_direct_debit`, `paypal`, `bizum`, `other`.
| Code | Type | HTTP | Category |
|---|---|---|---|
invalid_payment_method | invalid_request_error | 422 | Invoices |
Cause
The payment method is outside the closed allowlist: bank_transfer, cash, credit_card, sepa_direct_debit, paypal, bizum, other.
What to do
Send one of those seven values; the list is closed and cannot be extended per company.
Related
All Invoices error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.