OM-revenue-attribution-curl.sh

curl –request POST \ –url https://app.optinmonster.com/v2/revenue \ –header ‘Content-Type: application/json’ \ –header ‘Origin: optinmonster.com’ \ –header ‘X-OptinMonster-ApiKey: **************************************’ \ –data ‘{ “type”: “sale”, “value”: “348.00”, “currency”: “USD”, “test”: false, “device”: “mobile”, “transaction_id”: “372626473”, “campaigns”: { “ep4eiifn08pqw838zebq”: “click” } }’Continue reading