Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.example.com/policies/{policyId}/branches \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>" } '
200
Example
{ "type": "<string>", "id": "<string>" }
Unique identifier for the policy
Optional: the whenAt datetime
Branch type
BASE
NEW_BUSINESS
MTA
RENEWAL
REPRICING
Optional: Name of the entity
Branch sub type
CREATE_ADDITIONAL_COMPONENTS
DRIVEQUANT
Type of the created object
Unique identifier for the created object
Was this page helpful?