Add contacts to List

Add specific contacts to an existing List.

Request statuses

Each customer entry can have a different status when sent to Yotpo. The statuses are:

ResponseDescription
addition_request_receivedThe addition request was successfully received and is pending processing
already_in_listThe customer already exists in this List
profile_not_existThe customers could not be found and added to the List using the given identifier (email or phone)
errorError in handling the specific profile

📘

Please note:

This endpoint operates asynchronously - due to fluctuating system workloads, the processing of the received data can vary.

To check the status of your data processing, you can query the Retrieve Customers endpoint and check the customers’ lists.

Language
Authorization
OAuth2