Returns quote details.

Receives a quoteId value. One can be produced using the previous quote service (post /quotes). Returns quote data.

Path parameters

quoteIdstringRequired
The quote's identifier.

Response

successful operation
quoteIdstring or null
amountIndouble or null
amountOutdouble or null
symbolInstring or null
symbolOutstring or null
paymentMethodIdstring or null
exchangeRatedouble or null
koyweFeedouble or null
networkFeedouble or null
co2double or null
validFordouble or null
validUntildouble or null

Errors