Review Booster
The status of a review invitation
This endpoint allows to get the status about an invitation sent through the Review Booster. Your access token must be for a user subscribed to the Review Booster. The invitation id must be for a business for which the user has access to.
get/review_booster/invitation_status
Query parameters
invitation_idstring
invitation id
Example:d3d8c966-0356-4ec0-baae-13ec3622ebc2
Response
OK
Example response
{
"invitation_id": "d3d8c966-0356-4ec0-baae-13ec3622ebc2"
}