v1
latestOpenAPI 3.0.12026-07-26181265484.9 KBMachines
Get Last Sales for Machine by MachineID
Retrieves the most recent sales transactions for a specific machine, identified by MachineID. This allows users to view the latest sales activity associated with the machine.
get/v1/machines/{MachineID}/lastSales
Path parameters
MachineIDinteger required
The unique identifier of the machine.
Response
A list of the most recent sales transactions for the specified machine.