DeleteResponse
DeleteResponse: Object
The fields returned in the response of a DELETE request.
Properties
id
stringRequiredThe ID of the item that was deleted.
object
stringRequiredThe type of the item that was deleted.
Default: stock_location
deleted
booleanRequiredWhether the item was deleted successfully.
Default: true
Was this section helpful?