cURL
curl --request GET \ --url 'http://{{baseurl}}/api/v1/buyers/reportPurchaseOrders'
[ { "id": 123, "card_number_id": "<string>", "first_name": "<string>", "last_name": "<string>", "purchase_orders_count": 123 } ]
The ID's of the buyer to generate the report for
Purchase orders report for the specified buyer