Move entity to stage

Moves a CRM entity item to a different kanban stage. Optionally set a reason for closing stages (SUCCESS/FAIL).
Example: POST /crm/v1/entities/deals/15/move/stage/22

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Entity table name

Allowed:
integer
required

Entity item ID

integer
required

Stage ID

Body Params
string
enum

Status when moving to system stages

Allowed:
integer

Reason ID when moving to SUCCESS or FAIL stage

Responses
200

OK

401

Access token is missing or invalid

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json