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
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Body ()
Root Schema : InventoryUpdateCancel
Type: object
Show Source
Back to Top