Skip to main content
Skip to main content

DeleteResponse

DeleteResponse: Object

The fields returned in the response of a DELETE request.

Properties

idstringRequired
The ID of the item that was deleted.
objectstringRequired
The type of the item that was deleted.

Default: stock_location

deletedbooleanRequired
Whether the item was deleted successfully.

Default: true

Was this section helpful?