v1

latestOpenAPI 3.1.0© Copyright Partoo2026-07-26163503484.0 KB
Review Booster

The expeditor name of a business

This endpoint lets you get the expeditor name of a business. An expeditor name is the name of the sender used to send the message. It will be seen instead of the phone number on the destination phone. Your business must be subscribed to the Review Booster product.

get/review_booster/expeditor

Query parameters

business_idstring required

Business id

Example:5409c35a97bbc544d8e26737

Response

OK

expeditor_namestring

The expeditor name used to send message

status'success'

Request status

Example response

{
  "expeditor_name": "Partoo"
}