cURL
curl --request POST \ --url https://api.reftree.co/participants/{participantId}/conversions \ --header 'Content-Type: application/json' \ --data '{ "amount": 123, "currencyCode": "<string>" }'
{ "id": "<string>", "amount": 123, "currencyCode": "<string>" }
Conversion events are used to track the worth participants are bringing to a product.
API token authorization
The created conversion event