Edit Task
POST
/open/task/edit
Name | Type | Description | |
---|---|---|---|
api_key | string | Your API-key | |
marketplace_user_id | number | marketplace user id | |
job_id | number | job id | |
job_address | string(optional) | job address | |
job_pickup_address | string(optional) | job pickup address | |
customer_phone | string(optional) | customer phone | |
job_description | string(optional) | job description | |
job_pickup_datetime | string(optional) | job pickup date time | |
order_amount | number(optional) | order amount | |
language/td> | string(optional) | language | |
job_latitude | number(optional) | job latitude | |
job_longitude | number(optional) | job longitude | |
job_pickup_latitude/td> | number(optional) | job pickup latitude | |
job_pickup_longitude | number(optional) | job pickup longitude | |
total_amount | number(optional) | total amount | |
products | any(optional) | products | |
coupon_discount | number(optional) | coupon discount | |
tax | number(optional) | tax | |
tip | number(optional) | tip | |
currency_symbol | string(optional) | currency symbol | |
delivery_charge | number(optional) | delivery charge | |
user_type | number(optional) | For admin enter 2, For merchant enter 3 | |
user_id | number(optional) | user id | |
additional_charges | number(optional) | additional charges | |
additional_charge_label | string(optional) | additional charge label | |
job_delivery_time | string(optional) | job delivery time | |
is_laundry_task | number(optional) | is laundry task |
Request
Body Params application/json
Request samples
Responses
Modified at 2024-04-17 07:11:33