curl --request GET \
--url https://api.hyperline.co/v1/quotes/{quoteId}/files/{id}/download
This response does not have an example.
Download a file (attachment or manually signed file) attached to an existing quote.
curl --request GET \
--url https://api.hyperline.co/v1/quotes/{quoteId}/files/{id}/download
This response does not have an example.
The response is of type file
.
Was this page helpful?