curl --request DELETE \
--url https://api.light.inc/rest/ext/v1/purchase-orders/{purchaseOrderId}/lines/{lineId}
"<any>"
Deletes purchase order line
curl --request DELETE \
--url https://api.light.inc/rest/ext/v1/purchase-orders/{purchaseOrderId}/lines/{lineId}
"<any>"
default response
The response is of type any
.