DELETE /custom-field-sale-return-items/{id}.json
Path parameters
-
Numeric ID of the instance
Minimum value is
1
.
DELETE /custom-field-sale-return-items/{id}.json
curl \
-X DELETE http://api.example.com/v1/custom-field-sale-return-items/{id}.json \
-H "Authorization: Bearer $ACCESS_TOKEN"