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