Update Notes to Cart
Add or update notes to a new or existing cart.
zapiUpdateNotesToCart
Request Body
Name
Type
Description
<?xml version="1.0" encoding="utf-8"?>
<response>
<zapiVersion>2.1</zapiVersion>
<error>0</error>
<message>OK</message>
<methodResponse>
<methodName>zapiUpdateNotesToCart</methodName>
<methodErrorCode>0</methodErrorCode>
<methodErrorMessage>Updated notes</methodErrorMessage>
<notes>
<![CDATA[These are my notes that I need to save to the cart. Really anything can be placed in here, including characters \"\'\" \"!]]>
</notes>
</methodResponse>
</response>Last updated
Was this helpful?
