CancelStocktake Model

body of request used to cancel a stocktake. Either StocktakeID or ExternalReference must be specified

Required MaxLength(64)
ExternalReference : string

The ExternReference ID of the stocktake to be cancelled

Example
{
  "ExternalReference": "string value"
}