Skip to main content
POST
/
calculations
/
serviceability
/
quote
/
{quoteUid}
/
temp-link
{
  "quoteUid": "<string>",
  "quoteUrl": "<string>",
  "expiresAt": "<string>"
}

Authorizations

x-api-key
string
header
required

Path Parameters

quoteUid
string
required

The unique identifier of the quote

Response

200 - application/json

OK

quoteUid
string
required
quoteUrl
string
required
expiresAt
string
required