The Soap_Response_ProductTemplate object is the response for the GetProductTemplateById function.

Soap_Response_ProductTemplate contains the following properties:

Property name

Type

Description

result_object

Soap_ProductTemplate

Product template object with the template ID and name. 

result_code

integer

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

result_string

string

Additional information or text sent in response.

  • No labels