Skip to main content
WEBHOOK
/
contract
/
webhook
{
  "name": "<string>",
  "id": 123,
  "tag": "<string>"
}

Body

application/json

Contract added to the system

name
string
required

The name of the contract

id
integer<int64>
required

Identification number of the contract

tag
string

Tag to specify the type

Response

200

Return a 200 status to indicate that the data was received successfully