Update Conversion Payout and Revenue
Conversion Updates
Update Conversion Payout & Revenue
PUT
Update Conversion Payout and Revenue
Update payout and revenue for an approved conversion. Amounts must be absolute values, not percentages.
Authorizations
The Everflow API key generated from the Control Center > Security.
Path Parameters
The conversion ID to update.
Body
application/json
Partner payout amount. Must be greater than or equal to 0.
Required range:
x >= 0Revenue amount. Must be greater than or equal to 0.
Required range:
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.
Response
200 - application/json
Whether the operation was accepted.
