Factuarea API

series_already_archived

The series was already archived, and archiving is not repeated: a second call means the client is out of sync with the real state.

CodeTypeHTTPCategory
series_already_archivedinvalid_request_error422Series

Cause

The series was already archived, and archiving is not repeated: a second call means the client is out of sync with the real state.

What to do

Read the series is_archived flag before acting; to bring it back use the unarchive operation.

On this page