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>" }

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