---
title: "POST /api/product/process-pref-activity"
method: POST
path: "/api/product/process-pref-activity"
tags: ["backupprefoperation"]
---

# POST /api/product/process-pref-activity

`POST /api/product/process-pref-activity`

## Request body

- MSWPrefFileActivityMessage
  - `prefFileSN` string, nullable
  - `actionType` string, nullable
  - `actionTime` string, nullable
  - `xAmznTraceId` string, nullable
  - `actionSource` string, nullable
  - `mswUserName` string, nullable
  - `comments` string, nullable
  - `batchId` string, nullable
  - `bulkPrefDeleteId` string, nullable
  - `ipAddress` string, nullable
  - `actionUsername` string, nullable
  - `transactionGuid` string, nullable
  - `prefFileDetail` PreferencesAWS
    - `pk` string, nullable
    - `sk` string, nullable
    - `crtdt` string, nullable
    - `moddt` string, nullable
    - `del` string, nullable
    - `fltyp` string, nullable
    - `fmver` string, nullable
    - `intid` string, nullable
    - `pid` string, nullable
    - `crtusr` string, nullable
    - `modusr` string, nullable
    - `fldtl` Fldtl
      - `florgnm` string, nullable
      - `flintnm` string, nullable
      - `pin` string, nullable
      - `cmts` string, nullable
      - `gold` string, nullable
      - `flsize` string, nullable
      - `flsrc` string, nullable
      - `fmtime` string, nullable
      - `bkusrnm` string, nullable
      - `pstrgid` string, nullable
      - `awsstrgid` string, nullable
  - `lstPrefFiles` PreferencesAWS[], nullable
    - `pk` string, nullable
    - `sk` string, nullable
    - `crtdt` string, nullable
    - `moddt` string, nullable
    - `del` string, nullable
    - `fltyp` string, nullable
    - `fmver` string, nullable
    - `intid` string, nullable
    - `pid` string, nullable
    - `crtusr` string, nullable
    - `modusr` string, nullable
    - `fldtl` Fldtl
      - `florgnm` string, nullable
      - `flintnm` string, nullable
      - `pin` string, nullable
      - `cmts` string, nullable
      - `gold` string, nullable
      - `flsize` string, nullable
      - `flsrc` string, nullable
      - `fmtime` string, nullable
      - `bkusrnm` string, nullable
      - `pstrgid` string, nullable
      - `awsstrgid` string, nullable

## Response `200`

Success

---

[API](https://skmtc.dev/mysonicwall/apis/restapi-core-v1.md) · [All operations](https://skmtc.dev/mysonicwall/apis/restapi-core-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mysonicwall/restapi-core-v1/revisions/ddffed195eba/schema)
