Skip to main content
POST
/
derogations
/
branches
/
{branchId}
Create derogation
curl --request POST \
  --url https://api.example.com/derogations/branches/{branchId}
{
  "type": "<string>",
  "id": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.korint.io/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

branchId
string
required

Id of the branch

Query Parameters

action
enum<string>
required

Action for the derogation

Available options:
QUOTE,
CONFIRM,
SIGN

Response

type
string
required

type of entity

id
string
required

id of the entity