A valid request URL is required to generate request examples{
"reason_codes": [
{
"id": "<string>",
"active": true,
"appealable": true,
"category": "documentation",
"code": "<string>",
"code_type": "carc",
"common_strategies": [
"<string>"
],
"created_at": "<string>",
"denial_type": "medical_necessity",
"description": "<string>",
"effective_date": "<string>",
"full_code": "<string>",
"last_synced_at": "<string>",
"notes": "<string>",
"termination_date": "<string>",
"updated_at": "<string>"
}
],
"meta": {
"current_page": 123,
"per_page": 123,
"total_pages": 123,
"total_count": 123,
"has_next": true,
"has_prev": true,
"stats": {
"total": 123,
"carc": 123,
"rarc": 123,
"appealable": 123
}
}
}Returns paginated CARC/RARC reason codes.
A valid request URL is required to generate request examples{
"reason_codes": [
{
"id": "<string>",
"active": true,
"appealable": true,
"category": "documentation",
"code": "<string>",
"code_type": "carc",
"common_strategies": [
"<string>"
],
"created_at": "<string>",
"denial_type": "medical_necessity",
"description": "<string>",
"effective_date": "<string>",
"full_code": "<string>",
"last_synced_at": "<string>",
"notes": "<string>",
"termination_date": "<string>",
"updated_at": "<string>"
}
],
"meta": {
"current_page": 123,
"per_page": 123,
"total_pages": 123,
"total_count": 123,
"has_next": true,
"has_prev": true,
"stats": {
"total": 123,
"carc": 123,
"rarc": 123,
"appealable": 123
}
}
}