You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The Soap_Response_Customer object is the response for the GetCustomerById function.

Soap_Response_Customer contains the following properties:

Property name

Type

Description

result_object

Soap_Customer

Customer object.

result_code

integer

Soap response status code, as described in Return codes.

result_string

string

Additional information or text sent in response.

  • No labels