Tracking
Tracking cancellations
This call will mark the customer as cancelled and will decrease the MRR generated by him/her.
HTTP Request
POST https://firstpromoter.com/api/v1/track/cancellation
POST
/
cancellation
Authorizations
X-API-KEY
string
headerrequiredQuery Parameters
email
string
required if uid is null
Email of the lead/sign-up
uid
string
required if email is null
uid of the lead added on signup tracking
Response
200 - application/json
id
integer
type
string
amount_cents
integer | null
reward
object | null
lead
object
promoter
object