cURL
curl --request GET \ --url https://commerce.driv.ly/api/servicequotes/{id}
{ "data": { "id": "<string>", "service": "<string>", "checkoutURL": "<string>", "orderCreationURL": "<string>" }, "success": true }
Service Quote is uniquely identified by id
The number of levels of related objects to include in the response
Service Quote Found
Show child attributes