Skip to main content
POST
Undo Add Product (Optional)

Authorizations

X-Zaymo-API-Key
string
header
required

Zaymo will authenticate requests using the API key you provide

Body

application/json

Product and customer information for removing from order

email
string<email>
required

The email address of the customer

product_id
string
required

The unique identifier for the product to be removed from the order

Response

Product successfully removed from order

success
boolean
required

Indicates if the request was successful

Example:

true