Plan Change
Called whenever user changes the plan for a paid app.
Schema
type
stringExample:
PLAN_CHANGE
appId
stringExample:
ve9EPM428h8vShlRW1KT
locationId
stringExample:
otg8dTQqGLh3Q6iQI55w
companyId
stringExample:
otg8dTQqGLh3Q6iQI55w
userId
stringExample:
otg8dTQqGLh3Q6iQI55w
currentPlanId
stringExample:
66a0419a0dffa47fb5f8b22f
newPlanId
stringExample:
66a0419a0dffa47fb5f8b22f
Example
{"type": "PLAN_CHANGE","appId": "ve9EPM428h8vShlRW1KT","locationId": "otg8dTQqGLh3Q6iQI55w","companyId": "otg8dTQqGLh3Q6iQI55w","userId": "otg8dTQqGLh3Q6iQI55w","currentPlanId": "66a0419a0dffa47fb5f8b22f","newPlanId": "66a0419a0dffa47fb5f8b22f"}