PUT/api/fee-schedules/v3/payer-threshold/d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32
Path Parameters
Body Parameters
View in API Reference
Request
$curl -X PUT https://api.joincandidhealth.com/api/fee-schedules/v3/payer-threshold/d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32 \
> -H "Authorization: Bearer " \
> -H "Content-Type: application/json" \
> -d '{
> "disable_paid_incorrectly": true
>}'
Response