recurring_invoice_already_paused
The recurrence is already paused, so pausing it again changes nothing.
| Code | Type | HTTP | Category |
|---|---|---|---|
recurring_invoice_already_paused | invalid_request_error | 422 | Recurring Invoices |
Cause
The recurrence is already paused, so pausing it again changes nothing.
What to do
Read status before acting; to bring it back use the resume operation.
Related
All Recurring 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.