AddProducer

Adding a new producer.

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

Input parameters

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

  3. name (string)
  4. Required. Producer name

  5. image (string)
  6. File encoded with base64 method

  7. image_filename (string)
  8. File name containing producer logo

  9. url (string)
  10. Friendly link

Output data

  1. id (integer)
  2. Identifier of the created producer