The Soap_Response_List_Product object is the response for the GetProductList function.

Soap_Response_List_Product contains the following properties:

Property name

Type

Description

result_array

ArrayOfSoap_Product

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

result_code

integer

Soap response status code, as described in SOAP API return codes.

result_string

string

Additional information or text sent in the response.

  • No labels