Propagate same businessKey across sub-processes

How to pass same businessKey across multiple subprocess which are part of the master process .

PROCESS_INSTANCE_ID will be unique for each subprocess or its one for master processes which is being shared by multiple subprocess .