v1
latestOpenAPI 3.1.02026-07-24145580597.0 KBSales:Sales V1:Sales Transactions
Delete transactions
Delete transactions within a specified time period. All transactions during this period will be permanently removed.
delete/sales/v1/transactions
Query parameters
locationIdinteger required
The location ID derived from the locations API
The location ID derived from the locations API
startTimeinteger required
The start time of the specified period in UNIX timestamp
The start time of the specified period in UNIX timestamp
endTimeinteger required
The end time of the specified period in UNIX timestamp
The end time of the specified period in UNIX timestamp
Response
Successful Response