Enabling Carrier and Communication Ratings
Our API enables you to transmit carrier and communication ratings to parcelLab.
Request Definition
These requests allow you to transmit your customer's satisfaction ratings for carriers and communication to the parcelLab system.
This is to support the use of our API to retrieve and display order status updates (for example: in your chatbot or a mobile app). In custom implementations of displaying order status updates, parcels with a Delivered status include a vote-courier
type Action Box object in the API response.
Using the following APIs enables you to send carrier and communication ratings from your voting implementation to parcelLab. Sending a new vote will overwrite the previous vote. The collected data is displayed in the parcelLab App within the Communication Insights dashboard.
Vote Courier
Details of how the v2/vote-courier/:vote
endpoint can be used to send positive or negative ratings for a carrier are described below.
Vote Communication
Details of how the v2/vote-communication/:vote
endpoint can be used to send positive or negative ratings for post-purchase communications are described below.
Last updated
Was this helpful?