{
"userId": 0,
"userName": "string",
"mobile": "string",
"tenantId": "string",
"permissions": [
"string"
],
"pageNo": 1,
"pageSize": 10,
"applyNo": "string",
"planYm": "string",
"custName": "string",
"custIdentity": "string",
"custTel": "string",
"custTag": "string",
"disabilityLevel": 0,
"liveAreaCode": "string",
"nursingType": 0,
"planStatus": 0,
"progressType": 0,
"waiterName": "string",
"projectIds": [
0
],
"zoneIds": [
0
],
"custNos": [
"string"
],
"projectCode": "string",
"insuAdmdvs": "string",
"insuAdmdvsStr": "string",
"nurscareOrgName": "string",
"psnNo": "string",
"nurscareWay": "string",
"orgAdmdvs": "string"
}
curl --location --request POST '/ltc/plan/planExport' \
--header 'token: OUumDjnlEZ4wItETxOqrqe2zJFtEB2Ltf0OzBwTkcDdpk8kMsHzVrFRetMEawiR9' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": 0,
"userName": "string",
"mobile": "string",
"tenantId": "string",
"permissions": [
"string"
],
"pageNo": 1,
"pageSize": 10,
"applyNo": "string",
"planYm": "string",
"custName": "string",
"custIdentity": "string",
"custTel": "string",
"custTag": "string",
"disabilityLevel": 0,
"liveAreaCode": "string",
"nursingType": 0,
"planStatus": 0,
"progressType": 0,
"waiterName": "string",
"projectIds": [
0
],
"zoneIds": [
0
],
"custNos": [
"string"
],
"projectCode": "string",
"insuAdmdvs": "string",
"insuAdmdvsStr": "string",
"nurscareOrgName": "string",
"psnNo": "string",
"nurscareWay": "string",
"orgAdmdvs": "string"
}'
{}