invalid_payment_date
The payment date falls outside the accepted window: it cannot precede the invoice issue date, nor be in the future.
| Code | Type | HTTP | Category |
|---|---|---|---|
invalid_payment_date | invalid_request_error | 422 | Payments |
Cause
The payment date falls outside the accepted window: it cannot precede the invoice issue date, nor be in the future.
What to do
Send a date between the issue date and today, both included.
Related
All Payments 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.