SOAP
SOAP functions are used for SOAP communication in packages.
soap_post
Posts an action with data to a SOAP account.
Returns the parsed response from the SOAP service.
soap_post("action", data, "account_name");
SOAP functions are used for SOAP communication in packages.
Posts an action with data to a SOAP account.
Returns the parsed response from the SOAP service.
soap_post("action", data, "account_name");