List Project Purchases

Returns the original purchased amount on an order transaction

Path parameters

project_idstringRequired

Headers

AuthorizationstringRequired

Query parameters

limitintegerOptional>=1<=1000Defaults to 10

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

Response

A list of purchases for a specific project
orderslist of objects or null

Errors