Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Object of The Soap_List_Product object is the response for the GetProductList action. Contains properties:

Property name

Type

Description

result_array

ArrayOfSoap_Product

Array of Soap_Product objects defined for the logged-in Vendorvendor.

result_code

integer

Soap response status code. List of codes is , as described in documentation Return codes.

result_string

string

Additional information or text sent in the response.

...