{
"type": 2,
"status": 0,
"company_data": {
"certificate_validity_period": 2,
"operating_term_type": 2,
"front_of_photo": [
{
"pic_thumb": "img/pc/202412/1733984235hteZwllYUZE6AiAFpt.jpeg?x-oss-process=image/resize,m_pad,h_200,h_200",
"pic_url": "https://oss.tigshop.com/img/pc/202412/1733984235hteZwllYUZE6AiAFpt.jpeg",
"pic_name": "33"
}
],
"back_of_photo": [
{
"pic_thumb": "img/pc/202412/17339842398gfvQqHr1VrXYYXAvH.jpeg?x-oss-process=image/resize,m_pad,h_200,h_200",
"pic_url": "https://oss.tigshop.com/img/pc/202412/17339842398gfvQqHr1VrXYYXAvH.jpeg",
"pic_name": "33"
}
],
"license_addr_province": [
1,
110000,
110100,
110101
],
"supplementary_information": [],
"business_license_img": [
{
"pic_thumb": "img/pc/202412/17339842677INlHxAJT8C06O0s8H.jpeg?x-oss-process=image/resize,m_pad,h_200,h_200",
"pic_url": "https://oss.tigshop.com/img/pc/202412/17339842677INlHxAJT8C06O0s8H.jpeg",
"pic_name": "33"
}
],
"document_type": 1,
"corporate_name": "邓艾",
"document_number": "360121199001011234",
"birthday": "1990-01-01",
"sex": 1,
"contact_phone": "18779880762",
"certificate_validity_period_end": "2024-12-05",
"residential_address": "阿达撒大声地",
"company_name": "996科技有限公司",
"business_license_address": "啊实打实大大",
"business_scope": "实打实大时代",
"business_license_id": "132123131321",
"operating_term_type_end": "2024-12-11"
}
}
curl --location --request POST '/api/user/company/apply' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": 2,
"status": 0,
"company_data": {
"certificate_validity_period": 2,
"operating_term_type": 2,
"front_of_photo": [
{
"pic_thumb": "img/pc/202412/1733984235hteZwllYUZE6AiAFpt.jpeg?x-oss-process=image/resize,m_pad,h_200,h_200",
"pic_url": "https://oss.tigshop.com/img/pc/202412/1733984235hteZwllYUZE6AiAFpt.jpeg",
"pic_name": "33"
}
],
"back_of_photo": [
{
"pic_thumb": "img/pc/202412/17339842398gfvQqHr1VrXYYXAvH.jpeg?x-oss-process=image/resize,m_pad,h_200,h_200",
"pic_url": "https://oss.tigshop.com/img/pc/202412/17339842398gfvQqHr1VrXYYXAvH.jpeg",
"pic_name": "33"
}
],
"license_addr_province": [
1,
110000,
110100,
110101
],
"supplementary_information": [],
"business_license_img": [
{
"pic_thumb": "img/pc/202412/17339842677INlHxAJT8C06O0s8H.jpeg?x-oss-process=image/resize,m_pad,h_200,h_200",
"pic_url": "https://oss.tigshop.com/img/pc/202412/17339842677INlHxAJT8C06O0s8H.jpeg",
"pic_name": "33"
}
],
"document_type": 1,
"corporate_name": "邓艾",
"document_number": "360121199001011234",
"birthday": "1990-01-01",
"sex": 1,
"contact_phone": "18779880762",
"certificate_validity_period_end": "2024-12-05",
"residential_address": "阿达撒大声地",
"company_name": "996科技有限公司",
"business_license_address": "啊实打实大大",
"business_scope": "实打实大时代",
"business_license_id": "132123131321",
"operating_term_type_end": "2024-12-11"
}
}'
{}