Returns a list of all availability statuses. The list can be shortened using the _offset and _limit parameters.
object
array
_session_hash
(string)Required. Session identifier (obtained during login - doLogin)
_offset
(integer)Required. Determines the offset of the results.
_limit
(integer)Required. Determines the number of results in the query.
_modified_from
(dateTime)Specifies the modification date from which the results will be displayed. Time in unixtime format.
_modified_to
(dateTime)Specifies the modification date to which the results will be displayed. Time in unixtime format.
created_at
(dateTime)Entry creation date.
updated_at
(dateTime)Date of last entry modification.
id
(integer)Availability status identifier
availability_name
(string)Name of the availability status. Maximum length of 255 characters.
stock_from
(integer)Minimum value from which the availability status will be selected.
is_system_default
(integer)Determines whether the availability is the default / system availability in the store.