Skip to main content
POST
Add a new history item

Body

application/json

Command to add a new history item

paymentId
string | null

Payment ID from the source system

nickname
string

Donor's nickname

recipientId
string

Recipient ID (streamer/creator)

amount
object

Donation amount

message
string

Message from the donor

authorizationTimestamp
string<date-time>

Authorization timestamp

system
string

Source system name

externalId
string | null

External ID from the source system

attachments
object[]

Attached media files

Attached media links

goals
object[]

Target goals

reelResults
object[]

Reel results from social media

actions
object[]

Action requests triggered by the donation

alertMedia
object | null

Alert media URL

vote
object | null

Vote information

event
string

Event type

count
integer<int32> | null

Related item count

level
integer<int32> | null

Boosty subscription level

levelName
string | null

Boosty subscription level name

triggerAlert
boolean

Whether to trigger an alert

triggerReel
boolean

Whether to trigger a reel

triggerDonaton
boolean

Whether to trigger donation processing

addToGoal
boolean

Whether to add to goal

addToTop
boolean

Whether to add to top

Response

200

Successfully created the history item