curl --location 'https://www.nihaocloud.cn/st-njs/auth/user-delete' \
--header 'Content-Type: application/json' \
--data '{
"customerId": 0,
"customerName": "string",
"avatar": "string",
"customerAmount": 0,
"levelUpValue": 0,
"levelImage": "string",
"levelCode": "string",
"priceDiscount": 0,
"levelIcon": "string",
"firstName": "string",
"lastName": "string",
"email": "string",
"levelId": 0,
"isSocialLogin": true,
"password": "string",
"platformType": 0,
"tagId": "string",
"userId": "string",
"source": "string",
"socialType": 0,
"storeId": 0,
"socialUserId": "string",
"credit": 0,
"wishCount": 0,
"wishListProduct": [
{
"productId": 0,
"skuId": 0,
"categoriesId": 0,
"num": 0,
"price": 0,
"originalPrice": 0,
"weight": 0,
"spuCode": "string",
"supplyCode": "string",
"imageUrl": "string",
"subject": "string",
"productUrl": "string",
"productLaunchTime": "string",
"updateAt": "string"
}
],
"couponCount": 0,
"expiredCouponCount": 0,
"currencySymbol": "string",
"modelLogo": "string",
"orderCount": 0,
"hasOrder": true,
"paymentOrderCount": 0,
"ticketCount": 0,
"unReadTicketCount": 0,
"souringCount": 0,
"salesOrderDisputeStatus": true,
"disputeCount": 0,
"relationship": {
"id": 0,
"name": "string",
"salesName": "string",
"phone": "string",
"phone2": "string",
"email": "string",
"whatsappImg": "string",
"whatsappLink": "string",
"countryName": "string",
"createAt": "string",
"updateAt": "string"
},
"levelName": "string",
"nextLevelName": "string",
"readCount": 0,
"unReadCount": 0,
"shopifyUnReadCount": 0,
"shopifyReadCount": 0,
"dropshippingCustomer": true,
"newCustomer": 0,
"unsubscribe": 0,
"firstCoupons": "string",
"phoneNumber": "string",
"freeShippingAmount": 0,
"centerCouponContext": "string",
"centerCouponDescCount": 0,
"identifier_hash": "string",
"freeTryOut": true,
"customerBenefitList": {
"key": {}
},
"freeSampleApplyStatus": 0,
"siteDropShipping": 0,
"canDropShipping": true,
"mobile": "string"
}'