---
title: "POST /webhook/recordings/petromin"
method: POST
path: "/webhook/recordings/petromin"
---

# POST /webhook/recordings/petromin

`POST /webhook/recordings/petromin`

## Request body

- PetrominRecordingsWebhookRequest
  - `callDirection` string
  - `callStartTime` string, required
  - `callType` string, required
  - `customerCRTId` string, required
  - `dispositionClass` string, required
  - `dstPhone` string, required
  - `recordingFileUrl` string, required
  - `srcPhone` string, required
  - `userId` string, required

## Response `200`

webhook request received

- string — Success message

## Other responses

- `401` — Unauthorized
- `default` — unexpected error

---

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