{
"CustomerName": "string",
"ContactMobilePhone": "string",
"VerificationCode": "string",
"ContactPhone": "string",
"VerificationCodeSecond": "string",
"ProvinceAreaNo": 0,
"CityAreaNo": 0,
"CountyAreaNo": 0,
"RegionAreaNo": 0,
"ContactAddress": "string",
"Longitude": "string",
"Latitude": "string",
"TxLongitude": "string",
"TxLatitude": "string",
"BusinessLicenceUrl": "string",
"BusinessLicenceCode": "string",
"ShopPicturesUrl": "string",
"WorkBeginTime": "string",
"WorkEndTime": "string",
"IntroduceCustomerCode": "string"
}curl --location --request POST '/api/CaiHua_Business_App_RegisterBO/StoreSubmitAndTryAutoApprove' \
--header 'Content-Type: application/json' \
--data-raw '{
"CustomerName": "string",
"ContactMobilePhone": "string",
"VerificationCode": "string",
"ContactPhone": "string",
"VerificationCodeSecond": "string",
"ProvinceAreaNo": 0,
"CityAreaNo": 0,
"CountyAreaNo": 0,
"RegionAreaNo": 0,
"ContactAddress": "string",
"Longitude": "string",
"Latitude": "string",
"TxLongitude": "string",
"TxLatitude": "string",
"BusinessLicenceUrl": "string",
"BusinessLicenceCode": "string",
"ShopPicturesUrl": "string",
"WorkBeginTime": "string",
"WorkEndTime": "string",
"IntroduceCustomerCode": "string"
}'{
"Result": {
"IsAutomaticAudit": 0,
"StoreInfo": {
"CustomerID": 0,
"PlatFormCode": "string",
"CustomerCode": "string",
"CustomerName": "string",
"ContactMobilePhone": "string",
"ContactPhone": "string",
"ProvinceAreaNo": 0,
"ProvinceAreaName": "string",
"CityAreaNo": 0,
"CityAreaName": "string",
"CountyAreaNo": 0,
"CountyAreaName": "string",
"RegionAreaNo": 0,
"RegionAreaName": "string",
"ContactAddress": "string",
"BusinessLicenceUrl": "string",
"BusinessLicenceCode": "string",
"ShopPicturesUrl": "string",
"WorkBeginTime": "string",
"WorkEndTime": "string",
"IntroduceCustomerCode": "string",
"Status": 0,
"UnPassCause": "string",
"Longitude": "string",
"Latitude": "string",
"TxLongitude": "string",
"TxLatitude": "string"
}
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}