---
title: "The expeditor name of a business"
method: GET
path: "/review_booster/expeditor"
tags: ["Review Booster"]
---

# The expeditor name of a business

`GET /review_booster/expeditor`

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.

## Query parameters

- `business_id` string, required — Business id

## Response `200`

OK

- object
  - `expeditor_name` string — The expeditor name used to send message
  - `status` 'success' — Request status

## Other responses

- `400` — Your request is incorrect
- `401` — You are not authenticated
- `403` — You are not allowed to perform this action
- `404` — Resource does not exist

---

[API](https://skmtc.net/partoo/apis/partoo-rest-api.md) · [All operations](https://skmtc.net/partoo/apis/partoo-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/partoo/partoo-rest-api/versions/3652d8b1a8b3/schema)
