Creates a new ProviderRateAdjust
Success
Unauthorized
{- "providerRateAdjust_Key": 0,
- "adjust_Pct": 0.1,
- "adjust_Repeat": 0,
- "adjust_Rule": "string",
- "adjust_Seq": 0,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "providerRate_Key": 0,
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string"
}
{- "data": {
- "providerRateAdjust_Key": 0,
- "adjust_Pct": 0.1,
- "adjust_Repeat": 0,
- "adjust_Rule": "string",
- "adjust_Seq": 0,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "providerRate_Key": 0,
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string"
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Updates a specific ProviderRateAdjust.
Success
Unauthorized
{- "providerRateAdjust_Key": 0,
- "adjust_Pct": 0.1,
- "adjust_Repeat": 0,
- "adjust_Rule": "string",
- "adjust_Seq": 0,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "providerRate_Key": 0,
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string"
}
{- "data": {
- "providerRateAdjust_Key": 0,
- "adjust_Pct": 0.1,
- "adjust_Repeat": 0,
- "adjust_Rule": "string",
- "adjust_Seq": 0,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "providerRate_Key": 0,
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string"
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Create or Update multiple ProviderRateAdjust.
Success
Unauthorized
[- {
- "providerRateAdjust_Key": 0,
- "adjust_Pct": 0.1,
- "adjust_Repeat": 0,
- "adjust_Rule": "string",
- "adjust_Seq": 0,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "providerRate_Key": 0,
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string"
}
]
{- "data": [
- {
- "id": [
- {
- "key": "string",
- "value": "string"
}
], - "status": 0,
- "body": "string"
}
], - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}