Creates a new Provider Rate
Success
Unauthorized
{- "providerRate_Key": 0,
- "addOnRateDRG": true,
- "addOnRatePerDiem": true,
- "effective_Date": "2019-08-24T14:15:22Z",
- "end_Date": "2019-08-24T14:15:22Z",
- "ex_Code": "string",
- "inpatient": true,
- "outpatient": true,
- "percent_Type": "s",
- "provider_ID": "string",
- "rate": 0.1,
- "rate_Percent": true,
- "rate_Type": "s"
}
{- "data": {
- "providerRate_Key": 0,
- "addOnRateDRG": true,
- "addOnRatePerDiem": true,
- "effective_Date": "2019-08-24T14:15:22Z",
- "end_Date": "2019-08-24T14:15:22Z",
- "ex_Code": "string",
- "inpatient": true,
- "outpatient": true,
- "percent_Type": "s",
- "provider_ID": "string",
- "rate": 0.1,
- "rate_Percent": true,
- "rate_Type": "s"
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Updates a specific ProviderRate.
Success
Unauthorized
{- "providerRate_Key": 0,
- "addOnRateDRG": true,
- "addOnRatePerDiem": true,
- "effective_Date": "2019-08-24T14:15:22Z",
- "end_Date": "2019-08-24T14:15:22Z",
- "ex_Code": "string",
- "inpatient": true,
- "outpatient": true,
- "percent_Type": "s",
- "provider_ID": "string",
- "rate": 0.1,
- "rate_Percent": true,
- "rate_Type": "s"
}
{- "data": {
- "providerRate_Key": 0,
- "addOnRateDRG": true,
- "addOnRatePerDiem": true,
- "effective_Date": "2019-08-24T14:15:22Z",
- "end_Date": "2019-08-24T14:15:22Z",
- "ex_Code": "string",
- "inpatient": true,
- "outpatient": true,
- "percent_Type": "s",
- "provider_ID": "string",
- "rate": 0.1,
- "rate_Percent": true,
- "rate_Type": "s"
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Updates a multiple ProviderRate.
Success
Unauthorized
[- {
- "providerRate_Key": 0,
- "addOnRateDRG": true,
- "addOnRatePerDiem": true,
- "effective_Date": "2019-08-24T14:15:22Z",
- "end_Date": "2019-08-24T14:15:22Z",
- "ex_Code": "string",
- "inpatient": true,
- "outpatient": true,
- "percent_Type": "s",
- "provider_ID": "string",
- "rate": 0.1,
- "rate_Percent": true,
- "rate_Type": "s"
}
]
{- "data": [
- {
- "id": [
- {
- "key": "string",
- "value": "string"
}
], - "status": 0,
- "body": "string"
}
], - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}