@camunda8/orchestration-cluster-api
Preparing search index...
index
AssignProcessInstanceBusinessIdData
Type Alias AssignProcessInstanceBusinessIdData
type
AssignProcessInstanceBusinessIdData
=
{
body
:
ProcessInstanceBusinessIdAssignmentInstruction
;
path
:
{
processInstanceKey
:
ProcessInstanceKeyWritable
}
;
query
?:
never
;
url
:
"/process-instances/{processInstanceKey}/business-id-assignment"
;
}
Index
Properties
body
path
query?
url
Properties
body
body
:
ProcessInstanceBusinessIdAssignmentInstruction
path
path
:
{
processInstanceKey
:
ProcessInstanceKeyWritable
}
Type Declaration
processInstanceKey
:
ProcessInstanceKeyWritable
The key of the process instance to assign the business id to.
Optional
query
query
?:
never
url
url
:
"/process-instances/{processInstanceKey}/business-id-assignment"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@camunda8/orchestration-cluster-api
Loading...
The key of the process instance to assign the business id to.