Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ProductAvailabilityDetailsOptions

Index

Properties

Optional IncludeSuppliers

IncludeSuppliers: undefined | false | true

Determines whether or not the detailed information for the requested organization(s) recursively includes the stock details of their suppliers as well. Defaults to false if both OrganizationUnitIDs and ProductIDs is left empty, otherwise it defaults to true. Setting this to false limits the response size in case you only care about the stock details of the specific requested organization(s).

Optional OrganizationUnitIDs

OrganizationUnitIDs: number[]

Which organization(s) to get the details for, defaults to the OrganizationUnitID provided in the request or to your current organization. Entity type: OrganizationUnit

Optional ProductIDs

ProductIDs: number[]

Entity type: Product