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.