Skip to the content
Search
DST Advertising (Singapore) Pte Ltd
Menu
Home
About Us
Software
DST Barcode Inventory
DST RFID Inventory System
DST QR Code Inventory System
DST E-commerce Solution
DST Custom Programming
Hardwares
Readers
P6020 Handheld Reader
P6300 Android tablet reader
P6010 UHF Handheld Reader
F5002 USB RFID Reader
4 Port UHF RFID Reader
8dbi UHF Antenna
Tags
Fabric Laundry Tags
Passive Paper RFID
Customized Paper RFID
Anti-Metal Tags
Documentation
Barcode Inventory System
Equipment Loan Management System
Inventory System Extended
Integration to Woocommerce
API Documentation
Support
Contact Us
Search
Delete Sell
Info
Authentication
Attendance management
Get Attendance
Clock In
Clock Out
List Holidays
Brand management
List brands
Get the specified brand
Business Location management
List business locations
Get the specified business location
Cash register management
List Cash Registers
Create Cash Register
Get the specified Register
Contact management
List contact
Create contact
Get the specified contact
Update contact
Contact payment
Expense management
List expenses
Create expense
Get the specified expense
Update expense
Product management
List products
Get the specified product
List Variations
Sales management
List sells
Create sell
Get the specified sell
Update sell
Delete Sell
Table management
List tables
Show the specified table
Tax management
List taxes
Get the specified tax
Taxonomy management
List taxonomy
Get the specified taxonomy
Types of service management
List types of service
Get the specified types of service
Unit management
List units
Get the specified unit
User management
Get the loggedin user details
List users
Get the specified user
Update user password
General
List payment accounts
Lists payment methods
Get business details
Get profit and loss report
Get product current stock
Get notifications
Get active subscription details
Requires authentication
HTTP Request
DELETE connector/api/sell/{sell}
URL Parameters
Parameter
Status
Description
sell
required
id of the sell to be deleted
Example request:
curl -X DELETE \
"http://erp.dstadvertising.com/connector/api/sell/sint" \
-H "Content-Type: application/json" \
-H "Accept: application/json" \
-H "Authorization: Bearer {token}"
Example request:
curl -X DELETE \
"http://erp.dstadvertising.com/connector/api/sell/sint" \
-H "Content-Type: application/json" \
-H "Accept: application/json" \
-H "Authorization: Bearer {token}"