---
title: "POST /api/v1.0/auditlogs/stores/{storeId}"
method: POST
path: "/api/v1.0/auditlogs/stores/{storeId}"
tags: ["AuditLogs"]
---

# POST /api/v1.0/auditlogs/stores/{storeId}

`POST /api/v1.0/auditlogs/stores/{storeId}`

## Path parameters

- `storeId` integer, required

## Request body

- ExternalStoreAuditLog[]
  - `ExternalCreateTime` string, date-time — The time of creation of the event
  - `StoreId` integer — Store Id
  - `Description` string — Description
  - `Source` string — Identifies the source of the log
  - `Version` string — Identifies the version of the {Flipdish.PublicModels.V1.AuditLogs.ExternalStoreAuditLog.Source}
  - `DescriptionFormat` string — Description with format placeholders
  - `DescriptionFields` string — Description with format placeholders
  - `DescriptionId` string — Description
  - `Ref1` string — Ref (reference field)
  - `Ref2` string — Ref2 (reference field)
  - `Ref3` string — Ref3 (reference field)
  - `Ref4` string — Ref4 (reference field)
  - `OrderId` integer, nullable — Order Id
  - `Tags` string[] — Tags
  - `FieldChanges` AuditLogFieldChangeInformation[] — Field changes list
    - `Path` string — Path (hierarchy)
    - `Name` string — Name of field
    - `Key` string — Key (code) of field
    - `OldValue` string — Old value
    - `NewValue` string — New value

## Response `200`

OK

## Other responses

- `400` — BadRequest
- `401` — Authentication has been denied for this request.
- `403` — Successful authentication, but authorization has been denied for this request.

---

[API](https://skmtc.net/flipdish/apis/flipdish-open-api-v1-0.md) · [All operations](https://skmtc.net/flipdish/apis/flipdish-open-api-v1-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/flipdish/flipdish-open-api-v1-0/versions/a72c0465da74/schema)
