API version 2.0
Tracking API
Account
2 min
account object is the main entity to collect account data an account is a collection of contacts and a contact can belong to several accounts { "name" "create or update an account", "method" "post", "url" "https //api successeve com/v1/account", "description" " ", "tab" "examples", "examples" { "languages" \[ { "id" "tyur1ebnyujvnnei9uxbe", "language" "curl", "code" "\ncurl x post h \\"content type application/json\\" \\\\\n d '{\n \\"account uid\\" \\"78910\\", \n \\"params\\" {\\"name\\" \\"tesla motors\\", \\"employee count\\" 12000,\\"mrr\\" 999}}' \\\\\n'https //api successeve com/v1/account?api token=\<your api token>'", "customlabel" "" } ], "selectedlanguageid" "tyur1ebnyujvnnei9uxbe" }, "results" { "languages" \[ { "id" "5lzzau2adnxambcgeqjav", "language" "200", "customlabel" "", "code" "{status \\"success\\"}" } ], "selectedlanguageid" "5lzzau2adnxambcgeqjav" }, "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[], "bodydataparameters" \[ { "name" "account uid", "kind" "required", "type" "string", "description" "unique identifier referring to an account, it must match a unique id in your application like database id " }, { "name" "params name", "kind" "optional", "type" "string", "description" "account name ", "children" \[] } ], "formdataparameters" \[] }, "currentnewparameter" { "label" "body parameter", "value" "bodydataparameters" } } reserved fields name format description mrr number mrr value domain string domain is used for enriching account info churn date date date when the account has churned (timestamp) churn mrr number mrr value when the account has churned churn reason string unique id defining the reason why account has churned (snake case) churn comment string comment to explain why account has churned