Authorization: Bearer ********************curl --location 'https://bff.centraldispatch.com/rating/api/review-customers/search-reviews' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '"string"'{}