Set an account's relationship status

POST/accounts/{storeId}/status

Requires scope: write:deals

Parameters

ParameterInTypeDescription
storeIdrequiredpathstring

Request body

FieldTypeAllowed valuesDescription
statusrequiredstringprospectcustomerchurnednot_a_fit

Responses

StatusDescription
200Updated
401Missing or invalid API key
403Key lacks the required scope
404Account not found
429Rate limit exceeded (see Retry-After)
Is this page helpful?