Retrieve an Inventory Update
get
/api/v2/inventory_updates/{id}/cancel/
Make GET request to this resource to retrieve a single inventory update record containing the following fields:
can_cancel
: (boolean)
Request
Supported Media Types
- application/json
Path Parameters
Back to Top
Response
Supported Media Types
- application/json
200 Response
Root Schema : InventoryUpdateCancel
Type:
Show Source
object
-
can_cancel:
boolean
Title:
Can cancel
Read Only:true