Edit Merchant details
POST
/open/marketplace_edit_sf_detail
Name | Type | Description |
---|---|---|
api_key | string | Your API-key |
marketplace_user_id | number | Marketplace user ID |
user_type | number | User type |
name | string | Name |
first_name | string (optional) | Merchant's first name |
last_name | string (optional) | Merchant's last name |
string | ||
company_address | string | Company address |
company_latitude | number | Company latitude |
company_longitude | number | Company longitude |
description | string (optional) | Description of merchant |
display_address | string | Display address |
store_name | string (optional) | Store name |
display_store_name | string (optional) | Display store name |
country_id | number | Country ID |
city_id | number | City ID |
state_id | number | State ID |
user_id | string | User ID |
phone | string | Phone |
country_phone_code | string | Country phone code |
logo | string (optional) | Logo URL |
banner_image | string (optional) | Banner image URL |
custom_fields | object | Custom fields |
dibba6 | string | Custom field value |
Request
Body Params application/json
Request samples
Responses
Modified at 2024-06-25 14:54:03