ProjectAgreementCallbackDto
urlstringrequired
URL to send the callback to
authTokenstringrequired
Authorization token for the callback
ProjectAgreementCallbackDto
{
"url": "string",
"authToken": "string"
}
URL to send the callback to
Authorization token for the callback
{
"url": "string",
"authToken": "string"
}