API Docs / Schemas / EngagementAcceptanceUrlDto

EngagementAcceptanceUrlDto

The client portal URL at which an engagement's acceptance flow is hosted.

Properties

Name Type Description
urlstring

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

Used By Operations