latestOpenAPI 3.0.12026-07-26181265484.9 KB
421f6f83c257
Machines
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.