---
title: "POST /api/relation/test"
method: POST
path: "/api/relation/test"
tags: ["关系管理"]
---

# POST /api/relation/test

`POST /api/relation/test`

## Request body

- GiftActivityEvent
  - `uid` integer
  - `roomUid` integer
  - `timestamp` integer
  - `eventId` string
  - `targetUid` integer
  - `giftId` integer
  - `giftType` integer
  - `giftNum` integer
  - `totalGoldValue` number, double
  - `singleGiftPrice` integer
  - `isLuckyGift` boolean
  - `luckyProportion` number, double
  - `laborUnionId` integer
  - `anchorId` integer
  - `sendType` integer
  - `eventTime` string, date-time
  - `source` string

## Response `200`

OK

---

[API](https://skmtc.dev/oloo/apis/openapi-definition.md) · [All operations](https://skmtc.dev/oloo/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/oloo/openapi-definition/revisions/c0963217c1b7/schema)
