Update Notes to Cart
Add or update notes to a new or existing cart.
zapiUpdateNotesToCart
POST
https://{yourdomainname}.zaui.net/zapi/
Request Body
Name
Type
Description
zapiToken*
integer
Token that must be used for a reseller to communicate with the supplier system.
cartId*
integer
ID of the current cart session to add the activity to.
methodName*
string
The method being called.
zapiUserId*
integer
Generated by the supplier system when a new contact is created.
zapiAccountId*
integer
Generated by the supplier system.
notes*
string
Notes/Comments to add to the cart
Last updated
Was this helpful?