From: konrad Date: Fri, 14 Nov 2008 16:34:56 +0000 (+0000) Subject: documented setcustomer transaction X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=37422ebe6b59f6bd207b4a00e5239d7c4ecf241e;p=web%2Fkonrad%2Fsmoke.git documented setcustomer transaction git-svn-id: https://silmor.de/svn/softmagic/smoke/trunk@183 6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33 --- diff --git a/doc/prog_protocol.html b/doc/prog_protocol.html index d79d8f8..37051fa 100644 --- a/doc/prog_protocol.html +++ b/doc/prog_protocol.html @@ -428,6 +428,11 @@ The getcustomer transaction returns detailed information about a custom The "mail" attribute is optional - it is only reported for customers that have a web-interface account. +

Setting Customer Details

+ +The setcustomer transaction is used to set details of the customer. The request contains a customer XML object as listed above, but without the mail attribute. The response is empty. + +