Skip to main content

Get the expeditor name of a business

GET 

/api/v2/reviews/boosts/expeditor

Get the expeditor name of a business

Request

Query Parameters

    business_id stringrequired

Responses

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 Review Booster product.

Schema

    status string

    Request status

    expeditor_name stringrequired

    The expeditor name used to send message

Loading...