Identifier.update(identifier.id, { identifier }).then(({ body }) => {
        commit(MutationNames.SetCollectingEventIdentifier, body)
      })