cURL
curl --request GET \ --url https://api.eflow.team/v1/networks/offers/{offerId}/payoutrevenue \ --header 'X-Eflow-Api-Key: <api-key>'
{}
Retrieve the payout and revenue configuration for a specific offer. Returns the default and any tier-based payout/revenue settings.
The Everflow API key generated from the Control Center > Security.
The offer ID.
OK
Payout and revenue configuration for the offer.
Was this page helpful?