Skip to main content
POST
Update customer sales stage

Authorizations

x-access-token
string
header
required

JWT token obtained from POST /api/auth/signin

Body

application/json
customerid
integer
required
salesstage
string
required
Example:

"ENROLLMENT"

Response

Stage updated