{
"ID": "string",
"CustomerID": 0,
"ShopSign": "string",
"ShopName": "string",
"MobilePhone": "string",
"CoordinatesType": 0,
"Longitude": "string",
"Latitude": "string",
"TxLongitude": "string",
"TxLatitude": "string",
"CoordinatesAddress": "string",
"ProvinceAreaNo": 0,
"CityAreaNo": 0,
"CountyAreaNo": 0,
"RegionAreaNo": 0,
"ContactAddress": "string",
"BusinessLicenceUrl": "string",
"ShopPicturesUrl": "string",
"CustomerType": 0,
"DevelopCode": "string",
"CreateDate": "2019-08-24T14:15:22.123Z"
}curl --location --request POST '/api/CaiHua_Business_App_LoginTerminalBO/CustomerThirdParty' \
--header 'Content-Type: application/json' \
--data-raw '{
"ID": "string",
"CustomerID": 0,
"ShopSign": "string",
"ShopName": "string",
"MobilePhone": "string",
"CoordinatesType": 0,
"Longitude": "string",
"Latitude": "string",
"TxLongitude": "string",
"TxLatitude": "string",
"CoordinatesAddress": "string",
"ProvinceAreaNo": 0,
"CityAreaNo": 0,
"CountyAreaNo": 0,
"RegionAreaNo": 0,
"ContactAddress": "string",
"BusinessLicenceUrl": "string",
"ShopPicturesUrl": "string",
"CustomerType": 0,
"DevelopCode": "string",
"CreateDate": "2019-08-24T14:15:22.123Z"
}'{
"Result": {
"CustomerType": 0,
"CustomerID": 0,
"ID": "string"
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}