EngagementAcceptanceUrlDto
The client portal URL at which an engagement's acceptance flow is hosted.
Properties
| Name | Type | Description |
|---|---|---|
| url | string | Absolute URL on the tenant's client portal subdomain, e.g. https://acme.sodiumportal.com/proposal/{guid} |
Absolute URL on the tenant's client portal subdomain, e.g. https://acme.sodiumportal.com/proposal/{guid} | ||
JSON Example
{
"url": "string"
}