Update payout and revenue for an approved conversion. Amounts must be absolute values, not percentages.Documentation Index
Fetch the complete documentation index at: https://developers.everflow.io/llms.txt
Use this file to discover all available pages before exploring further.
The Everflow API key generated from the Control Center > Security.
The conversion ID to update.
Partner payout amount. Must be greater than or equal to 0.
x >= 0Revenue amount. Must be greater than or equal to 0.
x >= 0Whether the conversion being updated is a post-conversion event. Set to true when updating an event, false (or omit) for a base conversion.
Whether the operation was accepted.