UpdateAvailability

Updating the availability status with the given identifier.

  • Input data type => object
  • Output data type => object

Input parameters

  1. _session_hash (string)
  2. Required. Session identifier (received during login - doLogin)

  3. id (integer)
  4. Required. Identifier.

  5. availability_name (string)
  6. Availability status name. Maximum length of 255 characters.

  7. stock_from (integer)
  8. Minimum value from which the selected availability status will be chosen.

Output data

  1. _update (boolean)
  2. Update status.