Skip to main content
GET
/
assets
/
{assetId}
/
external-quote
Get External Quote for this asset
curl --request GET \
  --url https://api.example.com/assets/{assetId}/external-quote
{ "externalQuoteId": {}, "data": {} }

Path Parameters

assetId
string
required

assetId

Query Parameters

whenAt
string

Optional: the whenAt datetime

simulatedAt
string

Optional: the simulatedAt datetime

branchId
string

Optional: the branchId

Response

externalQuoteId
object
required
data
object
required