Skip to main content
POST
/
policies
/
{policyId}
/
branches
/
{branchId}
/
fork
{
"type": "<string>",
"id": "<string>"
}

Path Parameters

policyId
string
required
branchId
string
required

Unique identifier for the branch

Query Parameters

whenAt
string

Optional: the whenAt datetime

Body

application/json
name
string

Optional: Name of the entity

closeOriginalBranch
boolean
branchType
enum<string>

Branch type

Available options:
BASE,
NEW_BUSINESS,
MTA,
RENEWAL,
REPRICING
branchSubType
enum<string>

Branch sub type

Available options:
CREATE_ADDITIONAL_COMPONENTS,
DRIVEQUANT
includeAllEvents
boolean

Include all events from the original branch

Response

type
string
required

Type of the created object

id
string
required

Unique identifier for the created object