Copy an existing Fee Schedule to a new Fee Schedule.
Success
Unauthorized
{- "old_Fee_Sched": "string",
- "new_Fee_Sched": "string",
- "old_Eff_Date": "2019-08-24T14:15:22Z",
- "new_Eff_Date": "2019-08-24T14:15:22Z",
- "description": "string",
- "percent_Change": 0.1,
- "user_ID": "string"
}
{- "data": {
- "fee_Sched": "string",
- "always_Use_Schedule": "s",
- "description": "string",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "ex_Code": "string",
- "process_Adj_Disc_By_Amount": true,
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string"
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Copy an existing Fee Schedule to a new Fee Schedule and adjust the resulting discount in the new Fee Schedule.
Success
Unauthorized
{- "old_Fee_Sched": "string",
- "new_Fee_Sched": "string",
- "old_Eff_Date": "2019-08-24T14:15:22Z",
- "new_Eff_Date": "2019-08-24T14:15:22Z",
- "description": "string",
- "percent_Change": 0.1,
- "user_ID": "string"
}
{- "data": {
- "fee_Sched": "string",
- "always_Use_Schedule": "s",
- "description": "string",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "ex_Code": "string",
- "process_Adj_Disc_By_Amount": true,
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string"
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}