List Project Purchases

GET

Returns the original purchased amount on an order transaction

Path parameters

project_idstringRequired

The unique identifier of the project

Query parameters

limitintegerOptional>=1<=1000Defaults to 10

Number of results to return per page. Default 10. Range [1,1000]

Response

Successful response with orders list

orderslist of objectsOptional

Errors

Built with