Skip to main content
Version: Next

ProjectAgreementCallbackDto

urlstringrequired

URL to send the callback to

authTokenstringrequired

Authorization token for the callback

ProjectAgreementCallbackDto
{
"url": "string",
"authToken": "string"
}