Documentation
Recent Review Documentation
Url: /api/(API Version)/TransportReviews/RecentReviews/(CompanyId)?key=(API Key)
Example: /api/v1/TransportReviews/RecentReviews/3338?key=
ReviewId | Int32 | | Unique Identifier of the Review. |
CompanyName | String | | Company Name the Review was written about. |
ReviewerRating | Int32 | | Rating the Reviewer gave for the Review. |
ReviewSubject | String | | Subject of the Review |
review | String | | Body of the Review |
ReviewerName | String | | Name of the reviewer |
dateadded | DateTime | | The Date the review was added to the database. |
ago | String | | How long ago the review was posted. |
allowcontact | Boolean | | This is a boolean for whether the reviewer wishes to be contacted. |
bpaid | Boolean | | This is a boolean of whether the user was compensated for the review. |
ResponseName | String | | The name of the Person who responded to the Review. |
Response | String | | The body of the Review Response. |
ResponseAgo | String | | How long ago the Response was posted. |