Retrieves data about a specific availability status. If an incorrect id is provided, the function returns an error WEBAPI_INCORRECT_ID.
objectobject _session_hash (string)Required. Session identifier (obtained during login - doLogin)
id (integer)Required. Category identifier.
created_at (dateTime)Entry creation date.
updated_at (dateTime)Entry last modification date.
id (integer)Availability status identifier
availability_name (string)Availability status name. Maximum length of 255 characters.
stock_from (integer)Minimum value from which the selected availability status will be chosen.
is_system_default (integer)Specifies whether the availability is the default / system availability in the store.