Actions
Sub-task #22
open
PS
PS
Start date:
02/18/2026
Due date:
% Done:
0%
Estimated time:
Description
API route:
Name: Get info
API URL: /api/v1/customer/marketplace/review
Type: Get
Param/Body Input:
{
"id": 1,
"reviewStatus:"true",
"removeStatus:"false"
}
| JSON Path | Type | Example | Required |
|---|---|---|---|
| id | int | 1 | Yes |
| reviewStatus | bool | true | Optional |
| removeStatus | bool | false | Optional |
Response
{
"message:"success",
"xid":"xRequestID"
}
KR Updated by karnake ruengchaicharnkij about 2 months ago
- Parent task changed from #6 to #2
KR Updated by karnake ruengchaicharnkij about 2 months ago
- Parent task changed from #2 to #4
PS Updated by pasin sadsara about 2 months ago
- Subject changed from Marketplace review transaction to Marketplace invest
PS Updated by pasin sadsara about 2 months ago
- Status changed from New to Testing
Actions