{
"shop_title": "2918店铺1号",
"type": 1,
"base_data": {
"certificate_validity_period": 2,
"operating_term_type": 1,
"front_of_photo": [
{
"pic_thumb": "img/pc/202411/1730441855lA6pG4h7atZzrxV2o3.jpeg?x-oss-process=image/resize,m_pad,h_200,h_200",
"pic_url": "https://oss.tigshop.com/img/pc/202411/1730441855lA6pG4h7atZzrxV2o3.jpeg",
"pic_name": "11"
}
],
"back_of_photo": [
{
"pic_thumb": "img/pc/202411/1730441858vtBuFQgOaPYxaMDdaH.jpeg?x-oss-process=image/resize,m_pad,h_200,h_200",
"pic_url": "https://oss.tigshop.com/img/pc/202411/1730441858vtBuFQgOaPYxaMDdaH.jpeg",
"pic_name": "33"
}
],
"license_addr_province": [],
"supplementary_information": [],
"type": 1,
"document_type": 1,
"corporate_name": "2918",
"document_number": "360121199001014586",
"birthday": "1990-01-01",
"sex": 2,
"certificate_validity_period_end": "2024-10-28",
"residential_address": "2132132"
},
"merchant_data": {
"business_address": [
1,
110000,
110100,
110101
],
"account_opening_permit": [],
"business_license_img": [],
"contact_name": "2918",
"contact_phone": "18954265450",
"contact_email": "123@163.com",
"bank_deposit": "南昌银行",
"bank_branch": "南昌支行",
"bank_card": "123213131",
"merchant_name": "2918商户",
"customer_service_phone": "18954265450",
"detailed_address": "阿萨撒大声地"
},
"shop_data": {
"shop_logo": [
{
"pic_thumb": "img/pc/202411/1730444148X8KhZisX5twjUJJagZ.jpeg?x-oss-process=image/resize,m_pad,h_200,h_200",
"pic_url": "https://oss.tigshop.com/img/pc/202411/1730444148X8KhZisX5twjUJJagZ.jpeg",
"pic_name": "11"
}
],
"shop_title": "2918店铺1号",
"contact_mobile": "18954265450"
}
}
curl --location --request POST '/api/merchant/merchant/apply' \
--header 'Content-Type: application/json' \
--data-raw '{
"shop_title": "2918店铺1号",
"type": 1,
"base_data": {
"certificate_validity_period": 2,
"operating_term_type": 1,
"front_of_photo": [
{
"pic_thumb": "img/pc/202411/1730441855lA6pG4h7atZzrxV2o3.jpeg?x-oss-process=image/resize,m_pad,h_200,h_200",
"pic_url": "https://oss.tigshop.com/img/pc/202411/1730441855lA6pG4h7atZzrxV2o3.jpeg",
"pic_name": "11"
}
],
"back_of_photo": [
{
"pic_thumb": "img/pc/202411/1730441858vtBuFQgOaPYxaMDdaH.jpeg?x-oss-process=image/resize,m_pad,h_200,h_200",
"pic_url": "https://oss.tigshop.com/img/pc/202411/1730441858vtBuFQgOaPYxaMDdaH.jpeg",
"pic_name": "33"
}
],
"license_addr_province": [],
"supplementary_information": [],
"type": 1,
"document_type": 1,
"corporate_name": "2918",
"document_number": "360121199001014586",
"birthday": "1990-01-01",
"sex": 2,
"certificate_validity_period_end": "2024-10-28",
"residential_address": "2132132"
},
"merchant_data": {
"business_address": [
1,
110000,
110100,
110101
],
"account_opening_permit": [],
"business_license_img": [],
"contact_name": "2918",
"contact_phone": "18954265450",
"contact_email": "123@163.com",
"bank_deposit": "南昌银行",
"bank_branch": "南昌支行",
"bank_card": "123213131",
"merchant_name": "2918商户",
"customer_service_phone": "18954265450",
"detailed_address": "阿萨撒大声地"
},
"shop_data": {
"shop_logo": [
{
"pic_thumb": "img/pc/202411/1730444148X8KhZisX5twjUJJagZ.jpeg?x-oss-process=image/resize,m_pad,h_200,h_200",
"pic_url": "https://oss.tigshop.com/img/pc/202411/1730444148X8KhZisX5twjUJJagZ.jpeg",
"pic_name": "11"
}
],
"shop_title": "2918店铺1号",
"contact_mobile": "18954265450"
}
}'
{
"code": 0,
"msg": "ok",
"data": {
"filter": {
"category": [
{
"category_id": 1,
"category_name": "女装"
}
],
"brand": [
{
"brand_id": 1,
"brand_name": "PRICH22",
"brand_logo": "img/gallery/202306/1687857585PUWPIq3otyfgAdLZ2e!!pic.jpeg",
"first_word": "P",
"is_show": 1
}
]
},
"filter_selected": {
"category": "",
"brand": "",
"keyword": "",
"intro": ""
},
"total": 0,
"errcode": 0,
"message": ""
}
}