Set an account's relationship status

POST/accounts/{storeId}/status

Requires scope: write:deals

Parameters

ParameterInTypeDescription
storeIdrequiredpathstring
Idempotency-KeyrequiredheaderstringStable logical request ID required for every machine mutation; exact retries replay and changed inputs conflict.

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?