{
"status": 0,
"type": 0,
"companyData": {
"frontOfPhoto": [
{
"picName": "string",
"picThumb": "string",
"picUrl": "string"
}
],
"backOfPhoto": [
{
"picName": "string",
"picThumb": "string",
"picUrl": "string"
}
],
"licenseAddrProvince": [
0
],
"supplementaryInformation": [
{
"picUrl": "string",
"picThumb": "string"
}
],
"businessLicenseImg": [
{
"picName": "string",
"picThumb": "string",
"picUrl": "string"
}
],
"operatingTermType": 0,
"operatingTermTypeDate": [
"string"
],
"operatingTermTypeEnd": "string",
"certificateValidityPeriod": 0,
"certificateValidityPeriodDate": [
"string"
],
"certificateValidityPeriodEnd": "string",
"corporateName": "string",
"companyName": "string",
"contactPhone": "string",
"residentialAddress": "string",
"birthday": "string",
"documentType": 0,
"documentNumber": "string"
}
}curl --location --request POST '/api/user/company/apply' \
--header 'authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJseWVjc0AyMDIzIiwiYXVkIjoiIiwiaWF0IjoxNzcwMTkyNjg0LCJuYmYiOjE3NzAxOTI2ODQsImV4cCI6MTc3MTQ4ODY4NCwiZGF0YSI6eyJhcHBJZCI6IjEiLCJ1dWlkIjoiMWZlMzNjOWY4MGZkYTg0NzcyMTRhMzcwZmRjNzM3MDQifX0.IfHrDPDf_7VMF2QcHrRdLlu6s50fDPBD-svlGpj0EFE' \
--header 'X-Shop-Id: 0' \
--header 'x-vendor-id;' \
--header 'x-admin-type: admin' \
--header 'Content-Type: application/json' \
--data-raw '{
"status": 0,
"type": 0,
"companyData": {
"frontOfPhoto": [
{
"picName": "string",
"picThumb": "string",
"picUrl": "string"
}
],
"backOfPhoto": [
{
"picName": "string",
"picThumb": "string",
"picUrl": "string"
}
],
"licenseAddrProvince": [
0
],
"supplementaryInformation": [
{
"picUrl": "string",
"picThumb": "string"
}
],
"businessLicenseImg": [
{
"picName": "string",
"picThumb": "string",
"picUrl": "string"
}
],
"operatingTermType": 0,
"operatingTermTypeDate": [
"string"
],
"operatingTermTypeEnd": "string",
"certificateValidityPeriod": 0,
"certificateValidityPeriodDate": [
"string"
],
"certificateValidityPeriodEnd": "string",
"corporateName": "string",
"companyName": "string",
"contactPhone": "string",
"residentialAddress": "string",
"birthday": "string",
"documentType": 0,
"documentNumber": "string"
}
}'{
"id": 0,
"userId": 0,
"type": 0,
"contactName": "string",
"contactMobile": "string",
"companyName": "string",
"companyData": {
"raw": {
"property1": {},
"property2": {}
},
"config": {
"keyComparator": {},
"ignoreError": true,
"ignoreCase": true,
"dateFormat": "string",
"ignoreNullValue": true,
"transientSupport": true,
"stripTrailingZeros": true,
"checkDuplicate": true,
"order": true
},
"empty": true,
"property1": {},
"property2": {}
},
"status": 0,
"auditRemark": "string",
"auditTime": "string",
"addTime": "string",
"username": "string",
"isCompanyAuth": 0,
"user": {
"userId": 0,
"username": "string",
"avatar": "string",
"mobile": "string",
"nickname": "string"
},
"statusText": "string",
"typeText": "string"
}