Consult the API on open API
The Marketplace API uses Swagger for displaying the complete list of views at the following address:
https://secure.lyra.com/marketplace/open_api/
Click on the views to access:
- a description of the action performed by the view;
- the expected parameters (and possibly the object) and their description;
- to any returned item;
- and status codes issued by the Marketplace API.
This document complements that resource. As it focuses on uses, it will regularly refer to each of the views, designating them by : method, path and name.
GET/cashouts/cashouts_list
To simplify reading, only extracts of the items exchanged are sometimes included in this document.
For your examples, you can use the playground.