post https://developers.yotpo.com/core/v3/stores//lists//add-contacts
Add specific contacts to an existing List.
Request statuses
Each customer entry can have a different status when sent to Yotpo. The statuses are:
Response | Description |
---|---|
addition_request_received | The addition request was successfully received and is pending processing |
already_in_list | The customer already exists in this List |
profile_not_exist | The customers could not be found and added to the List using the given identifier (email or phone) |
error | Error 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.