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

startdatetimeOptional

Start date of the requested date range. Formats accepted are YYYY-MM-DD, YYYY-MM-DDTHH:MM:SS, or YYYY-MM-DDTHH:MM:SS+HH:MM

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