Order review
POST
/open/create_customer_order_review
Name | Type | Description | |
---|---|---|---|
marketplace_user_id | number | ID of the user in the marketplace | |
job_id | number | Unique identifier of the job | |
customer_comment | string | Feedback or comment provided by the customer | |
vendor_id | number | Unique identifier of the vendor | |
api_key | string | Your API-key | |
customer_rating | number | Rating given by the customer (e.g., 1–5) |
Request
Header Params
base_version
string
required
Example:
1.0.0
device_type
string
required
Example:
WEB
Content-Type
string
required
Example:
application/json
Body Params application/json