get https://api.fastspring.com/quotes/
Using query parameters, the GET /quotes {id} endpoint can retrieve a single quote by its ID. It can also list a collection of existing quotes that meet the custom search criteria. Request bodies are ignored.
Using query parameters, the GET /quotes {id} endpoint can retrieve a single quote by its ID. It can also list a collection of existing quotes that meet the custom search criteria. Request bodies are ignored.
Try It!
to start a request and see the response here!