v1

latestOpenAPI 3.0.32026-07-2226694862.5 KB
Reporting

Update Conversion Notes

put/networks/reporting/conversions/{conversionId}/notes

Path parameters

conversionIdstring required

The conversion ID to update.

Request body

notesstring required

Free-form notes attached to the conversion. Visible to network users in the Everflow UI and returned on subsequent reads of the conversion record. Pass an empty string to clear existing notes.

Response

The updated conversion record.

conversion_idstring

Unique conversion identifier.

notesstring

The updated notes value.

conversion_unix_timestampinteger

Unix timestamp of the conversion (UTC seconds).

statusstring

Conversion status (e.g. approved, pending, rejected).

is_eventboolean

Whether this record is a post-conversion event.

payoutnumber

Partner payout amount.

revenuenumber

Revenue amount.

sale_amountnumber

Sale amount (if applicable).

transaction_idstring

Associated click transaction ID.

relationshipobject

Related objects (offer, advertiser, affiliate, account_manager, campaign, etc.).